
Policy
Direct Appointment
Being a learned individual does not necessarily mean that someone is apt for government work. Direct appointment of people suited for the task will be more efficient.
Modifiers
Country modifier 1
Country modifier 2
Stability Investment+0.02
Country modifier 3
Stability Investment+0.01
Definitionin_game/common/laws/20_middle_kingdom.txt:1231
1232years = 2
1233on_pay_price = {
1236leader_country ?= {
1238add_gold = {
1239value = this.monthly_income_trade_and_tax
1240multiply = {
1241value = -6
1242add = {
1243value = -1
}
}
1250min = -100000
}
}
}
}
1255on_activate = {
1256custom_tooltip = direct_appointment.tt Disables the Conduct Kējǔ Examination Action
}
1258country_modifier = {
1260potential_trigger = {
}
}
1266country_modifier = {
1268potential_trigger = {
}
}
}
1278country_modifier = {
1280potential_trigger = {
1282NOT = {
}
}
}
}
1293wants_this_policy_bias = {
1294if = {
1295limit = {
1295scope:recipient = {
1295international_organization_has_leader = yes
}
}
1297add = {
1298desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
1299value = "opinion(scope:recipient.leader_country)"
}
1302add = {
1303desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
1304value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1307else = {
1308add = {
1309desc = "VOTE_BASE_VALUE" Base Value
1310value = 20
}
}
}

