扩大建筑材料
使命任务

扩大建筑材料

mission_expand_construction_materialsin_game/common/missions/generic_capital_economy_mission_pack.txt:370

在我们尝试扩张制造业产能之前,必须首先确保可靠的建筑材料来源。其中之一的方式便是扩大我们境内资源的开发。

需要黏土商品enabled, on completion木材商品enabled, on completion沙砾商品enabled, on completion石料商品enabled, on completion注重产业使命任务requiresmission_target_goods变量visiblemission_task_construction_material_output变量enabled

  1. 372has_variable = mission_target_goods
  2. 374mission_task_completed = mission_task:mission_import_construction_materials
    414add_country_modifier = {
    416years = 5
    417mode = replace
    }
    419ordered_owned_location = {
    420limit = {
    421OR = {
    422raw_material = goods:lumber
    423raw_material = goods:stone
    424raw_material = goods:sand
    425raw_material = goods:clay
    }
    }
    428order_by = raw_material_output
    429check_range_bounds = no
    430max = {
    431value = "estate_power(estate_type:crown_estate)"
    432multiply = 5
    433ceiling = yes
    }
    435change_prosperity = prosperity_weak_bonus (0.1)
    }

371icon = rudimentary_coastal_ship_repair
375highlight = {
376has_owner = yes
377owner = root
378raw_material ?= {
379OR = {
380this = goods:lumber
381this = goods:stone
382this = goods:sand
383this = goods:clay
}
}
386trigger_if = {
387limit = {
387root = {
}
}
388raw_material_output < root.var:mission_task_construction_material_output
}
390is_full_expanded_rgo = no
}
392enabled = {
393trigger_if = {
394limit = {
}
395any_owned_location = {
396raw_material ?= {
397OR = {
398this = goods:lumber
399this = goods:stone
400this = goods:sand
401this = goods:clay
}
}
404OR = {
405raw_material_output >= root.var:mission_task_construction_material_output
406is_full_expanded_rgo = yes
}
}
}
410trigger_else = {
410always = no
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明