
Policy
Revise the Jakūn Gūsa
The Banner army has served us dutifully, delivering blows to our enemies and securing crucial victories. If we are to maintain their top form and discipline, we must reform and improve them, or they will be at risk of decadence.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_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" Opinion of Emperor
1901value = "opinion(scope:recipient.leader_country)"
}
1904add = {
1905desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
1906value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1909else = {
1910add = {
1911desc = "VOTE_BASE_VALUE" Base Value
1912value = 20
}
}
}

