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

Пукара

pukara_buildingin_game/common/building_types/unique_buildings.txt:1850

Пукара — это возведённая в горах или на холме постройка для обороны и хранения оружия. Строительство с учётом рельефа местности делает эти строения относительно недорогой альтернативой обыкновенным крепостям.

ТребуетАндскКультурная группаcountry potentialХолмыРельефlocation potentialГорыРельефlocation potentialПлатоРельефlocation potential

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

1851audio_tier = 3
1852is_special = yes
1853is_foreign = no
1854pop_type = soldiers
1855max_levels = 1
1857employment_size = small_peasant_employment
1858category = defense_category
1860rural_settlement = yes
1861build_time = small_fort_building
1862expensive = yes
1864country_potential = {
1865culture = {
1865has_culture_group = culture_group:andean_group
}
}
1868location_potential = {
1869OR = {
1870topography = mountains
1871topography = plateau
1872topography = hills
}
}
1876unique_production_methods = {
1877pukara_maintenance = {
1878weaponry = 0.05
1879stone = 0.2
1880category = building_maintenance
}
}
1886construction_demand = pukara_construction
1888modifier = {
}