
정책
자유 책봉 체제
각 국가는 스스로 중화제국 Leader Title의 우월한 권위를 인정하고, 옥좌 앞에 조공을 바치며 조아립니다. 여기에는 어떠한 강제적인 규칙이나 규정도 없습니다.
보정치
정의in_game/common/laws/20_middle_kingdom.txt:875
876years = 2
877on_pay_price = {
880leader_country ?= {
882add_gold = {
883value = this.monthly_income_trade_and_tax
884multiply = {
885value = -6
886add = {
887value = -1
}
}
894min = -100000
}
}
}
}
899country_modifier = {
901potential_trigger = {
}
}
906country_modifier = {
908potential_trigger = {
}
}
}
918country_modifier = {
920potential_trigger = {
922NOT = {
}
}
}
}
933wants_this_policy_bias = {
934if = {
935limit = {
935scope:recipient = {
935international_organization_has_leader = yes
}
}
937add = {
938desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
939value = "opinion(scope:recipient.leader_country)"
}
942add = {
943desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
944value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
947else = {
948add = {
949desc = "VOTE_BASE_VALUE" 기본값
950value = 20
}
}
}

