Система акведуков
СооружениеИзменено в этой версии

Система акведуков

aqueduct_systemin_game/common/building_types/town_buildings.txt:632

Аккуратно проложенные каменные каналы, по которым под действием силы тяжести перемещается чистая вода, — это простое, но очень важное сооружение. Акведук — первый шаг к организованному водоснабжению городов.

ТребуетВизантияДержаваcountry potentialРимСоздаваемая державаcountry potential

Модификаторы

Определениеin_game/common/building_types/town_buildings.txt:632

633audio_tier = 5
634content_priority = 100
635is_foreign = no
636max_levels = aqueduct_system_max_level
637pop_type = laborers
638forbidden_for_estates = yes
640employment_size = aqueduct_system_employment
645town = yes
646city = yes
647megalopolis = yes
649build_time = infrastructure_build_time
651country_potential = {
652OR = {
653tag = BYZ
654tag = ROM
656owns = location:constantinople
657owns = location:rome
658owns = location:avignon
659owns = location:segovia
}
}
663location_potential = {
664OR = {
665this = location:constantinople
666this = location:rome
667this = location:avignon
668this = location:segovia
}
}
672possible_production_methods = {
}
674construction_demand = aqueduct_system_construction
683capital_country_modifier = {
}