
BâtimentModifié dans cette version
Monastère
Les monastères offrent un refuge à ceux qui souhaitent consacrer leur vie à la solitude et la contemplation afin d'entrer en communion avec les cieux. Ce sont des lieux d'étude et de réflexion dont les murs renferment de grandes connaissances.
SecteOrganisation internationaleon built
Monastères autorisésType de modificateurcountry potentialModificateurs
Définitionin_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 = {
}


