mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-31 05:24:11 +08:00
Opt: Prioritize Exercise in SCHEDULER_PRIORITY
This commit is contained in:
@@ -8,14 +8,15 @@ class ManualConfig:
|
|||||||
|
|
||||||
SCHEDULER_PRIORITY = """
|
SCHEDULER_PRIORITY = """
|
||||||
Restart
|
Restart
|
||||||
> Research > Commission > Tactical > Dorm > Meowfficer > Guild
|
> Research > Commission > Tactical
|
||||||
> Gacha > SupplyPack
|
> Exercise
|
||||||
|
> Dorm > Meowfficer > Guild > Gacha > SupplyPack
|
||||||
> Reward > BattlePass
|
> Reward > BattlePass
|
||||||
> ShopFrequent > ShopOnce > Shipyard > DataKey
|
> ShopFrequent > ShopOnce > Shipyard > DataKey
|
||||||
> OpsiExplore
|
> OpsiExplore
|
||||||
> OpsiDaily > OpsiShop
|
> OpsiDaily > OpsiShop
|
||||||
> OpsiAbyssal > OpsiStronghold > OpsiObscure
|
> OpsiAbyssal > OpsiStronghold > OpsiObscure
|
||||||
> Exercise > Daily > Hard > OpsiAshAssist
|
> Daily > Hard > OpsiAshAssist
|
||||||
> Sos > EventSp > EventAb > EventCd > RaidDaily > WarArchives > MaritimeEscort
|
> Sos > EventSp > EventAb > EventCd > RaidDaily > WarArchives > MaritimeEscort
|
||||||
> OpsiMeowfficerFarming
|
> OpsiMeowfficerFarming
|
||||||
> Event > Raid > Main
|
> Event > Raid > Main
|
||||||
@@ -62,6 +63,7 @@ class ManualConfig:
|
|||||||
ASCREENCAP_FILEPATH_LOCAL = './bin/ascreencap'
|
ASCREENCAP_FILEPATH_LOCAL = './bin/ascreencap'
|
||||||
ASCREENCAP_FILEPATH_REMOTE = '/data/local/tmp/ascreencap'
|
ASCREENCAP_FILEPATH_REMOTE = '/data/local/tmp/ascreencap'
|
||||||
MINITOUCH_FILEPATH_REMOTE = '/data/local/tmp/minitouch'
|
MINITOUCH_FILEPATH_REMOTE = '/data/local/tmp/minitouch'
|
||||||
|
HERMIT_FILEPATH_LOCAL = './bin/hermit/Hermit.apk'
|
||||||
|
|
||||||
"""
|
"""
|
||||||
module.campaign.gems_farming
|
module.campaign.gems_farming
|
||||||
|
|||||||
Reference in New Issue
Block a user