
BuildingChanged this version
Bastion
Due to the advances of Artillery, the Castle is no longer sufficient to withstand the power of gunpowder. The Bastion negates the advantage of the cannon thanks to its superior design, offering them a greater passive resistance and more space for ranged defenses.
Modifiers
Modifier
Garrison Size+1
Unrest−5%
Raw modifier
Production Methods 1
Definitionin_game/common/building_types/forts.txt:97
98audio_tier = 3
99is_foreign = no
100max_levels = 1
102forbidden_for_estates = yes
105obsolete = castle
107employment_size = bastion_employment
109rural_settlement = yes
110town = yes
111city = yes
112megalopolis = yes
115build_time = medium_fort_building
117expensive = yes
119unique_production_methods = {
121bastion_maintenance = {
122stone = 0.5
123firearms = 0.5
124cannons = 0.5
125tools = 0.2
126weaponry = 0.5
127category = building_maintenance
}
}

