
Policy
Delegated Civil Registration
We will let our provincial governors control the registration process in their own provinces. This may result in a lack of efficiency, but they will feel their authority has been respected.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:33
34years = 2
35on_pay_price = {
38leader_country ?= {
40add_gold = {
41value = this.monthly_income_trade_and_tax
42multiply = {
43value = -6
44add = {
45value = -1
}
}
52min = -100000
}
}
}
}
57country_modifier = {
59potential_trigger = {
}
}
64country_modifier = {
66potential_trigger = {
}
}
}
77country_modifier = {
79potential_trigger = {
81NOT = {
}
}
}
}
93wants_this_policy_bias = {
94if = {
95limit = {
95scope:recipient = {
95international_organization_has_leader = yes
}
}
97add = {
98desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
99value = "opinion(scope:recipient.leader_country)"
}
102add = {
103desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
104value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
107else = {
108add = {
109desc = "VOTE_BASE_VALUE" Base Value
110value = 20
}
}
}


