Establish a Trade
Mission TaskChanged this version

Establish a Trade

mission_setup_tradein_game/common/missions/generic_capital_economy_mission_pack.txt:153

For our economy to grow, we require an established trading network. Any kind of import or export will suffice for our merchants to gain the needed experiences for future enterprises.

  1. 166custom_tooltip = designate_urban_location_for_next_task_tt We will be able to choose an Urban Location for subsequent Mission Tasks
    167if = {
    168limit = {
    168exists = scope:mission_setup_trade_target_location
    }
    169set_variable = {
    171value = {
    172value = scope:mission_setup_trade_target_location.num_pop_type:burghers
    173add = 0.2
    }
    }
    }

154icon = merchants_and_trade
155requires = {
}
156enabled = {
157num_of_trades > 0
158any_trade = {
159OR = {
160from_market = scope:mission_target_market
161to_market = scope:mission_target_market
}
}
}
179select_trigger = {
180looking_for_a = location
181source = actor
182target_flag = mission_setup_trade_target_location
183name = "mission_task_select_town_or_city" Select an Urban Location for the Task
184none_available_msg_key = "mission_task_no_town_or_city"
185column = {
186data = name
}
188column = {
189data = population
}
191visible = {
192has_owner = yes
193owner = scope:actor
194market ?= scope:mission_target_market
195rank_index <= 2
}
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice