
ポリシー
戸籍制度の中央集権化
効率を高めるため、住民登録の手続きは中央政府の管轄下に置くこととする。しかし、地方総督は自らの職務を取り上げられることに不満を抱くだろう。
補正
Country modifier 1
近接性効率+10%
Country modifier 2
宗主国に対する忠誠度−10
毎月の支配度低下−0.2%
Country modifier 3
宗主国に対する忠誠度−5
毎月の支配度低下−0.1%
定義in_game/common/laws/20_middle_kingdom.txt:116
117years = 2
118on_pay_price = {
121leader_country ?= {
123add_gold = {
124value = this.monthly_income_trade_and_tax
125multiply = {
126value = -6
127add = {
128value = -1
}
}
135min = -100000
}
}
}
}
140country_modifier = {
142potential_trigger = {
}
}
147country_modifier = {
149potential_trigger = {
}
}
}
160country_modifier = {
162potential_trigger = {
164NOT = {
}
}
}
}
176wants_this_policy_bias = {
177if = {
178limit = {
178scope:recipient = {
178international_organization_has_leader = yes
}
}
180add = {
181desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
182value = "opinion(scope:recipient.leader_country)"
}
185add = {
186desc = "IO_LEADER_DIP_REP" リーダーの外交評判
187value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
190else = {
191add = {
192desc = "VOTE_BASE_VALUE" 基本値
193value = 20
}
}
}