Event
The Power of the Nobility

As we seek to consolidate our power within, it has become apparent that we need to check the influence of the Nobility. The era of absolutism is shaping up to mark a great shift from feudal power structures, where Nobility held significant regional authority, to our dream of a centralized and powerful institution under the undisputed jurisdiction of Target Character.
NobilityEstateimmediateCurbed Noble PowerStatic Modifieroption 2No Noble SeatsStatic Modifieroption 3Definitionin_game/events/disaster/court_and_country.txt:129
130type = country_event
131category = disaster_event
133title = court_and_country.3.title The Power of the Nobility
134desc = court_and_country.3.desc As we seek to consolidate our power within, it has become apparent that we need to check the influence of the Nobility. The era of absolutism is shaping up to mark a great shift from feudal power structures, where Nobility held significant regional authority, to our dream of a centralized and powerful institution under the undisputed jurisdiction of Target Character.
135outcome = neutral
137image = "gfx/interface/illustrations/disaster/court_and_country.dds"
139immediate = {
140ruler_or_regent ?= {
140save_scope_as = target_character
}
141capital = {
141save_scope_as = target_location
}
143if = {
144limit = {
145estate(estate_type:nobles_estate) = {
145num_privileges > 1
}
}
147random_estate_privilege = {
151save_scope_as = first_privilege
}
154random_estate_privilege = {
159save_scope_as = second_privilege
}
}
}