Event
Whispers in the Court
For quite some time now, murmurs have usurped the attention of our highest advisors. Talks of some of our most prominent figures being displeased and disapproving of our recent administrative forays grow thicker. We would do well to investigate the matter and get to the bottom of it. According to our diplomatic delegate between the various estates and our court, at such an important crossroads of our rein, we must take good care not to anger any of them...
Definitionin_game/events/disaster/dissolution_of_delhi.txt:183
184type = country_event
185category = disaster_event
187title = dissolution_of_delhi.3.title Whispers in the Court
188desc = dissolution_of_delhi.3.desc For quite some time now, murmurs have usurped the attention of our highest advisors. Talks of some of our most prominent figures being displeased and disapproving of our recent administrative forays grow thicker. We would do well to investigate the matter and get to the bottom of it. According to our diplomatic delegate between the various estates and our court, at such an important crossroads of our rein, we must take good care not to anger any of them...
189outcome = neutral
191trigger = {
192OR = {
193estate_satisfaction:nobles_estate < 0.50
194estate_satisfaction:burghers_estate < 0.50
195estate_satisfaction:clergy_estate < 0.50
196estate_satisfaction:peasants_estate < 0.50
}
}
200immediate = {
201random_list = {
20225 = {
203trigger = {
203estate_satisfaction:nobles_estate < 0.50
}
}
20625 = {
207trigger = {
207estate_satisfaction:burghers_estate < 0.50
}
}
21025 = {
211trigger = {
211estate_satisfaction:clergy_estate < 0.50
}
}
21425 = {
215trigger = {
215estate_satisfaction:peasants_estate < 0.50
}
}
}
}