
使命任务
支持乡村纺织
布匹生产是乡村产业的支柱。通过振兴这一工艺,我们既富裕了人民,也巩固了我们在国内外市场的地位。
乡村织坊建筑enabled
乡村市场使命任务requires- 615if = {616limit = {616exists = scope:mission_target_location}617custom_tooltip = {618text = expand_mission_target_location_cloth_makers_2_levels_tt 我们在接下来的10年内可以将Mission Target Location的乡村织坊扩建额外+2级619scope:mission_target_location = {}}}627else = {627custom_tooltip = expand_location_cloth_makers_2_levels_tt 我们在接下来的10年内可以将指定地点的乡村织坊扩建额外+2级}
589icon = fla_cloth
592enabled = {
593trigger_if = {
594limit = {
595NOT = {
595exists = scope:mission_target_location
}
}
597custom_tooltip = {
598text = when_we_choose_appropriate_location_tt 若我们在农民满足中选择了乡村,该使命任务将激活
599always = no
}
}
602trigger_else = {
603scope:mission_target_location = {
604location_building_level = {
606value >= root.var:target_location_clothmakers_variable
}
608prosperity > 0
}
}
}
613duration = 0