SWE_more_then_10_submarines = { custom_trigger_tooltip = { tooltip = SWE_more_then_10_submarines_TT check_variable = { num_ships_with_type@attack_submarine > 10 } } } SWE_more_then_400_multi_role_aircraft = { custom_trigger_tooltip = { tooltip = SWE_more_then_400_multi_role_aircraft_TT check_variable = { num_deployed_planes_with_type@small_plane_strike_airframe > 400 } } } SWE_more_then_24_awacs_aircraft = { custom_trigger_tooltip = { tooltip = SWE_more_then_20_awacs_aircraft_TT check_variable = { num_deployed_planes_with_type@large_plane_awacs_airframe > 24 } } } SWE_more_then_12_special_bat_in_service = { custom_trigger_tooltip = { tooltip = SWE_more_then_12_special_bat_in_service_TT check_variable = { num_battalions_with_type@Special_Forces > 5 } } } SWE_more_then_450_MBT_in_service = { custom_trigger_tooltip = { tooltip = SWE_more_then_450_MBT_in_service_TT check_variable = { num_equipment_in_armies@medium_tank_chassis > 450 } } } SWE_more_then_1200_IFV_in_service = { custom_trigger_tooltip = { tooltip = SWE_more_then_1200_IFV_in_service_TT check_variable = { num_equipment_in_armies@medium_tank_flame_chassis > 1200 } } } SWE_can_request_from_USA = { SWE = { OR = { is_in_faction_with = USA is_in_faction = no } } country_exists = USA } SWE_can_request_from_SOV = { SWE = { OR = { is_in_faction_with = SOV is_in_faction = no } } country_exists = SOV } SWE_can_request_from_GER = { SWE = { OR = { is_in_faction_with = GER is_in_faction = no } } country_exists = GER } SWE_can_request_from_FRA = { SWE = { OR = { is_in_faction_with = FRA is_in_faction = no } } country_exists = FRA } SWE_can_request_from_NRY = { SWE = { OR = { is_in_faction_with = NRY is_in_faction = no } } country_exists = NRY } SWE_can_request_from_FIN = { SWE = { OR = { is_in_faction_with = FIN is_in_faction = no } } country_exists = FIN } SWE_bop_decision_group_free = { NOT = { OR = { has_decision = SWE_the_price_of_neutrality has_decision = SWE_ask_the_minister_of_defence_dialog has_decision = SWE_security_information_campain has_decision = SWE_symbolic_campain_to_make_citizens_familiar has_decision = SWE_the_swedish_way has_decision = SWE_what_means_neutrality_to_us has_decision = SWE_build_up_swedish_think_tank has_decision = SWE_multipolar_world has_decision = SWE_det_andra_europa has_decision = SWE_do_ostkontact has_decision = SWE_blame_the_arrogant_west } } } SWE_royal_decision_group_free = { NOT = { OR = { has_decision = SWE_king_speak_to_the_nation has_decision = SWE_science_patronage has_decision = SWE_military_review has_decision = SWE_economy_review has_decision = SWE_send_to_UN has_decision = SWE_visit_asia has_decision = SWE_visit_EU has_decision = SWE_governmental_office } } } SWE_radical_or_autocratic_in_power = { custom_trigger_tooltip = { tooltip = SWE_radical_or_autocratic_in_power_TT OR = { emerging_reactionaries_are_in_power = yes emerging_autocracy_are_in_power = yes emerging_anarchist_communism_are_in_power = yes emerging_communist_state_are_in_power = yes } } } SWE_radical_in_power = { custom_trigger_tooltip = { tooltip = SWE_radical_in_power_TT OR = { emerging_reactionaries_are_in_power = yes emerging_anarchist_communism_are_in_power = yes emerging_communist_state_are_in_power = yes } } } SWE_monarchist_or_populist_in_power = { custom_trigger_tooltip = { tooltip = SWE_monarchist_or_populist_in_power_TT OR = { nationalist_monarchists_are_in_power = yes nationalist_right_wing_populists_are_in_power = yes } } } SWE_under_military_threat = { OR = { has_defensive_war = yes threat > 0.6 any_of_scopes = { array = SWE.potential_and_current_enemies tooltip = TT_IS_BEING_JUSTIFIED_AGAINST is_justifying_wargoal_against = SWE } } } SWE_bop_news_type_known = { check_variable = { SWE_bop_news_type > 19 } check_variable = { SWE_bop_news_type < 32 } } SWE_notice_type_known = { OR = { check_variable = { SWE_notice_type = 4 } check_variable = { SWE_notice_type = 5 } check_variable = { SWE_notice_type = 6 } check_variable = { SWE_notice_type = 7 } check_variable = { SWE_notice_type = 8 } check_variable = { SWE_notice_type = 9 } check_variable = { SWE_notice_type = 11 } check_variable = { SWE_notice_type = 12 } } } # The awarded idea is the authoritative outcome; no parallel flag is kept. SWE_saab_outcome_settled = { OR = { has_idea = SWE_saab_allied_arms_exporter has_idea = SWE_saab_non_aligned_exporter has_idea = SWE_saab_alliance_specialist has_idea = SWE_saab_domestic_arsenal } }