
Parlamentsagenda
Bekräftigung von Reichsstadtrechten
Wir erneuern die Rechte und Sicherheiten der Reichsstädte, wodurch wir dem Reich Stabilität und Wohlstand sichern.
Heiliges Römisches ReichZusammenschlusspotentialDefinitionin_game/common/parliament_agendas/10_hre_agendas.txt:137
138type = international_organization
140potential = {
142NOT = {
142has_cooldown = pa_hre_affirmation_of_free_city_rights
}
}
144allow = {
145is_leader_of_international_organization = scope:recipient
146scope:recipient.parliament_issue ?= {
147this != parliament_issue:hre_law_debate
}
}
150on_accept = {
151hidden_effect = {
151add_cooldown = {
151type = pa_hre_affirmation_of_free_city_rights
}
}
152save_temporary_scope_value_as = {
153name = num_of_free_cities
154value = "num_countries_with_special_status(scope:target)"
}
156save_temporary_scope_value_as = {
157name = prestige_to_transfer
158value = 0.25
}
160leader_country ?= {
161add_prestige = {
162value = scope:num_of_free_cities
163multiply = scope:prestige_to_transfer
164multiply = -1
}
166save_scope_as = leader_country_scope
}
168custom_tooltip = {
169text = pa_hre_affirmation_of_free_city_rights_tt Jede Reichsstadt erhält stability mild bonus Stabilität, während alle Länder, die derzeit im Krieg mit ihnen liegen, Opinion Hre Pa Supports Free Cities Meinung Select CString Heiliges Römisches Reich Leader Title des HRR (Heiliges Römisches Reich) verlieren.
170every_international_organization_member = {
171limit = {
171has_special_status_in_international_organization = {
171type = scope:target
171international_organization = root
}
}
173if = {
174limit = {
175exists = scope:leader_country_scope
176NOT = {
176has_opinion = {
176target = scope:leader_country_scope
176modifier = opinion_hre_pa_supports_free_cities
}
}
}
178every_enemy_war_leader = {
179add_opinion = {
180target = scope:leader_country_scope
181modifier = opinion_hre_pa_supports_free_cities
}
}
}
}
}
}
188ai_will_do = {
189add = 5
}
191chance = 10