
Policy
New Kējǔ Formats
This reform aims at refining the process behind the selection of candidates and potential bureaucrats during the Imperial Examination. Introducing new formats of tests and holding candidates to higher standards will certainly benefit our administration.
Modifiers
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 The Conduct Kējǔ Examination will now produce better candidates
}
}
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" Opinion of Emperor
1135value = "opinion(scope:recipient.leader_country)"
}
1138add = {
1139desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
1140value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1143else = {
1144add = {
1145desc = "VOTE_BASE_VALUE" Base Value
1146value = 20
}
}
}

