Event
Help from the Burghers

While the Nobility sharpen their daggers and the Clergy preach of divine order, theBurghers take a more pragmatic approach. Viewing the crisis as a threat to trade and prosperity, they propose a solution.
According to their most influential and rebellious members, they could easily be placated to switch sides. In return, they demand new privileges, establishing a strong base of support in the Court Title of Target Character1. A tempting offer, but one that may weaken central authority in the long run
BurghersPop TypeimmediateDefinitionin_game/events/disaster/succession_crisis.txt:1185
1186hide_portraits = yes
1187type = country_event
1188category = disaster_event
1189title = succession_crisis.11.title Help from the Burghers
1190desc = succession_crisis.11.desc While the Nobility sharpen their daggers and the Clergy preach of divine order, theBurghers take a more pragmatic approach. Viewing the crisis as a threat to trade and prosperity, they propose a solution.
According to their most influential and rebellious members, they could easily be placated to switch sides. In return, they demand new privileges, establishing a strong base of support in the Court Title of Target Character1. A tempting offer, but one that may weaken central authority in the long run
According to their most influential and rebellious members, they could easily be placated to switch sides. In return, they demand new privileges, establishing a strong base of support in the Court Title of Target Character1. A tempting offer, but one that may weaken central authority in the long run
1191outcome = neutral
1192image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
1193immediate = {
1195ruler_or_regent ?= {
1195save_scope_as = target_character1
}
1197save_scope_as = succession_crisis_pretender_scope
}
1200estate(estate_type:burghers_estate) = {
1201random_possible_privilege = {
1202save_scope_as = target_privilege_1
}
}
1206scope:succession_crisis_pretender_scope = {
1207every_pops_supporting_rebel = {
1209add_to_list = burghers_pop_list
}
}
}