
정책
고전에 집중
유교 및 도교의 고전 문헌은 수 세기 동안 과거 시험의 근간을 이루었습니다. 이러한 역사적 전통을 가볍게 깨뜨려서는 안 됩니다.
보정치
정의in_game/common/laws/20_middle_kingdom.txt:1151
1152years = 2
1153on_pay_price = {
1156leader_country ?= {
1158add_gold = {
1159value = this.monthly_income_trade_and_tax
1160multiply = {
1161value = -6
1162add = {
1163value = -1
}
}
1170min = -100000
}
}
}
}
1175country_modifier = {
1177potential_trigger = {
}
}
1182country_modifier = {
1184potential_trigger = {
}
}
}
1194country_modifier = {
1196potential_trigger = {
1198NOT = {
}
}
}
}
1209wants_this_policy_bias = {
1210if = {
1211limit = {
1211scope:recipient = {
1211international_organization_has_leader = yes
}
}
1213add = {
1214desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
1215value = "opinion(scope:recipient.leader_country)"
}
1218add = {
1219desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
1220value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1223else = {
1224add = {
1225desc = "VOTE_BASE_VALUE" 기본값
1226value = 20
}
}
}

