
Veliaht Seçimi
Köylü Seçimi
Concept, Seçim ile başa gelen bir köylü olduğu, Cumhuriyet ile yönetilen bir ülkenin Veliaht Seçimi türüdür.
Hükümdarlıktan EngellendiEtken TürücalcTanımin_game/common/heir_selections/republic.txt:672
675use_election = yes
676term_duration = 0
677max_possible_candidates = 3
680heir_is_allowed = {
}
682potential = {
683has_reform = government_reform:peasant_republic_reform
}
686locked = {
687has_reform = government_reform:peasant_republic_reform
}
690calc = {
691if = {
692limit = {
693exists = root
}
699if = {
700limit = {
700has_dynasty = yes
}
701desc = "HEIR_SELECTION_HAS_DYNASTY_DESC" • Hanedan üyesi olma skoru
702value = -1000
}
704if = {
706add = {
707desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • Hükmetmeye uygun değildir
708value = -1000
}
}
}
714if = {
715limit = {
716not = {
716exists = root
}
}
718add = {
719desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Yaş başına skor
720value = 1
}
722add = {
723desc = "HEIR_SELECTION_HAS_DYNASTY_DESC" • Hanedan üyesi olma skoru
724value = -1000
}
}
}