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

76 lines
1.2 KiB
JSON
Raw Normal View History

2021-09-27 18:13:57 +08:00
{
"Task": {
"Alas": [
2021-09-27 18:13:57 +08:00
"Alas",
"General",
"Restart"
],
"Farm": [
2021-09-27 18:13:57 +08:00
"Main",
"Main2",
"Main3",
2023-06-08 23:25:37 +08:00
"GemsFarming"
2021-09-27 18:13:57 +08:00
],
"Event": [
"EventGeneral",
"Event",
"Event2",
"Raid",
"Coalition",
"MaritimeEscort",
"WarArchives"
],
"EventDaily": [
"EventA",
"EventB",
"EventC",
"EventD",
"EventSp",
"RaidDaily",
"CoalitionSp"
],
"Reward": [
2021-09-27 18:13:57 +08:00
"Commission",
"Tactical",
"Research",
"Dorm",
"Meowfficer",
2021-09-27 18:13:57 +08:00
"Guild",
"Reward"
],
"DailyMission": [
"Daily",
"Hard",
"Exercise",
"ShopFrequent",
"ShopOnce",
2021-10-03 00:36:14 +08:00
"Shipyard",
2021-10-16 06:29:28 +08:00
"Gacha",
"Freebies"
2021-09-27 18:13:57 +08:00
],
"Opsi": [
"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": [
"Daemon",
"OpsiDaemon",
2021-10-26 23:09:21 +08:00
"Benchmark",
"AzurLaneUncensored",
"GameManager"
2021-09-27 18:13:57 +08:00
]
}
}