
政策
修订八旗
旗军尽职尽责地为我国效忠、克敌制胜。我们若是想要保证旗军战力精铄、令行禁止,就必须进行改革和提升,否则旗军就会有腐化的危险。
修正
定义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
}
}
}

