
정책
천하 제한
천하를 다스리는 일은 모두 중화제국의 직접적인 권한으로 이루어져야 합니다. 한낱 소국에 권한을 위임하여 옥좌의 권위를 낮추는 일은 있을 수 없습니다.
보정치
정의in_game/common/laws/20_middle_kingdom.txt:1717
1718years = 2
1719on_pay_price = {
1722leader_country ?= {
1724add_gold = {
1725value = this.monthly_income_trade_and_tax
1726multiply = {
1727value = -6
1728add = {
1729value = -1
}
}
1736min = -100000
}
}
}
}
1741country_modifier = {
1743potential_trigger = {
}
}
1748country_modifier = {
1750potential_trigger = {
}
}
}
1760country_modifier = {
1762potential_trigger = {
1764NOT = {
}
}
}
}
1775wants_this_policy_bias = {
1776if = {
1777limit = {
1777scope:recipient = {
1777international_organization_has_leader = yes
}
}
1779add = {
1780desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
1781value = "opinion(scope:recipient.leader_country)"
}
1784add = {
1785desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
1786value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1789else = {
1790add = {
1791desc = "VOTE_BASE_VALUE" 기본값
1792value = 20
}
}
}

