Event
The Private Council of Current Year

A clandestine meeting of most influential members of the estates has been arranged, where secret deals and hushed negotiations may determine the fate of our Flavor Rank. Some demand coin and privileges, others offer compromise. Whatever decision we make, we must balance our internal stability and our grasp on power. Choosing to rely on this council will certainly deliver some of the conspirators' names whilst consolidating the power of the estates in the long-term.
BurghersEstateimmediate, option 1
ClergyEstateimmediate, option 1
NobilityEstateimmediate, option 1Definitionin_game/events/disaster/coup_attempt.txt:351
352hide_portraits = yes
353type = country_event
354category = disaster_event
355title = coup_attempt.6.title The Private Council of Current Year
356desc = coup_attempt.6.desc A clandestine meeting of most influential members of the estates has been arranged, where secret deals and hushed negotiations may determine the fate of our Flavor Rank. Some demand coin and privileges, others offer compromise. Whatever decision we make, we must balance our internal stability and our grasp on power. Choosing to rely on this council will certainly deliver some of the conspirators' names whilst consolidating the power of the estates in the long-term.
357outcome = neutral
359image = "gfx/interface/illustrations/disaster/coup_attempt.dds"
361immediate = {
363ruler_or_regent ?= {
363save_scope_as = target_character_1
}
364random_list = {
36533 = {
368estate(estate_type:nobles_estate) = {
369random_possible_privilege = {
370save_scope_as = target_privilege_1
}
}
}
37433 = {
377estate(estate_type:nobles_estate) = {
378random_possible_privilege = {
379save_scope_as = target_privilege_2
}
}
}
38333 = {
386estate(estate_type:clergy_estate) = {
387random_possible_privilege = {
388save_scope_as = target_privilege_3
}
}
}
}
}