
정책
일조편법
일조편법을 제정하여 은을 조세 제도의 기준으로 삼고, 중앙 정부에 대한 모든 납부 의무를 이 귀금속으로 납부하도록 강제할 것입니다.
보정치
Country modifier 2
은 생산량+20%
종주국에 대한 충성도+10
Country modifier 3
은 생산량+10%
종주국에 대한 충성도+5
정의in_game/common/laws/20_middle_kingdom.txt:318
319years = 2
320on_pay_price = {
323leader_country ?= {
325add_gold = {
326value = this.monthly_income_trade_and_tax
327multiply = {
328value = -6
329add = {
330value = -1
}
}
337min = -100000
}
}
}
}
342country_modifier = {
344potential_trigger = {
}
}
350country_modifier = {
352potential_trigger = {
}
}
}
363country_modifier = {
365potential_trigger = {
367NOT = {
}
}
}
}
379wants_this_policy_bias = {
380if = {
381limit = {
381scope:recipient = {
381international_organization_has_leader = yes
}
}
383add = {
384desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
385value = "opinion(scope:recipient.leader_country)"
}
388add = {
389desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
390value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
393else = {
394add = {
395desc = "VOTE_BASE_VALUE" 기본값
396value = 20
}
}
}

