
BuildingChanged this version
Monastery
A place for seclusion and contemplation, monasteries are a refuge for those that want to dedicate their lives to communion with the heavens. Their grounds are thus for study and reflection, and great knowledge is usually guarded behind their walls.
SectInternational Organizationon built
Monasteries AllowedModifier Typecountry potentialModifiers
Definitionin_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 = {
}


