EventChanged this version
Invite German Settlers
The rather overcrowded German Province has become too competitive of an environment to live in. That is why, many from German Province and the surroundings have chosen to seek a better life in Target Province, enticed by our generous privileges provided as part of the Kulm Law.
Enables German Migration EventsModifier Typetrigger
PeasantsPop TypeimmediateDefinitionin_game/events/privilege_events.txt:177
178type = country_event
179title = privilege_events.100.title Invite German Settlers
180desc = {
181first_valid = {
182triggered_desc = {
183desc = privilege_events.100.desc.kulm_law The rather overcrowded German Province has become too competitive of an environment to live in. That is why, many from German Province and the surroundings have chosen to seek a better life in Target Province, enticed by our generous privileges provided as part of the Kulm Law.
184trigger = {
185has_estate_privilege = estate_privilege:kulm_law
}
}
188triggered_desc = {
189desc = privilege_events.100.desc Due to plague and war, our country is mostly depopulated and the small number of peasants are spread very thin over our vast territories, making activities that require huge amounts of workers, like reaping the harvest or clearing new lands, very difficult to accomplish.
We can invite new settlers and artisans from the German lands to come and create new towns in our holdings by providing them with help and special privileges, like the right to be ruled by their own laws and lower taxes.
We can invite new settlers and artisans from the German lands to come and create new towns in our holdings by providing them with help and special privileges, like the right to be ruled by their own laws and lower taxes.
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
}