
特殊地位
帝国自由市
这些是围绕单一、人口稠密的城市建立起来的微型政治实体。在神圣罗马帝国 Leader Title的保护下,这些城市作为神圣罗马帝国的行政中心。
总主教选帝侯特殊地位can bestow trigger
世俗选帝侯特殊地位can bestow trigger
自由市权利法律can bestow trigger
无限制自由市特权政策can bestow trigger
亲缘文化自由市政策can bestow trigger
仅限德意志自由市政策can bestow trigger
两院制帝国议会政策special status power
传统帝国议会政策special status power修正
市民阶层满意度均衡点+2.5%
加工生产效率+5%
AI拒绝降服倾向+50
定义in_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
}
}