
정책
천하 확장
중화제국이 하늘이 준 의무를 다하는 한, 그 지위와 통치권에는 어떠한 이의도 있을 수 없습니다. 하늘 아래 모든 존재는 옥좌의 보호를 받으며, 모든 종속국은 그 앞에 무릎을 꿇어야 합니다.
보정치
Country modifier 1
정책 변경 비용−20%
종주국에 대한 충성도+10
Country modifier 2
정책 변경 비용−10%
종주국에 대한 충성도+5
정의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
}
}
}