
의회 안건
신규 수도원 건립 요구
저명한 성직자들이 자신들이 평화롭게 신앙생활에 전념할 수 있도록 벽지에 수도원을 건설해 달라고 청원했습니다.
오리엔트 정교회 수도원건물on accept, potential
수도원건물on accept, potential
정교회 수도원건물on accept, potential
수도원 허용보정치 유형potential
오리엔트 정교회종교on accept, potential
정교회종교on accept, potential정의in_game/common/parliament_agendas/03_buildings.txt:839
842potential = {
843num_locations > 0
844OR = {
845AND = {
}
852AND = {
854any_owned_location = {
855is_city = no
}
}
859AND = {
861any_owned_location = {
862is_city = no
}
}
}
}
869on_accept = {
870random_owned_location = {
875if = {
876limit = {
878is_city = no
}
881construct_building = {
883cost_multiplier = 0.5
884cost_multiplier_reason = "game_concept_parliament_agenda"
885instant = yes
}
}
888else_if = {
889limit = {
891is_city = no
}
894construct_building = {
896cost_multiplier = 0.5
897cost_multiplier_reason = "game_concept_parliament_agenda"
898instant = yes
}
}
901else = {
902construct_building = {
904cost_multiplier = 0.5
905cost_multiplier_reason = "game_concept_parliament_agenda"
906instant = yes
}
}
}
}
911chance = 10