Event
An Economic Downturn

The recent times have been hard on the Country. An economic downturn has led to the impoverishment of many of the Commoners and the coffers of Country are running worryingly light. Such a scenario is already a nightmare and it could further worsen if nothing is done about it. In order to avoid a situation where we will need to take on more debt to fuel existing repayments, we could perhaps consider levying a new tax on our holdings that are present all across Europe. Such a move would not exactly be unprecedented, but the tax levied could very much be. What good is a Order Commandery if it brings us no benefit?
Order CommanderyBuildingimmediate
TeutonsCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_teu.txt:526
527type = country_event
528title = flavor_teu.8.title An Economic Downturn
529desc = flavor_teu.8.desc The recent times have been hard on the Country. An economic downturn has led to the impoverishment of many of the Commoners and the coffers of Country are running worryingly light. Such a scenario is already a nightmare and it could further worsen if nothing is done about it. In order to avoid a situation where we will need to take on more debt to fuel existing repayments, we could perhaps consider levying a new tax on our holdings that are present all across Europe. Such a move would not exactly be unprecedented, but the tax levied could very much be. What good is a Order Commandery if it brings us no benefit?
530outcome = neutral
531image = "gfx/interface/illustrations/institutions/banking.dds"
533fire_only_once = yes
534dynamic_historical_event = {
}
541trigger = {
542total_effective_building_levels:order_commandery >= 10
543monthly_balance < 0
544gold <= yearly_gold
}
547immediate = {
548set_local_variable = {
549name = 15_years_of_commanderies_income
550value = 0
}
553every_owned_foreign_building = {
558change_local_variable = {
559name = 15_years_of_commanderies_income
560add = {
0.04
0.05
}
}
}
564change_local_variable = {
565name = 15_years_of_commanderies_income
566multiply = 180
}
}