
Mission Task
Conquer a Province
The expansion of our realm at the expense of weaker neighbors is merely the natural law, the survival of the fittest.
To War!Mission Taskrequires
SeparatismModifier Typeselect trigger- 349custom_tooltip = choose_province_for_next_conquest_tasks_tt We will choose the designated Province for the following Mission Tasks351scope:conquest_province ?= {355every_location_in_province = {356limit = {356prosperity < 0}}}
315icon = diplomatic_influence
317enabled = {
318at_war = no
319any_province = {
320any_location_in_province = {
320integration_level = conquered
}
}
}
324duration = 0
326select_trigger = {
327looking_for_a = province
328source = actor
329target_flag = conquest_province
330name = "select_mission_for_next_mission_tasks" Select a Province for the next mission task|e
331none_available_msg_key = "integrate_province_no_provinces"
332column = {
333data = name
}
335column = {
336data = integration
}
338column = {
339data = population
}
341visible = {
}
}