
ポリシー
戸籍制度の委任
地方総督に対し、それぞれの州での登録手続きを管理させることとする。この措置は効率低下を招く可能性があるが、彼らの権限が尊重されていると感じさせることができるだろう。
補正
Country modifier 1
毎月の正統性+0.1
Country modifier 2
宗主国に対する忠誠度+10
宗主国への支払い−10%
Country modifier 3
宗主国に対する忠誠度+5
宗主国への支払い−5%
定義in_game/common/laws/20_middle_kingdom.txt:33
34years = 2
35on_pay_price = {
38leader_country ?= {
40add_gold = {
41value = this.monthly_income_trade_and_tax
42multiply = {
43value = -6
44add = {
45value = -1
}
}
52min = -100000
}
}
}
}
57country_modifier = {
59potential_trigger = {
}
}
64country_modifier = {
66potential_trigger = {
}
}
}
77country_modifier = {
79potential_trigger = {
81NOT = {
}
}
}
}
93wants_this_policy_bias = {
94if = {
95limit = {
95scope:recipient = {
95international_organization_has_leader = yes
}
}
97add = {
98desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
99value = "opinion(scope:recipient.leader_country)"
}
102add = {
103desc = "IO_LEADER_DIP_REP" リーダーの外交評判
104value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
107else = {
108add = {
109desc = "VOTE_BASE_VALUE" 基本値
110value = 20
}
}
}