
정책
팔기제 개편
깃발군은 적에게 큰 타격을 주고 중요한 전투에서 결정적인 승리를 거두는 등 우리를 충실히 섬겨 왔습니다. 그 기량과 군율을 유지하고 혹시 모를 부패를 미연에 방지하려면 개혁을 실시해 이들의 개선을 도모해야 합니다.
보정치
정의in_game/common/laws/20_middle_kingdom.txt:1837
1838years = 2
1839on_pay_price = {
1842leader_country ?= {
1844add_gold = {
1845value = this.monthly_income_trade_and_tax
1846multiply = {
1847value = -6
1848add = {
1849value = -1
}
}
1856min = -100000
}
}
}
}
1861country_modifier = {
1863potential_trigger = {
}
}
1868country_modifier = {
1870potential_trigger = {
}
}
}
1880country_modifier = {
1882potential_trigger = {
1884NOT = {
}
}
}
}
1895wants_this_policy_bias = {
1896if = {
1897limit = {
1897scope:recipient = {
1897international_organization_has_leader = yes
}
}
1899add = {
1900desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 황제에 대한 우호도
1901value = "opinion(scope:recipient.leader_country)"
}
1904add = {
1905desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
1906value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1909else = {
1910add = {
1911desc = "VOTE_BASE_VALUE" 기본값
1912value = 20
}
}
}

