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

71 lines
1.1 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",
2021-09-27 18:13:57 +08:00
"GemsFarming"
],
"Event": [
"EventGeneral",
"Event",
"Event2",
"EventA",
"EventB",
"EventC",
"EventD",
"EventSp",
"Raid",
"RaidDaily",
"MaritimeEscort"
],
"Reward": [
2021-09-27 18:13:57 +08:00
"Commission",
"Tactical",
"Research",
"Dorm",
"Meowfficer",
2021-09-27 18:13:57 +08:00
"Guild",
"Reward"
],
"DailyReward": [
"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
],
"DailyMission": [
"Daily",
"Hard",
"Exercise",
"Sos",
"WarArchives"
],
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",
"OpsiStronghold",
2021-09-27 18:13:57 +08:00
"OpsiMeowfficerFarming"
],
"Tool": [
"Daemon",
"OpsiDaemon",
2021-10-26 23:09:21 +08:00
"Benchmark",
"AzurLaneUncensored",
"GameManager"
2021-09-27 18:13:57 +08:00
]
}
}