
Policy
Established Provincial Governors
The position of provincial governor is prestigious, and very much in demand. Established governors with clearly assigned territory and administration duties will allow the cogs of our government to turn more smoothly.
Modifiers
Definitionin_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" Opinion of Emperor
581value = "opinion(scope:recipient.leader_country)"
}
584add = {
585desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
586value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
589else = {
590add = {
591desc = "VOTE_BASE_VALUE" Base Value
592value = 20
}
}
}


