Événement
Les Bourgeois de Target Country s'établissent à Target Location Destination

Des Bourgeois de Target Country ont commencé à s'établir autour de Target Location Destination, créant des réseaux qui rapprochent davantage notre commerce de l'Empire du Milieu. Leur présence est synonyme de nouveaux biens et de prospérité, mais certains craignent qu'elle ne donne aux commerçants étrangers une influence démesurée sur notre économie.
Empire du MilieuOrganisation internationaletrigger
Sinisé et non siniséValeur sociétaletriggerDéfinitionin_game/events/government/societal_values.txt:11031
11032type = country_event
11033title = societal_values.2318.title Les Bourgeois de Target Country s'établissent à Target Location Destination
11034desc = societal_values.2318.desc Des Bourgeois de Target Country ont commencé à s'établir autour de Target Location Destination, créant des réseaux qui rapprochent davantage notre commerce de l'Empire du Milieu. Leur présence est synonyme de nouveaux biens et de prospérité, mais certains craignent qu'elle ne donne aux commerçants étrangers une influence démesurée sur notre économie.
11035outcome = neutral
11037illustration_tags = {
1103810 = regular
1103910 = interior
}
11042trigger = {
11043num_of_non_rural > 0
11044has_societal_value = societal_value_type:sinicized_vs_unsinicized
11047NOT = {
}
11048any_market_with_merchants = {
}
11050any_owned_non_rural_location = {
}
}
11055immediate = {
}
11057save_scope_as = target_country
}
11058ordered_owned_non_rural_location = {
11059limit = {
11060market = {
11060has_merchant = scope:target_country
}
}
11062order_by = {
11063value = location_population_percentage
11064multiply = -1
11065if = {
11066limit = {
11067market = {
11067has_merchant = scope:target_country
}
}
11069divide = 0.5
}
}
11072max = 8
11073check_range_bounds = no
11074add_to_list = 2318_destination_list
}
11078random_in_list = {
11079list = 2318_destination_list
11080save_scope_as = target_location_destination
11081province_definition = {
11081save_scope_as = target_province_definition_destination
}
11084province = {
11084save_scope_as = target_province_origin
}
}
11086scope:target_country = {
11087ordered_owned_non_rural_location = {
11088order_by = {
11089value = "distance_to_squared(scope:target_location_destination)"
11090multiply = -1
11091if = {
11092limit = {
11093market = {
11093has_merchant = ROOT
}
}
11095divide = 0.5
}
}
11098max = 8
11099check_range_bounds = no
11100province_definition = {
11101add_to_list = 2318_origin_list
}
}
}
11105random_in_list = {
11106list = 2318_origin_list
11107save_scope_as = target_province_definition_origin
}
}