Event
The Pacta Conventa and the Henrician Articles

Our new New ruler has just received his/her title but the Nobility will not wait for another day and are already pressuring him/her into signing broad privileges that will make them immune to central power. Their power is so overwhelming that we have only the most extreme actions left to defend the Ruler Title from their predations.
PolandCountrytrigger
NobilityEstateimmediate
Dynastic Elective SuccessionHeir Selectiontrigger
Elective SuccessionHeir Selectiontrigger
NoblesPop Typeoption 2
PeasantsPop Typeoption 2Definitionin_game/events/DHE/flavor_pol.txt:883
884hide_portraits = yes
885type = country_event
886title = flavor_pol.11.title The Pacta Conventa and the Henrician Articles
887desc = flavor_pol.11.desc Our new New ruler has just received his/her title but the Nobility will not wait for another day and are already pressuring him/her into signing broad privileges that will make them immune to central power. Their power is so overwhelming that we have only the most extreme actions left to defend the Ruler Title from their predations.
888outcome = neutral
889historical_info = flavor_pol.11.historical_info In 1572 the Jagiellon Dynasty was extinct and a new king was to be elected. His name was Henri d'Anjou. On his election, he was forced to sign what was later been called the Henrician Articles, which rectified that Poland was an elective monarchy from then on. He also signed the Pacta Conventa, which was a formal contract between the elected monarch and the Sejm. In practice, the monarch lost all power over his country. He had no power over governmental officials and he had a mere 3000 men strong Royal Army. To get anything extra he had to plead with the Sejm for permission. At this moment Poland effectively stopped being a monarchy, as the monarch was a mere figurehead, and instead a true Noble Republic.
891fire_only_once = yes
893trigger = {
895current_year >= 1570
896current_year <= 1670
898has_ruler = yes
900NOT = {
901has_estate_privilege = estate_privilege:pacta_conventa
}
903estate_power(estate_type:crown_estate) < "estate_power(estate_type:nobles_estate)"
904OR = {
905has_estate_privilege = estate_privilege:golden_liberty
906estate_power(estate_type:nobles_estate) > 0.35
}
}
912illustration_tags = {
91310 = angry
91410 = interior
}
917immediate = {
}
919ruler = {
920save_scope_as = new_ruler_scope
}
922if = {
926random_rebel = {
928save_scope_as = noble_uprising
}
}
931else = {
}
}