
Policy
Introduce Martial Examination
The bureaucrats taking the Imperial exams shall not only be tested on their skills in statecraft, but on their archery and horsemanship as well.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:1315
1316years = 2
1317on_pay_price = {
1320leader_country ?= {
1322add_gold = {
1323value = this.monthly_income_trade_and_tax
1324multiply = {
1325value = -6
1326add = {
1327value = -1
}
}
1334min = -100000
}
}
}
}
1339potential = {
}
1344country_modifier = {
1346potential_trigger = {
}
}
1353country_modifier = {
1355potential_trigger = {
}
}
}
1365country_modifier = {
1367potential_trigger = {
1369NOT = {
}
}
}
}
1380wants_this_policy_bias = {
1381if = {
1382limit = {
1382scope:recipient = {
1382international_organization_has_leader = yes
}
}
1384add = {
1385desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
1386value = "opinion(scope:recipient.leader_country)"
}
1389add = {
1390desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
1391value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1394else = {
1395add = {
1396desc = "VOTE_BASE_VALUE" Base Value
1397value = 20
}
}
}


