﻿
-54.1.1 = {
	effect = {
		start_struggle = { struggle_type = roman_persian_struggle start_phase = struggle_TFE_roman_persian_phase_contention }		
	}
}


867.1.1 = {
	effect = {
		if = { 
			limit = { exists = struggle:roman_persian_struggle }
			struggle:roman_persian_struggle = { end_struggle = yes }
		}
	}
}