event = {

	id = 887844010
	trigger = { OR = { vassal   = { country = POL country = VOL } vassal   = { country = HAB country = VOL } }  }
	country = VOL
	random = no
	name = "Ruthenian Voivodeship"
	desc = "Our overlords forces us to take new arms should we try to keep the old?"
	style = 5

	date = { day = 1 month = january year = 1366 }
	offset = 360
	deathdate = { day = 1 month = january year = 1772 }

	action_a = {
		name = "No"
		command = { type = vp   value = -10 }
		command = { type = treasury   value = 100 }
		command = { type = flagname which = "_Ruthenian" }
		command = { type = setflag which = Ruthenian }
	}
	action_b = {
		name = "Yes"
		command = { type = vp   value = 10 }
		command = { type = treasury   value = -100 }
	}
}

event = {

	id = 887844011
	trigger = { flag = Ruthenian NOT = { OR = { vassal   = { country = LIT country = VOL } vassal   = { country = POL country = VOL } vassal   = { country = HAB country = VOL } } }  }
	country = VOL
	random = no
	name = "Freedom!"
	desc = "We are free now once again!"
	style = 5

	date = { day = 1 month = january year = 1366 }
	offset = 360
	deathdate = { day = 1 month = january year = 1772 }

	action_a = {
		name = "Great"
		command = { type = flagname which = "1366" }
	}
}

event = {

	id = 887844012
	trigger = { NOT = { flag = Ruthenian }  }
	country = VOL
	random = no
	name = "Victory!"
	desc = "Our victorious ruler fought the Polish and Lithuanian guys off."
	style = 5

	date = { day = 1 month = january year = 1366 }

	action_a = {
		name = "Great"
		command = { type = flagname which = "1366" }
	}
	action_b = {
		name = "Keep old"
		command = { }
	}
}

event = {

	id = 887844013
	country = VOL
	random = no
	name = "New Arms"
	desc = "Our glourios ruler has made new arms to show the greatness of our nation."
	style = 5

	date = { day = 1 month = january year = 1772 }

	action_a = {
		name = "Great"
		command = { type = flagname which = "1772" }
	}
	action_b = {
		name = "Keep old"
		command = { }
	}
}