IRQ_oppose_kurds = { allowed = { original_tag = IRQ } enable = { country_exists = KUR has_annex_war_goal = KUR } abort_when_not_enabled = yes ai_strategy = { type = conquer id = "KUR" value = 200 } ai_strategy = { type = antagonize id = "KUR" value = 200 } } IRQ_oppose_puk = { allowed = { original_tag = IRQ } enable = { country_exists = PUK has_annex_war_goal = PUK } abort_when_not_enabled = yes ai_strategy = { type = conquer id = "PUK" value = 200 } ai_strategy = { type = antagonize id = "PUK" value = 200 } } PUK_wants_a_piece_of_iraq = { allowed = { original_tag = PUK } enable = { country_exists = PUK USA = { has_country_flag = USA_wot_iraq_invasion_prepared } } abort_when_not_enabled = yes ai_strategy = { type = conquer id = "IRQ" value = 200 } } #Iraq sent troops to Sudan IRQ_support_SUD = { allowed = { original_tag = IRQ } enable = { NOT = { has_war_with = SUD } has_country_leader = { name = "Saddam Hussein" ruling_only = yes } } abort_when_not_enabled = yes ai_strategy = { type = support id = "SUD" value = 50 } ai_strategy = { type = befriend id = "SUD" value = 50 } ai_strategy = { type = support id = "SSU" value = -50 } ai_strategy = { type = befriend id = "SSU" value = -50 } } #CIVIL WAR IN AMERICA IRQ_confederate_states_america_help = { allowed = { original_tag = IRQ } enable = { country_exists = CSA IRQ = { has_war = no } } abort_when_not_enabled = yes ai_strategy = { type = send_volunteers_desire id = "CSA" value = 1000 } ai_strategy = { type = send_lend_lease_desire id = "CSA" value = 400 } } IRQ_avoid_unready_wars = { allowed = { original_tag = IRQ } enable = { NOT = { IRQ_ai_war_ready_trigger = yes } } abort_when_not_enabled = yes ai_strategy = { type = declare_war id = "KUW" value = -4000 } ai_strategy = { type = declare_war id = "PER" value = -4000 } ai_strategy = { type = declare_war id = "SAU" value = -4000 } ai_strategy = { type = declare_war id = "ISR" value = -4000 } ai_strategy = { type = declare_war id = "TUR" value = -4000 } ai_strategy = { type = declare_war id = "SYR" value = -4000 } ai_strategy = { type = declare_war id = "JOR" value = -4000 } ai_strategy = { type = declare_war id = "KUR" value = -4000 } ai_strategy = { type = declare_war id = "PUK" value = -4000 } }