
協議事項
新たな修道院を求める声
著名な聖職者が、穏やかに信仰を実践するために、人里離れた修道院を建設するように請願している。
合性論派修道院建造物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