mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-12 19:01:47 +08:00
Del: delete MaritimeEscort task, no more rerun for this event
This commit is contained in:
@@ -3477,57 +3477,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"MaritimeEscort": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false,
|
||||
"option": [
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "MaritimeEscort",
|
||||
"display": "hide"
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 30,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
"type": "input",
|
||||
"value": 30,
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "00:00",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"MaritimeEscort": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {
|
||||
"type": "storage",
|
||||
"value": {},
|
||||
"valuetype": "ignore",
|
||||
"display": "disabled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"WarArchives": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
|
||||
@@ -311,8 +311,6 @@ RaidDaily:
|
||||
hard > normal > easy
|
||||
Hospital:
|
||||
UseRecommendFleet: true
|
||||
MaritimeEscort:
|
||||
Enable: true
|
||||
Coalition:
|
||||
Mode:
|
||||
value: hard
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
"Event2",
|
||||
"Raid",
|
||||
"Hospital",
|
||||
"MaritimeEscort",
|
||||
"WarArchives"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -215,11 +215,6 @@ RaidDaily:
|
||||
Fleet2Control: prevent_yellow_face
|
||||
Fleet2Recover: not_in_dormitory
|
||||
Fleet2Oath: false
|
||||
MaritimeEscort:
|
||||
Scheduler:
|
||||
SuccessInterval: 30
|
||||
FailureInterval: 30
|
||||
ServerUpdate: 00:00
|
||||
Coalition:
|
||||
Scheduler:
|
||||
SuccessInterval: 30
|
||||
|
||||
@@ -109,9 +109,6 @@ Event:
|
||||
- Hospital
|
||||
- StopCondition
|
||||
- Emotion
|
||||
MaritimeEscort:
|
||||
- Scheduler
|
||||
- MaritimeEscort
|
||||
WarArchives:
|
||||
- Scheduler
|
||||
- Campaign
|
||||
|
||||
Reference in New Issue
Block a user