
PolicyChanged this version
Curtailed Governors
Provincial governors only spread corruption and laziness. We must keep them on a short leash so that the authority of the central government is not diluted even in the most faraway regions.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_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" Opinion of Emperor
499value = "opinion(scope:recipient.leader_country)"
}
502add = {
503desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
504value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
507else = {
508add = {
509desc = "VOTE_BASE_VALUE" Base Value
510value = 20
}
}
}


