1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-13 11:39:21 +08:00

Opt: cl1 do not call stronghold if no stronghold exists

This commit is contained in:
2025-09-07 03:55:39 +08:00
parent e7e5ec7ffa
commit e9957200e5
10 changed files with 56 additions and 32 deletions

View File

@@ -1384,7 +1384,7 @@
},
"Commission": {
"Scheduler": {
"Enable": true,
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "Commission",
"SuccessInterval": "30-60",
@@ -1430,7 +1430,7 @@
},
"Research": {
"Scheduler": {
"Enable": true,
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "Research",
"SuccessInterval": "30-60",
@@ -1525,7 +1525,7 @@
},
"Reward": {
"Scheduler": {
"Enable": true,
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "Reward",
"SuccessInterval": "120-240",
@@ -1999,7 +1999,8 @@
},
"OpsiStronghold": {
"SubmarineEveryCombat": false,
"ForceRun": false
"ForceRun": false,
"HasStronghold": true
},
"OpsiFleetFilter": {
"Filter": "Fleet-4 > CallSubmarine > Fleet-2 > Fleet-3 > Fleet-1"