
政策
实授巡抚
巡抚一职,位高望重,向来为众人所趋附。若将各省巡抚定为实授之缺,明确其辖地疆界与行政职掌,则可使朝廷政务之运转,更趋畅达有序。
修正
定义in_game/common/laws/20_middle_kingdom.txt:515
516years = 2
517on_pay_price = {
520leader_country ?= {
522add_gold = {
523value = this.monthly_income_trade_and_tax
524multiply = {
525value = -6
526add = {
527value = -1
}
}
534min = -100000
}
}
}
}
539country_modifier = {
541potential_trigger = {
}
}
546country_modifier = {
548potential_trigger = {
}
}
}
559country_modifier = {
561potential_trigger = {
563NOT = {
}
}
}
}
575wants_this_policy_bias = {
576if = {
577limit = {
577scope:recipient = {
577international_organization_has_leader = yes
}
}
579add = {
580desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 对皇帝的好感
581value = "opinion(scope:recipient.leader_country)"
}
584add = {
585desc = "IO_LEADER_DIP_REP" 领袖的外交声誉
586value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
589else = {
590add = {
591desc = "VOTE_BASE_VALUE" 基础值
592value = 20
}
}
}


