# Example: # # example_trigger = { # tag = GER # is_ai = no # } # # # In a script file: # # trigger = { # exampel_trigger = yes # } # congress_low_support_trigger = { custom_trigger_tooltip = { tooltip = congress_low_support_trigger_tt check_variable = { var = senators_support value = quorum_low compare = greater_than_or_equals } check_variable = { var = representatives_support value = 174 compare = greater_than_or_equals } } } congress_medium_support_trigger = { custom_trigger_tooltip = { tooltip = congress_medium_support_trigger_tt check_variable = { var = senators_support value = quorum_medium compare = greater_than_or_equals } check_variable = { var = representatives_support value = 218 compare = greater_than_or_equals } } } congress_high_support_trigger = { custom_trigger_tooltip = { tooltip = congress_high_support_trigger_tt check_variable = { var = senators_support value = quorum_high compare = greater_than_or_equals } check_variable = { var = representatives_support value = 261 compare = greater_than_or_equals } } } # True for a country the USA would eject from the F-35 program: hostile to the US, dominated or # puppeted by a rival power, stoking world tension, or no longer a Western ally. # Evaluated in the member country's scope. Used to both bar invites and drive the kick decision. USA_f35_kick_candidate = { OR = { USA = { has_opinion = { target = PREV value < 0 } } AND = { CHI = { NOT = { has_government = democratic } NOT = { has_government = neutrality } } check_variable = { influence_array^0 = CHI } check_variable = { influence_array_val^0 > 19.999 } } AND = { PER = { OR = { emerging_hardline_shiite_are_in_power = yes emerging_moderate_shiite_are_in_power = yes } } check_variable = { influence_array^0 = PER } check_variable = { influence_array_val^0 > 19.999 } } AND = { SOV = { NOT = { has_idea = Major_Non_NATO_Ally } } check_variable = { influence_array^0 = SOV } check_variable = { influence_array_val^0 > 19.999 } } has_added_tension_amount > 19 is_subject_of = CHI is_subject_of = PER is_subject_of = SOV AND = { NOT = { has_idea = NATO_member } NOT = { has_idea = Major_Non_NATO_Ally } } } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_apple_outcome_settled = { OR = { has_idea = USA_apple_private_computing_state has_idea = USA_apple_integrated_device_republic has_idea = USA_apple_resilient_silicon_network has_idea = USA_apple_platform_among_platforms } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_google_outcome_settled = { OR = { has_idea = USA_google_frontier_compute_power has_idea = USA_google_frontier_tenant has_idea = USA_google_governed_stack has_idea = USA_google_cautious_platform } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_ibm_outcome_settled = { OR = { has_idea = USA_ibm_open_hybrid_flywheel has_idea = USA_ibm_american_systems_ministry has_idea = USA_ibm_fortress_z has_idea = USA_ibm_big_blue_intact } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_micron_outcome_settled = { OR = { has_idea = USA_micron_american_memory_arsenal has_idea = USA_micron_global_memory_federation has_idea = USA_micron_nonvolatile_future has_idea = USA_micron_memory_scale_discipline } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_microsoft_outcome_settled = { OR = { has_idea = USA_microsoft_partnered_hyperscaler has_idea = USA_microsoft_integrated_model_stack has_idea = USA_microsoft_licensed_intelligence has_idea = USA_microsoft_sovereign_desktop } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_motorola_outcome_settled = { OR = { has_idea = USA_motorola_integrated_communications_giant has_idea = USA_motorola_silicon_and_safety has_idea = USA_motorola_orphaned_handset_brand has_idea = USA_motorola_public_safety_utility } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_nvidia_outcome_settled = { OR = { has_idea = USA_nvidia_cuda_fortress has_idea = USA_nvidia_sovereign_compute_stack has_idea = USA_nvidia_open_accelerator_commonwealth has_idea = USA_nvidia_commodity_decline } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_ti_outcome_settled = { OR = { has_idea = USA_ti_analog_hegemony has_idea = USA_ti_silicon_arsenal has_idea = USA_ti_foundational_foundry has_idea = USA_ti_everything_connected } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_intel_outcome_settled = { OR = { has_idea = USA_intel_domestic_silicon_arsenal has_idea = USA_intel_integrated_compute_foundry has_idea = USA_intel_open_systems_foundry has_idea = USA_intel_fabless_architecture_house } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_spacex_outcome_settled = { OR = { has_idea = USA_spacex_cadence_champion has_idea = USA_spacex_allied_leo_connectivity has_idea = USA_spacex_deep_space_stack has_idea = USA_spacex_commercial_monopoly_risk has_idea = USA_spacex_mixed_provider_ecosystem } } # The awarded idea is the authoritative outcome; no parallel flag is kept. USA_anduril_outcome_settled = { OR = { has_idea = USA_anduril_autonomous_arsenal has_idea = USA_anduril_merchant_arsenal has_idea = USA_anduril_software_prime has_idea = USA_anduril_venture_supplier } }