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

58 lines
944 B
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",
"Event",
"Raid",
"C11AffinityFarming",
2021-09-27 18:13:57 +08:00
"C72MysteryFarming",
"C122MediumLeveling",
"C124LargeLeveling",
2021-09-27 18:13:57 +08:00
"GemsFarming"
],
"Reward": [
2021-09-27 18:13:57 +08:00
"Commission",
"Tactical",
"Research",
"Dorm",
"Meowfficer",
"Guild",
"Reward",
"ShopFrequent",
"ShopOnce",
2021-10-03 00:36:14 +08:00
"Shipyard",
2021-10-16 06:29:28 +08:00
"Gacha",
"DataKey"
2021-09-27 18:13:57 +08:00
],
"Daily": [
"Daily",
"Hard",
"Exercise",
"Sos",
"EventAb",
"EventCd",
"EventSp",
"RaidDaily",
"WarArchives"
],
2021-09-27 18:13:57 +08:00
"Opsi": [
"OpsiGeneral",
"OpsiAshAssist",
"OpsiExplore",
"OpsiDaily",
"OpsiObscure",
"OpsiMeowfficerFarming"
],
"Tool": [
"Daemon",
"OpsiDaemon",
2021-10-26 23:09:21 +08:00
"Benchmark",
"AzurLaneUncensored"
2021-09-27 18:13:57 +08:00
]
}
}