pol_has_cons_incompatibility = { custom_trigger_tooltip = { tooltip = POL_incompatible_spirits_TT OR = { has_idea = POL_centralized_rule_idea has_idea = POL_comm_agile_control has_idea = POL_sre_low_effort has_idea = POL_sre_medium_effort has_idea = POL_sre_max_effort has_idea = POL_sre_lowest_success has_idea = POL_sre_low_success has_idea = POL_sre_medium_success has_idea = POL_sre_high_success has_idea = POL_sre_highest_success has_idea = POL_comm_land_reform has_idea = POL_clergy_opressed has_idea = POL_liberal_state has_idea = POL_reformed_ministry has_idea = POL_nationalist_research_small has_idea = POL_nationalist_research_medium has_idea = POL_nationalist_research_large has_idea = POL_paramilitary_organization_idea has_idea = POL_military_youth has_idea = POL_propaganda_ministry_idea } } } pol_has_liberal_incompatibility = { custom_trigger_tooltip = { tooltip = POL_incompatible_spirits_TT OR = { has_idea = POL_centralized_rule_idea has_idea = POL_comm_agile_control has_idea = POL_sre_low_effort has_idea = POL_sre_medium_effort has_idea = POL_sre_max_effort has_idea = POL_sre_lowest_success has_idea = POL_sre_low_success has_idea = POL_sre_medium_success has_idea = POL_sre_high_success has_idea = POL_sre_highest_success has_idea = POL_comm_land_reform has_idea = POL_reformed_ministry has_idea = POL_nationalist_research_small has_idea = POL_nationalist_research_medium has_idea = POL_nationalist_research_large has_idea = POL_paramilitary_organization_idea has_idea = POL_military_youth has_idea = POL_propaganda_ministry_idea has_idea = POL_fourth_rp } } } pol_has_communist_incompatibility = { custom_trigger_tooltip = { tooltip = POL_incompatible_spirits_TT OR = { has_idea = POL_reformed_ministry has_idea = POL_nationalist_research_small has_idea = POL_nationalist_research_medium has_idea = POL_nationalist_research_large has_idea = POL_paramilitary_organization_idea has_idea = POL_military_youth has_idea = POL_propaganda_ministry_idea has_idea = POL_fourth_rp has_idea = POL_new_ideals_idea has_idea = POL_ifv_production has_idea = POL_new_farms_market has_idea = POL_fixed_brain_drain has_idea = POL_eu_state has_idea = POL_liberal_state } } } pol_has_anarchist_incompatibility = { custom_trigger_tooltip = { tooltip = POL_incompatible_spirits_TT OR = { has_idea = POL_centralized_rule_idea has_idea = POL_comm_agile_control has_idea = POL_sre_low_effort has_idea = POL_sre_medium_effort has_idea = POL_sre_max_effort has_idea = POL_sre_lowest_success has_idea = POL_sre_low_success has_idea = POL_sre_medium_success has_idea = POL_sre_high_success has_idea = POL_sre_highest_success has_idea = POL_reformed_ministry has_idea = POL_nationalist_research_small has_idea = POL_nationalist_research_medium has_idea = POL_nationalist_research_large has_idea = POL_paramilitary_organization_idea has_idea = POL_military_youth has_idea = POL_propaganda_ministry_idea has_idea = POL_fourth_rp has_idea = POL_new_ideals_idea has_idea = POL_ifv_production has_idea = POL_new_farms_market has_idea = POL_fixed_brain_drain has_idea = POL_eu_state has_idea = POL_liberal_state } } } pol_has_nationalist_incompatibility = { custom_trigger_tooltip = { tooltip = POL_incompatible_spirits_TT OR = { has_idea = POL_centralized_rule_idea has_idea = POL_comm_agile_control has_idea = POL_sre_low_effort has_idea = POL_sre_medium_effort has_idea = POL_sre_max_effort has_idea = POL_sre_lowest_success has_idea = POL_sre_low_success has_idea = POL_sre_medium_success has_idea = POL_sre_high_success has_idea = POL_sre_highest_success has_idea = POL_fourth_rp has_idea = POL_new_ideals_idea has_idea = POL_ifv_production has_idea = POL_new_farms_market has_idea = POL_fixed_brain_drain has_idea = POL_eu_state has_idea = POL_clergy_opressed has_idea = POL_liberal_state } } } # The awarded idea is the authoritative outcome; no parallel flag is kept. POL_industrial_sovereignty_outcome_settled = { OR = { has_idea = POL_sovereign_industrial_republic has_idea = POL_defence_digital_arsenal has_idea = POL_european_production_hub has_idea = POL_fragmented_assembly_economy } } POL_ai_alt_path = { OR = { has_global_flag = POL_CIVIC_PLATFORM_FOCUS_PATH has_global_flag = POL_WALESA_FOCUS_PATH has_global_flag = POL_KORWIN_COMMONWEALTH_FOCUS_PATH has_global_flag = POL_KORWIN_EAST_FOCUS_PATH has_global_flag = POL_FALANGA_FOCUS_PATH has_global_flag = POL_RED_DREAM_FOCUS_PATH has_global_flag = POL_PEOPLES_ARMY_FOCUS_PATH } } POL_ai_any_path = { OR = { has_global_flag = POL_HISTORICAL_FOCUS_PATH POL_ai_alt_path = yes } } POL_ai_historical_path = { OR = { has_global_flag = POL_HISTORICAL_FOCUS_PATH AND = { is_historical_focus_on = yes NOT = { POL_ai_alt_path = yes } } } } POL_ai_not_historical_path = { POL_ai_alt_path = yes } POL_ai_democratic_path = { OR = { POL_ai_historical_path = yes has_global_flag = POL_CIVIC_PLATFORM_FOCUS_PATH } } POL_ai_not_democratic_path = { NOT = { POL_ai_democratic_path = yes } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_civic_platform_path = { NOT = { has_global_flag = POL_CIVIC_PLATFORM_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_walesa_path = { NOT = { has_global_flag = POL_WALESA_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_korwin_path = { OR = { has_global_flag = POL_KORWIN_COMMONWEALTH_FOCUS_PATH has_global_flag = POL_KORWIN_EAST_FOCUS_PATH } } POL_ai_not_korwin_path = { NOT = { POL_ai_korwin_path = yes } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_korwin_commonwealth_path = { NOT = { has_global_flag = POL_KORWIN_COMMONWEALTH_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_korwin_east_path = { NOT = { has_global_flag = POL_KORWIN_EAST_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_communist_path = { OR = { has_global_flag = POL_RED_DREAM_FOCUS_PATH has_global_flag = POL_PEOPLES_ARMY_FOCUS_PATH } } POL_ai_not_communist_path = { NOT = { POL_ai_communist_path = yes } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_red_dream_path = { NOT = { has_global_flag = POL_RED_DREAM_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_peoples_army_path = { NOT = { has_global_flag = POL_PEOPLES_ARMY_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_upheaval_path = { OR = { has_global_flag = POL_FALANGA_FOCUS_PATH POL_ai_communist_path = yes } } POL_ai_not_upheaval_path = { NOT = { POL_ai_upheaval_path = yes } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } } POL_ai_not_falanga_path = { NOT = { has_global_flag = POL_FALANGA_FOCUS_PATH } OR = { is_historical_focus_on = yes POL_ai_any_path = yes } }