
Policy
Chinese Jakūn Gūsa
The Jakūn Gūsa served well when on the northern steppes, but as part of the Middle Kingdom they would need to be integrated into the Chinese system.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:1917
1918years = 2
1919on_pay_price = {
1922leader_country ?= {
1924add_gold = {
1925value = this.monthly_income_trade_and_tax
1926multiply = {
1927value = -6
1928add = {
1929value = -1
}
}
1936min = -100000
}
}
}
}
1941country_modifier = {
1943potential_trigger = {
}
}
1949country_modifier = {
1951potential_trigger = {
}
}
}
1961country_modifier = {
1963potential_trigger = {
1965NOT = {
}
}
}
}
1976wants_this_policy_bias = {
1977if = {
1978limit = {
1978scope:recipient = {
1978international_organization_has_leader = yes
}
}
1980add = {
1981desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
1982value = "opinion(scope:recipient.leader_country)"
}
1985add = {
1986desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
1987value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1990else = {
1991add = {
1992desc = "VOTE_BASE_VALUE" Base Value
1993value = 20
}
}
}


