
Politlinie
Neue Kējǔ-Formate
Diese Reform zielt darauf ab, das Verfahren für die Auswahl von Kandidaten und potenziellen Bürokraten im Zuge der Kaiserlichen Prüfung zu verfeinern. Die Einführung neuer Prüfungsformate und höherer Erwartungen an die Kandidaten kommt unserer Verwaltung sicherlich zugute.
Modifikatoren
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_middle_kingdom.txt:1071
1072years = 2
1073on_pay_price = {
1076leader_country ?= {
1078add_gold = {
1079value = this.monthly_income_trade_and_tax
1080multiply = {
1081value = -6
1082add = {
1083value = -1
}
}
1090min = -100000
}
}
}
}
1095on_activate = {
1097custom_tooltip = new_keju_formats_policy.tt Die Kējǔ-Prüfung durchführen sorgt nun für bessere Kandidaten
}
}
1100country_modifier = {
1102potential_trigger = {
}
}
}
1113country_modifier = {
1115potential_trigger = {
1117NOT = {
}
}
}
}
1129wants_this_policy_bias = {
1130if = {
1131limit = {
1131scope:recipient = {
1131international_organization_has_leader = yes
}
}
1133add = {
1134desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Meinung über den Kaiser
1135value = "opinion(scope:recipient.leader_country)"
}
1138add = {
1139desc = "IO_LEADER_DIP_REP" Diplomatieruf des Anführers
1140value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1143else = {
1144add = {
1145desc = "VOTE_BASE_VALUE" Grundwert
1146value = 20
}
}
}

