事件本版本变更
邀请德意志定居者
German Province人口过于密集,导致竞争激烈,生存难以为继。正因这个原因,许多来自German Province及周边地区的人们选择前往Target Province寻求更好的生活,他们被我们依据库尔姆城镇法所提供的慷慨特权所吸引。
启用德意志移民事件修正类型trigger
农民社会阶级immediate定义in_game/events/privilege_events.txt:177
178type = country_event
179title = privilege_events.100.title 邀请德意志定居者
180desc = {
181first_valid = {
182triggered_desc = {
183desc = privilege_events.100.desc.kulm_law German Province人口过于密集,导致竞争激烈,生存难以为继。正因这个原因,许多来自German Province及周边地区的人们选择前往Target Province寻求更好的生活,他们被我们依据库尔姆城镇法所提供的慷慨特权所吸引。
184trigger = {
185has_estate_privilege = estate_privilege:kulm_law
}
}
188triggered_desc = {
189desc = privilege_events.100.desc 由于瘟疫和战争,我们国家人口锐减,仅存的少量农民分散在广阔的领土上,使得需要大量劳力的活动,例如收割庄稼或开垦新土地,变得非常困难。
我们可以邀请来自德意志地区的移民和工匠来到我们的领地,为他们提供帮助和特殊特权,例如按照他们自己的法律进行统治和减税,让他们建立新的城镇。
我们可以邀请来自德意志地区的移民和工匠来到我们的领地,为他们提供帮助和特殊特权,例如按照他们自己的法律进行统治和减税,让他们建立新的城镇。
190trigger = {
191always = yes
}
}
}
}
196outcome = neutral
197trigger = {
202OR = {
}
219sub_continent:western_europe = {
220any_region_in_continent = {
222any_area_in_region = {
225any_province_definition_in_area = {
226any_location_in_province_definition = {
228population > 5
}
}
}
}
}
}
235illustration_tags = {
23610 = regular
23710 = exterior
}
239immediate = {
240sub_continent:western_europe = {
241random_region_in_continent = {
248random_area_in_region = {
253random_province_definition_in_area = {
259random_province_in_province_definition = {
263random_location_in_province = {
264limit = {
265population > 5
}
267save_scope_as = scope_german_location
268owner ?= {
269save_scope_as = scope_german_location_owner
}
271province_definition = {
272save_scope_as = german_province_definition
}
274province = {
275save_scope_as = german_province
276dominant_culture = {
277save_scope_as = german_migrating_culture
}
}
}
}
}
}
}
}
286ordered_pop = {
287max = 1
288order_by = pop_size
292save_scope_as = target_pop
}
294ordered_pop = {
295max = 1
296order_by = pop_size
300save_scope_as = target_pop_bckg
}
302random_province = {
303limit = {
305exists = scope:german_province_definition
306NOT = {
307this.province_definition = scope:german_province_definition
}
310culture_percentage = {
311culture = scope:german_migrating_culture
312value < 0.4
}
}
315save_scope_as = target_province
}
317save_scope_as = migration_destination_country
}