
Missionsaufgabe
Diplomatische Herangehensweise
Da unser Kabinett eine ungeheure Macht besitzt, was unser Herangehen an verschiedene alltägliche und wichtige Angelegenheiten angeht, müssen wir dafür sorgen, dass die Männer und Frauen in ihm auch fähig und in ihrem Feld herausragend sind.
Kabinett schaffenMissionsaufgaberequires- 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