[COLOR=sky blue]
#The Kingdom of Prussia#
event = {
id = 3524
trigger = {
event = 3636 #The incorporation of Prussia into Brandenburg#
AND = {
owned = { province = 290 data = -1 }
}
}
random = no
country = BRA
name = "EVENTNAME3524"
desc = "The Brandenburg areas formally belonged to the Holy Roman Empire but Frederick III of Prussia-Brandenburg had higher aspirations than merely staying elector under the Holy Roman Emperor, a position which by this time had become next to inherited within the powerful Habsburg family. Since Frederick Wilhelm had managed to get full control of the Prussian areas from Poland in the 1660 Peace in Oliwa, his son, Frederick III of Brandenburg, had the option to declare himself King of Prussia, since it was physically situated outside of the borders of the Empire. Obviously this would anger the Holy Roman Emperor somewhat, but the Emperor also needed to secure Prussia-Brandenburg support in the soon to follow war of the Spanish succession and was not likely to risk a confrontation and risk losing one of its strongest allies over this issue."
style = 4
date = { day = 1 month = january year = 1701 }
offset = 30
deathdate = { day = 1 month = january year = 1760 }
action_a ={#Yes#
name = "Gain the Emperors Approval"
command = { type = trigger which = 32001 }
command = { type = relation which = POL value = -50 }
command = { type = relation which = HAB value = 50 }
}
action_b ={#No#
name = "The Emperor Holds No Control Over Prussia, Let Us Claim Our Title!"
command = { type = treasury value = 150 }
command = { type = relation which = HAB value = -40 }
command = { type = relation which = POL value = -100 }
command = { type = diplomats value = 3 }
command = { type = country which = PRU }
command = { type = sleepevent which = 32001 }
command = { type = sleepevent which = 3524 }
}
action_c ={#Stay Elector-Prince!#
name = "Stay Elector-Prince!"
command = { type = stability value = 2 }
command = { type = relation which = HAB value = 40 }
command = { type = sleepevent which = 3524 }
}
}
########################################
####### Kingdom of Prussia ver.2 ############
########################################
event = {
id = 32000
trigger = {
stability = 3
atwar = no
owned = { province = 290 data = BRA }
exists = HAB
NOT = { event = 3524 }
}
random = no
country = BRA
name = "Becoming a King Among Electors"
desc = "The Brandenburg areas formally belonged to the Holy Roman Empire but Frederick III of Prussia-Brandenburg had higher aspirations than merely staying elector under the Holy Roman Emperor, a position which by this time had become next to inherited within the powerful Habsburg family. Since Frederick Wilhelm had managed to get full control of the Prussian areas from Poland in the 1660 Peace in Oliwa, his son, Frederick III of Brandenburg, had the option to declare himself King of Prussia, since it was physically situated outside of the borders of the Empire. Obviously this would anger the Holy Roman Emperor somewhat, but the Emperor also needed to secure Prussia-Brandenburg support in the soon to follow war of the Spanish succession and was not likely to risk a confrontation and risk losing one of its strongest allies over this issue."
style = 3
date = { day = 1 month = august year = 1700 }
offset = 60
deathdate = { day = 30 month = december year = 1760 }
action_a ={#Yes#
name = "Gain the Emperors Approval"
command = { type = trigger which = 32001 }
command = { type = relation which = POL value = -50 }
command = { type = relation which = HAB value = 50 }
}
action_b ={#No#
name = "The Emperor Holds No Control Over Prussia, Let Us Claim Our Title!"
command = { type = treasury value = 150 }
command = { type = relation which = HAB value = -40 }
command = { type = relation which = POL value = -100 }
command = { type = diplomats value = 3 }
command = { type = country which = PRU }
command = { type = sleepevent which = 32001 }
command = { type = sleepevent which = 3524 }
}
action_c ={#Stay Elector-Prince!#
name = "Stay Elector-Prince!"
command = { type = stability value = 2 }
command = { type = relation which = HAB value = 40 }
command = { type = sleepevent which = 3524 }
}
}
#The Ascension#
event = {
id = 32002
random = no
country = BRA
name = "Coronation in Königsberg"
desc = "After receiving his answer from The Emperor, Leopold I, Frederick III proclaimed himself Frederick I and in one of the most extravagant (and expensive) coronations was crowned King of Prussia on Jan. 18, 1701. The crowning and festivals that followed where more than the small Prussian government could truly afford, but the king felt he was no longer a mere Elector, but a Monarch, and thus had to present himself as one. His grandson Frederick II, The Great, would later call his grandfather a foolish man with no understanding of state finances, but also the one who gave the people what they truly needed at that time, a King for his new founded Kingdom!"
style = 3
action_a ={#Yes#
name = "God save the king!"
command = { type = domestic which = CENTRALIZATION value = 3 }
command = { type = treasury value = -300 }
command = { type = diplomats value = 3 }
command = { type = country which = PRU }
command = { type = addcore which = 289 }
command = { type = addcore which = 290 }
command = { type = addcore which = 301 }
command = { type = provinceculture which = 289 value = german }
command = { type = provinceculture which = 290 value = german }
command = { type = provincetax which = 312 value = 6 }
command = { type = relation which = HAB value = 150 }
command = { type = dynastic which = HAB }
command = { type = sleepevent which = 3524 }
}
}
################################
####### Kingdom of Prussia ########
################################
event = {
id = 32001
random = no
country = HAB
name = "No regrets?"
desc = "In late-1700 Leopold I of Austria was getting ready for war concerning Spanish succession and looking for help within the Holy Roman Empire. As such, when he received delegates from Berlin, promising their allegiance in the upcoming war for his approval in claiming the title Kingdom of Prussia, he was quick to oblige them. But upon further reflection (after allready sending his reply) he was quoted in saying 'Someday we will regret this...' "
style = 3
action_a ={#Yes#
name = "Let Us Give Them Their Title and Get Ready For War"
command = { type = relation which = BRA value = 100 }
command = { type = relation which = POL value = -100 }
command = { type = relation which = FRA value = -100 }
command = { type = relation which = SAC value = -50 }
command = { type = relation which = BOH value = -50 }
command = { type = relation which = SWE value = -50 }
command = { type = relation which = RUS value = -50 }
command = { type = trigger which = 32002 }
}
}
[/COLOR]