
정책
무과 도입
과거에서 응시자들의 경세 능력만 평가하는 대신, 궁술 및 기마술 실력도 함께 시험합니다.
보정치
정의in_game/common/laws/20_middle_kingdom.txt:1315
1316years = 2
1317on_pay_price = {
1320leader_country ?= {
1322add_gold = {
1323value = this.monthly_income_trade_and_tax
1324multiply = {
1325value = -6
1326add = {
1327value = -1
}
}
1334min = -100000
}
}
}
}
1339potential = {
}
1344country_modifier = {
1346potential_trigger = {
}
}
1353country_modifier = {
1355potential_trigger = {
}
}
}
1365country_modifier = {
1367potential_trigger = {
1369NOT = {
}
}
}
}
1380wants_this_policy_bias = {
1381if = {
1382limit = {
1382scope:recipient = {
1382international_organization_has_leader = yes
}
}
1384add = {
1385desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
1386value = "opinion(scope:recipient.leader_country)"
}
1389add = {
1390desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
1391value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1394else = {
1395add = {
1396desc = "VOTE_BASE_VALUE" 기본값
1397value = 20
}
}
}


