From 3bf7601b655d30825fa926979763ea320775dfda Mon Sep 17 00:00:00 2001 From: sui-feng-cb <2518179942@qq.com> Date: Sun, 26 Jul 2026 11:39:54 +0800 Subject: [PATCH] Chore: help information for UseRepairPack --- module/config/i18n/en-US.json | 4 ++-- module/config/i18n/zh-CN.json | 2 +- module/config/i18n/zh-TW.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/module/config/i18n/en-US.json b/module/config/i18n/en-US.json index e0221d67e..d021db4e8 100644 --- a/module/config/i18n/en-US.json +++ b/module/config/i18n/en-US.json @@ -6026,11 +6026,11 @@ }, "UseRepairPack": { "name": "Use Repair Pack", - "help": "Ships will be repaired using the repair packs in storage. It is recommended to use this feature in conjunction with CL1 leveling." + "help": "Ships will be repaired using the repair packs in storage after OpSi Abyssal, Opsi Siren Stronghold and Monthly Boss" }, "RepairPackThreshold": { "name": "Repair Pack Threshold", - "help": "If any one ship's HP is below threshold, use repair packs for repairs.\ncheck only after OpSi Abyssal, Opsi Siren Stronghold and Monthly Boss.\n0.0 ~ 1.0" + "help": "If any one ship's HP is below threshold, use repair packs for repairs.\nCheck only after OpSi Abyssal, Opsi Siren Stronghold and Monthly Boss.\n0.0 ~ 1.0" }, "DoRandomMapEvent": { "name": "Do Random Map Events", diff --git a/module/config/i18n/zh-CN.json b/module/config/i18n/zh-CN.json index e2eee7476..bdb4f0e3d 100644 --- a/module/config/i18n/zh-CN.json +++ b/module/config/i18n/zh-CN.json @@ -6026,7 +6026,7 @@ }, "UseRepairPack": { "name": "使用维修箱修船", - "help": "开启后,将使用仓库内的维修箱修船,建议配合侵蚀1练级功能使用" + "help": "开启后,将在打完深渊海域、塞壬要塞、月度Boss后,使用仓库内的维修箱修船" }, "RepairPackThreshold": { "name": "任意舰船血量低于 X 后,使用维修箱修理", diff --git a/module/config/i18n/zh-TW.json b/module/config/i18n/zh-TW.json index 2afd1d1e5..39b5848da 100644 --- a/module/config/i18n/zh-TW.json +++ b/module/config/i18n/zh-TW.json @@ -6026,7 +6026,7 @@ }, "UseRepairPack": { "name": "使用維修箱修船", - "help": "開啟後,將使用倉庫內的維修箱修船,建議配合侵蝕1練級功能使用" + "help": "開啟後,將在打完深淵海域、塞壬要塞、月度Boss後,使用倉庫內的維修箱修船" }, "RepairPackThreshold": { "name": "任意艦船血量低於 X 後,使用維修箱修理",