
Policy
Centralized Civil Registration
The central government authority will take control of the registration process in order to improve efficiency, although the local governors will not like this appropriation of their duties.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:116
117years = 2
118on_pay_price = {
121leader_country ?= {
123add_gold = {
124value = this.monthly_income_trade_and_tax
125multiply = {
126value = -6
127add = {
128value = -1
}
}
135min = -100000
}
}
}
}
140country_modifier = {
142potential_trigger = {
}
}
147country_modifier = {
149potential_trigger = {
}
}
}
160country_modifier = {
162potential_trigger = {
164NOT = {
}
}
}
}
176wants_this_policy_bias = {
177if = {
178limit = {
178scope:recipient = {
178international_organization_has_leader = yes
}
}
180add = {
181desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
182value = "opinion(scope:recipient.leader_country)"
}
185add = {
186desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
187value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
190else = {
191add = {
192desc = "VOTE_BASE_VALUE" Base Value
193value = 20
}
}
}


