Migrar Grupos Populacionais
Ação

Migrar Grupos Populacionais

migrate_pop_based_countryin_game/common/generic_actions/pop_based_countries.txt:3

Migrar Grupos Populacionais
Transferir Grupos Populacionais de um Local para outro.

Definiçãoin_game/common/generic_actions/pop_based_countries.txt:3

4type = owncountry
6potential = {
7scope:actor = {
8country_type = pop
}
}
12allow = {
}
15automation_tick = never
16automation_tick_frequency = 12
18price = price:migrate_pop_based_country
20select_trigger = {
21looking_for_a = province_definition
22source = actor
23target_flag = target
24name = "migrate_pop_based_country_select_source_province" Selecione a Província de onde os Grupos Populacionais serão movidos:
25none_available_msg_key = "migrate_pop_based_country_no_provinces"
26column = {
27data = name
}
29visible = {
30has_migration = no
}
}
34select_trigger = {
35looking_for_a = province_definition
36source = actor
37source_flags = neighbor
38target_flag = target_1
39name = "migrate_pop_based_country_select_destination_province" Selecione a Província para onde os Grupos Populacionais serão movidos:
40none_available_msg_key = "migrate_pop_based_country_no_neighbor_provinces"
41column = {
42data = name
}
44visible = {
45has_passable_land = yes
46is_neighbor_of_province_definition = scope:target
}
}
50effect = {
51add_migration = {
52owner = scope:actor
53from = scope:target
54to = scope:target_1
55amount = 0.100
56months = -1
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal