
Política
Tiānxià ampliada
La soberanía del Imperio Medio y su derecho a gobernar seguirán siendo indiscutibles mientras hagan cumplir su deber divino. Todos los que están bajo el Cielo están protegidos por el Trono del Dragón como súbditos que se postran ante él.
Modificadores
Country modifier 1
Country modifier 2
Definiciónin_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 El Imperio Medio ahora puede tener otro Gobernador celestial.
}
}
}
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" Opinión del emperador
1701value = "opinion(scope:recipient.leader_country)"
}
1704add = {
1705desc = "IO_LEADER_DIP_REP" Diplomatic Reputation del líder
1706value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1709else = {
1710add = {
1711desc = "VOTE_BASE_VALUE" Valor base
1712value = 20
}
}
}

