MNT_alliance_with_west = { allowed = { original_tag = MNT } enable = { MNT_ai_western_path = yes NOT = { has_war_with = USA } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "USA" value = 200 } ai_strategy = { type = support id = "USA" value = 200 } } MNT_alliance_with_east = { allowed = { original_tag = MNT } enable = { MNT_ai_belgrade_path = yes NOT = { has_war_with = SOV } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "SOV" value = 200 } ai_strategy = { type = support id = "SOV" value = 200 } ai_strategy = { type = befriend id = "SER" value = 150 } }