
ポリシー
総督
中国の領土は広大すぎるあまり、単なる地方総督では統制できない。そこで、複数の省を統括する副王である、総督の役職を設けるべきだ。彼らは中国 Leader Titleの代表として省内の問題を統括し、重要度の低い問題は首都に報告しなくて済むようにしよう。
補正
Country modifier 1
近接性効率+10%
Country modifier 2
毎月の繁栄+0.1%
宗主国に対する忠誠度+10
Country modifier 3
毎月の繁栄+0.05%
宗主国に対する忠誠度+5
定義in_game/common/laws/20_middle_kingdom.txt:597
598years = 2
599on_pay_price = {
602leader_country ?= {
604add_gold = {
605value = this.monthly_income_trade_and_tax
606multiply = {
607value = -6
608add = {
609value = -1
}
}
616min = -100000
}
}
}
}
621country_modifier = {
623potential_trigger = {
}
627scale = {
628add = {
629desc = zongdu_policy_scaling 自国の銀生産量
630value = produced_in_country:silver
631divide = 200
632max = 1
633add = 1
}
}
}
637country_modifier = {
639potential_trigger = {
}
}
}
650country_modifier = {
652potential_trigger = {
654NOT = {
}
}
}
}
666wants_this_policy_bias = {
667if = {
668limit = {
668scope:recipient = {
668international_organization_has_leader = yes
}
}
670add = {
671desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
672value = "opinion(scope:recipient.leader_country)"
}
675add = {
676desc = "IO_LEADER_DIP_REP" リーダーの外交評判
677value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
680else = {
681add = {
682desc = "VOTE_BASE_VALUE" 基本値
683value = 20
}
}
}