
ポリシー
米基準の税制
何世紀にもわたる伝統的な税と通貨の基準である米は、引き続き我々の課税制度の基盤として機能する。
補正
定義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
}
}
}


