ARG_war_BUE = {

 	enable = {
		tag = ARG
		has_war_with = BUE
	}

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

  ai_strategy = {
	type = ignore
	id = BUE
  }

 ai_strategy = {
    type = consider_weak
    id = BUE
  }

}
