
ポリシーこのバージョンで変更
州総督の権限制限
州総督たちは汚職と怠惰を広めるだけである。中央政府の権威が遠隔地においても希薄化しないよう、厳重に監督しなければならない。
補正
定義in_game/common/laws/20_middle_kingdom.txt:434
435years = 2
436on_pay_price = {
439leader_country ?= {
441add_gold = {
442value = this.monthly_income_trade_and_tax
443multiply = {
444value = -6
445add = {
446value = -1
}
}
453min = -100000
}
}
}
}
458country_modifier = {
460potential_trigger = {
}
}
466country_modifier = {
468potential_trigger = {
}
}
}
478country_modifier = {
480potential_trigger = {
482NOT = {
}
}
}
}
493wants_this_policy_bias = {
494if = {
495limit = {
495scope:recipient = {
495international_organization_has_leader = yes
}
}
497add = {
498desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
499value = "opinion(scope:recipient.leader_country)"
}
502add = {
503desc = "IO_LEADER_DIP_REP" リーダーの外交評判
504value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
507else = {
508add = {
509desc = "VOTE_BASE_VALUE" 基本値
510value = 20
}
}
}


