
Politlinie
Ernannte Ämter
Die verschiedenen Clansführer sollten vom Japanisches Shogunat Leader Title, dem sie Treue schulden, zu bestimmten Ämter ernannt werden. So haben wir eine gewisse Flexibilität bei der Verwaltung des Landes.
Modifikatoren
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_shogunate.txt:20
21years = 2
22on_pay_price = {
}
}
27country_modifier = {
29potential_trigger = {
}
}
35country_modifier = {
37potential_trigger = {
}
}
43wants_this_policy_bias = {
44if = {
45limit = {
45scope:recipient = {
45international_organization_has_leader = yes
}
}
47add = {
48desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" Meinung über den Anführer
49value = "opinion(scope:recipient.leader_country)"
}
52add = {
53desc = "IO_LEADER_DIP_REP" Diplomatieruf des Anführers
54value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
57else = {
58add = {
59desc = "VOTE_BASE_VALUE" Grundwert
60value = 20
}
}
63add = {
64desc = "BIAS_FROM_RULER_TRAITS" Neigung durch Concept
}
}
68on_activate = {
69custom_tooltip = enable_grant_shugo_office_tt Ermöglicht die Aktion „Shugo-Amt gewähren“
70custom_tooltip = enable_revoke_shugo_office_tt Ermöglicht die Aktion „Shugo-Amt entziehen“
71custom_tooltip = enable_claim_shugo_office_tt Ermöglicht die Aktion „Shugo-Amt beanspruchen“
}



