
ポリシー
一条鞭法
一条鞭法を施行することで銀を課税制度の基盤とし、中央政府に対する金銭的義務をこの貴金属の納付に一本化する。
補正
定義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
}
}
}



