
정책
중앙 집중식 호구 조사
효율성을 높이기 위해 인구 조사 업무를 중앙 정부에서 직접 관장합니다. 물론 현지 지방관들은 이렇게 자기 일을 가로채는 것을 달가워하지 않을 것입니다.
보정치
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
}
}
}