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

Upd: move meta_reward execution as subtask under OpsiAshBeacon and AshBeaconAssist

This commit is contained in:
nEEtdo0d
2022-10-16 21:44:37 -04:00
parent d14f0018fa
commit 96adc8c4c7
16 changed files with 5 additions and 134 deletions

View File

@@ -6337,45 +6337,6 @@
}
}
},
"MetaReward": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": true
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "MetaReward",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"MetaReward": {
"MetaReward": {
"type": "checkbox",
"value": true
}
}
},
"Daily": {
"Scheduler": {
"Enable": {

View File

@@ -466,8 +466,6 @@ Mail:
Delete: false
SupplyPack:
WeeklyFreeSupplyPack: true
MetaReward:
MetaReward: true
# ==================== Daily ====================

View File

@@ -54,9 +54,6 @@ Reward:
Freebies:
Scheduler:
Enable: true
MetaReward:
Scheduler:
Enable: true
# ==================== DailyMission ====================

View File

@@ -38,8 +38,7 @@
"ShopOnce",
"Shipyard",
"Gacha",
"Freebies",
"MetaReward"
"Freebies"
],
"DailyMission": [
"Daily",

View File

@@ -265,11 +265,6 @@ Freebies:
SuccessInterval: 30
FailureInterval: 30
ServerUpdate: 00:00
MetaReward:
Scheduler:
SuccessInterval: 30
FailureInterval: 30
ServerUpdate: 00:00
# ==================== Daily ====================

View File

@@ -193,9 +193,6 @@ Freebies:
- DataKey
- Mail
- SupplyPack
MetaReward:
- Scheduler
- MetaReward
# ==================== DailyMission ====================