##################################################
# 2555 WARS

# Hungol Civil War
war = {
	name = "hungol_civil_war"	# the name can be left out, will be generated then
	start_date = 2552.8.1
	end_date = 2556.9.25
	targeted_titles={
		k_hungary d_visegrad
	}
	casus_belli = claim_cb
	attackers = { hungary0007 hungary0008 hungary0009 hungary0006 hungary0004 hungary0003 hungary0002 }
	defenders = { hungary0001 germany0061 italy_cornelio_angelis italy0014 }
	claimant = hungary0007
}

# Ukraian independance war
war = {
	name = "Ukranian Independance War"
	start_date = 2554.12.1 # Originally 853.1.1, but it caused the AI to auto-truce the conflict on game start
	end_date = 2557.1.1
	targeted_titles = {
		k_ruthenia
	}
	casus_belli = independence_faction_war
	attackers = { nistria0003 }
	defenders = { nistria0002 }
}

# nistria civil War
war = {
	name = "nistria_civil_war"	# the name can be left out, will be generated then
	start_date = 2554.12.1
	end_date = 2556.9.25
	targeted_titles={
		e_nistrenia d_bessarabia
	}
	casus_belli = claim_cb
	attackers = { nistria0005 }
	defenders = { nistria0002 }
	claimant = nistria0005
}
