#Bulgaria Events from AoN modified by Hive

#The Bulgarian State#
event = {
	id = 15083
	random = no
	country = BUL
	name = "The Bulgarian State"
	desc = "In 1879 a constituent assembly was convened in Turnovo. Partly elected and partly appointed, the assembly of 230 split into conservative and liberal factions. The framework for the Turnova constitution was a draft submitted by the Russian occupation authorities, based on the constitutions of Serbia and Romania. As the assembly revised that document, the liberal view prevailed; a one-chamber parliament or subranie would be elected by universal male suffrage. Between the annual fall sessions of the subranie, the country would be run jointly by the monarch and a council of ministers responsible for parliament. The final act of the Turnovo assembly was the election of Alexander of Battenburg, a young German nobleman who had joined the Russians in the war of 1877, to be the first prince of modern Bulgaria."
	style = 5
	date = { day = 1 month = january year = 1879 }
	
	action_a = {
		name = "Liberal views prevail!"
		command = { type = flagname which = 1879 }
		command = { type = domestic which = ARISTOCRACY value = -2 }
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = stability value = 3 }
	}
	action_b = {
		name = "Conservative views prevail!"
		command = { type = flagname which = 1879 }
		command = { type = domestic which = ARISTOCRACY value = 2 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = stability value = 3 }
	}
	action_c = {
		name = "Let us compromise"
		command = { type = flagname which = 1879 }
		command = { type = stability value = 4 }
	}
}

#Tensions with Russia#
event = {
	id = 15084
	trigger = {
		exists = RUS
	}
	random = no
	country = BUL
	name = "Tensions with Russia"
	desc = "The most important issue of this period is Bulgaria's changing relationship with Russia. Conservative Russia feared unrest in the Balkans, so prime minister Petko Karavelov tried to appease the Tsar by quelling the uprisings that continued in Macedonia. Radical factions in Bulgaria were persuaded to lower their goals from annexation of Macedonia and Thrace to a union between Bulgaria and Eastern Rumelia. When a bloodless coup achieved this union in 1885, however, Russia demanded the ouster of Prince Alexander and withdrew all Russian officers from the Bulgarian army. Greece and Serbia saw their interests threatened, and the latter declared war on Bulgaria. Russia continued to withhold recognition of the union with Eastern Rumelia until Prince Alexander abdicated. Finally, Russian-trained Bulgarian army officers deposed the prince in August 1886."
	style = 5
	date = { month = august year = 1886 }
	action_a = {
		name = "Depose our Prince and appease Russia"
		command = { type = relation which = SER value = 50 }
		command = { type = relation which = RUS value = 100 }
		command = { type = stability value = -4 }
		command = { type = sleepmonarch which = 16111 }
		command = { type = monarch  which = 16112 }
	}
	action_a = {
		name = "Keep our Prince and defy Russia"
		command = { type = provincetax which = 321 value = -1 }
		command = { type = provincemanpower which = 321 value = -2 }
		command = { type = relation which = RUS value = -150 }
		command = { type = relation which = SER value = -100 }
		command = { type = relation which = GRE value = -100 }
		command = { type = stability value = 1 }
		command = { type = sleepevent which = 15085 }
	}
}

#The Stambolov Regency#
event = {
	id = 15085
	random = no
	trigger = {
		event = 15084
	}
	country = BUL
	name = "The Stambolov Regency"
	desc = "When Alexander left behind a three-man regency headed by Stefan Stambolov, the Bulgarian government was as unstable as it had been the first years. Stambolov, a liberal, became prime minister in 1887 and ceased tailoring Bulgarian policy to meet Russian requirements. The Tsar's special representative in Bulgaria returned to Russia after failing to block a subranie called to nominate a new prince. Russian-Bulgarian relations remained chilly for the next ten years, and this break further destabilized Bulgarian politics and society. Stambolov brutally suppressed an army uprising in 1887, and began seven years of iron control which often bypassed the country's democratic institutions, but brought unprecedented stability to Bulgaria. Meanwhile, Ferdinand of Saxe-Coburg-Gotha, a Catholic German prince, accepted the Bulgarian throne in August 1887."
	style = 5
	date = { month = august year = 1887 }
	action_a = {
		name = "Ok"
		command = { type = ADM which = 3 value = 120 }
		command = { type = DIP which = 3 value = 120 }
		command = { type = domestic which = CENTRALIZATION value = 3 }
		command = { type = stability value = 3 }
		command = { type = relation which = RUS value = -100 }
		command = { type = sleepmonarch which = 16112 }
		command = { type = monarch  which = 16113 }
	}
}

#Demise of Stambolov#
event = {
	id = 15088
	random = no
	country = BUL
	name = "Demise of Stambolov"
	desc = "Stambolov's autocratic maneuvering and tough policies won him many enemies, especially after the stabilization of the early 1890s appeared to make such tactics unnecessary. In 1894 Ferdinand dismissed Stambolov because the prince sought more power for himself, and believed that Stambolov had become a political liability. The following year, Macedonian radicals assassinated Stambolov. The new administration was mainly conservative, and Ferdinand became the dominant force in Bulgarian politics. His position grew stronger when Russia finally recognized him in 1896. The price for recognition was the conversion of Prince Boris to Orthodoxy from Catholicism. The Russian attitude had changed for two reasons: Alexander III had died in 1894, and new Turkish massacres had signalled a collapse of the Ottoman Empire that would threaten Russian and Bulgarian interests alike. In the next twenty years, no strong politician like Stambolov emerged, and Ferdinand was able to accumulate power by manipulating factions."
	style = 5
	date = { year = 1894 }
	offset = 550
	action_a = {
		name = "More power to the Prince!"
		command = { type = stability value = 1 }
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = relation which = RUS value = 50 }
	}
}