PRR_war_PRU = {
 	enable = {
		tag = PRR
		has_war_with = PRU
	}

	abort = {
		tag = PRR
		NOT = { has_war_with = PRU }
        date > 1871.1.1
	}

	ai_strategy = {
		type = invade
		id = "PRU"
		value = 100
	}

	ai_strategy = {
		type = conquer
		id = "PRU"
		value = 100
	}
}