# Author(s): TheUnknownDroid, Luigi, AngriestBird USA_american_economic_decisions_category = { USA_resource_steel_factories_decision = { icon = steel cost = 50 days_remove = 30 visible = { NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { tooltip = USA_has_wall_street_faction_TT has_idea = wall_street } custom_trigger_tooltip = { tooltip = USA_not_expanded_states_resources_three_times_TT check_variable = { USA_can_expand_steel_resources = 1 } } congress_low_support_trigger = yes } ai_will_do = { base = 1.25 modifier = { add = 0.25 has_government = democratic } modifier = { add = 0.25 has_government = communism } modifier = { add = 5 check_variable = { wall_street_opinion > 49 } } } days_re_enable = 31 modifier = { civilian_factory_use = 3 political_power_gain = -0.50 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_resource_steel_factories_decision" random_owned_controlled_state = { limit = { has_resources_amount = { resource = steel amount > 5 } check_variable = { USA_steel_expansion_count < 3 } } prioritize = { 773 774 793 } add_resource = { type = steel amount = 4 } add_to_variable = { USA_steel_expansion_count = 1 } clamp_variable = { var = USA_steel_expansion_count min = 0 max = 3 } } USA_scaling_resource_production_cost_effect = yes set_temp_variable = { temp_opinion = 1 } change_wall_street_opinion = yes } } USA_resource_aluminimum_prospecting_decision = { icon = aluminium cost = 50 days_remove = 30 visible = { NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { tooltip = USA_has_wall_street_faction_TT has_idea = wall_street } custom_trigger_tooltip = { tooltip = USA_not_expanded_states_resources_three_times_TT check_variable = { USA_can_expand_aluminium_resources = 1 } } } ai_will_do = { base = 2 modifier = { add = 2 has_government = democratic } modifier = { add = 1 has_government = communism } modifier = { add = 2 check_variable = { wall_street_opinion > 49 } } } days_re_enable = 31 modifier = { civilian_factory_use = 3 political_power_gain = -0.50 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_resource_aluminimum_prospecting_decision" random_owned_controlled_state = { limit = { has_resources_amount = { resource = aluminium amount > 4 } check_variable = { USA_aluminium_expansion_count < 3 } } add_resource = { type = aluminium amount = 3 } add_to_variable = { USA_aluminium_expansion_count = 1 } clamp_variable = { var = USA_aluminium_expansion_count min = 0 max = 3 } } USA_scaling_resource_production_cost_effect = yes set_temp_variable = { temp_opinion = 1 } change_wall_street_opinion = yes } } USA_resource_techmetals_prospecting_decision = { icon = tungsten cost = 50 days_remove = 30 visible = { NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { tooltip = USA_has_wall_street_faction_TT has_idea = wall_street } custom_trigger_tooltip = { tooltip = USA_not_expanded_states_resources_three_times_TT check_variable = { USA_can_expand_tungsten_resources = 1 } } } ai_will_do = { base = 2 modifier = { add = 2 has_government = democratic } modifier = { add = 1 has_government = communism } modifier = { add = 2 check_variable = { wall_street_opinion > 49 } } } days_re_enable = 31 modifier = { civilian_factory_use = 3 political_power_gain = -0.50 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_resource_techmetals_prospecting_decision" random_owned_controlled_state = { limit = { has_resources_amount = { resource = tungsten amount > 4 } check_variable = { USA_tungsten_expansion_count < 3 } } add_resource = { type = tungsten amount = 3 } add_to_variable = { USA_tungsten_expansion_count = 1 } clamp_variable = { var = USA_tungsten_expansion_count min = 0 max = 3 } } USA_scaling_resource_production_cost_effect = yes set_temp_variable = { temp_opinion = 1 } change_wall_street_opinion = yes } } USA_regulate_wall_street_decision = { icon = decision_generic_construction cost = 200 days_remove = 30 visible = { has_idea = wall_street NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { tooltip = USA_has_wall_street_faction_TT has_idea = wall_street } NOT = { has_decision = USA_deregulate_wall_street_decision } custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var < 90 } tooltip = USA_regulate_wall_street_decision_tt } } ai_will_do = { base = 1 modifier = { add = -0.50 OR = { check_variable = { ruling_party = 1 } check_variable = { ruling_party = 16 } check_variable = { ruling_party = 20 } check_variable = { ruling_party = 21 } check_variable = { ruling_party = 22 } } } } days_re_enable = 31 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_regulate_wall_street_decision" set_temp_variable = { temp_opinion = -6 } change_wall_street_opinion = yes set_temp_variable = { modify_economic_regulation = 4 } USA_modify_economic_regulation = yes } } USA_deregulate_wall_street_decision = { icon = GFX_decision_SWI_support_humanitarian_efforts cost = 200 days_remove = 30 visible = { has_idea = wall_street NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { tooltip = USA_has_wall_street_faction_TT has_idea = wall_street } NOT = { has_decision = USA_regulate_wall_street_decision } custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var > 10 } tooltip = USA_deregulate_wall_street_decision_tt } } ai_will_do = { base = 1 modifier = { add = 4 OR = { check_variable = { ruling_party = 1 } check_variable = { ruling_party = 16 } check_variable = { ruling_party = 20 } check_variable = { ruling_party = 21 } check_variable = { ruling_party = 22 } } } } days_re_enable = 31 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_deregulate_wall_street_decision" set_temp_variable = { temp_opinion = 3 } change_wall_street_opinion = yes set_temp_variable = { modify_economic_regulation = -5 } USA_modify_economic_regulation = yes } } USA_bring_microsoft_to_court_decision = { icon = GFX_decision_generic_arrest cost = 100 days_remove = 60 #Time to Build a Case visible = { has_country_flag = USA_allowed_microsoft_merger NOT = { has_country_flag = collapsed_nation } } available = { has_country_flag = USA_allowed_microsoft_merger custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var > 40 } tooltip = USA_greater_than_40_regulation_tt } } fire_only_once = yes ai_will_do = { base = 1 modifier = { has_country_flag = USA_allowed_microsoft_merger factor = 100 } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_bring_microsoft_to_court_decision" country_event = { id = usa.32 days = 1 } } } USA_finish_keystone_and_dakota_pipelines = { icon = oil visible = { NOT = { has_country_flag = collapsed_nation } } available = { has_completed_focus = USA_focus_lone_mining_company has_completed_focus = USA_focus_rio_grande_shipyard has_completed_focus = USA_focus_hydroponics_act has_completed_focus = USA_focus_kansas_city_arms_manufacturer } fire_only_once = yes cost = 100 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_finish_keystone_and_dakota_pipelines" add_stability = -0.07 custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = us_economic_policies } add_to_variable = { econ_consumer_goods = -0.02 tooltip = consumer_goods_factor_tt } add_to_variable = { econ_factory_output = 0.08 tooltip = industrial_capacity_factory_tt } add_to_variable = { econ_dockyard_output = 0.08 tooltip = industrial_capacity_dockyard_tt } set_temp_variable = { party_index = 1 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_country_flag = Keystone_Pipeline_Finished } days_remove = 365 ai_will_do = { base = 1 } } USA_america_first_energy_plan = { icon = generic_civil_support visible = { NOT = { has_country_flag = collapsed_nation } } available = { has_country_flag = Keystone_Pipeline_Finished } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_america_first_energy_plan" custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_market_resources = -0.02 tooltip = min_export_tt } add_to_variable = { federal_budget_export_money_return = -0.05 tooltip = resource_export_multiplier_modifier_tt } set_temp_variable = { treasury_change = -100 } modify_treasury_effect = yes 787 = { add_resource = { type = oil amount = 3 } } 786 = { add_resource = { type = oil amount = 4 } } 785 = { add_resource = { type = oil amount = 5 } } 784 = { add_resource = { type = oil amount = 6 } } 799 = { add_resource = { type = oil amount = 8 } } 800 = { add_resource = { type = oil amount = 14 } } set_country_flag = afep set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes } ai_will_do = { base = 1 } } USA_open_public_lands_to_fracking = { icon = GFX_decision_FIN_stop_motti_tactics visible = { NOT = { has_country_flag = collapsed_nation } } available = { has_country_flag = afep custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var < 30 } tooltip = USA_less_than_30_regulation_tt } } fire_only_once = yes cost = 250 days_remove = 61 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_open_public_lands_to_fracking" add_stability = -0.08 set_temp_variable = { treasury_change = -50 } modify_treasury_effect = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.07 tooltip = political_power_factor_tt } 791 = { add_resource = { type = oil amount = 6 } } 790 = { add_resource = { type = oil amount = 6 } } 789 = { add_resource = { type = oil amount = 6 } } 788 = { add_resource = { type = oil amount = 6 } } 787 = { add_resource = { type = oil amount = 6 } } 786 = { add_resource = { type = oil amount = 6 } } 785 = { add_resource = { type = oil amount = 6 } } 784 = { add_resource = { type = oil amount = 6 } } 804 = { add_resource = { type = oil amount = 6 } } 800 = { add_resource = { type = oil amount = 6 } } set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.03 } change_relative_party_popularity = yes } ai_will_do = { base = 1 } } # The frontier AI laboratories. Each choice funds a one-year programme, and only one programme can run at a time. USA_openai_nonprofit_controlled_pbc_decision = { icon = GFX_decision_generic_research visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_openai_structure_set } date > 2025.10.28 } available = { has_tech = artificial_intelligence_8 has_stability > 0.40 has_war = no } cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_openai_nonprofit_controlled_pbc_decision" set_country_flag = USA_openai_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } add_timed_idea = { idea = USA_openai_nonprofit_controlled_pbc days = 365 } } ai_will_do = { base = 10 modifier = { factor = 5 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } } } USA_openai_scaled_commercial_platform_decision = { icon = GFX_decision_generic_factory visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_openai_structure_set } date > 2022.11.30 } available = { has_tech = artificial_intelligence_8 custom_trigger_tooltip = { tooltip = USA_ai_lab_treasury_25_tt check_variable = { treasury > 25 } } has_war = no } cost = 60 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_openai_scaled_commercial_platform_decision" set_country_flag = USA_openai_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } set_temp_variable = { treasury_change = -25 } modify_treasury_effect = yes add_timed_idea = { idea = USA_openai_scaled_commercial_platform days = 365 } } ai_will_do = { base = 20 modifier = { factor = 0 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } modifier = { factor = 0 check_variable = { treasury < 25 } } } } USA_openai_diversified_frontier_consortium_decision = { icon = GFX_decision_generic_form_nation visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_openai_structure_set } date > 2023.1.1 } available = { has_tech = artificial_intelligence_8 custom_trigger_tooltip = { tooltip = USA_ai_lab_treasury_15_tt check_variable = { treasury > 15 } } num_of_civilian_factories > 40 has_war = no } cost = 80 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_openai_diversified_frontier_consortium_decision" set_country_flag = USA_openai_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } set_temp_variable = { treasury_change = -15 } modify_treasury_effect = yes add_timed_idea = { idea = USA_openai_diversified_frontier_consortium days = 365 } } ai_will_do = { base = 15 modifier = { factor = 0 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } modifier = { factor = 0 check_variable = { treasury < 15 } } } } USA_openai_safety_governed_laboratory_decision = { icon = GFX_decision_generic_political_discourse visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_openai_structure_set } date > 2020.1.1 } available = { has_tech = artificial_intelligence_8 has_stability > 0.55 has_war = no } cost = 90 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_openai_safety_governed_laboratory_decision" set_country_flag = USA_openai_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } add_timed_idea = { idea = USA_openai_safety_governed_laboratory days = 365 } } ai_will_do = { base = 12 modifier = { factor = 0 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } } } USA_anthropic_safety_governed_frontier_decision = { icon = GFX_decision_generic_research visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_anthropic_structure_set } date > 2021.1.1 } available = { has_tech = artificial_intelligence_8 has_stability > 0.45 has_war = no } cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_anthropic_safety_governed_frontier_decision" set_country_flag = USA_anthropic_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } add_timed_idea = { idea = USA_anthropic_safety_governed_frontier days = 365 } } ai_will_do = { base = 10 modifier = { factor = 5 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } } } USA_anthropic_cloud_aligned_scale_decision = { icon = GFX_decision_generic_factory visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_anthropic_structure_set } date > 2023.9.25 } available = { has_tech = artificial_intelligence_8 custom_trigger_tooltip = { tooltip = USA_ai_lab_treasury_20_tt check_variable = { treasury > 20 } } has_war = no } cost = 60 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_anthropic_cloud_aligned_scale_decision" set_country_flag = USA_anthropic_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } set_temp_variable = { treasury_change = -20 } modify_treasury_effect = yes add_timed_idea = { idea = USA_anthropic_cloud_aligned_scale days = 365 } } ai_will_do = { base = 20 modifier = { factor = 0 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } modifier = { factor = 0 check_variable = { treasury < 20 } } } } USA_anthropic_multi_cloud_independence_decision = { icon = GFX_decision_generic_form_nation visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_anthropic_structure_set } date > 2024.1.1 } available = { has_tech = artificial_intelligence_8 custom_trigger_tooltip = { tooltip = USA_ai_lab_treasury_15_tt check_variable = { treasury > 15 } } num_of_civilian_factories > 45 has_war = no } cost = 80 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_anthropic_multi_cloud_independence_decision" set_country_flag = USA_anthropic_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } set_temp_variable = { treasury_change = -15 } modify_treasury_effect = yes add_timed_idea = { idea = USA_anthropic_multi_cloud_independence days = 365 } } ai_will_do = { base = 15 modifier = { factor = 0 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } modifier = { factor = 0 check_variable = { treasury < 15 } } } } USA_anthropic_cautious_research_laboratory_decision = { icon = GFX_decision_generic_political_discourse visible = { NOT = { has_country_flag = collapsed_nation } NOT = { has_country_flag = USA_ai_lab_program_active } NOT = { has_country_flag = USA_anthropic_structure_set } date > 2021.1.1 } available = { has_tech = artificial_intelligence_8 has_stability > 0.60 has_war = no } cost = 90 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_anthropic_cautious_research_laboratory_decision" set_country_flag = USA_anthropic_structure_set set_country_flag = { flag = USA_ai_lab_program_active value = 1 days = 365 } add_timed_idea = { idea = USA_anthropic_cautious_research_laboratory days = 365 } } ai_will_do = { base = 12 modifier = { factor = 0 is_historical_focus_on = yes } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } } } } USA_congress_md = { USA_small_lobby_effort = { icon = generic_political_discourse visible = { NOT = { has_decision = USA_medium_lobby_effort } } available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } OR = { political_power_daily > 2.0 has_political_power > 100 } } visible = { NOT = { has_country_flag = collapsed_nation } } custom_cost_trigger = { always = yes } custom_cost_text = [USA_lobbying_cost] ai_will_do = { base = 10 modifier = { congress_medium_support_trigger = yes factor = 0.5 } modifier = { congress_low_support_trigger = yes factor = 0.5 } modifier = { congress_high_support_trigger = yes factor = 0 } } modifier = { political_power_factor = -0.05 } days_remove = 61 days_re_enable = 61 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_small_lobby_effort" USA_congress_small_support = yes USA_scaling_lobbying_effort_cost_effect = yes } } USA_medium_lobby_effort = { icon = generic_political_discourse visible = { NOT = { has_decision = USA_small_lobby_effort } } available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } OR = { political_power_daily > 3.0 has_political_power > 100 } } visible = { NOT = { has_country_flag = collapsed_nation } } custom_cost_trigger = { always = yes } custom_cost_text = [USA_lobbying_cost] days_remove = 61 days_re_enable = 61 modifier = { political_power_factor = -0.15 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_medium_lobby_effort" USA_congress_medium_support = yes USA_scaling_lobbying_effort_cost_effect = yes } ai_will_do = { base = 25 modifier = { congress_medium_support_trigger = yes factor = 0.5 } modifier = { congress_low_support_trigger = yes factor = 0.5 } modifier = { congress_high_support_trigger = yes factor = 0 } } } USA_special_measures = { icon = ger_mefo_bills available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } } visible = { NOT = { has_country_flag = collapsed_nation } } cost = 150 days_remove = 61 days_re_enable = 61 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_special_measures" USA_congress_small_support = yes USA_scaling_lobbying_effort_cost_effect = yes } ai_will_do = { base = 0 } } USA_political_pandering = { icon = ger_mefo_bills available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } } visible = { NOT = { has_country_flag = collapsed_nation } } cost = 200 days_remove = 61 days_re_enable = 61 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_political_pandering" USA_congress_medium_support = yes USA_scaling_lobbying_effort_cost_effect = yes } ai_will_do = { base = 0 } } USA_use_huac = { icon = oppression available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } has_elections = yes has_stability > 0.3 } visible = { NOT = { has_country_flag = collapsed_nation } } cost = 100 days_remove = 61 days_re_enable = 91 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_use_huac" USA_congress_small_support = yes add_stability = -0.03 add_war_support = -0.06 } ai_will_do = { base = 1 } } USA_beat_up_opposition = { icon = oppression available = { OR = { has_stability < 0.20 has_government = communism has_government = nationalist } } visible = { NOT = { has_country_flag = collapsed_nation } } cost = 100 ai_will_do = { base = 0.25 modifier = { congress_low_support_trigger = yes factor = 0 } } days_remove = 61 days_re_enable = 91 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_beat_up_opposition" add_stability = -0.05 USA_congress_small_support = yes if = { limit = { has_government = nationalist } set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.03 } set_temp_variable = { temp_outlook_increase = 0.03 } change_relative_party_popularity = yes } if = { limit = { has_government = communism } set_temp_variable = { party_index = 4 } set_temp_variable = { party_popularity_increase = 0.03 } set_temp_variable = { temp_outlook_increase = 0.03 } change_relative_party_popularity = yes } } } USA_pay_farm_subsidies = { icon = ger_mefo_bills visible = { NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } } custom_cost_trigger = { always = yes } custom_cost_text = [USA_farm_subsidies_cost] days_remove = 90 days_re_enable = 365 modifier = { agriculture_tax_modifier = -0.05 agriculture_district_income_tax_modifier = -0.05 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_pay_farm_subsidies" USA_congress_small_support = yes USA_scaling_resource_production_cost_effect = yes } ai_will_do = { base = 0.25 modifier = { congress_low_support_trigger = yes factor = 0 } } } USA_give_tax_break = { icon = ger_mefo_bills days_remove = 365 visible = { NOT = { has_country_flag = collapsed_nation } } available = { custom_trigger_tooltip = { OR = { check_variable = { senators_support < senators_total } check_variable = { representatives_support < representatives_total } } tooltip = USA_not_total_support_tt } custom_trigger_tooltip = { check_variable = { var = population_tax_rate value = 3 compare = greater_than_or_equals } tooltip = per_tax_rate_at_least_3_tt } custom_trigger_tooltip = { check_variable = { var = population_tax_rate value = 50 compare = less_than_or_equals } tooltip = per_tax_rate_less_than_or_equals_50 } } modifier = { consumer_goods_factor = -0.08 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_give_tax_break" set_temp_variable = { pop_change = -3 } modify_population_tax_rate_effect = yes disable_personal_tax_rate_change = yes } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_give_tax_break" set_temp_variable = { pop_change = 3 } modify_population_tax_rate_effect = yes enable_personal_tax_rate_change = yes } ai_will_do = { base = 0.25 modifier = { congress_low_support_trigger = yes factor = 0 } } } USA_amend_the_budget = { icon = ger_mefo_bills available = { congress_medium_support_trigger = yes } visible = { NOT = { has_country_flag = collapsed_nation } } cost = 50 days_remove = 90 days_re_enable = 275 modifier = { population_tax_income_multiplier_modifier = -0.05 consumer_goods_factor = -0.08 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_amend_the_budget" USA_congress_medium_opposition = yes } ai_will_do = { base = 0.25 modifier = { congress_low_support_trigger = yes factor = 0 } } } USA_research_grants = { icon = decision_generic_research available = { congress_medium_support_trigger = yes } visible = { NOT = { has_country_flag = collapsed_nation } } cost = 100 days_remove = 90 days_re_enable = 275 modifier = { research_speed_factor = 0.10 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_research_grants" USA_congress_medium_opposition = yes } ai_will_do = { base = 0.25 modifier = { congress_low_support_trigger = yes factor = 0 } } } USA_statehood_for_puerto_rico = { icon = infiltrate_state available = { 815 = { NOT = { is_core_of = USA } } political_power_daily > 2.50 congress_high_support_trigger = yes } visible = { 815 = { #Puerto Rico is_fully_controlled_by = USA } NOT = { has_country_flag = collapsed_nation } } highlight_states = { highlight_states_trigger = { state = 815 } } fire_only_once = yes days_remove = 240 cost = 150 modifier = { political_power_factor = -0.10 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_statehood_for_puerto_rico" USA_congress_add_state = yes 815 = { add_core_of = USA } add_to_variable = { var = USA_state_number value = 1 } set_country_flag = flag_update_required USA_congress_medium_opposition = yes } ai_will_do = { base = 0 modifier = { add = 10 has_completed_focus = USA_electoral_rainbow western_liberals_are_in_power = yes } modifier = { add = 10 western_social_democrats_are_in_power = yes } } } USA_statehood_for_guam = { icon = infiltrate_state available = { 818 = { NOT = { is_core_of = USA } } political_power_daily > 2.50 congress_high_support_trigger = yes } visible = { 818 = { #Guam is_fully_controlled_by = USA } NOT = { has_country_flag = collapsed_nation } } highlight_states = { highlight_states_trigger = { state = 818 } } fire_only_once = yes days_remove = 240 cost = 150 modifier = { political_power_factor = -0.10 } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_statehood_for_guam" 818 = { add_core_of = USA } add_to_variable = { var = USA_state_number value = 1 } set_country_flag = flag_update_required USA_congress_add_state = yes USA_congress_medium_opposition = yes } ai_will_do = { base = 0 modifier = { add = 10 has_completed_focus = USA_electoral_rainbow western_liberals_are_in_power = yes } modifier = { add = 10 western_social_democrats_are_in_power = yes } } } USA_communist_state_renaming = { icon = GFX_decision_SOV_the_centre available = { custom_trigger_tooltip = { emerging_communist_state_are_in_power = yes tooltip = has_communist_state_government_TT } } visible = { has_government = communism NOT = { has_country_flag = collapsed_nation } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_communist_state_renaming" country_event = { id = usa.63 days = 1 } } ai_will_do = { base = 0 modifier = { has_government = communism add = 1 } } } } USA_asteroid_mining_decision = { USA_asteroid_mining_mission = { icon = GFX_decision_asteroid_mining available = { always = no } activation = { has_country_flag = asteroid_mining } is_good = yes days_mission_timeout = 365 timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision timeout USA_asteroid_mining_mission" country_event = donald_trump.12 } } USA_pull_small_asteroid_into_orbit = { icon = GFX_decision_asteroid_mining visible = { has_country_flag = asteroid_mining } days_re_enable = 30 cost = 50 fixed_random_seed = no complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_pull_small_asteroid_into_orbit" set_temp_variable = { treasury_change = -20 } modify_treasury_effect = yes } days_remove = 120 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_pull_small_asteroid_into_orbit" hidden_effect = { random_list = { 25 = { add_to_variable = { global.asteroid_mineral_count = 4 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 6 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 8 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 10 } } } } custom_effect_tooltip = asteroid_mining_small_asteroid_tt } ai_will_do = { base = 1 } } USA_pull_moderate_asteroid_into_orbit = { icon = GFX_decision_asteroid_mining visible = { has_country_flag = asteroid_mining } days_re_enable = 30 cost = 100 fixed_random_seed = no days_remove = 210 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_pull_moderate_asteroid_into_orbit" set_temp_variable = { treasury_change = -50 } modify_treasury_effect = yes } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_pull_moderate_asteroid_into_orbit" hidden_effect = { random_list = { 25 = { add_to_variable = { global.asteroid_mineral_count = 10 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 13 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 16 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 20 } } } } custom_effect_tooltip = asteroid_mining_moderate_asteroid_tt } ai_will_do = { base = 1 } } USA_pull_large_asteroid_into_orbit = { icon = GFX_decision_asteroid_mining visible = { has_country_flag = asteroid_mining } days_re_enable = 365 cost = 150 fixed_random_seed = no complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_pull_large_asteroid_into_orbit" set_temp_variable = { treasury_change = -100 } modify_treasury_effect = yes } days_remove = 360 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_pull_large_asteroid_into_orbit" hidden_effect = { random_list = { 25 = { add_to_variable = { global.asteroid_mineral_count = 20 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 30 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 40 } } 25 = { add_to_variable = { global.asteroid_mineral_count = 50 } } } } custom_effect_tooltip = asteroid_mining_large_asteroid_tt } ai_will_do = { base = 1 } } USA_expand_our_operations = { icon = GFX_decision_asteroid_mining visible = { has_country_flag = asteroid_mining } cost = 25 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_expand_our_operations" set_temp_variable = { treasury_change = -30 } modify_treasury_effect = yes } days_remove = 30 fixed_random_seed = no remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_expand_our_operations" capital_scope = { random = { chance = 25 add_resource = { type = tungsten amount = 1 } } random = { chance = 50 add_resource = { type = steel amount = 1 } } random = { chance = 25 add_resource = { type = aluminium amount = 1 } } } add_to_variable = { asteroid_mining_rate = 1 } add_to_variable = { global.asteroid_mining_rate = 1 } custom_effect_tooltip = asteroid_mining_expand_operations_tt } ai_will_do = { base = 1 } } USA_sell_mining_equipment = { icon = GFX_decision_asteroid_mining visible = { has_country_flag = asteroid_mining } available = { custom_trigger_tooltip = { tooltip = asteroid_mining_rate_tt check_variable = { asteroid_mining_rate > 0 } } } cost = 10 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_sell_mining_equipment" set_temp_variable = { treasury_change = 1 } modify_treasury_effect = yes } fixed_random_seed = no days_remove = 5 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_sell_mining_equipment" capital_scope = { if = { limit = { has_resources_amount = { resource = tungsten amount > 0 } } random = { chance = 50 add_resource = { type = tungsten amount = -1 } } } if = { limit = { has_resources_amount = { resource = steel amount > 0 } } random = { chance = 75 add_resource = { type = steel amount = -1 } } } if = { limit = { has_resources_amount = { resource = aluminium amount > 0 } } random = { chance = 50 add_resource = { type = aluminium amount = -1 } } } } subtract_from_variable = { asteroid_mining_rate = 1 } subtract_from_variable = { global.asteroid_mining_rate = 1 } custom_effect_tooltip = asteroid_mining_sell_equipment_tt } ai_will_do = { base = 1 } } USA_start_asteroid_mining = { icon = GFX_decision_asteroid_mining visible = { has_global_flag = asteroid_mining NOT = { has_country_flag = asteroid_mining } } cost = 50 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_start_asteroid_mining" set_temp_variable = { treasury_change = -300 } modify_treasury_effect = yes } days_remove = 60 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_start_asteroid_mining" add_to_variable = { asteroid_mining_rate = 1 } add_to_variable = { global.asteroid_mining_rate = 1 } set_country_flag = asteroid_mining custom_effect_tooltip = asteroid_mining_start_tt } ai_will_do = { base = 1 } } } ## Domestic Policies USA_decisions_domestic_policies = { USA_disable_casualty_report = { visible = { has_idea = USA_afghan_mission_cost NOT = { has_country_flag = USA_disabled_casualty_report } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_disable_casualty_report" set_country_flag = USA_disabled_casualty_report } ai_will_do = { base = 100 } } USA_enable_casualty_report = { visible = { has_idea = USA_afghan_mission_cost has_country_flag = USA_disabled_casualty_report } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_enable_casualty_report" clr_country_flag = USA_disabled_casualty_report } ai_will_do = { base = 100 } } USA_decision_post_nine_eleven_response = { icon = GFX_decision_hol_radio_oranje available = { custom_trigger_tooltip = { tooltip = TT_OEF_WAR_ON_TERROR_SPEECH_HELD USA = { has_country_flag = USA_wot_speech_given } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 50 days_remove = 7 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_post_nine_eleven_response" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.1 days = 1 } add_ideas = USA_patriot_act_idea newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_post_nine_eleven_security_concerns = { icon = GFX_decision_hol_war_on_pacifism available = { custom_trigger_tooltip = { tooltip = TT_OEF_WAR_ON_TERROR_SPEECH_HELD USA = { has_country_flag = USA_wot_speech_given } } NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 100 days_remove = 61 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_post_nine_eleven_security_concerns" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.2 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_religious_freedoms_debate = { icon = GFX_decision_hol_exchange_intelligence_data available = { custom_trigger_tooltip = { tooltip = TT_OEF_WAR_ON_TERROR_SPEECH_HELD USA = { has_country_flag = USA_wot_speech_given } } NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 150 days_remove = 61 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_religious_freedoms_debate" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.3 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_school_choice_dilemma = { icon = GFX_decision_generic_research available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_school_choice_dilemma" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.4 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_power_grid_debate = { icon = GFX_decision_political_discourse available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_power_grid_debate" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.5 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_food_stamps_fiasco = { icon = GFX_decision_eng_trade_unions_demand available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_food_stamps_fiasco" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.6 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_rent_crisis = { icon = GFX_decision_generic_welfare available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_rent_crisis" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.7 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_civil_rights_contentions = { icon = GFX_decision_generic_political_discourse available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_civil_rights_contentions" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.8 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_marriage_question = { icon = GFX_decision_generic_political_discourse available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_marriage_question" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.9 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_continued_gun_control_problems = { icon = GFX_decision_generic_reorganize_irregulars available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_continued_gun_control_problems" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.10 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_rising_police_problems = { icon = generic_civil_support available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_rising_police_problems" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.11 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_healthcare_drug_transparency_debates = { icon = GFX_decision_drug_prohibition available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_healthcare_drug_transparency_debates" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.12 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_healthcare_billing_troubles = { icon = GFX_decision_generic_fundraising available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_healthcare_billing_troubles" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.13 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_social_security_not_secure = { icon = GFX_decision_eng_trade_unions_support available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_social_security_not_secure" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.14 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_police_training_troubles = { icon = generic_civil_support available = { NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_police_training_troubles" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.15 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_green_wave_debate = { icon = GFX_decisions_category_energy available = { date > 2011.3.11 NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 10 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_green_wave_debate" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.16 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_job_impact_scare = { icon = generic_civil_support available = { date > 2011.6.15 NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_social_impact has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_job_impact_scare" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.17 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_social_impact = { icon = generic_civil_support available = { date > 2012.1.1 NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_nuclear_question } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_social_impact" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.18 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } USA_decision_the_nuclear_question = { icon = GFX_decisions_category_energy available = { date > 2012.1.1 NOT = { OR = { has_decision = USA_decision_post_nine_eleven_response has_decision = USA_decision_post_nine_eleven_security_concerns has_decision = USA_decision_religious_freedoms_debate has_decision = USA_decision_school_choice_dilemma has_decision = USA_decision_the_power_grid_debate has_decision = USA_decision_food_stamps_fiasco has_decision = USA_decision_the_rent_crisis has_decision = USA_decision_civil_rights_contentions has_decision = USA_decision_the_marriage_question has_decision = USA_decision_continued_gun_control_problems has_decision = USA_decision_rising_police_problems has_decision = USA_decision_healthcare_drug_transparency_debates has_decision = USA_decision_healthcare_billing_troubles has_decision = USA_decision_social_security_not_secure has_decision = USA_decision_police_training_troubles has_decision = USA_decision_the_green_wave_debate has_decision = USA_decision_the_job_impact_scare has_decision = USA_decision_the_social_impact } } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 183 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decision_the_nuclear_question" add_stability = -0.04 add_war_support = -0.04 country_event = { id = USA_events_domestic_policies.19 days = 1 } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.04 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = -0.05 tooltip = political_power_factor_tt } add_to_variable = { domestic_drift_defense = -0.05 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_foreign_influence_defense = -0.01 tooltip = foreign_influence_defense_modifier_tt } } ai_will_do = { base = 100 } } } ##Political and Economic Reforms USA_political_and_economic_reforms = { USA_anti_trust_department = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = anti_trust_awareness1 congress_high_support_trigger = yes custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var > 20 } tooltip = USA_greater_than_20_regulation_tt } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_anti_trust_department" add_stability = 0.04 add_war_support = 0.04 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.10 tooltip = drift_defence_factor_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = econ_reforms1 } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } USA_union_act = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = anti_trust_awareness2 has_country_flag = econ_reforms1 congress_high_support_trigger = yes custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var > 40 } tooltip = USA_greater_than_40_regulation_tt } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_union_act" add_stability = 0.05 add_war_support = 0.05 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.10 tooltip = drift_defence_factor_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = econ_reforms2 } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } USA_automation_act = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = anti_trust_awareness3 has_country_flag = econ_reforms2 congress_high_support_trigger = yes custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var > 60 } tooltip = USA_greater_than_60_regulation_tt } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_automation_act" add_stability = 0.07 add_war_support = 0.07 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.10 tooltip = drift_defence_factor_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = econ_reforms3 } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } USA_safe_banking_act = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = anti_trust_awareness4 has_country_flag = econ_reforms3 congress_high_support_trigger = yes custom_trigger_tooltip = { check_variable = { USA_economic_regulation_var > 80 } tooltip = USA_greater_than_80_regulation_tt } } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_safe_banking_act" add_stability = 0.10 add_war_support = 0.10 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.10 tooltip = drift_defence_factor_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = econ_reforms4 } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } USA_political_diversity_act = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = public_ignored1 congress_high_support_trigger = yes } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_political_diversity_act" add_stability = 0.06 add_war_support = 0.06 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.15 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_democratic_drift = -0.04 tooltip = democratic_drift_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = voting_reforms1 USA_congress_large_opposition = yes } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } USA_political_Fairness_act = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = public_ignored3 has_country_flag = voting_reforms1 congress_high_support_trigger = yes } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_political_Fairness_act" add_stability = 0.09 add_war_support = 0.09 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.15 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_democratic_drift = -0.04 tooltip = democratic_drift_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = voting_reforms2 USA_congress_large_opposition = yes } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } USA_federal_elections_act = { icon = GFX_decision_eng_trade_unions_support available = { has_country_flag = public_ignored5 has_country_flag = voting_reforms1 has_country_flag = voting_reforms2 congress_high_support_trigger = yes } visible = { NOT = { has_country_flag = collapsed_nation } } fire_only_once = yes cost = 200 days_remove = 91 remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_federal_elections_act" add_stability = 0.13 add_war_support = 0.13 USA_congress_large_opposition = yes newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_federal_budgets } add_to_variable = { federal_budget_bureaucracy_cost = 0.05 tooltip = bureaucracy_cost_multiplier_modifier_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_domestic_policies } add_to_variable = { domestic_political_power_gain = 0.03 tooltip = political_power_factor_tt } add_to_variable = { domestic_monthly_pop = 0.10 tooltip = monthly_population_tt } add_to_variable = { domestic_drift_defense = -0.15 tooltip = drift_defence_factor_tt } add_to_variable = { domestic_democratic_drift = -0.04 tooltip = democratic_drift_tt } newline = yes custom_effect_tooltip = { localization_key = modifies_dynamic_modifier_tt MODIFIER = USA_american_tax_code } add_to_variable = { tax_code_corporate_tax_collection_efficiency = 0.03 tooltip = corporate_tax_income_multiplier_modifier_tt } add_to_variable = { tax_code_office_park_tax_collection_efficiency = 0.03 tooltip = office_park_income_tax_modifier_tt } set_temp_variable = { party_index = 0 } set_temp_variable = { party_popularity_increase = 0.05 } set_temp_variable = { temp_outlook_increase = 0.02 } change_relative_party_popularity = yes set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 5 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 6 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 13 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 16 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 20 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes set_temp_variable = { party_index = 22 } set_temp_variable = { party_popularity_increase = 0.05 } change_relative_party_popularity = yes hidden_effect = { set_country_flag = voting_reforms3 USA_congress_large_opposition = yes } } ai_will_do = { base = 30 modifier = { has_global_flag = USA_REFORMED_REPUBLIC_PATH factor = 1000 } } } } USA_f35_program_decisions = { USA_announce_completion_of_f35 = { icon = GFX_decision_nato_f35_announce_button days_remove = 60 fire_only_once = yes available = { custom_trigger_tooltip = { check_variable = { USA_f35_progress > 99 } tooltip = USA_100_f35_progress_TT } } allowed = { original_tag = USA } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_announce_completion_of_f35" country_event = usa.84 } ai_will_do = { base = 100 } } USA_invest_in_the_program = { icon = GFX_decision_nato_f35_investment_button days_remove = 60 available = { custom_trigger_tooltip = { tooltip = USA_f35_progress_incomplete_TT NOT = { USA = { check_variable = { USA_f35_progress > 99 } } } } if = { limit = { original_tag = USA } congress_medium_support_trigger = yes } else = { 20_percent_government_popularity = yes } custom_trigger_tooltip = { tooltip = USA_f35_submitted_tech OR = { has_global_flag = USA_f35_radar has_global_flag = USA_f35_frame has_global_flag = USA_f35_cmtech } } } visible = { NOT = { USA = { has_country_flag = USA_f35_designed } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_invest_in_the_program" country_event = usa.81 } ai_will_do = { base = 1 modifier = { check_variable = { interest_rate > 3.000 } factor = 0 } modifier = { has_war = yes factor = 0 } } } USA_expansion_of_the_program = { icon = GFX_decision_nato_f35_expansion_button days_remove = 60 allowed = { original_tag = USA } fire_only_once = yes remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_expansion_of_the_program" country_event = usa.82 } ai_will_do = { base = 100 } } USA_put_forward_frame_tech = { icon = GFX_decision_nato_f35_airframe_button days_remove = 60 fire_only_once = yes available = { has_tech = gen_5_light } visible = { NOT = { USA = { has_country_flag = USA_f35_designed } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_put_forward_frame_tech" custom_effect_tooltip = USA_increase_funding_by_10 air_experience = 100 set_temp_variable = { party_popularity_increase = -0.05 } set_temp_variable = { temp_outlook_increase = 0.05 } change_relative_party_popularity = yes two_random_arms_factory = yes set_temp_variable = { temp_opinion = 5 } change_the_military_opinion = yes set_temp_variable = { temp_opinion = 5 } change_defense_industry_opinion = yes USA = { add_to_variable = { var = USA_f35_progress value = 10 } clamp_variable = { var = USA_f35_progress min = 0 max = 100 } } if = { limit = { NOT = { has_global_flag = USA_f35_frame } } set_global_flag = USA_f35_frame } } ai_will_do = { base = 100 } } USA_put_forward_counter_measure_tech = { icon = GFX_decision_nato_f35_counter_button days_remove = 60 fire_only_once = yes available = { has_tech = countermeasures_3 } visible = { NOT = { USA = { has_country_flag = USA_f35_designed } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_put_forward_counter_measure_tech" custom_effect_tooltip = USA_increase_funding_by_10 air_experience = 100 set_temp_variable = { party_popularity_increase = -0.05 } set_temp_variable = { temp_outlook_increase = 0.05 } change_relative_party_popularity = yes two_random_arms_factory = yes set_temp_variable = { temp_opinion = 5 } change_the_military_opinion = yes set_temp_variable = { temp_opinion = 5 } change_defense_industry_opinion = yes USA = { add_to_variable = { var = USA_f35_progress value = 10 } clamp_variable = { var = USA_f35_progress min = 0 max = 100 } } if = { limit = { NOT = { has_global_flag = USA_f35_cmtech } } set_global_flag = USA_f35_cmtech } } ai_will_do = { base = 100 } } USA_put_forward_radar_tech = { icon = GFX_decision_nato_f35_radar_button days_remove = 60 fire_only_once = yes available = { has_tech = avionics_3 } visible = { NOT = { USA = { has_country_flag = USA_f35_designed } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_put_forward_radar_tech" custom_effect_tooltip = USA_increase_funding_by_10 air_experience = 100 set_temp_variable = { party_popularity_increase = -0.05 } set_temp_variable = { temp_outlook_increase = 0.05 } change_relative_party_popularity = yes two_random_arms_factory = yes set_temp_variable = { temp_opinion = 5 } change_the_military_opinion = yes set_temp_variable = { temp_opinion = 5 } change_defense_industry_opinion = yes USA = { add_to_variable = { var = USA_f35_progress value = 10 } clamp_variable = { var = USA_f35_progress min = 0 max = 100 } } if = { limit = { NOT = { has_global_flag = USA_f35_radar } } set_global_flag = USA_f35_radar } } ai_will_do = { base = 100 } } # Post Completion Decisions USA_place_orders_for_f35_contributors = { icon = GFX_decision_nato_f35_expansion_button days_remove = 60 fire_only_once = yes visible = { USA = { has_country_flag = USA_f35_designed } has_country_flag = USA_f35_legacy_members NOT = { original_tag = USA } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_place_orders_for_f35_contributors" clr_country_flag = USA_f35_legacy_members set_country_flag = USA_f35_program_member_new country_event = usa.85 } ai_will_do = { base = 100 } } USA_place_orders_for_f35 = { icon = GFX_decision_nato_f35_expansion_button days_remove = 70 days_re_enable = 160 visible = { USA = { has_country_flag = USA_f35_designed } has_country_flag = USA_f35_program_member_new NOT = { original_tag = USA } NOT = { has_country_flag = F35_placed_small_order_A } NOT = { has_country_flag = F35_placed_small_order_B } NOT = { has_country_flag = F35_placed_large_order_A } NOT = { has_country_flag = F35_placed_large_order_B } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_place_orders_for_f35" USA = { country_event = usa.86 } } ai_will_do = { base = 1 modifier = { check_variable = { interest_rate > 6.000 } factor = 0 } } } # Orders small_f35a_order = { fixed_random_seed = no icon = GFX_decision_nato_f35_expansion_button days_mission_timeout = 360 is_good = yes available = { always = no } activation = { has_country_flag = F35_placed_small_order_A } timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision timeout small_f35a_order" clr_country_flag = F35_placed_small_order_A add_equipment_to_stockpile = { type = small_plane_strike_airframe_3 variant_name = "F-35A Lightning II" amount = 20 producer = USA } USA = { hidden_effect = { add_to_variable = { var = f35_production_debuff value = 0.02 } clamp_variable = { var = f35_production_debuff min = -100 max = 0 } } } random = { chance = 10 one_random_arms_factory = yes } } } small_f35b_order = { fixed_random_seed = no icon = GFX_decision_nato_f35_expansion_button days_mission_timeout = 360 is_good = yes available = { always = no } activation = { has_country_flag = F35_placed_small_order_B } timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision timeout small_f35b_order" clr_country_flag = F35_placed_small_order_B add_equipment_to_stockpile = { type = small_plane_strike_airframe_3 variant_name = "F-35B Lightning II" amount = 20 producer = USA } USA = { hidden_effect = { add_to_variable = { var = f35_production_debuff value = 0.02 } clamp_variable = { var = f35_production_debuff min = -100 max = 0 } } } random = { chance = 10 one_random_arms_factory = yes } } } # Large Orders large_f35a_order = { fixed_random_seed = no icon = GFX_decision_nato_f35_expansion_button days_mission_timeout = 500 is_good = yes available = { always = no } activation = { has_country_flag = F35_placed_large_order_A } timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision timeout large_f35a_order" clr_country_flag = F35_placed_large_order_A add_equipment_to_stockpile = { type = small_plane_strike_airframe_3 variant_name = "F-35A Lightning II" amount = 40 producer = USA } USA = { hidden_effect = { add_to_variable = { var = f35_production_debuff value = 0.04 } clamp_variable = { var = f35_production_debuff min = -100 max = 0 } } } random = { chance = 30 one_random_arms_factory = yes } } } large_f35b_order = { fixed_random_seed = no icon = GFX_decision_nato_f35_expansion_button days_mission_timeout = 500 is_good = yes available = { always = no } activation = { has_country_flag = F35_placed_large_order_B } timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision timeout large_f35b_order" clr_country_flag = F35_placed_large_order_B add_equipment_to_stockpile = { type = cv_small_plane_strike_airframe_3 variant_name = "F-35B Lightning II" amount = 40 producer = USA } USA = { hidden_effect = { add_to_variable = { var = f35_production_debuff value = 0.04 } clamp_variable = { var = f35_production_debuff min = -100 max = 0 } } } random = { chance = 30 one_random_arms_factory = yes } } } # Removal USA_open_removals = { icon = GFX_decision_nato_f35_expansion_button visible = { OR = { has_country_flag = USA_open_f35_program_nato has_country_flag = USA_open_f35_program_world } NOT = { has_country_flag = USA_removals_opened } is_ai = no } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_open_removals" set_country_flag = USA_removals_opened } ai_will_do = { base = 1 } } USA_close_removals = { icon = GFX_decision_nato_f35_expansion_button visible = { OR = { has_country_flag = USA_open_f35_program_nato has_country_flag = USA_open_f35_program_world } has_country_flag = USA_removals_opened is_ai = no } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_close_removals" clr_country_flag = USA_removals_opened } ai_will_do = { base = 1 } } USA_kick_out_of_program = { icon = GFX_decision_nato_f35_go_away_button allowed = { original_tag = USA } target_array = global.f35_members target_trigger = { is_in_array = { array = global.f35_members value = FROM.id } # Honor the post-join grace period FROM = { NOT = { has_country_flag = USA_f35_recently_joined } } } target_root_trigger = { if = { limit = { is_ai = no } has_country_flag = USA_removals_opened } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_kick_out_of_program" FROM = { country_event = { id = usa.92 days = 1 } } } ai_will_do = { base = 0 modifier = { FROM = { USA_f35_kick_candidate = yes } add = 100 } } } } # Iranian Sanction Decisions USA_iranian_sanctions = { USA_increase_sanctions_on_iran = { days_re_enable = 720 available = { custom_trigger_tooltip = { tooltip = USA_iran_sanction_level_max_tt NOT = { check_variable = { USA_iran_sanction_level > 4 } } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_increase_sanctions_on_iran" add_to_variable = { var = USA_iran_sanction_level value = 1 } clamp_variable = { var = USA_iran_sanction_level min = 0 max = 5 } # Sanction Variables PER = { add_to_variable = { PER_sanction_trade_opinion_factor = -0.1 tooltip = trade_opinion_factor_tt } newline = yes add_to_variable = { PER_sanction_trade_laws_cost_factor = 0.1 tooltip = trade_laws_cost_factor_tt } newline = yes add_to_variable = { PER_sanction_oil_export_multiplier_modifier = -0.1 tooltip = oil_export_multiplier_modifier_tt } newline = yes add_to_variable = { PER_sanction_improve_relations_maintain_cost_factor = 0.1 tooltip = improve_relations_maintain_cost_factor_tt } newline = yes add_to_variable = { PER_sanction_productivity_growth_modifier = -0.05 tooltip = productivity_growth_modifier_tt } newline = yes add_to_variable = { PER_sanction_stability_factor = -0.05 tooltip = stability_factor_tt } country_event = nuclear_iran.25 } } ai_will_do = { base = 0 modifier = { has_country_flag = PER_iran_misbehaved add = 10 } } } USA_decrease_sanctions_on_iran = { days_re_enable = 720 available = { custom_trigger_tooltip = { tooltip = USA_iran_sanction_level_min_tt NOT = { check_variable = { USA_iran_sanction_level < 2 } } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_decrease_sanctions_on_iran" add_to_variable = { var = USA_iran_sanction_level value = -1 } clamp_variable = { var = USA_iran_sanction_level min = 0 max = 5 } # Sanctions Variables PER = { add_to_variable = { PER_sanction_trade_opinion_factor = 0.1 tooltip = trade_opinion_factor_tt } newline = yes add_to_variable = { PER_sanction_trade_laws_cost_factor = -0.1 tooltip = trade_laws_cost_factor_tt } newline = yes add_to_variable = { PER_sanction_oil_export_multiplier_modifier = 0.1 tooltip = oil_export_multiplier_modifier_tt } newline = yes add_to_variable = { PER_sanction_improve_relations_maintain_cost_factor = -0.1 tooltip = improve_relations_maintain_cost_factor_tt } newline = yes add_to_variable = { PER_sanction_productivity_growth_modifier = 0.05 tooltip = productivity_growth_modifier_tt } newline = yes add_to_variable = { PER_sanction_stability_factor = 0.05 tooltip = stability_factor_tt } country_event = nuclear_iran.26 } } ai_will_do = { base = 0 modifier = { has_country_flag = PER_iran_behaves add = 10 } modifier = { PER = { has_government = democratic } add = 10 } } } USA_lift_sanctions_on_iran = { available = { congress_medium_support_trigger = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_lift_sanctions_on_iran" PER = { country_event = nuclear_iran.29 if = { limit = { has_dynamic_modifier = { modifier = PER_us_sanctions } } remove_dynamic_modifier = { modifier = PER_us_sanctions } } } } ai_will_do = { base = 0 modifier = { has_country_flag = PER_iran_behaves add = 10 } modifier = { has_opinion = { target = PER value > 19 } add = 10 } } } USA_condemn_iranian_missile_launches = { icon = GFX_decision_generic_operation targets = { ENG FRA GER ITA CAN AUS JAP SKO ISR SAU UAE TUR EGY JOR POL SPR HOL BEL NOR DEN } targets_dynamic = yes cost = 40 days_re_enable = 180 target_root_trigger = { NOT = { has_country_flag = collapsed_nation } } target_trigger = { country_exists = FROM FROM = { NOT = { is_subject_of = PER } NOT = { has_war_with = ROOT } } } available = { NOT = { has_country_flag = USA_condemned_PER_launch_recently } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_condemn_iranian_missile_launches" set_country_flag = { flag = USA_condemned_PER_launch_recently days = 180 value = 1 } FROM = { country_event = { id = USA_FOCUS.8 days = 1 } } custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { FROM = { add_opinion_modifier = { target = PER modifier = insult } reverse_add_opinion_modifier = { target = PER modifier = insult } reverse_add_opinion_modifier = { target = USA modifier = gratitude } add_political_power = 25 } } custom_effect_tooltip = TT_IF_THEY_REJECT effect_tooltip = { FROM = { add_opinion_modifier = { target = USA modifier = USA_Decline_PER_Embargo } reverse_add_opinion_modifier = { target = USA modifier = USA_Decline_PER_Embargo } } } } ai_will_do = { base = 5 modifier = { has_country_flag = PER_iran_misbehaved add = 15 } modifier = { factor = 0 FROM = { is_in_faction_with = PER } } } } } # Foreign Policy of the United States USA_foreign_policy = { USA_withdraw_from_afghanistan = { icon = GFX_decision_generic_operation fire_only_once = yes cost = 100 days_remove = 30 visible = { has_idea = USA_afghan_mission_cost } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_withdraw_from_afghanistan" remove_ideas = USA_afghan_mission_cost clr_country_flag = USA_disabled_casualty_report release = AFG set_autonomy = { target = AFG autonomous_state = autonomy_free end_wars = no } remove_from_faction = AFG } ai_will_do = { base = 0 modifier = { date > 2015.6.21 add = 10 } modifier = { is_historical_focus_on = yes date > 2019.1.1 add = 20 } modifier = { is_historical_focus_on = yes date > 2021.1.1 add = 30 } } } # FP Decisions # 2000 - 2004 USA_chinese_environmentalist_cooperation = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = CHI } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = CHI date > 2001.1.19 date < 2005.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_chinese_environmentalist_cooperation" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_chinese_environmentalist_cooperation" clr_country_flag = USA_doing_decision CHI = { country_event = { id = department_of_state.123 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_SI_green_china_TT } ai_will_do = { base = 30 modifier = { is_historical_focus_on = yes add = 40 } modifier = { CHI = { has_opinion = { target = USA value > -20 } } add = 15 } } } USA_the_russian_transition = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = SOV } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = SOV date > 2001.1.19 date < 2005.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_the_russian_transition" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_the_russian_transition" clr_country_flag = USA_doing_decision SOV = { country_event = { id = department_of_state.5 days = 3 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_RU_transition_TT } ai_will_do = { base = 30 modifier = { is_historical_focus_on = yes add = 40 } modifier = { SOV = { has_government = democratic } add = 20 } modifier = { SOV = { has_opinion = { target = USA value > 0 } } add = 10 } } } USA_authorize_intervention_in_somalia = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 120 visible = { country_exists = SOM SOM = { OR = { has_war_with = JUB has_war_with = SWS has_war_with = PUN } } } available = { NOT = { has_war_with = SOM } NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_authorize_intervention_in_somalia" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_authorize_intervention_in_somalia" clr_country_flag = USA_doing_decision news_event = { id = department_of_state.8 days = 1 } newline = yes custom_effect_tooltip = USA_somalia_intervention_TT newline = yes add_relation_modifier = { target = SOM modifier = generic_increased_military_support } set_country_flag = USA_SOM_intervention } ai_will_do = { base = 30 modifier = { is_historical_focus_on = yes add = 35 } modifier = { SOM = { has_civil_war = yes } add = 20 } modifier = { has_war = yes add = -15 } } } USA_airstrikes_against_sudan = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 70 visible = { country_exists = SUD country_exists = SSU SUD = { has_war_with = SSU } } available = { NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_airstrikes_against_sudan" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_airstrikes_against_sudan" clr_country_flag = USA_doing_decision news_event = { id = department_of_state.9 days = 1 } SUD = { country_event = department_of_state.900 } newline = yes custom_effect_tooltip = USA_sudan_intervention_TT set_country_flag = USA_sudan_done } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 30 } modifier = { SUD = { has_war_with = SSU } add = 20 } } } USA_call_on_tanzania_and_kenya = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 35 visible = { country_exists = SUD country_exists = SSU SUD = { has_war_with = SSU } has_country_flag = USA_sudan_done } available = { NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_call_on_tanzania_and_kenya" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_call_on_tanzania_and_kenya" clr_country_flag = USA_doing_decision KEN = { country_event = { id = department_of_state.11 days = 2 } } TNZ = { country_event = { id = department_of_state.11 days = 2 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_sudan_intervention2_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_war = yes add = -20 } } } USA_sale_of_the_kidd_destroyer = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 35 visible = { country_exists = TAI date > 2001.1.19 date < 2005.1.20 } available = { NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_sale_of_the_kidd_destroyer" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_sale_of_the_kidd_destroyer" clr_country_flag = USA_doing_decision TAI = { country_event = department_of_state.95 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_kidd_destroyer_accept_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 20 } modifier = { country_exists = CHI CHI = { has_government = communism } add = 25 } modifier = { has_war = yes add = -30 } } } USA_sale_of_additional_kee_lung_destroyers = { icon = GFX_decision_generic_operation cost = 75 fire_only_once = yes days_remove = 45 visible = { country_exists = TAI country_exists = CHI has_country_flag = USA_kee_lung_sold date > 2005.1.20 date < 2015.1.20 } available = { NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_doing_decision } CHI = { NOT = { has_government = democratic } NOT = { is_subject_of = USA } } custom_trigger_tooltip = { tooltip = USA_chi_aggression_or_tension_tt OR = { CHI = { has_added_tension_amount > 19.999 } CHI = { has_war_with = TAI } TAI = { has_war_with = CHI } AND = { CHI = { has_war = yes is_faction_leader = yes } } } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_sale_of_additional_kee_lung_destroyers" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_sale_of_additional_kee_lung_destroyers" clr_country_flag = USA_doing_decision TAI = { country_event = department_of_state.220 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_additional_kee_lung_accept_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 25 } modifier = { CHI = { has_war_with = TAI } add = 40 } modifier = { CHI = { has_added_tension_amount > 29.999 } add = 20 } modifier = { has_war = yes add = -25 } } } # Next 4 Decisions, 2004 to 2009 USA_our_backyard = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = BRA country_exists = COL country_exists = CHL date > 2005.1.19 date < 2009.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_our_backyard" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_our_backyard" clr_country_flag = USA_doing_decision BRA = { country_event = { id = department_of_state.14 days = 2 } } COL = { country_event = { id = department_of_state.14 days = 2 } } CHL = { country_event = { id = department_of_state.14 days = 2 } } newline = yes custom_effect_tooltip = USA_south_america_investments_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 35 } modifier = { any_of_scopes = { array = global.american_nations capital_scope = { is_on_continent = south_america } has_autocratic_government = yes } add = 20 } } } USA_uniting_georgia = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { OR = { country_exists = ABK country_exists = SOO } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = GEO date > 2005.1.19 date < 2009.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_uniting_georgia" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_uniting_georgia" clr_country_flag = USA_doing_decision GEO = { country_event = { id = department_of_state.19 days = 2 } } newline = yes custom_effect_tooltip = USA_georgian_peer_pressure_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 35 } modifier = { SOV = { has_war = yes } add = 15 } modifier = { GEO = { has_opinion = { target = USA value > 0 } } add = 10 } } } USA_natos_man = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { has_idea = NATO_member is_faction_leader = yes NOT = { has_country_flag = USA_doing_decision } } visible = { date > 2005.1.19 date < 2009.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_natos_man" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_natos_man" clr_country_flag = USA_doing_decision for_each_scope_loop = { array = global.nato_members if = { limit = { NOT = { original_tag = USA } } country_event = { id = department_of_state.28 days = 2 } } } newline = yes custom_effect_tooltip = USA_bolstering_nato_TT newline = yes set_temp_variable = { treasury_change = -150 } modify_treasury_effect = yes } ai_will_do = { base = 45 modifier = { is_historical_focus_on = yes add = 30 } modifier = { SOV = { has_war = yes } add = 15 } } } USA_belarus_reauthorization_act = { fixed_random_seed = no icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { BLR = { NOT = { is_subject_of = USA } OR = { has_autocratic_government = yes emerging_reactionaries_are_in_power = yes } } if = { limit = { has_dlc = "La Resistance" } network_strength = { target = BLR value > 45 } } else = { BLR = { influence_higher_15 = yes } } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = BLR date > 2005.1.19 date < 2009.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_belarus_reauthorization_act" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_belarus_reauthorization_act" clr_country_flag = USA_doing_decision USA_belarus_reauthorization_act_effect = yes newline = yes custom_effect_tooltip = USA_belarus_decision_TT } ai_will_do = { base = 30 modifier = { is_historical_focus_on = yes add = 35 } modifier = { BLR = { has_autocratic_government = yes } add = 20 } } } # Next 4 Decisions, 2009 to 2013 USA_another_10_trillion_to_israel = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = ISR } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = ISR date > 2009.1.19 date < 2013.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_another_10_trillion_to_israel" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_another_10_trillion_to_israel" clr_country_flag = USA_doing_decision ISR = { country_event = department_of_state.83 } } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 30 } modifier = { ISR = { has_war = yes } add = 15 } } } USA_russian_reset = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } SOV = { NOT = { has_war_with = USA } } } visible = { country_exists = SOV has_dlc = "Gotterdammerung" date > 2009.1.19 date < 2013.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_russian_reset" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_russian_reset" clr_country_flag = USA_doing_decision SOV = { country_event = { id = department_of_state.77 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_russian_reset_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 35 } modifier = { SOV = { has_opinion = { target = USA value < 0 } } add = 20 } } } USA_intervention_in_libya = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } LBA = { NOT = { has_war_with = USA } NOT = { is_subject_of = USA } OR = { has_civil_war = yes has_war_with = FEZ has_war_with = CYR has_war_with = TRP } emerging_autocracy_are_in_power = yes } } visible = { date > 2009.1.19 date < 2013.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_intervention_in_libya" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_intervention_in_libya" clr_country_flag = USA_doing_decision news_event = department_of_state.78 set_country_flag = USA_intervention_in_libya if = { limit = { LBA = { emerging_autocracy_are_in_power = no } } add_relation_modifier = { target = LBA modifier = generic_increased_military_support } } if = { limit = { TRP = { emerging_autocracy_are_in_power = no } } add_relation_modifier = { target = TRP modifier = generic_increased_military_support } } if = { limit = { FEZ = { emerging_autocracy_are_in_power = no } } add_relation_modifier = { target = FEZ modifier = generic_increased_military_support } } if = { limit = { CYR = { emerging_autocracy_are_in_power = no } } add_relation_modifier = { target = CYR modifier = generic_increased_military_support } } newline = yes custom_effect_tooltip = USA_beating_gaddafi_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 35 } modifier = { LBA = { has_civil_war = yes } add = 20 } modifier = { has_war = yes add = -20 } } } USA_moving_in_on_africa = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } CHI = { NOT = { has_war_with = USA } } } visible = { country_exists = CHI date > 2009.1.19 date < 2013.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_moving_in_on_africa" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_moving_in_on_africa" clr_country_flag = USA_doing_decision CHI = { country_event = department_of_state.79 } for_each_scope_loop = { array = global.is_african_nation set_temp_variable = { percent_change = 2.40 } change_influence_percentage = yes set_temp_variable = { percent_change = -10.00 } set_temp_variable = { tag_index = CHI } change_influence_percentage = yes } newline = yes custom_effect_tooltip = USA_kicking_china_out_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 30 } modifier = { CHI = { has_government = communism } add = 15 } modifier = { CHI = { is_faction_leader = yes } add = 15 } modifier = { has_war = yes add = -20 } } } # Next 4 Decisions, 2013 - 2017 USA_push_iran = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } PER = { NOT = { has_government = democratic } NOT = { is_subject_of = USA } } } visible = { country_exists = PER date > 2013.1.19 date < 2017.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_push_iran" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_push_iran" clr_country_flag = USA_doing_decision PER = { country_event = { id = department_of_state.59 days = 1 } newline = yes add_popularity = { ideology = democratic popularity = 0.05 } newline = yes decrease_economic_growth = yes } newline = yes custom_effect_tooltip = USA_pressuring_iran_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 30 } modifier = { PER = { has_autocratic_government = yes } add = 15 } modifier = { has_war = yes add = -20 } modifier = { PER = { has_added_tension_amount > 19.999 } add = 25 } modifier = { PER = { has_war = yes } add = 15 } } } USA_demand_japanese_article_9_interpretation = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 365 targets = { JAP } available = { JAP = { has_power_balance = { id = JAP_article_nine } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_demand_japanese_article_9_interpretation" JAP = { country_event = JAP_diplomacy.11 } custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_article_nine_accept_TT hidden_effect = { if = { limit = { has_country_flag = USA_wot_speech_given } set_country_flag = JAP_war_on_terror_article_9_done } if = { limit = { has_completed_focus = USA_focus_starting_the_war_on_terror } set_country_flag = JAP_focus_wot_article_9_done } } } ai_will_do = { base = 0 modifier = { has_country_flag = USA_wot_speech_given NOT = { has_country_flag = JAP_war_on_terror_article_9_done } add = 5 } modifier = { has_completed_focus = USA_focus_starting_the_war_on_terror NOT = { has_country_flag = JAP_focus_wot_article_9_done } add = 5 } modifier = { has_country_leader = { name = "Donald Trump" } add = 5 } } } USA_setting_the_pacific_groundwork = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = JAP } NOT = { has_country_flag = USA_doing_decision } JAP = { is_in_faction = no is_subject = no } } visible = { country_exists = JAP date > 2013.1.19 date < 2017.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_setting_the_pacific_groundwork" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_setting_the_pacific_groundwork" clr_country_flag = USA_doing_decision JAP = { country_event = { id = department_of_state.49 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_pacific_alliance_TT } ai_will_do = { base = 45 modifier = { is_historical_focus_on = yes add = 30 } modifier = { CHI = { has_government = communism } add = 15 } } } USA_a_strong_east = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = SAU } NOT = { has_war_with = ISR } NOT = { has_country_flag = USA_doing_decision } SAU = { salafist_kingdom_are_in_power = yes } } visible = { country_exists = SAU country_exists = ISR date > 2013.1.19 date < 2017.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_a_strong_east" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_a_strong_east" clr_country_flag = USA_doing_decision ISR = { country_event = { id = department_of_state.52 days = 1 } } SAU = { country_event = { id = department_of_state.52 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_arming_saud_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 30 } modifier = { PER = { has_war = yes } add = 15 } } } USA_fighting_little_green_men = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } SOV = { is_subject = no } MLV = { is_subject = no } } visible = { country_exists = SOV country_exists = PMR country_exists = UKR country_exists = MLV date > 2013.1.19 date < 2017.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_fighting_little_green_men" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_fighting_little_green_men" clr_country_flag = USA_doing_decision set_temp_variable = { percent_change = -10 } set_temp_variable = { tag_index = SOV } set_temp_variable = { influence_target = UKR } change_influence_percentage = yes newline = yes UKR = { add_popularity = { ideology = democratic popularity = 0.15 } } newline = yes MLV = { country_event = { id = department_of_state.55 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_backing_moldova_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 35 } modifier = { UKR = { has_war_with = SOV } add = 30 } modifier = { SOV = { has_opinion = { target = USA value < -20 } } add = 15 } } } # Next 4 Decisions, 2017 - 2021 USA_two_percent = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } has_idea = NATO_member is_faction_leader = yes } visible = { date > 2017.1.19 date < 2021.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_two_percent" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_two_percent" clr_country_flag = USA_doing_decision for_each_scope_loop = { array = global.nato_members if = { limit = { NOT = { original_tag = USA } } country_event = { id = department_of_state.60 days = 2 } } } custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_2_percent_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 30 } modifier = { SOV = { has_war = yes } add = 20 } modifier = { has_country_leader = { name = "Donald Trump" } add = 15 } modifier = { SOV = { has_added_tension_amount > 19.999 } add = 30 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 15 } modifier = { threat > 0.30 add = 15 } } } USA_tehrans_ultimatum = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } PER = { NOT = { has_government = democratic } NOT = { has_idea = Major_Non_NATO_Ally } NOT = { has_completed_focus = PER_iaea_autonomy } NOT = { is_subject_of = USA } } } visible = { country_exists = PER date > 2017.1.19 date < 2021.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_tehrans_ultimatum" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_tehrans_ultimatum" clr_country_flag = USA_doing_decision PER = { country_event = { id = department_of_state.62 days = 2 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { PER = { custom_effect_tooltip = PER_no_more_nukes_TT } } newline = yes custom_effect_tooltip = USA_PER_war_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 35 } modifier = { PER = { has_autocratic_government = yes } add = 15 } modifier = { has_country_leader = { name = "Donald Trump" } add = 15 } modifier = { has_war = yes add = -25 } modifier = { PER = { has_added_tension_amount > 19.999 } add = 30 } modifier = { PER = { has_tech = nuclear_technology } add = 20 } } } USA_economic_destruction_of_beijing = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } CHI = { NOT = { has_government = democratic } NOT = { is_subject_of = USA } } has_government = democratic } visible = { country_exists = CHI date > 2017.1.19 date < 2021.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_economic_destruction_of_beijing" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_economic_destruction_of_beijing" clr_country_flag = USA_doing_decision news_event = department_of_state.76 add_timed_idea = { idea = USA_CHI_trade_war days = 730 } newline = yes for_each_scope_loop = { array = global.nato_members tooltip = TT_ALL_NATO_MEMBER_NATIONS_GAIN if = { limit = { NOT = { original_tag = USA } } country_event = { id = department_of_state.73 days = 1 } } } JAP = { country_event = { id = department_of_state.73 days = 1 } } KOR = { country_event = { id = department_of_state.73 days = 1 } } AST = { country_event = { id = department_of_state.73 days = 1 } } newline = yes CHI = { country_event = { id = department_of_state.74 days = 1 } } newline = yes custom_effect_tooltip = USA_CHI_trade_war_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 35 } modifier = { has_country_leader = { name = "Donald Trump" } add = 20 } modifier = { country_exists = CHI CHI = { has_government = communism } add = 15 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 25 } modifier = { threat > 0.30 add = 15 } } } USA_freedom_in_venezuela = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { VEN = { has_country_leader = { name = "Nicolás Maduro" ruling_only = yes } NOT = { is_subject_of = USA } NOT = { has_government = democratic } } if = { limit = { has_dlc = "La Resistance" } network_strength = { target = VEN value > 45 } } else = { VEN = { influence_higher_15 = yes } } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = VEN date > 2017.1.19 date < 2021.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_freedom_in_venezuela" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_freedom_in_venezuela" clr_country_flag = USA_doing_decision custom_effect_tooltip = USA_ven_civilwar_TT set_country_flag = USA_operation_absolute_resolve } ai_will_do = { base = 30 modifier = { is_historical_focus_on = yes add = 35 } modifier = { VEN = { has_autocratic_government = yes } add = 15 } modifier = { has_country_leader = { name = "Donald Trump" } add = 15 } modifier = { has_war = yes add = -20 } } } USA_maximum_pressure_dprk = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = NKO } NOT = { has_country_flag = USA_doing_decision } NKO = { NOT = { has_government = democratic } NOT = { is_subject_of = USA } } } visible = { country_exists = NKO date > 2017.1.19 date < 2021.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_maximum_pressure_dprk" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_maximum_pressure_dprk" clr_country_flag = USA_doing_decision NKO = { country_event = { id = department_of_state.115 days = 1 } } newline = yes custom_effect_tooltip = USA_maximum_pressure_dprk_TT } ai_will_do = { base = 45 modifier = { is_historical_focus_on = yes add = 30 } modifier = { has_country_leader = { name = "Donald Trump" ruling_only = yes } add = 15 } modifier = { NKO = { has_added_tension_amount > 14.999 } add = 25 } modifier = { NKO = { has_tech = nuclear_technology } add = 15 } } } USA_withdraw_from_jcpoa = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_war_with = PER } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_jcpoa_withdrawn } PER = { NOT = { has_government = democratic } NOT = { is_subject_of = USA } } } visible = { country_exists = PER date > 2017.1.19 date < 2021.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_withdraw_from_jcpoa" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_withdraw_from_jcpoa" clr_country_flag = USA_doing_decision set_country_flag = USA_jcpoa_withdrawn PER = { country_event = { id = department_of_state.117 days = 1 } } newline = yes add_to_variable = { var = USA_iran_sanction_level value = 1 } clamp_variable = { var = USA_iran_sanction_level min = 0 max = 5 } PER = { decrease_economic_growth = yes } newline = yes every_other_country = { limit = { OR = { original_tag = FRA original_tag = ENG original_tag = GER } } country_event = { id = department_of_state.118 days = 2 } } news_event = { id = department_of_state.119 days = 3 } newline = yes custom_effect_tooltip = USA_withdraw_jcpoa_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_country_leader = { name = "Donald Trump" ruling_only = yes } add = 15 } modifier = { PER = { has_autocratic_government = yes } add = 10 } modifier = { PER = { has_added_tension_amount > 19.999 } add = 25 } } } USA_recognition_of_jerusalem = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 90 available = { NOT = { has_war_with = ISR } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_jerusalem_recognized } } visible = { country_exists = ISR date > 2017.1.19 date < 2021.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_recognition_of_jerusalem" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_recognition_of_jerusalem" clr_country_flag = USA_doing_decision set_country_flag = USA_jerusalem_recognized ISR = { country_event = { id = department_of_state.120 days = 1 } } newline = yes news_event = department_of_state.121 newline = yes add_relation_modifier = { target = ISR modifier = generic_increased_military_support } newline = yes custom_effect_tooltip = USA_recognition_jerusalem_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_country_leader = { name = "Donald Trump" ruling_only = yes } add = 15 } } } USA_golan_heights_recognition = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 60 available = { NOT = { has_war_with = ISR } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_golan_recognized } ISR = { controls_state = 587 } } visible = { country_exists = ISR country_exists = SYR date > 2017.1.19 date < 2021.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_golan_heights_recognition" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_golan_heights_recognition" clr_country_flag = USA_doing_decision set_country_flag = USA_golan_recognized ISR = { add_state_core = 587 } newline = yes news_event = department_of_state.124 newline = yes custom_effect_tooltip = USA_golan_recognition_TT } ai_will_do = { base = 45 modifier = { is_historical_focus_on = yes add = 30 } modifier = { has_country_leader = { name = "Donald Trump" ruling_only = yes } add = 15 } } } # 2021-2025 Biden Era Decisions USA_aukus_pact = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = AST } NOT = { has_war_with = ENG } NOT = { has_country_flag = USA_doing_decision } AST = { has_government = democratic } ENG = { has_government = democratic } } visible = { country_exists = AST country_exists = ENG NOT = { has_global_flag = GLOBAL_aukus_formed } date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_aukus_pact" set_country_flag = USA_doing_decision set_variable = { USA_aukus_accept_count = 0 } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_aukus_pact" clr_country_flag = USA_doing_decision AST = { country_event = { id = department_of_state.100 days = 1 } } ENG = { country_event = { id = department_of_state.100 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_aukus_accept_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } modifier = { western_liberals_are_in_power = yes add = 15 } modifier = { CHI = { is_faction_leader = yes } add = 10 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 25 } modifier = { threat > 0.30 add = 15 } } } USA_indo_pacific_economic_framework = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } CHI = { NOT = { has_government = democratic } } } visible = { country_exists = CHI date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_indo_pacific_economic_framework" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_indo_pacific_economic_framework" clr_country_flag = USA_doing_decision if = { limit = { country_exists = JAP NOT = { has_war_with = JAP } } JAP = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = KOR NOT = { has_war_with = KOR } } KOR = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = AST NOT = { has_war_with = AST } } AST = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = VIE NOT = { has_war_with = VIE } } VIE = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = PHI NOT = { has_war_with = PHI } } PHI = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = IND NOT = { has_war_with = IND } } IND = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = SIA NOT = { has_war_with = SIA } } SIA = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = MAY NOT = { has_war_with = MAY } } MAY = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = SIN NOT = { has_war_with = SIN } } SIN = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = RAJ NOT = { has_war_with = RAJ } } RAJ = { country_event = { id = department_of_state.102 days = 1 } set_temp_variable = { percent_change = 2.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } newline = yes add_timed_idea = { idea = USA_IPEF_trade_benefits days = 730 } country_event = { id = department_of_state.103 days = 30 } newline = yes custom_effect_tooltip = USA_ipef_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { CHI = { has_government = communism } add = 10 } } } USA_abraham_accords_expansion = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = ISR } NOT = { has_war_with = SAU } NOT = { has_country_flag = USA_doing_decision } ISR = { NOT = { has_war_with = SAU } } } visible = { country_exists = ISR country_exists = SAU date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_abraham_accords_expansion" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_abraham_accords_expansion" clr_country_flag = USA_doing_decision if = { limit = { country_exists = SAU NOT = { has_war_with = SAU } } SAU = { country_event = { id = department_of_state.104 days = 1 } } } if = { limit = { country_exists = OMA NOT = { has_war_with = OMA } } OMA = { country_event = { id = department_of_state.104 days = 1 } } } if = { limit = { country_exists = QAT NOT = { has_war_with = QAT } } QAT = { country_event = { id = department_of_state.104 days = 1 } } } if = { limit = { country_exists = ISR } ISR = { country_event = { id = department_of_state.105 days = 1 } } } news_event = { id = department_of_state.106 days = 2 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_abraham_accords_accept_TT } ai_will_do = { base = 45 modifier = { is_historical_focus_on = yes add = 30 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { PER = { has_war = yes } add = 10 } } } USA_chips_act_diplomacy = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } CHI = { NOT = { has_government = democratic } } } visible = { country_exists = TAI country_exists = CHI date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_chips_act_diplomacy" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_chips_act_diplomacy" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -200 } modify_treasury_effect = yes newline = yes 806 = { add_building_construction = { type = microchip_plant level = 1 instant_build = yes } } newline = yes if = { limit = { country_exists = TAI NOT = { has_war_with = TAI } } TAI = { country_event = { id = department_of_state.107 days = 1 } } } if = { limit = { country_exists = KOR NOT = { has_war_with = KOR } } KOR = { country_event = { id = department_of_state.107 days = 1 } } } if = { limit = { country_exists = JAP NOT = { has_war_with = JAP } } JAP = { country_event = { id = department_of_state.107 days = 1 } } } newline = yes set_temp_variable = { percent_change = -5.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = TAI } change_influence_percentage = yes newline = yes add_timed_idea = { idea = USA_chips_act days = 1825 } news_event = { id = department_of_state.108 days = 2 } newline = yes custom_effect_tooltip = USA_chips_act_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } modifier = { western_liberals_are_in_power = yes add = 15 } modifier = { CHI = { has_government = communism } add = 10 } } } USA_return_to_paris_agreement = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_paris_agreement_rejoined } } visible = { date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_return_to_paris_agreement" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_return_to_paris_agreement" clr_country_flag = USA_doing_decision set_country_flag = USA_paris_agreement_rejoined news_event = department_of_state.109 newline = yes add_stability = 0.02 newline = yes for_each_scope_loop = { array = global.EU_member tooltip = TT_ALL_EU_MEMBER_NATIONS_GAIN add_opinion_modifier = { target = USA modifier = usa_fp_diplomatic_cooperation } } newline = yes custom_effect_tooltip = USA_paris_agreement_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 30 } modifier = { western_liberals_are_in_power = yes add = 15 } } } USA_support_taiwan_defense = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_doing_decision } CHI = { NOT = { has_government = democratic } } TAI = { NOT = { is_subject_of = CHI } NOT = { has_war_with = USA } } } visible = { country_exists = TAI country_exists = CHI date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_support_taiwan_defense" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_support_taiwan_defense" clr_country_flag = USA_doing_decision TAI = { country_event = { id = department_of_state.110 days = 1 } } CHI = { country_event = { id = department_of_state.111 days = 2 } } newline = yes add_relation_modifier = { target = TAI modifier = generic_increased_military_support } newline = yes send_equipment = { amount = 3000 type = infantry_weapons_1 target = TAI } send_equipment = { amount = 400 type = util_vehicle_type target = TAI } news_event = { id = department_of_state.112 days = 3 } newline = yes custom_effect_tooltip = USA_taiwan_defense_TT } ai_will_do = { base = 55 modifier = { add = 25 CHI = { emerging_communist_state_are_in_power = yes } } modifier = { is_historical_focus_on = yes add = 25 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { has_war = yes add = -20 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 30 } modifier = { CHI = { has_war_with = TAI } add = 40 } } } # East Asia Defense Decisions USA_freedom_of_navigation_scs = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 365 days_remove = 90 available = { NOT = { has_war_with = CHI } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = CHI CHI = { NOT = { has_government = democratic } is_subject = no } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_freedom_of_navigation_scs" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_freedom_of_navigation_scs" clr_country_flag = USA_doing_decision CHI = { country_event = { id = department_of_state.125 days = 1 } } newline = yes news_event = department_of_state.126 newline = yes if = { limit = { country_exists = PHI } PHI = { add_opinion_modifier = { target = USA modifier = usa_fp_minor_goodwill } } } if = { limit = { country_exists = VIE } VIE = { add_opinion_modifier = { target = USA modifier = usa_fp_minor_goodwill } } } if = { limit = { country_exists = MAY } MAY = { add_opinion_modifier = { target = USA modifier = usa_fp_minor_goodwill } } } newline = yes set_temp_variable = { percent_change = 2.00 } set_temp_variable = { influence_target = PHI } change_influence_percentage = yes set_temp_variable = { percent_change = 2.00 } set_temp_variable = { influence_target = VIE } change_influence_percentage = yes newline = yes add_war_support = 0.03 newline = yes custom_effect_tooltip = USA_fon_scs_TT } ai_will_do = { base = 35 modifier = { CHI = { is_faction_leader = yes } add = 20 } modifier = { is_historical_focus_on = yes add = 20 } modifier = { has_war = yes add = -15 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 30 } modifier = { CHI = { has_war = yes } add = 20 } } } USA_thaad_deployment_korea = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_war_with = KOR } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_thaad_deployed } KOR = { has_government = democratic } } visible = { date > 2016.1.1 country_exists = KOR country_exists = NKO } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_thaad_deployment_korea" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_thaad_deployment_korea" clr_country_flag = USA_doing_decision set_country_flag = USA_thaad_deployed KOR = { country_event = { id = department_of_state.127 days = 1 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_thaad_accept_TT } ai_will_do = { base = 40 modifier = { NKO = { has_war_support > 0.7 } add = 25 } modifier = { is_historical_focus_on = yes add = 25 } } } USA_quad_security_dialogue = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { CHI = { NOT = { has_government = democratic } } NOT = { has_war_with = JAP } NOT = { has_war_with = RAJ } NOT = { has_war_with = AST } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_quad_established } } visible = { country_exists = JAP country_exists = RAJ country_exists = AST country_exists = CHI date > 2017.1.1 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_quad_security_dialogue" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_quad_security_dialogue" clr_country_flag = USA_doing_decision set_country_flag = USA_quad_established if = { limit = { country_exists = JAP } JAP = { country_event = { id = department_of_state.150 days = 1 } } } if = { limit = { country_exists = RAJ } RAJ = { country_event = { id = department_of_state.150 days = 1 } } } if = { limit = { country_exists = AST } AST = { country_event = { id = department_of_state.150 days = 1 } } } news_event = { id = department_of_state.151 days = 3 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_quad_accept_TT } ai_will_do = { base = 35 modifier = { CHI = { is_faction_leader = yes } add = 25 } modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_war = yes add = -20 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 25 } modifier = { threat > 0.30 add = 15 } } } USA_philippine_defense_cooperation = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_war_with = PHI } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_phi_edca_expanded } PHI = { is_subject = no NOT = { is_in_faction_with = CHI } } } visible = { country_exists = PHI country_exists = CHI CHI = { NOT = { has_government = democratic } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_philippine_defense_cooperation" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_philippine_defense_cooperation" clr_country_flag = USA_doing_decision set_country_flag = USA_phi_edca_expanded PHI = { country_event = { id = department_of_state.152 days = 1 } } news_event = { id = department_of_state.153 days = 3 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_phi_edca_accept_TT custom_effect_tooltip = TT_IF_THEY_REJECT custom_effect_tooltip = USA_phi_edca_reject_TT } ai_will_do = { base = 30 modifier = { CHI = { is_faction_leader = yes } add = 20 } modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_war = yes add = -20 } modifier = { CHI = { has_added_tension_amount > 19.999 } add = 25 } modifier = { CHI = { has_war_with = PHI } add = 30 } } } USA_support_korean_reunification_talks = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = KOR } NOT = { has_war_with = NKO } NOT = { has_country_flag = USA_doing_decision } NKO = { NOT = { has_war_with = KOR } } } visible = { country_exists = KOR country_exists = NKO KOR = { NOT = { has_war_with = NKO } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_support_korean_reunification_talks" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_support_korean_reunification_talks" clr_country_flag = USA_doing_decision KOR = { country_event = { id = department_of_state.154 days = 1 } } NKO = { country_event = { id = department_of_state.154 days = 1 } } news_event = { id = department_of_state.155 days = 3 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_korea_talks_accept_TT } ai_will_do = { base = 15 modifier = { has_country_leader = { name = "Donald Trump" ruling_only = yes } add = 20 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { is_historical_focus_on = yes add = 20 } modifier = { has_war = yes add = -20 } } } # Intervention Decisions USA_intervene_yemen_civil_war = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_war_with = YEM } NOT = { has_war_with = HOU } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_yemen_intervention } } visible = { country_exists = YEM country_exists = HOU HOU = { has_war_with = YEM } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_intervene_yemen_civil_war" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_intervene_yemen_civil_war" clr_country_flag = USA_doing_decision set_country_flag = USA_yemen_intervention news_event = department_of_state.130 newline = yes YEM = { country_event = { id = department_of_state.131 days = 1 } } newline = yes add_relation_modifier = { target = YEM modifier = generic_increased_military_support } newline = yes send_equipment = { amount = 3000 type = infantry_weapons_1 target = YEM } send_equipment = { amount = 400 type = util_vehicle_type target = YEM } newline = yes if = { limit = { country_exists = SAU SAU = { has_war_with = HOU } } add_relation_modifier = { target = SAU modifier = generic_increased_military_support } } newline = yes set_temp_variable = { percent_change = 5.00 } set_temp_variable = { influence_target = YEM } change_influence_percentage = yes newline = yes custom_effect_tooltip = USA_yemen_intervention_TT } ai_will_do = { base = 35 modifier = { any_country_with_original_tag = { original_tag_to_check = PER has_completed_focus = PER_ansar_allah } add = 25 } modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_war = yes add = -25 } } } USA_intervene_mali_insurgency = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_war_with = MAL } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_mali_intervention } MAL = { NOT = { emerging_autocracy_are_in_power = yes } } } visible = { country_exists = MAL MAL = { has_civil_war = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_intervene_mali_insurgency" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_intervene_mali_insurgency" clr_country_flag = USA_doing_decision set_country_flag = USA_mali_intervention news_event = department_of_state.132 newline = yes MAL = { country_event = { id = department_of_state.133 days = 1 } } newline = yes add_relation_modifier = { target = MAL modifier = generic_increased_military_support } newline = yes send_equipment = { amount = 2000 type = infantry_weapons_1 target = MAL } send_equipment = { amount = 200 type = util_vehicle_type target = MAL } newline = yes set_temp_variable = { percent_change = 5.00 } set_temp_variable = { influence_target = MAL } change_influence_percentage = yes newline = yes custom_effect_tooltip = USA_mali_intervention_TT } ai_will_do = { base = 25 modifier = { is_historical_focus_on = yes add = 20 } modifier = { MAL = { has_civil_war = yes } add = 15 } modifier = { has_war = yes add = -15 } } } USA_intervene_nigeria_boko_haram = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 180 available = { NOT = { has_war_with = NIG } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_nigeria_intervention } NIG = { NOT = { emerging_autocracy_are_in_power = yes } OR = { has_civil_war = yes any_owned_state = { has_state_flag = NIG_islamic_state } } } } visible = { country_exists = NIG } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_intervene_nigeria_boko_haram" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_intervene_nigeria_boko_haram" clr_country_flag = USA_doing_decision set_country_flag = USA_nigeria_intervention news_event = department_of_state.134 newline = yes NIG = { country_event = { id = department_of_state.135 days = 1 } } newline = yes add_relation_modifier = { target = NIG modifier = generic_increased_military_support } newline = yes send_equipment = { amount = 2000 type = infantry_weapons_1 target = NIG } send_equipment = { amount = 200 type = util_vehicle_type target = NIG } newline = yes set_temp_variable = { percent_change = 5.00 } set_temp_variable = { influence_target = NIG } change_influence_percentage = yes newline = yes custom_effect_tooltip = USA_nigeria_intervention_TT } ai_will_do = { base = 25 modifier = { is_historical_focus_on = yes add = 20 } modifier = { NIG = { has_civil_war = yes } add = 15 } modifier = { has_war = yes add = -15 } } } USA_stabilize_haiti = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 120 available = { NOT = { has_war_with = HAI } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_haiti_stabilization } } visible = { country_exists = HAI HAI = { OR = { has_civil_war = yes has_stability < 0.30 } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_stabilize_haiti" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_stabilize_haiti" clr_country_flag = USA_doing_decision set_country_flag = USA_haiti_stabilization news_event = department_of_state.136 newline = yes HAI = { country_event = { id = department_of_state.137 days = 1 } } newline = yes add_relation_modifier = { target = HAI modifier = generic_increased_military_support } newline = yes send_equipment = { amount = 1500 type = infantry_weapons_1 target = HAI } send_equipment = { amount = 150 type = util_vehicle_type target = HAI } newline = yes set_temp_variable = { percent_change = 10.00 } set_temp_variable = { influence_target = HAI } change_influence_percentage = yes newline = yes custom_effect_tooltip = USA_haiti_stabilization_TT } ai_will_do = { base = 35 modifier = { is_historical_focus_on = yes add = 25 } modifier = { HAI = { has_civil_war = yes } add = 20 } modifier = { has_war = yes add = -15 } } } USA_counter_narcotics_central_america = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 730 days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } } visible = { OR = { western_conservatism_are_in_power = yes western_liberals_are_in_power = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_counter_narcotics_central_america" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_counter_narcotics_central_america" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -30 } modify_treasury_effect = yes newline = yes if = { limit = { country_exists = GUA NOT = { has_war_with = GUA } } GUA = { country_event = { id = department_of_state.138 days = 1 } set_temp_variable = { percent_change = 3.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = HON NOT = { has_war_with = HON } } HON = { country_event = { id = department_of_state.138 days = 1 } set_temp_variable = { percent_change = 3.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = ELS NOT = { has_war_with = ELS } } ELS = { country_event = { id = department_of_state.138 days = 1 } set_temp_variable = { percent_change = 3.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = NIC NOT = { has_war_with = NIC } } NIC = { country_event = { id = department_of_state.138 days = 1 } set_temp_variable = { percent_change = 3.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = PAN NOT = { has_war_with = PAN } } PAN = { country_event = { id = department_of_state.138 days = 1 } set_temp_variable = { percent_change = 3.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = COS NOT = { has_war_with = COS } } COS = { country_event = { id = department_of_state.138 days = 1 } set_temp_variable = { percent_change = 3.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } newline = yes custom_effect_tooltip = USA_counter_narcotics_TT } ai_will_do = { base = 20 modifier = { is_historical_focus_on = yes add = 15 } modifier = { western_conservatism_are_in_power = yes add = 10 } } } # Regional Investment Decisions USA_caribbean_investment_initiative = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 1095 days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } } visible = { OR = { western_conservatism_are_in_power = yes western_liberals_are_in_power = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_caribbean_investment_initiative" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_caribbean_investment_initiative" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -75 } modify_treasury_effect = yes newline = yes news_event = department_of_state.141 newline = yes if = { limit = { country_exists = CUB NOT = { has_war_with = CUB } } CUB = { country_event = { id = department_of_state.140 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = DOM NOT = { has_war_with = DOM } } DOM = { country_event = { id = department_of_state.140 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = JAM NOT = { has_war_with = JAM } } JAM = { country_event = { id = department_of_state.140 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = HAI NOT = { has_war_with = HAI } } HAI = { country_event = { id = department_of_state.140 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = TRI NOT = { has_war_with = TRI } } TRI = { country_event = { id = department_of_state.140 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = BAH NOT = { has_war_with = BAH } } BAH = { country_event = { id = department_of_state.140 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } newline = yes custom_effect_tooltip = USA_caribbean_investment_TT } ai_will_do = { base = 15 modifier = { is_historical_focus_on = yes add = 20 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { CHI = { is_faction_leader = yes } add = 10 } } } USA_invest_in_canada = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 1095 days_remove = 365 available = { NOT = { has_war_with = CAN } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = CAN OR = { western_conservatism_are_in_power = yes western_liberals_are_in_power = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_invest_in_canada" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_invest_in_canada" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -50 } modify_treasury_effect = yes newline = yes CAN = { country_event = { id = department_of_state.142 days = 1 } } country_event = { id = department_of_state.143 days = 30 } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_canada_invest_accept_TT custom_effect_tooltip = TT_IF_THEY_REJECT custom_effect_tooltip = USA_canada_invest_reject_TT } ai_will_do = { base = 20 modifier = { is_historical_focus_on = yes add = 20 } modifier = { western_liberals_are_in_power = yes add = 10 } } } USA_west_africa_development_initiative = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 1095 days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } } visible = { OR = { western_conservatism_are_in_power = yes western_liberals_are_in_power = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_west_africa_development_initiative" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_west_africa_development_initiative" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -100 } modify_treasury_effect = yes newline = yes news_event = department_of_state.145 newline = yes if = { limit = { country_exists = NIG NOT = { has_war_with = NIG } } NIG = { country_event = { id = department_of_state.144 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -5.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = SOV } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = GAH NOT = { has_war_with = GAH } } GAH = { country_event = { id = department_of_state.144 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -5.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = SOV } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = SEN NOT = { has_war_with = SEN } } SEN = { country_event = { id = department_of_state.144 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -5.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = SOV } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = CDI NOT = { has_war_with = CDI } } CDI = { country_event = { id = department_of_state.144 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -5.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = SOV } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } if = { limit = { country_exists = GUI NOT = { has_war_with = GUI } } GUI = { country_event = { id = department_of_state.144 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -5.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = SOV } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes capital_scope = { add_building_construction = { type = infrastructure level = 1 instant_build = yes } } } } newline = yes custom_effect_tooltip = USA_west_africa_development_TT } ai_will_do = { base = 15 modifier = { is_historical_focus_on = yes add = 20 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { CHI = { is_faction_leader = yes } add = 10 } } } USA_pacific_islands_compact = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 1095 days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } } visible = { OR = { western_conservatism_are_in_power = yes western_liberals_are_in_power = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_pacific_islands_compact" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_pacific_islands_compact" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -30 } modify_treasury_effect = yes newline = yes news_event = department_of_state.147 newline = yes if = { limit = { country_exists = MIC NOT = { has_war_with = MIC } } MIC = { country_event = { id = department_of_state.146 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = MAR NOT = { has_war_with = MAR } } MAR = { country_event = { id = department_of_state.146 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = PAU NOT = { has_war_with = PAU } } PAU = { country_event = { id = department_of_state.146 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = PAP NOT = { has_war_with = PAP } } PAP = { country_event = { id = department_of_state.146 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } if = { limit = { country_exists = FIJ NOT = { has_war_with = FIJ } } FIJ = { country_event = { id = department_of_state.146 days = 1 } set_temp_variable = { percent_change = 5.00 } set_temp_variable = { tag_index = USA } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } set_temp_variable = { influence_target = THIS } change_influence_percentage = yes } } newline = yes custom_effect_tooltip = USA_pacific_islands_TT } ai_will_do = { base = 15 modifier = { is_historical_focus_on = yes add = 20 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { CHI = { is_faction_leader = yes } add = 10 } } } USA_african_growth_opportunity_act = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = no days_re_enable = 1095 days_remove = 365 available = { NOT = { has_country_flag = USA_doing_decision } } visible = { OR = { western_conservatism_are_in_power = yes western_liberals_are_in_power = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_african_growth_opportunity_act" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_african_growth_opportunity_act" clr_country_flag = USA_doing_decision set_temp_variable = { treasury_change = -60 } modify_treasury_effect = yes newline = yes news_event = department_of_state.149 newline = yes for_each_scope_loop = { array = global.is_african_nation if = { limit = { NOT = { has_war_with = USA } NOT = { emerging_autocracy_are_in_power = yes } } country_event = { id = department_of_state.148 days = 1 } set_temp_variable = { percent_change = 3.00 } change_influence_percentage = yes set_temp_variable = { percent_change = -3.00 } set_temp_variable = { tag_index = CHI } change_influence_percentage = yes } } newline = yes custom_effect_tooltip = USA_agoa_TT } ai_will_do = { base = 15 modifier = { is_historical_focus_on = yes add = 20 } modifier = { western_liberals_are_in_power = yes add = 10 } modifier = { CHI = { is_faction_leader = yes } add = 10 } } } # Pop-up Decisions USA_backing_ukraine = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 14 available = { UKR = { has_war_with = SOV } NOT = { has_war_with = SOV } NOT = { has_war_with = UKR } } visible = { country_exists = UKR country_exists = SOV } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_backing_ukraine" news_event = department_of_state.84 UKR = { add_ideas = USA_UKR_aid } for_each_scope_loop = { array = global.nato_members tooltip = TT_ALL_NATO_MEMBER_NATIONS_GAIN if = { limit = { NOT = { original_tag = USA } } country_event = department_of_state.85 } } add_relation_modifier = { target = UKR modifier = generic_increased_military_support } send_equipment = { amount = 5000 type = infantry_weapons_1 target = UKR } send_equipment = { amount = 600 type = util_vehicle_type target = UKR } custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_nato_ukraine_accept_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 30 } modifier = { UKR = { has_war_with = SOV } add = 40 } modifier = { SOV = { has_added_tension_amount > 19.999 } add = 25 } modifier = { threat > 0.30 add = 15 } } } USA_india_civil_nuclear_agreement = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = RAJ } NOT = { has_country_flag = USA_doing_decision } RAJ = { NOT = { is_subject_of = CHI } NOT = { is_subject_of = SOV } } } visible = { country_exists = RAJ date > 2001.1.19 date < 2009.1.20 has_country_leader = { name = "George W. Bush" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_india_civil_nuclear_agreement" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_india_civil_nuclear_agreement" clr_country_flag = USA_doing_decision RAJ = { country_event = { id = department_of_state.210 days = 1 } } custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { RAJ = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } add_relation_modifier = { target = USA modifier = generic_increased_cooperation } } add_opinion_modifier = { target = IND modifier = usa_fp_strategic_partnership } add_relation_modifier = { target = IND modifier = generic_increased_cooperation } } newline = yes custom_effect_tooltip = USA_india_nuclear_TT } ai_will_do = { base = 60 modifier = { is_historical_focus_on = yes add = 25 } modifier = { CHI = { is_faction_leader = yes } add = 15 } } } USA_vietnam_comprehensive_partnership = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = VIE } NOT = { has_country_flag = USA_doing_decision } VIE = { NOT = { is_subject_of = CHI } } } visible = { country_exists = VIE date > 2009.1.19 date < 2017.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_vietnam_comprehensive_partnership" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_vietnam_comprehensive_partnership" clr_country_flag = USA_doing_decision VIE = { country_event = { id = department_of_state.211 days = 1 } } custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { VIE = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } add_relation_modifier = { target = USA modifier = generic_increased_cooperation } } add_opinion_modifier = { target = VIE modifier = usa_fp_strategic_partnership } add_relation_modifier = { target = VIE modifier = generic_increased_cooperation } } newline = yes custom_effect_tooltip = USA_vietnam_partnership_TT } ai_will_do = { base = 40 modifier = { is_historical_focus_on = yes add = 25 } modifier = { CHI = { is_faction_leader = yes } add = 15 } } } USA_caatsa_turkey_sanctions = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = TUR } NOT = { has_country_flag = USA_doing_decision } NOT = { TUR = { is_subject_of = USA } } } visible = { country_exists = TUR date > 2017.1.19 date < 2025.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_caatsa_turkey_sanctions" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_caatsa_turkey_sanctions" clr_country_flag = USA_doing_decision TUR = { country_event = { id = department_of_state.212 days = 1 } } custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { TUR = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } } } custom_effect_tooltip = TT_IF_THEY_REJECT effect_tooltip = { TUR = { decrease_economic_growth = yes add_opinion_modifier = { target = USA modifier = usa_fp_severe_confrontation } } add_opinion_modifier = { target = TUR modifier = usa_fp_severe_confrontation } } newline = yes custom_effect_tooltip = USA_caatsa_turkey_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } modifier = { TUR = { has_opinion = { target = SOV value > 0 } } add = 15 } modifier = { SOV = { has_added_tension_amount > 19.999 } add = 20 } } } USA_recognize_guaido = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes fixed_random_seed = no days_remove = 365 available = { NOT = { has_war_with = VEN } NOT = { has_country_flag = USA_doing_decision } VEN = { NOT = { has_government = democratic } } } visible = { country_exists = VEN date > 2017.1.19 date < 2023.1.5 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_recognize_guaido" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_recognize_guaido" clr_country_flag = USA_doing_decision VEN = { country_event = { id = department_of_state.213 days = 1 } } custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { VEN = { add_stability = -0.10 add_political_power = -100 random_list = { 30 = { start_civil_war = { ideology = democratic size = 0.20 } } 40 = { add_war_support = -0.10 add_stability = -0.10 } 30 = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } } } } } custom_effect_tooltip = TT_IF_THEY_REJECT effect_tooltip = { VEN = { decrease_economic_growth = yes add_stability = -0.05 add_opinion_modifier = { target = USA modifier = usa_fp_severe_confrontation } } add_opinion_modifier = { target = VEN modifier = usa_fp_severe_confrontation } } newline = yes custom_effect_tooltip = USA_recognize_guaido_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 30 } modifier = { VEN = { has_government = communism } add = 15 } } } USA_cuba_thaw = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = CUB } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_cuba_policy_locked } } visible = { country_exists = CUB date > 2009.1.19 date < 2017.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_cuba_thaw" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_cuba_thaw" clr_country_flag = USA_doing_decision set_country_flag = USA_cuba_policy_locked CUB = { country_event = { id = department_of_state.214 days = 1 } } custom_effect_tooltip = TT_IF_THEY_ACCEPT effect_tooltip = { CUB = { add_stability = 0.05 increase_economic_growth = yes add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } add_relation_modifier = { target = USA modifier = generic_increased_cooperation } } add_opinion_modifier = { target = CUB modifier = usa_fp_strategic_partnership } add_relation_modifier = { target = CUB modifier = generic_increased_cooperation } } newline = yes custom_effect_tooltip = USA_cuba_thaw_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 25 } } } USA_cuba_freeze = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = CUB } NOT = { has_country_flag = USA_doing_decision } NOT = { has_country_flag = USA_cuba_policy_locked } } visible = { country_exists = CUB date > 2017.1.19 date < 2021.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_cuba_freeze" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_cuba_freeze" clr_country_flag = USA_doing_decision set_country_flag = USA_cuba_policy_locked CUB = { country_event = { id = department_of_state.215 days = 1 } } newline = yes custom_effect_tooltip = USA_cuba_freeze_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 25 } } } USA_huawei_export_blacklist = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = CHI } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = CHI date > 2017.1.19 date < 2025.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_huawei_export_blacklist" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_huawei_export_blacklist" clr_country_flag = USA_doing_decision CHI = { country_event = { id = department_of_state.216 days = 1 } } newline = yes custom_effect_tooltip = USA_huawei_blacklist_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 25 } modifier = { has_country_leader = { name = "Donald Trump" ruling_only = yes } add = 15 } } } USA_semiconductor_export_controls = { icon = GFX_decision_generic_operation cost = 75 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = CHI } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = CHI date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_semiconductor_export_controls" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_semiconductor_export_controls" clr_country_flag = USA_doing_decision CHI = { country_event = { id = department_of_state.217 days = 1 } } newline = yes custom_effect_tooltip = USA_semiconductor_controls_TT } ai_will_do = { base = 55 modifier = { is_historical_focus_on = yes add = 25 } } } USA_hong_kong_autonomy_sanctions = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = CHI } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = CHI date > 2020.7.14 date < 2025.1.20 } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_hong_kong_autonomy_sanctions" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_hong_kong_autonomy_sanctions" clr_country_flag = USA_doing_decision CHI = { country_event = { id = department_of_state.218 days = 1 } } newline = yes custom_effect_tooltip = USA_hk_sanctions_TT } ai_will_do = { base = 45 modifier = { is_historical_focus_on = yes add = 25 } } } USA_withdraw_from_who = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 30 available = { NOT = { has_country_flag = USA_doing_decision } NOT = { has_global_flag = USA_left_WHO } } visible = { date > 2017.1.19 date < 2021.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_withdraw_from_who" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_withdraw_from_who" clr_country_flag = USA_doing_decision set_global_flag = USA_left_WHO add_political_power = 50 GER = { add_opinion_modifier = { target = USA modifier = usa_fp_major_diplomatic_fallout } } FRA = { add_opinion_modifier = { target = USA modifier = usa_fp_major_diplomatic_fallout } } ENG = { add_opinion_modifier = { target = USA modifier = usa_fp_major_diplomatic_fallout } } } ai_will_do = { base = 70 modifier = { is_historical_focus_on = yes add = 25 } } } USA_return_to_who = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 30 available = { NOT = { has_country_flag = USA_doing_decision } has_global_flag = USA_left_WHO } visible = { date > 2021.1.19 date < 2025.1.20 western_liberals_are_in_power = yes has_global_flag = USA_left_WHO } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_return_to_who" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_return_to_who" clr_country_flag = USA_doing_decision clr_global_flag = USA_left_WHO GER = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } } FRA = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } } ENG = { add_opinion_modifier = { target = USA modifier = usa_fp_strategic_partnership } } } ai_will_do = { base = 70 modifier = { is_historical_focus_on = yes add = 25 } } } USA_trump_buy_greenland = { icon = GFX_decision_generic_operation cost = 100 fire_only_once = yes days_remove = 60 visible = { country_exists = DEN has_country_leader = { name = "Donald Trump" ruling_only = yes } NOT = { owns_state = 1 } NOT = { has_country_flag = USA_greenland_offered } } available = { NOT = { has_war_with = DEN } NOT = { has_country_flag = USA_doing_decision } DEN = { owns_state = 1 NOT = { has_war_with = ROOT } } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_trump_buy_greenland" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_trump_buy_greenland" clr_country_flag = USA_doing_decision set_country_flag = USA_greenland_offered DEN = { country_event = { id = department_of_state.240 days = 2 } } newline = yes custom_effect_tooltip = TT_IF_THEY_ACCEPT custom_effect_tooltip = USA_greenland_accept_TT custom_effect_tooltip = TT_IF_THEY_REJECT custom_effect_tooltip = USA_greenland_reject_TT } ai_will_do = { base = 65 modifier = { is_historical_focus_on = yes add = 20 } modifier = { has_war = yes add = -20 } } } USA_trump_nato_dilemma = { icon = GFX_decision_generic_leave_nato cost = 50 fire_only_once = yes days_remove = 30 visible = { has_country_leader = { name = "Donald Trump" ruling_only = yes } has_idea = NATO_member NOT = { has_country_flag = USA_trump_nato_reviewed } } available = { NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_trump_nato_dilemma" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_trump_nato_dilemma" clr_country_flag = USA_doing_decision set_country_flag = USA_trump_nato_reviewed country_event = { id = department_of_state.242 days = 1 } } ai_will_do = { base = 75 modifier = { is_historical_focus_on = yes add = 15 } } } USA_fentanyl_cartel_fto = { icon = GFX_decision_generic_operation cost = 50 fire_only_once = yes days_remove = 365 available = { NOT = { has_war_with = MEX } NOT = { has_country_flag = USA_doing_decision } } visible = { country_exists = MEX date > 2025.1.19 date < 2029.1.20 has_country_leader = { name = "Donald Trump" ruling_only = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_fentanyl_cartel_fto" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_fentanyl_cartel_fto" clr_country_flag = USA_doing_decision MEX = { country_event = { id = department_of_state.219 days = 1 } } newline = yes custom_effect_tooltip = USA_fentanyl_fto_TT } ai_will_do = { base = 50 modifier = { is_historical_focus_on = yes add = 30 } modifier = { MEX = { has_stability < 0.4 } add = 15 } } } USA_TAI_send_carrier = { icon = GFX_decision_generic_naval visible = { country_exists = TAI NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_withdrew_support_TAI } CHI = { has_completed_focus = CHI_TAI_cross_strait_policy OR = { has_country_flag = CHI_amphibious_exercise_active check_variable = { CHI_taiwan_strait_tension > 50 } } } } available = { NOT = { has_country_flag = USA_TAI_carrier_sent } } cost = 50 days_re_enable = 180 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_TAI_send_carrier" set_country_flag = { flag = USA_TAI_carrier_sent days = 180 value = 1 } CHI = { add_to_variable = { CHI_taiwan_us_support = 5 tooltip = CHI_taiwan_us_support_tt } clamp_variable = { var = CHI_taiwan_us_support min = 0 max = 100 } add_to_variable = { CHI_taiwan_strait_tension = 5 tooltip = CHI_taiwan_strait_tension_tt } clamp_variable = { var = CHI_taiwan_strait_tension min = 0 max = 100 } } } ai_will_do = { base = 5 modifier = { add = 5 CHI = { check_variable = { CHI_taiwan_strait_tension > 60 } } } } } USA_TAI_recon_flight = { icon = GFX_decision_generic_air visible = { country_exists = TAI NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_withdrew_support_TAI } CHI = { has_completed_focus = CHI_TAI_cross_strait_policy has_country_flag = CHI_adiz_incursion_active } } available = { NOT = { has_country_flag = USA_TAI_recon_active } } cost = 25 days_re_enable = 45 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_TAI_recon_flight" set_country_flag = { flag = USA_TAI_recon_active days = 45 value = 1 } CHI = { add_to_variable = { CHI_taiwan_us_support = 3 tooltip = CHI_taiwan_us_support_tt } clamp_variable = { var = CHI_taiwan_us_support min = 0 max = 100 } add_to_variable = { CHI_taiwan_strait_tension = 4 tooltip = CHI_taiwan_strait_tension_tt } clamp_variable = { var = CHI_taiwan_strait_tension min = 0 max = 100 } } } ai_will_do = { base = 5 } } USA_TAI_arm_taiwan = { icon = GFX_decision_generic_military visible = { country_exists = TAI NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_withdrew_support_TAI } CHI = { has_completed_focus = CHI_TAI_cross_strait_policy has_country_flag = CHI_blockade_sim_active } } available = { NOT = { has_country_flag = USA_TAI_arms_sale_active } } cost = 75 days_re_enable = 180 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_TAI_arm_taiwan" set_country_flag = { flag = USA_TAI_arms_sale_active days = 180 value = 1 } CHI = { add_to_variable = { CHI_taiwan_us_support = 6 tooltip = CHI_taiwan_us_support_tt } clamp_variable = { var = CHI_taiwan_us_support min = 0 max = 100 } } TAI = { add_timed_idea = { idea = TAI_self_sufficiency days = 365 } } } ai_will_do = { base = 8 } } USA_TAI_fon_operation = { icon = GFX_decision_generic_naval visible = { country_exists = TAI NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_withdrew_support_TAI } CHI = { has_country_flag = CHI_TAI_maritime_zone_active } } available = { CHI = { has_country_flag = CHI_TAI_maritime_zone_active } } cost = 75 days_re_enable = 120 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_TAI_fon_operation" CHI = { add_to_variable = { CHI_taiwan_us_support = 5 tooltip = CHI_taiwan_us_support_tt } clamp_variable = { var = CHI_taiwan_us_support min = 0 max = 100 } add_to_variable = { CHI_taiwan_strait_tension = 8 tooltip = CHI_taiwan_strait_tension_tt } clamp_variable = { var = CHI_taiwan_strait_tension min = 0 max = 100 } country_event = { id = china_sar.025 days = 3 } } } ai_will_do = { base = 8 } } USA_TAI_rimpac_exercise = { icon = GFX_decision_generic_naval visible = { country_exists = TAI NOT = { has_war_with = TAI } NOT = { has_country_flag = USA_withdrew_support_TAI } CHI = { has_completed_focus = CHI_TAI_cross_strait_policy } } cost = 50 days_re_enable = 365 complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_TAI_rimpac_exercise" CHI = { add_to_variable = { CHI_taiwan_us_support = 8 tooltip = CHI_taiwan_us_support_tt } clamp_variable = { var = CHI_taiwan_us_support min = 0 max = 100 } add_to_variable = { CHI_taiwan_strait_tension = 6 tooltip = CHI_taiwan_strait_tension_tt } clamp_variable = { var = CHI_taiwan_strait_tension min = 0 max = 100 } } } ai_will_do = { base = 3 modifier = { add = 5 CHI = { check_variable = { CHI_taiwan_strait_tension > 40 } } } } } USA_arm_rojava = { icon = GFX_decision_generic_military cost = 75 fire_only_once = yes days_remove = 30 visible = { country_exists = ROJ country_exists = ISI NOT = { has_war_with = ROJ } } available = { NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_arm_rojava" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_arm_rojava" clr_country_flag = USA_doing_decision country_event = { id = USA_FOCUS.10 days = 1 } } ai_will_do = { base = 10 modifier = { add = 15 ISI = { surrender_progress < 0.25 } } modifier = { factor = 0 TUR = { is_in_faction_with = USA } } } } USA_shayrat_missile_strike = { icon = GFX_decision_generic_naval cost = 100 fire_only_once = yes days_remove = 7 visible = { country_exists = SYR date > 2017.4.1 NOT = { is_in_faction_with = SYR } } available = { country_exists = FSA SYR = { has_war_with = FSA } NOT = { has_country_flag = USA_doing_decision } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_shayrat_missile_strike" set_country_flag = USA_doing_decision } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_shayrat_missile_strike" clr_country_flag = USA_doing_decision add_war_support = 0.03 SYR = { add_opinion_modifier = { target = USA modifier = usa_fp_severe_confrontation } } SOV = { add_opinion_modifier = { target = USA modifier = usa_fp_severe_confrontation } } PER = { add_opinion_modifier = { target = USA modifier = usa_fp_severe_confrontation } } news_event = { id = USA_FOCUS.9 hours = 6 } } ai_will_do = { base = 20 modifier = { is_historical_focus_on = yes add = 30 } } } } USA_iraq_most_wanted = { USA_execute_saddam = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_saddam_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_saddam" set_country_flag = USA_saddam_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_qusay = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_qusay_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_qusay" set_country_flag = USA_qusay_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_uday = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_uday_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_uday" set_country_flag = USA_uday_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_abid = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_abid_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_abid" set_country_flag = USA_abid_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_majid = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_majid_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_majid" set_country_flag = USA_majid_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_walter = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_walter_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_walter" set_country_flag = USA_walter_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_tilfah = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_tilfah_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_tilfah" set_country_flag = USA_latif_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } USA_execute_salih = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { has_country_flag = IRQ_salih_caught } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_execute_salih" set_country_flag = USA_salih_dead add_to_variable = { var = IRQ_baathist_dead value = 1 } } ai_will_do = { base = 25 } } # Capture Agents USA_SYR_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = SYR value > 84 } } else = { SYR = { influence_higher_20 = yes } } SYR = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_SYR_baathists" if = { limit = { SYR = { has_country_flag = IRQ_majid_here } } SYR = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { SYR = { has_country_flag = IRQ_walter_here } } SYR = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { SYR = { has_country_flag = IRQ_tilfah_here } } SYR = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { SYR = { has_country_flag = IRQ_salih_here } } SYR = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_SAU_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = SAU value > 84 } } else = { SAU = { influence_higher_20 = yes } } SAU = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_SAU_baathists" if = { limit = { SAU = { has_country_flag = IRQ_majid_here } } SAU = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { SAU = { has_country_flag = IRQ_walter_here } } SAU = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { SAU = { has_country_flag = IRQ_tilfah_here } } SAU = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { SAU = { has_country_flag = IRQ_salih_here } } SAU = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_JOR_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = JOR value > 84 } } else = { JOR = { influence_higher_20 = yes } } JOR = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_JOR_baathists" if = { limit = { JOR = { has_country_flag = IRQ_majid_here } } JOR = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { JOR = { has_country_flag = IRQ_walter_here } } JOR = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { JOR = { has_country_flag = IRQ_tilfah_here } } JOR = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { JOR = { has_country_flag = IRQ_salih_here } } JOR = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_KUR_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = KUR value > 84 } } else = { KUR = { influence_higher_20 = yes } } KUR = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_KUR_baathists" if = { limit = { KUR = { has_country_flag = IRQ_majid_here } } KUR = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { KUR = { has_country_flag = IRQ_walter_here } } KUR = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { KUR = { has_country_flag = IRQ_tilfah_here } } KUR = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { KUR = { has_country_flag = IRQ_salih_here } } KUR = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_PUK_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = PUK value > 84 } } else = { PUK = { influence_higher_20 = yes } } PUK = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_PUK_baathists" if = { limit = { PUK = { has_country_flag = IRQ_majid_here } } PUK = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { PUK = { has_country_flag = IRQ_walter_here } } PUK = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { PUK = { has_country_flag = IRQ_tilfah_here } } PUK = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { PUK = { has_country_flag = IRQ_salih_here } } PUK = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_PER_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = PER value > 84 } } else = { PER = { influence_higher_20 = yes } } PER = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_PER_baathists" if = { limit = { PER = { has_country_flag = IRQ_majid_here } } PER = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { PER = { has_country_flag = IRQ_walter_here } } PER = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { PER = { has_country_flag = IRQ_tilfah_here } } PER = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { PER = { has_country_flag = IRQ_salih_here } } PER = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_KUW_baathists = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { if = { limit = { has_dlc = "La Resistance" NOT = { is_ai = yes } } network_strength = { target = KUW value > 84 } } else = { KUW = { influence_higher_20 = yes } } KUW = { OR = { has_country_flag = IRQ_majid_here has_country_flag = IRQ_walter_here has_country_flag = IRQ_tilfah_here has_country_flag = IRQ_salih_here } } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_KUW_baathists" if = { limit = { KUW = { has_country_flag = IRQ_majid_here } } KUW = { clr_country_flag = IRQ_majid_here } country_event = iraqi_MNF.14 } if = { limit = { KUW = { has_country_flag = IRQ_walter_here } } KUW = { clr_country_flag = IRQ_walter_here } country_event = iraqi_MNF.15 } if = { limit = { KUW = { has_country_flag = IRQ_tilfah_here } } KUW = { clr_country_flag = IRQ_tilfah_here } country_event = iraqi_MNF.16 } if = { limit = { KUW = { has_country_flag = IRQ_salih_here } } KUW = { clr_country_flag = IRQ_salih_here } country_event = iraqi_MNF.17 } } ai_will_do = { base = 25 } } USA_close_this_menu = { icon = GFX_decision_generic_operation fire_only_once = yes days_remove = 180 visible = { OR = { check_variable = { IRQ_baathist_dead > 3 } has_country_flag = IRQ_attacks_happened } } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove USA_close_this_menu" clr_country_flag = IRQ_hunt_baathists } ai_will_do = { base = 25 } } # Timed Mission USA_fugitive_countdown = { activation = { always = no } available = { custom_trigger_tooltip = { tooltip = IRQ_kill_3_baathists_TT check_variable = { IRQ_baathist_dead > 3 } } } days_mission_timeout = 1825 is_good = no timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision USA_fugitive_countdown" country_event = iraqi_MNF.200 } } }