軍事独裁制
後継者選び

軍事独裁制

military_dictatorshipin_game/common/heir_selections/republic.txt:733

共和国の後継者選びのひとつで、最も軍事的に優れたキャラクターが生涯統治する。

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

補正

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

736use_election = yes
737term_duration = 0
738max_possible_candidates = 3
740allowed_estates = {
}
741heir_is_allowed = {
}
743potential = {
744OR = {
745has_reform = government_reform:ambrosian_republic_reform
746has_reform = government_reform:revolutionary_autocracy
}
}
750locked = {
751OR = {
752has_reform = government_reform:ambrosian_republic_reform
753has_reform = government_reform:revolutionary_autocracy
}
}
757calc = {
758if = {
759limit = {
760exists = root
}
762add = {
763desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
764value = character_age
}
766add = {
767desc = "HEIR_SELECTION_MIL_DESC" • 軍事能力ごとのスコア
768value = root.mil
}
770add = {
771desc = "HEIR_SELECTION_GENERAL_OR_ADMIRAL_TRAIT_DESC" • 将軍または提督の特性からのスコア
772value = 20
}
774if = {
775limit = {
}
776add = {
777desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 統治に適さない
778value = -1000
}
}
}
784if = {
785limit = {
786not = {
786exists = root
}
}
788add = {
789desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
790value = 1
}
792add = {
793desc = "HEIR_SELECTION_MIL_DESC" • 軍事能力ごとのスコア
794value = 1
}
796if = {
797limit = {
798OR = {
799has_trait_category = general
800has_trait_category = admiral
}
}
803add = {
804desc = "HEIR_SELECTION_GENERAL_OR_ADMIRAL_TRAIT_DESC" • 将軍または提督の特性からのスコア
805value = 20
}
}
}
}
811modifier = {
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報