能力主義のアプローチ
ミッションタスク

能力主義のアプローチ

meritocratic_approachin_game/common/missions/generic_capable_cabinet_mission_pack.txt:203

我々の内閣は、日々の重要課題への対応を決定するうえで絶大な権力をもつ。そのため、内閣の男女がそれぞれの分野で有能かつ優秀であることを保証しなければならない。

必要内閣を創設ミッションタスクrequires

  1. 234ordered_cabinet_character = {
    235limit = {
    236OR = {
    237adm >= {
    238value = root.ruler_or_regent.adm
    239multiply = 0.8
    240min = 50
    }
    242dip >= {
    243value = root.ruler_or_regent.dip
    244multiply = 0.8
    245min = 50
    }
    247mil >= {
    248value = root.ruler_or_regent.mil
    249multiply = 0.8
    250min = 50
    }
    }
    253total_abilities < 300
    }
    255order_by = total_abilities
    256max = 2
    257check_range_bounds = no
    258if = {
    259limit = {
    259adm < 95
    }
    260add_adm = 5
    }
    262else_if = {
    263limit = {
    263dip < 95
    }
    264add_dip = 5
    }
    266else = {
    266add_mil = 5
    }
    }
    268change_societal_value = {
    }

204icon = sme_proactive_diplomacy
205requires = {
}
207enabled = {
208any_cabinet_character ?= {
209percent >= 0.5
210OR = {
211adm >= {
212value = root.ruler_or_regent.adm
213multiply = 0.8
214min = 50
}
216dip >= {
217value = root.ruler_or_regent.dip
218multiply = 0.8
219min = 50
}
221mil >= {
222value = root.ruler_or_regent.mil
223multiply = 0.8
224min = 50
}
}
}
}
231duration = 0
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報