
使命任务
扩大建筑材料
在我们尝试扩张制造业产能之前,必须首先确保可靠的建筑材料来源。其中之一的方式便是扩大我们境内资源的开发。
黏土商品enabled, on completion
木材商品enabled, on completion
沙砾商品enabled, on completion
石料商品enabled, on completion
注重产业使命任务requiresmission_target_goods变量visiblemission_task_construction_material_output变量enabled- 374mission_task_completed = mission_task:mission_import_construction_materials419ordered_owned_location = {420limit = {421OR = {}}428order_by = raw_material_output429check_range_bounds = no430max = {431value = "estate_power(estate_type:crown_estate)"432multiply = 5433ceiling = yes}}
371icon = rudimentary_coastal_ship_repair
375highlight = {
376has_owner = yes
377owner = root
378raw_material ?= {
}
386trigger_if = {
388raw_material_output < root.var:mission_task_construction_material_output
}
390is_full_expanded_rgo = no
}
392enabled = {
393trigger_if = {
395any_owned_location = {
396raw_material ?= {
}
404OR = {
405raw_material_output >= root.var:mission_task_construction_material_output
406is_full_expanded_rgo = yes
}
}
}
410trigger_else = {
410always = no
}
}