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

70 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",
"EventAb",
"EventCd",
"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",
2021-11-27 12:55:09 +08:00
"DataKey",
2021-12-03 17:32:10 +08:00
"SupplyPack",
2022-02-12 22:48:42 +08:00
"BattlePass",
"MetaReward"
2021-09-27 18:13:57 +08:00
],
"DailyMission": [
"Daily",
"Hard",
"Exercise",
"Sos",
"WarArchives"
],
2021-09-27 18:13:57 +08:00
"Opsi": [
"OpsiGeneral",
"OpsiAshAssist",
"OpsiExplore",
"OpsiShop",
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
]
}
}