mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 07:28:02 +08:00
Refactor: Stop condition, reach level
This commit is contained in:
@@ -510,9 +510,9 @@
|
||||
"name": "獲得新船後停止",
|
||||
"help": ""
|
||||
},
|
||||
"ReachLevel120": {
|
||||
"name": "任意艦船從119級升級至120級後停止",
|
||||
"help": ""
|
||||
"ReachLevel": {
|
||||
"name": "艦船升至 X 級後停止",
|
||||
"help": "任意等級低於 X 的艦船升級至 X 級後停止\n0 表示不限制等級"
|
||||
}
|
||||
},
|
||||
"Fleet": {
|
||||
|
||||
Reference in New Issue
Block a user