1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 22:07:53 +08:00

Upd: [MAA] Update MaaFight.Series values and options to include DISABLE and AUTO (#4827)

This commit is contained in:
travellerse
2025-05-24 23:07:34 +08:00
committed by GitHub
parent 8d61802fd1
commit 14ff6ab8ae
8 changed files with 29 additions and 15 deletions

View File

@@ -226,7 +226,9 @@
},
"Series": {
"name": "连战次数",
"help": "",
"help": "明日方舟原生的连战次数选项\n\"DISABLE\"不调整游戏内连战次数设置,若理智不足完成游戏内当前设定次数,直接结束任务\n\"AUTO\"表示自动识别关卡最大连战次数, 保持最大连战次数且理智不溢出\n\"1-6\"按设定次数执行连战,若当前理智不足完成设定次数如仅够5次但设为6次, 会直接结束任务",
"-1": "DISABLE",
"0": "AUTO",
"1": "1",
"2": "2",
"3": "3",