
BuildingChanged this version
Burgtor
Erected in the settlement's main gate, the Burgtor is a beautiful testament to our expertise in defensive matters as well as an astonishing display of our architecture and military capabilities.
HansaCountrylocation potential, remove ifModifiers
Garrison Size+0
Fort Defense+10%
Manpower to Owner+0.01
Definitionin_game/common/building_types/unique_buildings.txt:5318
5319audio_tier = 3
5320is_special = yes
5321is_foreign = yes
5322max_levels = 2
5324need_good_relation = yes
5328city = yes
5329megalopolis = yes
5330build_time = small_fort_building
5331expensive = yes
5338location_potential = {
5339custom_tooltip = {
5340text = location_owner_same_culture_group_as_us_tt This Location has an Owner whose Culture shares a common Culture Group with our culture
5341owner ?= {
5342culture = {
}
}
}
}
5355remove_if = {
5356OR = {
5357location.owner ?= {
5358culture = {
}
}
5368location = {
5368has_owner = no
}
5369location.owner ?= {
5370is_at_war_with = root.owner
}
}
}
5375increase_per_level_cost = 1
5377modifier = {
}