
建筑本版本变更
狄奥多西城墙
该城墙最初由君士坦丁“大帝”下令修建,优雅地守卫着欧洲最著名的城市之一。多年后,在狄奥多西二世皇帝统治期间,城墙修建了双重防线,这座城市的防御就此成为传奇,得到了高度赞誉,甚至被认为是不可攻破的。
奥斯曼国家allow, remove if修正
定义in_game/common/building_types/unique_buildings.txt:3924
3925audio_tier = 6
3926is_special = yes
3927is_foreign = no
3929max_levels = theodosian_walls_max_level
3931employment_size = theodosian_walls
3935rural_settlement = no
3936town = no
3937city = yes
3938megalopolis = yes
3939build_time = huge_unique_build_time
3941location_potential = {
3942this = location:constantinople
}
3945country_potential = {
3946owns = location:constantinople
}
3949allow = {
3950owner = {
3951or = {
3952is_ai = no
}
}
}
3962remove_if = {
3963root.owner = {
3964is_ai = yes
}
}
3972expensive = yes
3978modifier = {
}
3997graphical_tags = {
large_city_walls
city_walls
}







