
Politlinie
Delegiertes Zivilregister
Wir übertragen unseren Provinzstatthaltern den Registrierungsvorgang in ihren eigenen Provinzen. Darunter könnte die Effizienz leiden, doch sie haben den Eindruck, dass ihre Autorität gewahrt bleibt.
Modifikatoren
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" Meinung über den Kaiser
99value = "opinion(scope:recipient.leader_country)"
}
102add = {
103desc = "IO_LEADER_DIP_REP" Diplomatieruf des Anführers
104value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
107else = {
108add = {
109desc = "VOTE_BASE_VALUE" Grundwert
110value = 20
}
}
}


