EUU_support_the_somalis = { allowed = { #Should only work for potential EU states EU_is_potential = yes } enable = { has_idea = EU_member SOM = { OR = { has_government = democratic has_government = neutrality } has_war_with = SHB } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "SOM" value = 100 } ai_strategy = { type = support id = "SOM" value = 100 } ai_strategy = { type = protect id = "SOM" value = 50 } } EUU_relations_outside_of_europe = { allowed = { #Should only work for potential EU states EU_is_potential = yes } enable = { OR = { has_idea = EU_member AND = { OR = { original_tag = SWI original_tag = ICE } has_government = democratic } } } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "SOV" value = 50 } ai_strategy = { type = befriend id = "USA" value = 50 } ai_strategy = { type = befriend id = "CAN" value = 50 } ai_strategy = { type = befriend id = "AST" value = 50 } ai_strategy = { type = befriend id = "NZL" value = 50 } }