
ポリシー
新形式の科挙
この改革は、科挙試験における候補者および将来の官僚の選抜プロセスを改善することを目的としている。新しい形式の試験の導入と基準の引き上げは、間違いなく我々の行政に利益をもたらすだろう。
補正
Country modifier 1
最大識字率+5%
宗主国に対する忠誠度+10
Country modifier 2
最大識字率+3%
宗主国に対する忠誠度+5
定義in_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 科挙を実施はより優れた候補者を生み出す
}
}
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" 皇帝の意見
1135value = "opinion(scope:recipient.leader_country)"
}
1138add = {
1139desc = "IO_LEADER_DIP_REP" リーダーの外交評判
1140value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1143else = {
1144add = {
1145desc = "VOTE_BASE_VALUE" 基本値
1146value = 20
}
}
}