
Veliaht Seçimi
Başrahip Seçimi
Concept, Seçim ile başa gelen bir başrahip olduğu, Teokrasi 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/theocracy.txt:193
194include_ruler_siblings = yes
195all_in_country = yes
196through_female = no
197allow_female = no
198ignore_ruler = yes
199allow_foreign_ruler = no
200custom_tags = {
empty_heir_religion_law
}
202heir_is_allowed = {
}
204potential = {
205has_reform = government_reform:abbey_reform
}
208locked = {
209has_reform = government_reform:abbey_reform
}
212calc = {
213if = {
214limit = {
215exists = root
}
221if = {
223add = {
224desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • Hükmetmeye uygun değildir
225value = -1000
}
}
}
230if = {
231limit = {
232exists = root
}
234add = {
235desc = "HEIR_SELECTION_ADM_DESC" • İdari Beceri başına skor
236value = root.adm
}
}
241if = {
242limit = {
243not = {
243exists = root
}
}
245add = {
246desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Yaş başına skor
247value = 1
}
249add = {
250desc = "HEIR_SELECTION_ADM_DESC" • İdari Beceri başına skor
251value = 1
}
}
}