
建筑本版本变更
修道院
修道院是一个隐居和沉思的地方,是那些希望献身于与上天交流的人的庇护所。因此,修道院是学习和反思的场所,伟大的知识通常藏在修道院的墙后。
宗派国际组织on built
允许建造修道院修正类型country potential修正
本地教士食物消费+10%
本地教士最大识字率+10%
本地人口皈依速度 %+10%
定义in_game/common/building_types/religion_buildings.txt:1
2audio_tier = 1
3is_foreign = no
4max_levels = 1
7employment_size = large_religious_building_employment
11rural_settlement = yes
12town = yes
13city = yes
14megalopolis = yes
16build_time = religious_building_time
17graphical_tags = {
medium_religious
}
24possible_production_methods = {
}
33on_built = {
34if = {
35limit = {
36location.owner = {
37religion = {
37has_sects = yes
}
38is_member_of_international_organization_of_type = {
38type = sect
}
}
}
41location.owner = {
42random_international_organizations_member_of = {
43limit = {
45NOT = {
45any_international_organization_enemy = {
45this = root.owner
}
}
46NOT = {
46has_location = root.location
}
}
48add_location_to_international_organization = root.location
}
}
}
}
56modifier = {
}