Event
Corrupt Advisor

Country may be plagued by corruption, but we try to ensure that those closest to the Ruler Title can be trusted, at the very least. Well, try and fail, it seems, since one of Ruler's advisors, Minister, was recently caught taking large bribes from people who already wield great influence in our country, inclining him/her toward providing the government with advice that is slanted to advance the interests of the rich and powerful.
Definitionin_game/events/economy/corruption_event.txt:176
177type = country_event
178title = corruption_event.7.title Corrupt Advisor
179desc = corruption_event.7.desc Country may be plagued by corruption, but we try to ensure that those closest to the Ruler Title can be trusted, at the very least. Well, try and fail, it seems, since one of Ruler's advisors, Minister, was recently caught taking large bribes from people who already wield great influence in our country, inclining him/her toward providing the government with advice that is slanted to advance the interests of the rich and powerful.
180outcome = neutral
181trigger = {
182has_ruler = yes
183estate_power(estate_type:crown_estate) < 0.3
184estate_power(estate_type:crown_estate) > 0.1
186any_cabinet_character = {
187count > 0
}
}
191illustration_tags = {
19210 = angry
19310 = interior
}
196immediate = {
}
198random_cabinet_character = {
199save_scope_as = minister
}
}