
BuildingChanged this version
Counting House
The Counting House is an office which keeps track of the financial books of the businesses of the town. Appointments and correspondences related to businesses related to payments are handled as well.
Modifiers
Production Methods 1
Definitionin_game/common/building_types/town_buildings.txt:77
78audio_tier = 1
79is_foreign = no
80max_levels = 1
83employment_size = generic_burgher_employment
86forbidden_for_estates = yes
88town = yes
89city = yes
90megalopolis = yes
92expensive = yes
94build_time = government_build_time
96unique_production_methods = {
97counting_house_maintenance = {
98paper = 0.2
99books = 0.05
100goods_gold = 0.05
101tools = 0.1
102category = building_maintenance
}
}
