
建筑本版本变更
木板营寨
木板营寨是一种小型的木质防御工事,常见于俄罗斯的偏远地区。由于其几乎仅靠木材建造,木板营寨相对便宜,建造速度也很快。
修正
生产方式 1
定义in_game/common/building_types/unique_buildings.txt:1390
1391audio_tier = 2
1392is_special = yes
1393is_foreign = no
1395max_levels = 1
1397employment_size = castle_employment
1400rural_settlement = yes
1401build_time = government_build_time
1407location_potential = {
1408is_capital = no
1409has_river = yes
1411OR = {
1412region = region:russian_region
1413region = region:ural_region
1414region = region:west_siberia_region
1415region = region:east_siberia_region
}
}
1419unique_production_methods = {
1420ostrog_maintenance = {
1421lumber = 0.2
1422tools = 0.1
1423firearms = 0.2
1424weaponry = 0.2
1425tar = 0.1
1426category = building_maintenance
}
}
1433modifier = {
}


