
ポリシー
古典重視
儒教と道教の古典は、何世紀にもわたり科挙の基礎となってきた。我々はこのような歴史的伝統を軽々しく破るべきではない。
補正
定義in_game/common/laws/20_middle_kingdom.txt:1151
1152years = 2
1153on_pay_price = {
1156leader_country ?= {
1158add_gold = {
1159value = this.monthly_income_trade_and_tax
1160multiply = {
1161value = -6
1162add = {
1163value = -1
}
}
1170min = -100000
}
}
}
}
1175country_modifier = {
1177potential_trigger = {
}
}
1182country_modifier = {
1184potential_trigger = {
}
}
}
1194country_modifier = {
1196potential_trigger = {
1198NOT = {
}
}
}
}
1209wants_this_policy_bias = {
1210if = {
1211limit = {
1211scope:recipient = {
1211international_organization_has_leader = yes
}
}
1213add = {
1214desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
1215value = "opinion(scope:recipient.leader_country)"
}
1218add = {
1219desc = "IO_LEADER_DIP_REP" リーダーの外交評判
1220value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1223else = {
1224add = {
1225desc = "VOTE_BASE_VALUE" 基本値
1226value = 20
}
}
}

