Event
The Power of the Clergy

Power over the divine spirit throughout our communities, as well as matters of our faith, have given tremendous influence to the Clergy. Their word often rivals that of Target Character as they once held substantial parts of our land. Through the seizing of clerical assets and enforcing the supremacy of the state in religious affairs, we aim at controlling their power.
ClergyEstateimmediateCurbed Clergy PowerStatic Modifieroption 2No Clergy SeatsStatic Modifieroption 3Definitionin_game/events/disaster/court_and_country.txt:324
325type = country_event
326category = disaster_event
328title = court_and_country.5.title The Power of the Clergy
329desc = court_and_country.5.desc Power over the divine spirit throughout our communities, as well as matters of our faith, have given tremendous influence to the Clergy. Their word often rivals that of Target Character as they once held substantial parts of our land. Through the seizing of clerical assets and enforcing the supremacy of the state in religious affairs, we aim at controlling their power.
330outcome = neutral
331image = "gfx/interface/illustrations/disaster/court_and_country.dds"
333immediate = {
334ruler_or_regent ?= {
334save_scope_as = target_character
}
335capital = {
335save_scope_as = target_location
}
337if = {
338limit = {
339estate(estate_type:clergy_estate) = {
339num_privileges > 1
}
}
341random_estate_privilege = {
345save_scope_as = first_privilege
}
347random_estate_privilege = {
352save_scope_as = second_privilege
}
}
}