EventNew this version
Where Has All the Money Gone?

The Nobility and Burghers have joined voices in the Parliament to ask a question we would very much prefer not to answer. How have we managed to accumulate so many debts? Our spending has indeed been considerable, and our creditors are growing impatient. We may weather this storm with a firm rebuttal, or we may choose to make promises we will struggle to keep. Neither answer is comfortable.
CrownEstatetriggerDefinitionin_game/events/government/parliaments.txt:1951
1952type = country_event
1953title = parliaments.33.title Where Has All the Money Gone?
1954desc = parliaments.33.desc The Nobility and Burghers have joined voices in the Parliament to ask a question we would very much prefer not to answer. How have we managed to accumulate so many debts? Our spending has indeed been considerable, and our creditors are growing impatient. We may weather this storm with a firm rebuttal, or we may choose to make promises we will struggle to keep. Neither answer is comfortable.
1955outcome = neutral
1957illustration_tags = {
195810 = angry
195910 = interior
}
1962trigger = {
1968num_loans > 2
1969OR = {
1970estate_power(estate_type:nobles_estate) > 0.35
1971estate_power(estate_type:burghers_estate) > 0.35
}
}
1975immediate = {
}
}