
Policy
Single Whip Policy
By enacting the Single Whip Policy, we will establish Silver as the basis of our taxation system, enforcing that all financial obligations to the central government are paid in this precious metal.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:318
319years = 2
320on_pay_price = {
323leader_country ?= {
325add_gold = {
326value = this.monthly_income_trade_and_tax
327multiply = {
328value = -6
329add = {
330value = -1
}
}
337min = -100000
}
}
}
}
342country_modifier = {
344potential_trigger = {
}
}
350country_modifier = {
352potential_trigger = {
}
}
}
363country_modifier = {
365potential_trigger = {
367NOT = {
}
}
}
}
379wants_this_policy_bias = {
380if = {
381limit = {
381scope:recipient = {
381international_organization_has_leader = yes
}
}
383add = {
384desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
385value = "opinion(scope:recipient.leader_country)"
}
388add = {
389desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
390value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
393else = {
394add = {
395desc = "VOTE_BASE_VALUE" Base Value
396value = 20
}
}
}



