
Special Status
Free Imperial City
These are miniscule political entities which are based around a single, populous city. Protected by the Holy Roman Empire Leader Title, these cities serve as administrative hubs within the Holy Roman Empire.
Archbishop-ElectorSpecial Statuscan bestow trigger
Prince-ElectorSpecial Statuscan bestow trigger
Free City RightsLawcan bestow trigger
Indiscriminate Free City RightsPolicycan bestow trigger
Brethren-Cultured Free CitiesPolicycan bestow trigger
Only Germanic Free CitiesPolicycan bestow trigger
Bicameral Imperial DietPolicyspecial status power
Early Imperial DietPolicyspecial status powerModifiers
Definitionin_game/common/international_organization_special_statuses/hre.txt:187
188priority = 10
190modifier = {
}
196can_bestow_trigger = {
197is_subject = no
198num_of_non_rural = 1
199num_locations = 1
200is_member_of_international_organization = scope:recipient
201scope:recipient = {
205NOT = {
}
207OR = {
208AND = {
}
212AND = {
214root.culture = {
215OR = {
}
}
}
}
}
}
229auto_bestowal_trigger = {
}
232auto_rescind_trigger = {
233OR = {
234num_of_non_rural > 1
235num_locations = 0
236NOT = {
236is_member_of_international_organization = scope:recipient
}
}
}
243on_bestowed_effect = {
246if = {
}
250if = {
251limit = {
251exists = scope:type_scope
}
253international_organization = scope:recipient
254target = root
255type = scope:type_scope
}
}
}
260on_rescinded_effect = {
}
265map_color = define:NMapColors|HRE_FREE_CITY_COLOR
266special_status_power = {
267value = 25
268if = {
269limit = {
270OR = {
}
}
275multiply = 0.1
}
277else_if = {
278limit = {
278scope:recipient = {
}
}
279multiply = 0.25
}
281else_if = {
282limit = {
282scope:recipient = {
}
}
283multiply = 0.0
}
285else_if = {
286limit = {
286scope:recipient = {
}
}
287multiply = 2
}
}


