
Policy
Zǒngdū
The territory of the Middle Kingdom is too vast for simple governors to handle. Let us establish the position of the Zǒngdū, a viceroy overseeing more than one province. They will be directing the provincial affairs as the Middle Kingdom Leader Title's representative so that the less crucial matters do not have to be reported to the capital.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:597
598years = 2
599on_pay_price = {
602leader_country ?= {
604add_gold = {
605value = this.monthly_income_trade_and_tax
606multiply = {
607value = -6
608add = {
609value = -1
}
}
616min = -100000
}
}
}
}
621country_modifier = {
623potential_trigger = {
}
627scale = {
628add = {
629desc = zongdu_policy_scaling Amount of Silver produced in the Country
630value = produced_in_country:silver
631divide = 200
632max = 1
633add = 1
}
}
}
637country_modifier = {
639potential_trigger = {
}
}
}
650country_modifier = {
652potential_trigger = {
654NOT = {
}
}
}
}
666wants_this_policy_bias = {
667if = {
668limit = {
668scope:recipient = {
668international_organization_has_leader = yes
}
}
670add = {
671desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
672value = "opinion(scope:recipient.leader_country)"
}
675add = {
676desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
677value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
680else = {
681add = {
682desc = "VOTE_BASE_VALUE" Base Value
683value = 20
}
}
}


