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

Refactor: Stop condition, reach level

This commit is contained in:
LmeSzinc
2021-11-14 21:46:32 +08:00
parent 2eca1a6f85
commit a6571c6d79
12 changed files with 84 additions and 80 deletions

View File

@@ -510,9 +510,9 @@
"name": "New Ship Get",
"help": "Stop current task if detected new ship has been acquired"
},
"ReachLevel120": {
"name": "Level 120 Reached",
"help": "Stop current task if all ships in fleet have reached level 120"
"ReachLevel": {
"name": "Level X Reached",
"help": "Stop current task if any ship under level X has reached level X; saving as 0 implies no limit to the level."
}
},
"Fleet": {