Event
Help from the Clergy

Even as our people are divided on their support for the Succession crisis pretender, the faithful look to the Clergy for guidance. Recognizing the danger posed by a fractured Flavor Rank, their leaders have now stepped forth, offering their support.
In exchange for a new privilege, their preachers will denounce the pretender as a usurper, calling upon the people to reaffirm their loyalty to Target Character1. They argue that only through faith can the Flavor Rank be preserved and restored.
ClericsPop TypeimmediateDefinitionin_game/events/disaster/succession_crisis.txt:1101
1102hide_portraits = yes
1103type = country_event
1104category = disaster_event
1105title = succession_crisis.10.title Help from the Clergy
1106desc = succession_crisis.10.desc Even as our people are divided on their support for the Succession crisis pretender, the faithful look to the Clergy for guidance. Recognizing the danger posed by a fractured Flavor Rank, their leaders have now stepped forth, offering their support.
In exchange for a new privilege, their preachers will denounce the pretender as a usurper, calling upon the people to reaffirm their loyalty to Target Character1. They argue that only through faith can the Flavor Rank be preserved and restored.
In exchange for a new privilege, their preachers will denounce the pretender as a usurper, calling upon the people to reaffirm their loyalty to Target Character1. They argue that only through faith can the Flavor Rank be preserved and restored.
1107outcome = neutral
1108image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
1109immediate = {
1111ruler_or_regent ?= {
1111save_scope_as = target_character1
}
1113save_scope_as = succession_crisis_pretender_scope
}
1116estate(estate_type:clergy_estate) = {
1117random_possible_privilege = {
1118save_scope_as = target_privilege_1
}
}
1122scope:succession_crisis_pretender_scope = {
1123every_pops_supporting_rebel = {
1125add_to_list = clergy_pop_list
}
}
}