Acontecimiento
Los Target pop hacen crecer a Target Province
Gracias a nuestra colaboración con el estamento Mission Target Estate, los Target pop han disfrutado de un período de prosperidad. Su éxito se ha traducido en un crecimiento visible en Target Province.
Este desarrollo constituye un testimonio de los beneficios de la cooperación mutua y las eficaces políticas promulgadas por la Court Title que representa Target Character.
Definiciónin_game/events/missionevents/generic_mission_events.txt:305
306type = country_event
308title = generic_mission_events.7.title Los Target pop hacen crecer a Target Province
309desc = generic_mission_events.7.desc Gracias a nuestra colaboración con el estamento Mission Target Estate, los Target pop han disfrutado de un período de prosperidad. Su éxito se ha traducido en un crecimiento visible en Target Province.
Este desarrollo constituye un testimonio de los beneficios de la cooperación mutua y las eficaces políticas promulgadas por la Court Title que representa Target Character.
Este desarrollo constituye un testimonio de los beneficios de la cooperación mutua y las eficaces políticas promulgadas por la Court Title que representa 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
}
}
}
}