
건물이번 버전 변경
수도원
세상과 거리를 두고 고요히 명상하기 위한 장소인 수도원은 신적 존재와 교감하는 데 일생을 바치기를 원하는 이들을 위한 피난처입니다. 그런 까닭에 수도원은 연구와 사색의 장이기도 하며, 그 담장 안에는 위대한 지식이 고이 간직되어 있습니다.
종파국가 간 조직체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 = {
}