BUE_war_ARG = {
 	enable = {
		tag = BUE
		has_war_with = ARG
	}

	abort = {
		tag = BUE
		NOT = { has_war_with = ARG }
		date > 1870.1.1
	}

	ai_strategy = {
		type = invade
		id = "ARG"
		value = 200
	}

	ai_strategy = {
		type = conquer
		id = "ARG"
		value = 200
	}
	ai_strategy = {
		type = prepare_for_war
		id = "ARG"
		value = 200
	}

}
