Event
Fort Maintenance

Our forts are the most important defense we have against intruders and enemies, but they are in great need of restoration. We would need to increase our taxes in order to fund this, and that will most certainly upset those who feel they already pay exorbitant taxes.
TheocracyGovernment TypetriggerFort MaintenanceStatic ModifiertriggerDefinitionin_game/events/government/devotion_events.txt:48
49type = country_event
50title = devotion_events.2.title Fort Maintenance
51desc = devotion_events.2.desc Our forts are the most important defense we have against intruders and enemies, but they are in great need of restoration. We would need to increase our taxes in order to fund this, and that will most certainly upset those who feel they already pay exorbitant taxes.
52outcome = neutral
54illustration_tags = {
5510 = angry
5610 = exterior
}
59trigger = {
62any_fort_in_country = {
62count > 0
}
}
65immediate = {
}
}