
建筑本版本变更
城堡门
城堡门矗立于城镇的正门,是我们卓越的防御才能的美丽见证,也是我国建筑技艺与军事实力的惊人展示。
汉萨国家location potential, remove if修正
定义in_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 该地点拥有者的文化与我们属于同一文化组
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 = {
}


