
Politlinie
Eine neue Republik gründen
Die Prinzipien und Methoden der Republik sind essenziell für die Freiheit unserer Mitglieder sowie unserer Klientelländer.
14allow = {
15international_organization_lifetime > 5
}
17on_activate = {
18if = {
21custom_tooltip = {
22text = colonial_federation_found_republic_specific_tt Country eint die Schweizerische Eidgenossenschaft, um die Schweizerische Republik zu bilden
}
}
}
28else_if = {
29limit = {
29international_organization_has_leader = yes
}
30leader_country ?= {
31custom_tooltip = {
32text = colonial_federation_found_republic_specific_tt Country eint die Schweizerische Eidgenossenschaft, um die Schweizerische Republik zu bilden
}
}
}
38else = {
39custom_tooltip = colonial_federation_found_republic_tt Die Kolonialföderation wird vereint zu einer Republik
40hidden_effect = {
41if = {
42limit = {
42any_international_organization_member = {
42is_ai = no
}
}
45ordered_international_organization_member = {
46limit = {
46is_ai = no
}
47order_by = total_population
48max = 1
49check_range_bounds = no
}
}
54else = {
56ordered_international_organization_member = {
57order_by = total_population
58max = 1
59check_range_bounds = no
}
}
}
}
}
67wants_this_policy_bias = {
68if = {
69limit = {
69scope:recipient = {
69international_organization_has_leader = yes
}
}
71add = {
72desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" Meinung über den Anführer
73value = "opinion(scope:recipient.leader_country)"
}
76add = {
77desc = "IO_LEADER_DIP_REP" Diplomatieruf des Anführers
78value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
81else = {
82add = {
83desc = "VOTE_BASE_VALUE" Grundwert
84value = 10
}
87add = {
88desc = "game_concept_diplomatic_reputation" Diplomatieruf
}
}
93add = {
94desc = "BIAS_FROM_RULER_TRAITS" Neigung durch Concept
}
}