Compare commits
51 Commits
f4689d24b9
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
57540add70
|
|||
|
2be5efbe70
|
|||
|
3ee3ab51f4
|
|||
|
1c849e292e
|
|||
|
ffa1917b22
|
|||
|
e1396627d9
|
|||
|
2fbc6586df
|
|||
|
602311b8c5
|
|||
|
0d1c936541
|
|||
|
6581511e1a
|
|||
|
c562913778
|
|||
|
95148d2548
|
|||
|
44605f42cd
|
|||
|
fdc50c77a5
|
|||
|
15ebf70681
|
|||
|
b34c37a4b7
|
|||
|
92408edd79
|
|||
|
49c0894227
|
|||
|
1497a0a825
|
|||
|
e41b8bf54a
|
|||
|
cae02d62ec
|
|||
|
b16d25f9f5
|
|||
|
6cd0ded0c9
|
|||
|
62c147fdab
|
|||
|
5d4c5f939b
|
|||
|
e6649762c8
|
|||
|
8cb4803f80
|
|||
|
51c7a5fed2
|
|||
|
e7ecf0e94f
|
|||
|
2a1394d733
|
|||
|
164dee90d9
|
|||
|
f0da132f4e
|
|||
|
191c3b31dc
|
|||
|
a5d20a95be
|
|||
|
7f0b2ff73f
|
|||
|
daf55b76e2
|
|||
|
5b2e22163a
|
|||
|
2ec7e45172
|
|||
|
cd27718801
|
|||
|
2b12f51110
|
|||
|
a059394b71
|
|||
|
cdccc85207
|
|||
|
9a1d8f101d
|
|||
|
bb5224d721
|
|||
|
573d742c03
|
|||
|
f9076ae537
|
|||
|
9d9e3c0f91
|
|||
|
c6063a4f3d
|
|||
|
b9cf5aa910
|
|||
|
d082df0f03
|
|||
| 2f44074400 |
@@ -46,22 +46,11 @@ class ArisuAutoSweeper(AzurLaneAutoScript):
|
||||
from tasks.tactical_challenge.tactical_challenge import TacticalChallenge
|
||||
TacticalChallenge(config=self.config, device=self.device).run()
|
||||
|
||||
def task(self):
|
||||
from tasks.task.task import Task
|
||||
Task(config=self.config, device=self.device).run()
|
||||
|
||||
def shop(self):
|
||||
from tasks.shop.shop import Shop
|
||||
Shop(config=self.config, device=self.device).run()
|
||||
|
||||
def momotalk(self):
|
||||
from tasks.momotalk.momotalk import MomoTalk
|
||||
MomoTalk(config=self.config, device=self.device).run()
|
||||
|
||||
def data_update(self):
|
||||
from tasks.item.data_update import DataUpdate
|
||||
DataUpdate(config=self.config, device=self.device).run()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
aas = ArisuAutoSweeper('aas')
|
||||
aas.loop()
|
||||
|
||||
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.7 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 274 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 7.9 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 5.5 KiB |
|
After Width: | Height: | Size: 6.2 KiB |
|
After Width: | Height: | Size: 5.5 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 6.7 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 6.4 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
@@ -33,22 +33,6 @@
|
||||
"ServerUpdate": "04:00"
|
||||
}
|
||||
},
|
||||
"DataUpdate": {
|
||||
"Scheduler": {
|
||||
"Enable": true,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "DataUpdate",
|
||||
"ServerUpdate": "04:00"
|
||||
},
|
||||
"ItemStorage": {
|
||||
"AP": {},
|
||||
"Credit": {},
|
||||
"Pyroxene": {},
|
||||
"BountyTicket": {},
|
||||
"ScrimmageTicket": {},
|
||||
"TacticalChallengeTicket": {}
|
||||
}
|
||||
},
|
||||
"Cafe": {
|
||||
"Scheduler": {
|
||||
"Enable": true,
|
||||
@@ -70,55 +54,20 @@
|
||||
"Substitute": false
|
||||
}
|
||||
},
|
||||
"Shop": {
|
||||
"Circle": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
"Enable": true,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "Shop",
|
||||
"Command": "Circle",
|
||||
"ServerUpdate": "04:00"
|
||||
}
|
||||
},
|
||||
"Mail": {
|
||||
"Scheduler": {
|
||||
"Enable": true,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "Mail",
|
||||
"ServerUpdate": "04:00"
|
||||
},
|
||||
"NormalShop": {
|
||||
"Enable": false,
|
||||
"Purchases": 1,
|
||||
"1": false,
|
||||
"2": false,
|
||||
"3": false,
|
||||
"4": false,
|
||||
"5": false,
|
||||
"6": false,
|
||||
"7": false,
|
||||
"8": false,
|
||||
"9": false,
|
||||
"10": false,
|
||||
"11": false,
|
||||
"12": false,
|
||||
"13": false,
|
||||
"14": false,
|
||||
"15": false,
|
||||
"16": false,
|
||||
"17": false,
|
||||
"18": false,
|
||||
"19": false,
|
||||
"20": false
|
||||
},
|
||||
"TacticalChallengeShop": {
|
||||
"Enable": false,
|
||||
"Purchases": 1,
|
||||
"1": false,
|
||||
"2": false,
|
||||
"3": false,
|
||||
"4": false,
|
||||
"5": false,
|
||||
"6": false,
|
||||
"7": false,
|
||||
"8": false,
|
||||
"9": false,
|
||||
"10": false,
|
||||
"11": false,
|
||||
"12": false,
|
||||
"13": false,
|
||||
"14": false,
|
||||
"15": false
|
||||
}
|
||||
},
|
||||
"Bounty": {
|
||||
@@ -178,36 +127,20 @@
|
||||
"PlayerSelect": 0
|
||||
}
|
||||
},
|
||||
"Circle": {
|
||||
"DataUpdate": {
|
||||
"Scheduler": {
|
||||
"Enable": true,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "Circle",
|
||||
"ServerUpdate": "04:00"
|
||||
}
|
||||
},
|
||||
"Task": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "Task",
|
||||
"ServerUpdate": "04:00"
|
||||
}
|
||||
},
|
||||
"Mail": {
|
||||
"Scheduler": {
|
||||
"Enable": true,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "Mail",
|
||||
"ServerUpdate": "04:00"
|
||||
}
|
||||
},
|
||||
"Momotalk": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "Momotalk",
|
||||
"Command": "DataUpdate",
|
||||
"ServerUpdate": "04:00"
|
||||
},
|
||||
"ItemStorage": {
|
||||
"AP": {},
|
||||
"Credit": {},
|
||||
"Pyroxene": {},
|
||||
"BountyTicket": {},
|
||||
"ScrimmageTicket": {},
|
||||
"TacticalChallengeTicket": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -162,85 +162,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"DataUpdate": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "state",
|
||||
"value": true,
|
||||
"option": [
|
||||
true
|
||||
],
|
||||
"option_bold": [
|
||||
true
|
||||
]
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "DataUpdate",
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"ItemStorage": {
|
||||
"AP": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredAP",
|
||||
"order": 1,
|
||||
"color": "#62ea6e"
|
||||
},
|
||||
"Credit": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredInt",
|
||||
"order": 2,
|
||||
"color": "#fdec00"
|
||||
},
|
||||
"Pyroxene": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredInt",
|
||||
"order": 3,
|
||||
"color": "#21befc"
|
||||
},
|
||||
"BountyTicket": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredBountyTicket",
|
||||
"order": 4,
|
||||
"color": "#94cb44"
|
||||
},
|
||||
"ScrimmageTicket": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredScrimmageTicket",
|
||||
"order": 5,
|
||||
"color": "#f86c6a"
|
||||
},
|
||||
"TacticalChallengeTicket": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredTacticalChallengeTicket",
|
||||
"order": 6,
|
||||
"color": "#7ac8e5"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Cafe": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
@@ -318,11 +239,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Shop": {
|
||||
"Circle": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false,
|
||||
"value": true,
|
||||
"option": [
|
||||
true,
|
||||
false
|
||||
@@ -335,7 +256,7 @@
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "Shop",
|
||||
"value": "Circle",
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
@@ -343,177 +264,32 @@
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"NormalShop": {
|
||||
}
|
||||
},
|
||||
"Mail": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"Purchases": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"value": true,
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"1": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"NextRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"2": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "Mail",
|
||||
"display": "hide"
|
||||
},
|
||||
"3": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"4": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"5": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"6": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"7": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"8": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"9": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"10": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"11": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"12": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"13": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"14": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"15": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"16": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"17": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"18": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"19": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"20": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"TacticalChallengeShop": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"Purchases": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
]
|
||||
},
|
||||
"1": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"2": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"3": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"4": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"5": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"6": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"7": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"8": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"9": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"10": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"11": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"12": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"13": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"14": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"15": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -567,7 +343,8 @@
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
9,
|
||||
10
|
||||
]
|
||||
},
|
||||
"Count": {
|
||||
@@ -589,7 +366,8 @@
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
9,
|
||||
10
|
||||
]
|
||||
},
|
||||
"Count": {
|
||||
@@ -611,7 +389,8 @@
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
9,
|
||||
10
|
||||
]
|
||||
},
|
||||
"Count": {
|
||||
@@ -747,14 +526,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Circle": {
|
||||
"DataUpdate": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"type": "state",
|
||||
"value": true,
|
||||
"option": [
|
||||
true,
|
||||
false
|
||||
true
|
||||
],
|
||||
"option_bold": [
|
||||
true
|
||||
]
|
||||
},
|
||||
"NextRun": {
|
||||
@@ -764,7 +545,7 @@
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "Circle",
|
||||
"value": "DataUpdate",
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
@@ -772,86 +553,55 @@
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Task": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false,
|
||||
"option": [
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"ItemStorage": {
|
||||
"AP": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredAP",
|
||||
"order": 1,
|
||||
"color": "#62ea6e"
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
"Credit": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredInt",
|
||||
"order": 2,
|
||||
"color": "#fdec00"
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "Task",
|
||||
"display": "hide"
|
||||
"Pyroxene": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredInt",
|
||||
"order": 3,
|
||||
"color": "#21befc"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Mail": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": true,
|
||||
"option": [
|
||||
true,
|
||||
false
|
||||
]
|
||||
"BountyTicket": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredBountyTicket",
|
||||
"order": 4,
|
||||
"color": "#94cb44"
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
"ScrimmageTicket": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredScrimmageTicket",
|
||||
"order": 5,
|
||||
"color": "#f86c6a"
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "Mail",
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Momotalk": {
|
||||
"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": "Momotalk",
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "04:00",
|
||||
"display": "hide"
|
||||
"TacticalChallengeTicket": {
|
||||
"type": "stored",
|
||||
"value": {},
|
||||
"display": "hide",
|
||||
"stored": "StoredTacticalChallengeTicket",
|
||||
"order": 6,
|
||||
"color": "#7ac8e5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -101,17 +101,17 @@ Bounty:
|
||||
Highway:
|
||||
Stage:
|
||||
value: 0
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
|
||||
Count: 2
|
||||
DesertRailroad:
|
||||
Stage:
|
||||
value: 0
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
|
||||
Count: 2
|
||||
Schoolhouse:
|
||||
Stage:
|
||||
value: 0
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
|
||||
Count: 2
|
||||
|
||||
Scrimmage:
|
||||
@@ -140,53 +140,6 @@ TacticalChallenge:
|
||||
value: 0
|
||||
option: [ 0, 1, 2, 3 ]
|
||||
|
||||
NormalShop:
|
||||
Enable: false
|
||||
Purchases:
|
||||
value: 1
|
||||
option: [ 1, 2, 3, 4 ]
|
||||
"1": false
|
||||
"2": false
|
||||
"3": false
|
||||
"4": false
|
||||
"5": false
|
||||
"6": false
|
||||
"7": false
|
||||
"8": false
|
||||
"9": false
|
||||
"10": false
|
||||
"11": false
|
||||
"12": false
|
||||
"13": false
|
||||
"14": false
|
||||
"15": false
|
||||
"16": false
|
||||
"17": false
|
||||
"18": false
|
||||
"19": false
|
||||
"20": false
|
||||
|
||||
TacticalChallengeShop:
|
||||
Enable: false
|
||||
Purchases:
|
||||
value: 1
|
||||
option: [ 1, 2, 3, 4 ]
|
||||
"1": false
|
||||
"2": false
|
||||
"3": false
|
||||
"4": false
|
||||
"5": false
|
||||
"6": false
|
||||
"7": false
|
||||
"8": false
|
||||
"9": false
|
||||
"10": false
|
||||
"11": false
|
||||
"12": false
|
||||
"13": false
|
||||
"14": false
|
||||
"15": false
|
||||
|
||||
ItemStorage:
|
||||
AP:
|
||||
stored: StoredAP
|
||||
|
||||
@@ -4,35 +4,20 @@
|
||||
"page": "setting",
|
||||
"tasks": [
|
||||
"Alas",
|
||||
"Restart",
|
||||
"DataUpdate"
|
||||
"Restart"
|
||||
]
|
||||
},
|
||||
"Daily": {
|
||||
"menu": "collapse",
|
||||
"menu": "list",
|
||||
"page": "setting",
|
||||
"tasks": [
|
||||
"Cafe",
|
||||
"Shop"
|
||||
]
|
||||
},
|
||||
"Farm": {
|
||||
"menu": "collapse",
|
||||
"page": "setting",
|
||||
"tasks": [
|
||||
"Circle",
|
||||
"Mail",
|
||||
"Bounty",
|
||||
"Scrimmage",
|
||||
"TacticalChallenge"
|
||||
]
|
||||
},
|
||||
"Reward": {
|
||||
"menu": "collapse",
|
||||
"page": "setting",
|
||||
"tasks": [
|
||||
"Circle",
|
||||
"Task",
|
||||
"Mail",
|
||||
"Momotalk"
|
||||
"TacticalChallenge",
|
||||
"DataUpdate"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -15,31 +15,21 @@ Alas:
|
||||
- Optimization
|
||||
Restart:
|
||||
- Scheduler
|
||||
DataUpdate:
|
||||
- Scheduler
|
||||
- ItemStorage
|
||||
|
||||
# ==================== Daily ====================
|
||||
|
||||
Daily:
|
||||
menu: 'collapse'
|
||||
menu: 'list'
|
||||
page: 'setting'
|
||||
tasks:
|
||||
Cafe:
|
||||
- Scheduler
|
||||
- Cafe
|
||||
- Invitation
|
||||
Shop:
|
||||
Circle:
|
||||
- Scheduler
|
||||
Mail:
|
||||
- Scheduler
|
||||
- NormalShop
|
||||
- TacticalChallengeShop
|
||||
|
||||
# ==================== Farm ====================
|
||||
|
||||
Farm:
|
||||
menu: 'collapse'
|
||||
page: 'setting'
|
||||
tasks:
|
||||
Bounty:
|
||||
- Scheduler
|
||||
- Bounty
|
||||
@@ -55,18 +45,6 @@ Farm:
|
||||
TacticalChallenge:
|
||||
- Scheduler
|
||||
- TacticalChallenge
|
||||
|
||||
# ==================== Rewards ====================
|
||||
|
||||
Reward:
|
||||
menu: 'collapse'
|
||||
page: 'setting'
|
||||
tasks:
|
||||
Circle:
|
||||
- Scheduler
|
||||
Task:
|
||||
- Scheduler
|
||||
Mail:
|
||||
- Scheduler
|
||||
Momotalk:
|
||||
DataUpdate:
|
||||
- Scheduler
|
||||
- ItemStorage
|
||||
@@ -56,15 +56,15 @@ class GeneratedConfig:
|
||||
Bounty_OnError = 'skip' # stop, skip
|
||||
|
||||
# Group `Highway`
|
||||
Highway_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
|
||||
Highway_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
|
||||
Highway_Count = 2
|
||||
|
||||
# Group `DesertRailroad`
|
||||
DesertRailroad_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
|
||||
DesertRailroad_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
|
||||
DesertRailroad_Count = 2
|
||||
|
||||
# Group `Schoolhouse`
|
||||
Schoolhouse_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
|
||||
Schoolhouse_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
|
||||
Schoolhouse_Count = 2
|
||||
|
||||
# Group `Scrimmage`
|
||||
@@ -85,49 +85,6 @@ class GeneratedConfig:
|
||||
# Group `TacticalChallenge`
|
||||
TacticalChallenge_PlayerSelect = 0 # 0, 1, 2, 3
|
||||
|
||||
# Group `NormalShop`
|
||||
NormalShop_Enable = False
|
||||
NormalShop_Purchases = 1 # 1, 2, 3, 4
|
||||
NormalShop_1 = False
|
||||
NormalShop_2 = False
|
||||
NormalShop_3 = False
|
||||
NormalShop_4 = False
|
||||
NormalShop_5 = False
|
||||
NormalShop_6 = False
|
||||
NormalShop_7 = False
|
||||
NormalShop_8 = False
|
||||
NormalShop_9 = False
|
||||
NormalShop_10 = False
|
||||
NormalShop_11 = False
|
||||
NormalShop_12 = False
|
||||
NormalShop_13 = False
|
||||
NormalShop_14 = False
|
||||
NormalShop_15 = False
|
||||
NormalShop_16 = False
|
||||
NormalShop_17 = False
|
||||
NormalShop_18 = False
|
||||
NormalShop_19 = False
|
||||
NormalShop_20 = False
|
||||
|
||||
# Group `TacticalChallengeShop`
|
||||
TacticalChallengeShop_Enable = False
|
||||
TacticalChallengeShop_Purchases = 1 # 1, 2, 3, 4
|
||||
TacticalChallengeShop_1 = False
|
||||
TacticalChallengeShop_2 = False
|
||||
TacticalChallengeShop_3 = False
|
||||
TacticalChallengeShop_4 = False
|
||||
TacticalChallengeShop_5 = False
|
||||
TacticalChallengeShop_6 = False
|
||||
TacticalChallengeShop_7 = False
|
||||
TacticalChallengeShop_8 = False
|
||||
TacticalChallengeShop_9 = False
|
||||
TacticalChallengeShop_10 = False
|
||||
TacticalChallengeShop_11 = False
|
||||
TacticalChallengeShop_12 = False
|
||||
TacticalChallengeShop_13 = False
|
||||
TacticalChallengeShop_14 = False
|
||||
TacticalChallengeShop_15 = False
|
||||
|
||||
# Group `ItemStorage`
|
||||
ItemStorage_AP = {}
|
||||
ItemStorage_Credit = {}
|
||||
|
||||