IRQ_ai_historical_path = { OR = { is_historical_focus_on = yes has_global_flag = IRQ_HISTORICAL_FOCUS_PATH } } IRQ_ai_alt_path = { OR = { has_global_flag = IRQ_BAATHIST_STATE_FOCUS_PATH has_global_flag = IRQ_SHIA_THEOCRACY_FOCUS_PATH has_global_flag = IRQ_SADRIST_FOCUS_PATH has_global_flag = IRQ_SECULAR_REPUBLIC_FOCUS_PATH has_global_flag = IRQ_COMMUNIST_FOCUS_PATH } } IRQ_ai_any_path = { OR = { IRQ_ai_historical_path = yes IRQ_ai_alt_path = yes } } IRQ_ai_not_historical_path = { IRQ_ai_alt_path = yes } IRQ_ai_historical_only_path = { IRQ_ai_historical_path = yes IRQ_ai_not_historical_path = no } IRQ_ai_not_baathist_path = { NOT = { has_global_flag = IRQ_BAATHIST_STATE_FOCUS_PATH } IRQ_ai_any_path = yes } IRQ_ai_national_accord_path = { OR = { IRQ_ai_historical_path = yes has_global_flag = IRQ_SECULAR_REPUBLIC_FOCUS_PATH } } IRQ_ai_not_national_accord_path = { NOT = { IRQ_ai_national_accord_path = yes } IRQ_ai_any_path = yes } IRQ_ai_door_to_iraq_path = { OR = { has_global_flag = IRQ_SECULAR_REPUBLIC_FOCUS_PATH has_global_flag = IRQ_SADRIST_FOCUS_PATH has_global_flag = IRQ_COMMUNIST_FOCUS_PATH } } IRQ_ai_not_door_to_iraq_path = { NOT = { IRQ_ai_door_to_iraq_path = yes } IRQ_ai_any_path = yes } IRQ_ai_war_ready_trigger = { has_war = no is_subject = no has_army_manpower = { size > 250000 } NOT = { has_idea = IRQ_recovering_from_the_gulf_war } NOT = { has_idea = IRQ_recovering_from_the_gulf_war2 } NOT = { has_idea = IRQ_international_sanctions } NOT = { has_idea = IRQ_international_sanctions2 } } IRQ_ai_path_ramp_window = { has_civil_war = no OR = { nationalist_fascist_are_in_power = no date > 2007.1.1 } } IRQ_ai_path_takeover_window = { IRQ_ai_path_ramp_window = yes NOT = { is_subject_of = USA } NOT = { has_country_flag = IRQ_interim_government } } IRQ_ai_independent_door_path = { OR = { has_global_flag = IRQ_SADRIST_FOCUS_PATH has_global_flag = IRQ_COMMUNIST_FOCUS_PATH } } IRQ_ai_not_independent_door_path = { NOT = { IRQ_ai_independent_door_path = yes } IRQ_ai_any_path = yes } IRQ_ai_not_shia_theocracy_path = { NOT = { has_global_flag = IRQ_SHIA_THEOCRACY_FOCUS_PATH } IRQ_ai_any_path = yes } IRQ_ai_not_sadrist_path = { NOT = { has_global_flag = IRQ_SADRIST_FOCUS_PATH } IRQ_ai_any_path = yes } IRQ_ai_not_secular_republic_path = { NOT = { has_global_flag = IRQ_SECULAR_REPUBLIC_FOCUS_PATH } IRQ_ai_any_path = yes } IRQ_ai_not_communist_path = { NOT = { has_global_flag = IRQ_COMMUNIST_FOCUS_PATH } IRQ_ai_any_path = yes }