
使命任务
任人唯贤
内阁在各类日常事务与重大议题的决策中掌握巨大权力,因此我们必须确保其中的男男女女皆为各领域的能臣。
组建内阁使命任务requires- 234ordered_cabinet_character = {235limit = {236OR = {237adm >= {238value = root.ruler_or_regent.adm239multiply = 0.8240min = 50}242dip >= {243value = root.ruler_or_regent.dip244multiply = 0.8245min = 50}247mil >= {248value = root.ruler_or_regent.mil249multiply = 0.8250min = 50}}253total_abilities < 300}255order_by = total_abilities256max = 2257check_range_bounds = no258if = {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
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