1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
AzurLaneAutoScript/module/config/argument/menu.json

106 lines
1.7 KiB
JSON
Raw Normal View History

2021-09-27 18:13:57 +08:00
{
"Alas": {
"menu": "collapse",
"page": "setting",
"tasks": [
2021-09-27 18:13:57 +08:00
"Alas",
"General",
"Restart"
]
},
"Farm": {
"menu": "collapse",
"page": "setting",
"tasks": [
2021-09-27 18:13:57 +08:00
"Main",
"Main2",
"Main3",
2023-06-08 23:25:37 +08:00
"GemsFarming"
]
},
"Event": {
"menu": "collapse",
"page": "setting",
"tasks": [
"EventGeneral",
"Event",
"Event2",
"Raid",
"Coalition",
"MaritimeEscort",
"WarArchives"
]
},
"EventDaily": {
"menu": "collapse",
"page": "setting",
"tasks": [
"EventA",
"EventB",
"EventC",
"EventD",
"EventSp",
"RaidDaily",
"CoalitionSp"
]
},
"Reward": {
"menu": "collapse",
"page": "setting",
"tasks": [
2021-09-27 18:13:57 +08:00
"Commission",
"Tactical",
"Research",
"Dorm",
"Meowfficer",
2021-09-27 18:13:57 +08:00
"Guild",
"Reward"
]
},
"DailyMission": {
"menu": "collapse",
"page": "setting",
"tasks": [
"Daily",
"Hard",
"Exercise",
"ShopFrequent",
"ShopOnce",
2021-10-03 00:36:14 +08:00
"Shipyard",
2021-10-16 06:29:28 +08:00
"Gacha",
"Freebies"
]
},
"Opsi": {
"menu": "collapse",
"page": "setting",
"tasks": [
2021-09-27 18:13:57 +08:00
"OpsiGeneral",
"OpsiAshBeacon",
2021-09-27 18:13:57 +08:00
"OpsiAshAssist",
"OpsiExplore",
"OpsiShop",
2022-11-27 12:44:38 +08:00
"OpsiVoucher",
2021-09-27 18:13:57 +08:00
"OpsiDaily",
"OpsiObscure",
"OpsiAbyssal",
"OpsiArchive",
"OpsiStronghold",
2022-12-10 23:57:09 +08:00
"OpsiMonthBoss",
2022-11-11 14:27:15 +08:00
"OpsiMeowfficerFarming",
"OpsiHazard1Leveling",
2022-11-30 01:40:53 +08:00
"OpsiCrossMonth"
]
},
"Tool": {
"menu": "collapse",
"page": "tool",
"tasks": [
"Daemon",
"OpsiDaemon",
2021-10-26 23:09:21 +08:00
"Benchmark",
"AzurLaneUncensored",
"GameManager"
2021-09-27 18:13:57 +08:00
]
}
}