Пиль-башня
СооружениеИзменено в этой версии

Пиль-башня

peel_towersin_game/common/building_types/unique_buildings.txt:2129

Пиль-башня — это оборонительное сооружение, которое укрепляет местную оборону и помогает владениям восстанавливаться после военных конфликтов.

ТребуетПиль-башниУлучшениеcountry potential

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

Методы производства 1

Определениеin_game/common/building_types/unique_buildings.txt:2129

2130audio_tier = 2
2131is_special = yes
2132is_foreign = no
2133pop_type = soldiers
2135max_levels = 1
2136employment_size = castle_employment
2138category = defense_category
2140rural_settlement = yes
2141town = yes
2142city = yes
2143megalopolis = yes
2145expensive = yes
2147build_time = small_fort_building
2149country_potential = {
2150has_advance = peel_towers_advance
}
2152location_potential = {
2153region = region:great_britain_region
2154is_border = yes
}
2157unique_production_methods = {
2158peel_towers_maintenance = {
2159stone = 0.2
2160weaponry = 0.2
2161tar = 0.1
2162category = building_maintenance
}
}
2167construction_demand = peel_towers_construction
2170modifier = {
}
2174graphical_tags = {
small_military
}