[COLOR=white]
#Unrest in Berlin-Cölln
event = {
id = 132016
trigger = { owned = { province = 312 data = -1 } #Brandenburg
NOT = { flag = No_Partition }
}
random = no
country = BRA
name = "Unrest in Berlin-Cölln"
desc = "During the weak rule of the Wittelsbachs and Luxemburgs, several cities, especially the twin cities of Berlin and Cölln, in Brandenburg began to grow and prosper, obtained a huge deal of autonomy and joined the Hanseatic League. After the arrival of the Hohenzollern, the towns were keen on having their privilegues confirmed or even extended. They refused any interference in their internal politics, assumed judicative powers within their city walls and even refused the Elector entrance. Obviously, this autononomy was a great hindrance to the consolidation of electoral authority. Therefore Friedrich II gladly took the opportunity when the community of Berlin called for his aid in a conflict with the town council of Berlin-Cölln. Friedrich marched to the city with 6000 men, quickly entered the city and forced the council into submission. The Elector obtained the right to confirm nominations to the council, renounced the town's jurisdictive privilegues, forced it to cancel all agreements with other cities, including the Hanseatic League, and began the construction of a strong fortress that would allow him to control the city. In the following years, similar measures were applied in most other cities."
style = 1
date = { day = 1 month = january year = 1440 }
offset = 2000
deathdate = { day = 31 month = december year = 1455 }
action_a = {
name = "We cannot bear their impertinence"
command = { type = revolt which = 312 }
command = { type = domestic which = centralization value = 2 }
command = { type = fortress which = 312 value = 1 }
}
action_b = {
name = "Allow for municipal autonomy"
command = { type = domestic which = centralization value = -1 }
command = { type = domestic which = aristocracy value = -2 }
command = { type = provincetax which = 312 value = -1 }
}
}
#The capital of Brandenburg (move to Berlin)
event = {
id = 132017
trigger = { owned = { province = 312 data = -1 } #Brandenburg
NOT = { flag = No_Partition }
}
random = no
country = BRA
name = "The capital of Brandenburg"
desc = "The twin cities of Berlin and Cölln, united into one municipality in 1307, form a natural center of Brandenburg, and by the 15th century Berlin-Cölln had, with about 6000 inhabitants, already become the biggest and most important city of the Electorate. Still the electoral residence and administrative center remained Tangermünde, situated west of the Elbe. Elector Friedrich II was the first ruler to realise the town's potential and had chosen it as his capital already upon ascending the throne. After suppressing its desire for autonomy and firmly establishing his authority, the Elector in 1451 ordered to move most administrative institutions and his residence to Berlin-Cölln. Berlin-Cölln, after the 1640 fully merged and called Berlin, thereafter was the capital of Brandenburg, the Kingdom of Prussia and the German Empire and today again is the capital and biggest city of Germany."
style = 1
date = { day = 1 month = january year = 1451 }
offset = 300
deathdate = { day = 31 month = december year = 1500 }
action_a = {
name = "Berlin-Cölln shall be the center of Brandenburg"
command = { type = capital which = 312 }
command = { type = domestic which = centralization value = 1 }
command = { type = provincetax which = 312 value = 1 }
}
action_b = {
name = "Keep the capital in Tangermünde"
command = { type = stability value = 1 }
}
}
#Concordat of 1447
event = {
id = 132020
trigger = {
NOT = {
war = { country = PAP country = BRA }
}
}
random = no
country = BRA
name = "Concordat of 1447"
desc = "By a concordat established between Friedrich II of Brandenburg and the Holy See in 1447 the Elector received the right to nominate the Bishops residing within his domains. Thereby the church in Brandenburg definitely became subject to Electoral authority."
style = 1
date = { day = 1 month = january year = 1447 }
offset = 300
deathdate = { day = 31 month = december year = 1449 }
action_a = {
name = "Thank you, Holy Father"
command = { type = domestic which = centralization value = 1 }
command = { type = relation which = PAP value = 50 }
}
}
#Introduction of a beer tax
event = {
id = 132021
random = no
country = BRA
name = "Bierziese"
desc = "In 1488 the estates of Brandenburg accepted the introduction of the Bierziese, a consumptory tax on beer, that had to be collected and paid by the towns. While this was welcome source of income for the Elector, it caused some dissent among the populace and even an open revolt in Berlin-Cölln."
style = 1
date = { day = 1 month= january year = 1488 }
offset = 300
action_a = {
name = "Introduce the tax"
command = { type = provincetax which = 311 value = 1 }
command = { type = provincetax which = 312 value = 1 }
command = { type = provincetax which = 313 value = 1 }
command = { type = revolt which = 312 }
command = { type = revoltrisk which = 24 value = 3 }
}
}
[/COLOR]