Event
Savonarola Takes Control

Hieronymus's influence is greater than ever. As more and more people gather around him by the day and the situation in Country is becoming direr, his attacks against the Church and the Ruler Title Target Character are becoming ever more intense. He is naming himself the 'Reformer of the Church', and people are calling for the expulsion of Target Character and the installment of Hieronymus as the leader of Country under the guidance of God.
Although our capable Ruler Title is for sure able to get our country out of this predicament on our own merits, it is undeniable that a big part of our population is demanding a change.
Traditionalist vs InnovativeSocietal ValuetriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
An Upstart Preacher
Savonarola Comes Back↳ Option B “Send him away.” · 30–100 days later
Savonarola Takes Control
Savonarola's Laws↳ Option A “Allow him to take control.” · 50–100 days later
Savonarola Comes Back (see above)↳ Option C “We are done with him.” · 30–100 days later
Definitionin_game/events/disaster/savonarola.txt:227
228type = country_event
229category = disaster_event
231title = savonarola.5.title Savonarola Takes Control
232desc = savonarola.5.desc Hieronymus's influence is greater than ever. As more and more people gather around him by the day and the situation in Country is becoming direr, his attacks against the Church and the Ruler Title Target Character are becoming ever more intense. He is naming himself the 'Reformer of the Church', and people are calling for the expulsion of Target Character and the installment of Hieronymus as the leader of Country under the guidance of God.
Although our capable Ruler Title is for sure able to get our country out of this predicament on our own merits, it is undeniable that a big part of our population is demanding a change.
Although our capable Ruler Title is for sure able to get our country out of this predicament on our own merits, it is undeniable that a big part of our population is demanding a change.
233outcome = neutral
234image = "gfx/interface/illustrations/disaster/savonarola_disaster.dds"
236trigger = {
238has_ruler = yes
239ruler != character:flo_savonarola
240OR = {
241stability < 0
242estate_satisfaction:peasants_estate < 0.5
244AND = {
245at_war = yes
246war_exhaustion > 4
}
}
249any_neighbor_country = {
250count > 0
}
}
254immediate = {
255random_neighbor_country ?= {
256save_scope_as = target_country
}
258ruler ?= {
259save_scope_as = target_character
}
}