
정책
쌀 기반 과세
수 세기 동안 전통적인 과세 및 통화 기준이었던 쌀은 앞으로도 우리 조세 제도의 기반이 될 것입니다.
보정치
정의in_game/common/laws/20_middle_kingdom.txt:236
237years = 2
238on_pay_price = {
241leader_country ?= {
243add_gold = {
244value = this.monthly_income_trade_and_tax
245multiply = {
246value = -6
247add = {
248value = -1
}
}
255min = -100000
}
}
}
}
260country_modifier = {
262potential_trigger = {
}
}
267country_modifier = {
269potential_trigger = {
}
}
}
280country_modifier = {
282potential_trigger = {
284NOT = {
}
}
}
}
296wants_this_policy_bias = {
297if = {
298limit = {
298scope:recipient = {
298international_organization_has_leader = yes
}
}
300add = {
301desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
302value = "opinion(scope:recipient.leader_country)"
}
305add = {
306desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
307value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
310else = {
311add = {
312desc = "VOTE_BASE_VALUE" 기본값
313value = 20
}
}
}


