
建筑本版本变更
秘书室
秘书室是中世纪统治者为管理领地而设立的官僚机构,随着社会变得更加复杂,管理难度增加。秘书室的主要职能是书写、发送和接收与领地管理相关的文件。
君主国政体country potential, remove if
共和国政体country potential, remove if
神权国政体country potential, remove if修正
生产方式 1
定义in_game/common/building_types/capital_buildings.txt:378
379audio_tier = 2
380is_foreign = no
382max_levels = chancery_max_level
386employment_size = generic_burgher_employment
388town = yes
389city = yes
390megalopolis = yes
392expensive = yes
393build_time = large_capital_build_time
395location_potential = {
396is_capital = yes
}
399country_potential = {
400OR = {
}
}
407remove_if = {
408OR = {
410location.owner ?= {
}
}
}
428unique_production_methods = {
429chancery_maintenance = {
430fine_cloth = 0.1
431books = 0.1
432paper = 0.5
433goods_gold = 0.05
435category = building_maintenance
}
}


