
政策本版本变更
简任巡抚
巡抚只会助长腐败与惰政。我们必须严格约束他们,以确保中央权威不至在偏远地区被削弱。
修正
定义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
}
}
}


