
政策
天下大同
只要我们履行代天牧民的使命,天朝的主权与治理权便无可争议。普天之下的百姓都应当作为我强大王朝的子民接受国朝的庇护。
修正
定义in_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 天朝现在可以增设一位天朝总督。
}
}
}
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" 对皇帝的好感
1701value = "opinion(scope:recipient.leader_country)"
}
1704add = {
1705desc = "IO_LEADER_DIP_REP" 领袖的外交声誉
1706value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1709else = {
1710add = {
1711desc = "VOTE_BASE_VALUE" 基础值
1712value = 20
}
}
}

