
Politlinie
Etablierte Provinzstatthalter
Das Amt des Provinzstatthalters ist prestigeträchtig und sehr beliebt. Die Einsetzung von Statthaltern mit klar zugewiesenen Territorien und Verwaltungsaufgaben trägt dazu bei, dass die Mühlen unserer Regierung reibungslos mahlen.
Modifikatoren
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:515
516years = 2
517on_pay_price = {
520leader_country ?= {
522add_gold = {
523value = this.monthly_income_trade_and_tax
524multiply = {
525value = -6
526add = {
527value = -1
}
}
534min = -100000
}
}
}
}
539country_modifier = {
541potential_trigger = {
}
}
546country_modifier = {
548potential_trigger = {
}
}
}
559country_modifier = {
561potential_trigger = {
563NOT = {
}
}
}
}
575wants_this_policy_bias = {
576if = {
577limit = {
577scope:recipient = {
577international_organization_has_leader = yes
}
}
579add = {
580desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Meinung über den Kaiser
581value = "opinion(scope:recipient.leader_country)"
}
584add = {
585desc = "IO_LEADER_DIP_REP" Diplomatieruf des Anführers
586value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
589else = {
590add = {
591desc = "VOTE_BASE_VALUE" Grundwert
592value = 20
}
}
}


