Demande d'un nouveau monastère
Requête parlementaire

Demande d'un nouveau monastère

pa_construct_monasteryin_game/common/parliament_agendas/03_buildings.txt:839

D'éminents clercs nous demandent de construire un refuge monastique isolé pour qu'ils puissent pratiquer leur foi en toute tranquillité.

RequiertMonastère monophysiteBâtimenton accept, potentialMonastèreBâtimenton accept, potentialMonastère orthodoxeBâtimenton accept, potentialMonastères autorisésType de modificateurpotentialMonophysismeReligionon accept, potentialOrthodoxieReligionon accept, potential

Définitionin_game/common/parliament_agendas/03_buildings.txt:839

840estate = clergy_estate
842potential = {
843num_locations > 0
844OR = {
845AND = {
847any_owned_location = {
848is_city = no
849NOT = {
849has_building = building_type:monastery
}
}
}
852AND = {
853religion = religion:orthodox
854any_owned_location = {
855is_city = no
856NOT = {
}
}
}
859AND = {
860religion = religion:miaphysite
861any_owned_location = {
862is_city = no
863NOT = {
}
}
}
}
}
869on_accept = {
870random_owned_location = {
871limit = {
872is_city = no
873NOT = {
873has_building = building_type:monastery
}
}
875if = {
876limit = {
877ROOT.religion = religion:miaphysite
878is_city = no
879NOT = {
}
}
881construct_building = {
883cost_multiplier = 0.5
884cost_multiplier_reason = "game_concept_parliament_agenda"
885instant = yes
}
}
888else_if = {
889limit = {
890ROOT.religion = religion:orthodox
891is_city = no
892NOT = {
}
}
894construct_building = {
896cost_multiplier = 0.5
897cost_multiplier_reason = "game_concept_parliament_agenda"
898instant = yes
}
}
901else = {
902construct_building = {
903building_type = building_type:monastery
904cost_multiplier = 0.5
905cost_multiplier_reason = "game_concept_parliament_agenda"
906instant = yes
}
}
}
}
911chance = 10
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales