Event
Target pop Bring Growth to Target Province
Thanks to our collaboration with the Mission Target Estate, the Target pop have enjoyed a period of prosperity. Their success has translated into visible growth across the entirety of Target Province.
This development stands as a testament to the benefits of mutual cooperation and the effective policies enacted by our Court Title under the guise of Target Character.
Definitionin_game/events/missionevents/generic_mission_events.txt:305
306type = country_event
308title = generic_mission_events.7.title Target pop Bring Growth to Target Province
309desc = generic_mission_events.7.desc Thanks to our collaboration with the Mission Target Estate, the Target pop have enjoyed a period of prosperity. Their success has translated into visible growth across the entirety of Target Province.
This development stands as a testament to the benefits of mutual cooperation and the effective policies enacted by our Court Title under the guise of Target Character.
This development stands as a testament to the benefits of mutual cooperation and the effective policies enacted by our Court Title under the guise of Target Character.
310outcome = neutral
316immediate = {
321ruler_or_regent ?= {
321save_scope_as = target_character
}
322capital ?= {
322save_scope_as = target_location
}
323ordered_province = {
324limit = {
325any_location_in_province = {
326any_pop = {
327estate_type = scope:mission_target_estate.estate_type
}
}
}
331order_by = province_satisfaction
332check_range_bounds = no
333max = 6
334add_to_list = list_of_happy_provinces
}
337random_in_list = {
338list = list_of_happy_provinces
339save_scope_as = target_province
340ordered_location_in_province = {
341limit = {
342any_pop = {
343estate_type = scope:mission_target_estate.estate_type
}
}
346order_by = population
347max = 1
348check_range_bounds = no
349ordered_pop = {
350limit = {
350estate_type = scope:mission_target_estate.estate_type
}
351order_by = pop_size
352check_range_bounds = no
353max = 1
354save_scope_as = target_pop_scope
}
}
}
}