
정책
호구 조사 위임
지방관이 각자 자기 지방에서 조사 절차를 관리하도록 합니다. 비록 효율은 떨어질 수 있으나, 지방관들은 자신의 권한이 존중받는다고 느낄 것입니다.
보정치
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
}
}
}