
建筑本版本变更
城堡教堂
城堡教堂是一座具有双重功能的建筑。它既是社区的正常教堂,拥有所有宗教功能,又可以在围城时作为防御建筑使用。
修道院建筑location potential, remove if
东正教修道院建筑location potential, remove if
允许建造修道院修正类型country potential
东正教宗教country potential修正
定义in_game/common/building_types/religion_buildings.txt:63
64audio_tier = 2
65is_foreign = no
67max_levels = 1
69employment_size = large_religious_building_employment
72rural_settlement = yes
73town = yes
74city = yes
75megalopolis = yes
77build_time = religious_building_time
79country_potential = {
80OR = {
82has_reform = government_reform:shield_of_the_faith_reform
}
}
87location_potential = {
88OR = {
97owner ?= {
98has_reform = government_reform:shield_of_the_faith_reform
}
}
}
102remove_if = {
103location = {
}
107NOT = {
108location.owner = {
109has_reform = government_reform:shield_of_the_faith_reform
}
}
}
113graphical_tags = {
medium_religious
}
115expensive = yes
121modifier = {
}
128raw_modifier = {
130pure_tooltip_entry = pte_no_propagating_zone_of_control
}




