
ポリシー
州総督制度の確立
地方総督は名誉ある地位であり、多くの者が渇望している。明確に割り当てられた領地と行政職務を彼らに与えることで、政府の歯車はよりいっそう円滑に回るようになる。
補正
Country modifier 1
毎月の反乱軍の活動度−0.1%
Country modifier 2
毎月の正統性+0.1
宗主国に対する忠誠度+5
Country modifier 3
毎月の正統性+0.05
宗主国に対する忠誠度+2
定義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
}
}
}