Event
People Relocating to the Steppes
With such swathe of steppe lands within our borders, there are many among our people thinking about the opportunities those lands can bring. Of course, the Tatar people have been living there since they came from the East, but their way of life is quite different than that of our populace. Nevertheless, the region around Target Migration Province seems to have caught the attention of many, as there is already a perceptible amount of people within our Flavor Rank determined to relocate there and seek their fortune in this new land.
TraditionsAgetrigger
RenaissanceAgetrigger
DiscoveryAgetriggerTatarCulture Groupimmediate, triggeralready_migratingVariableimmediate, triggerDefinitionin_game/events/estates/cossacks_estate_events.txt:418
419type = country_event
420title = cossack_estate_events.11.title People Relocating to the Steppes
421desc = cossack_estate_events.11.desc With such swathe of steppe lands within our borders, there are many among our people thinking about the opportunities those lands can bring. Of course, the Tatar people have been living there since they came from the East, but their way of life is quite different than that of our populace. Nevertheless, the region around Target Migration Province seems to have caught the attention of many, as there is already a perceptible amount of people within our Flavor Rank determined to relocate there and seek their fortune in this new land.
422outcome = neutral
424trigger = {
426OR = {
}
431any_owned_location = {
434province_definition = {
434save_temporary_scope_as = potential_target
}
}
437any_province = {
438province_definition = {
438this != scope:potential_target
}
439dominant_culture = {
439is_primary_or_accepted_in = root
}
440population > 0.500
}
}
444immediate = {
445random_owned_location = {
446limit = {
}
452province_definition = {
452save_scope_as = target_migration_province
}
}
454random_province = {
455limit = {
456province_definition = {
456this != scope:target_migration_province
}
457dominant_culture = {
457is_primary_or_accepted_in = root
}
458population > 0.500
}
460province_definition = {
460save_scope_as = migration_origin_province
}
}
}