
建筑本版本变更
星堡
与中世纪的城堡不同,星堡是一种非常平坦的防御工事,其角落设有多个三角形堡垒,并配有额外的壕沟。这种设计使得防御者能够有效对抗敌人的炮兵,同时还能阻挡攀爬的步兵。
修正
生产方式 1
定义in_game/common/building_types/forts.txt:145
146audio_tier = 4
147is_foreign = no
148max_levels = 1
150forbidden_for_estates = yes
153obsolete = bastion
154employment_size = star_fort_employment
156rural_settlement = yes
157town = yes
158city = yes
159megalopolis = yes
162build_time = large_fort_building
164expensive = yes
166unique_production_methods = {
167star_fort_maintenance = {
168stone = 1
169firearms = 1
170cannons = 1.0
171tools = 0.5
172weaponry = 1
173category = building_maintenance
}
}



