KUW_support_fsa = { allowed = { tag = KUW } enable = { country_exists = FSA NOT = { has_war_with = FSA } FSA = { NOT = { has_government = fascism } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "FSA" value = 100 } ai_strategy = { type = protect id = "FSA" value = 100 } ai_strategy = { type = support id = "FSA" value = 150 } } KUW_do_not_support_saudis = { allowed = { original_tag = KUW } enable = { NOT = { has_opinion_modifier = Gulf_Cooperation_Council_Relations } } abort_when_not_enabled = yes ai_strategy = { type = alliance id = "SAU" value = -200 } } SAU_do_no_support_kuwaiti = { allowed = { original_tag = SAU } enable = { KUW = { NOT = { has_opinion_modifier = Gulf_Cooperation_Council_Relations } } } abort_when_not_enabled = yes ai_strategy = { type = alliance id = "KUW" value = -200 } }