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

Амазигский гарнизон

guich_garrisonin_game/common/building_types/event_only_buildings.txt:3246

Гарнизон, где располагаются и отдыхают Амазигские воины. Позволяет более эффективно защищать территорию.

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

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

Определениеin_game/common/building_types/event_only_buildings.txt:3246

3247audio_tier = 2
3248is_special = yes
3249max_levels = 1
3250pop_type = tribesmen
3252category = defense_category
3254employment_size = stockade_employment
3256rural_settlement = yes
3257town = yes
3258city = yes
3259megalopolis = yes
3262build_time = small_fort_building
3264expensive = yes
3266country_potential = {
3268type = guich_garrison
}
}
3272unique_production_methods = {
3274guich_garrison_maintenance = {
3275masonry = 0.1
3276weaponry = 0.02
3277tar = 0.02
3278category = building_maintenance
}
}
3281construction_demand = stockade_construction
3284modifier = {
3285local_unrest = -0.05
3286local_defensive = 0.25
}