農民選挙
後継者選び

農民選挙

peasant_electivein_game/common/heir_selections/republic.txt:672

共和国の後継者選びのひとつで、統治者は選挙によって選ばれた農民である。

必要統治禁止補正タイプcalc

定義in_game/common/heir_selections/republic.txt:672

675use_election = yes
676term_duration = 0
677max_possible_candidates = 3
679allowed_estates = {
}
680heir_is_allowed = {
}
682potential = {
683has_reform = government_reform:peasant_republic_reform
}
686locked = {
687has_reform = government_reform:peasant_republic_reform
}
690calc = {
691if = {
692limit = {
693exists = root
}
695add = {
696desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
697value = character_age
}
699if = {
700limit = {
700has_dynasty = yes
}
701desc = "HEIR_SELECTION_HAS_DYNASTY_DESC" • 王朝に属する場合のスコア
702value = -1000
}
704if = {
705limit = {
}
706add = {
707desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 統治に適さない
708value = -1000
}
}
}
714if = {
715limit = {
716not = {
716exists = root
}
}
718add = {
719desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
720value = 1
}
722add = {
723desc = "HEIR_SELECTION_HAS_DYNASTY_DESC" • 王朝に属する場合のスコア
724value = -1000
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報