Migrer des Groupes sociaux
Action

Migrer des Groupes sociaux

migrate_pop_based_countryin_game/common/generic_actions/pop_based_countries.txt:3

Faire migrer des groupes sociaux
Transférez des Groupes sociaux d'un Lieu à un autre.

Définitionin_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" Choisissez une Province de laquelle transférer des Groupes sociaux :
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" Choisissez une Province vers laquelle transférer des Groupes sociaux :
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.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales