Import Construction Materials
Mission Task

Import Construction Materials

mission_import_construction_materialsin_game/common/missions/generic_capital_economy_mission_pack.txt:439

Before any attempt to grow our manufacturing production can be made, we must first secure our access to reliable construction material. Engaging in the acts of trade, importing and exporting the goods is a necessity.

RequiresClayGoodsenabledLumberGoodsenabledSandGoodsenabledStoneGoodsenabledManufactory FocusMission Taskrequiresmission_target_goodsVariablevisiblemission_target_marketVariableenabled

  1. 441has_variable = mission_target_goods
  2. 443mission_task_completed = mission_task:mission_expand_construction_materials
    464ordered_location_in_market = {
    465limit = {
    466owner ?= root
    }
    468order_by = {
    469value = population
    470multiply = local_control
    }
    472max = 2
    474add_location_modifier = {
    476mode = replace
    }
    }
    }

440icon = continental_trade
444enabled = {
445trigger_if = {
446limit = {
446has_variable = mission_target_market
}
448any_import = {
449OR = {
450goods = goods:lumber
451goods = goods:stone
452goods = goods:sand
453goods = goods:clay
}
}
}
}
458trigger_else = {
459always = no
}
}
© 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