
Policy
Expand the Tiānxià
The sovereignty of the Middle Kingdom and its right to rule shall remain undisputed so long as its divine duty is enforced. All those under Heaven are protected by the Dragon Throne, as various subjects bowing to it.
Modifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_middle_kingdom.txt:1633
1634years = 2
1635on_pay_price = {
1638leader_country ?= {
1640add_gold = {
1641value = this.monthly_income_trade_and_tax
1642multiply = {
1643value = -6
1644add = {
1645value = -1
}
}
1652min = -100000
}
}
}
}
1657on_activate = {
1659custom_tooltip = {
1660text = chi_have_extra_celestial_governor_tt The Middle Kingdom can now have another Celestial Governor.
}
}
}
1664on_deactivate = {
}
1666country_modifier = {
1668potential_trigger = {
}
}
}
1679country_modifier = {
1681potential_trigger = {
1683NOT = {
}
}
}
}
1695wants_this_policy_bias = {
1696if = {
1697limit = {
1697scope:recipient = {
1697international_organization_has_leader = yes
}
}
1699add = {
1700desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
1701value = "opinion(scope:recipient.leader_country)"
}
1704add = {
1705desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
1706value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1709else = {
1710add = {
1711desc = "VOTE_BASE_VALUE" Base Value
1712value = 20
}
}
}

