mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 11:15:13 +00:00
608 lines
11 KiB
JSON
608 lines
11 KiB
JSON
{
|
|
"Alas": {
|
|
"Emulator": {
|
|
"Serial": {
|
|
"type": "input",
|
|
"value": "auto",
|
|
"valuetype": "str"
|
|
},
|
|
"PackageName": {
|
|
"type": "select",
|
|
"value": "auto",
|
|
"option": [
|
|
"auto",
|
|
"JP-Official",
|
|
"OVERSEA-TWHKMO",
|
|
"OVERSEA-Korea",
|
|
"OVERSEA-Asia",
|
|
"OVERSEA-America",
|
|
"OVERSEA-Global"
|
|
]
|
|
},
|
|
"GameLanguage": {
|
|
"type": "select",
|
|
"value": "auto",
|
|
"option": [
|
|
"auto",
|
|
"jp",
|
|
"en"
|
|
]
|
|
},
|
|
"ScreenshotMethod": {
|
|
"type": "select",
|
|
"value": "scrcpy",
|
|
"option": [
|
|
"auto",
|
|
"ADB",
|
|
"ADB_nc",
|
|
"uiautomator2",
|
|
"aScreenCap",
|
|
"aScreenCap_nc",
|
|
"DroidCast",
|
|
"DroidCast_raw",
|
|
"scrcpy"
|
|
],
|
|
"display": "hide"
|
|
},
|
|
"ControlMethod": {
|
|
"type": "select",
|
|
"value": "MaaTouch",
|
|
"option": [
|
|
"minitouch",
|
|
"MaaTouch"
|
|
],
|
|
"display": "hide"
|
|
},
|
|
"AdbRestart": {
|
|
"type": "checkbox",
|
|
"value": false
|
|
}
|
|
},
|
|
"EmulatorInfo": {
|
|
"Emulator": {
|
|
"type": "select",
|
|
"value": "auto",
|
|
"option": [
|
|
"auto",
|
|
"NoxPlayer",
|
|
"NoxPlayer64",
|
|
"BlueStacks4",
|
|
"BlueStacks5",
|
|
"BlueStacks4HyperV",
|
|
"BlueStacks5HyperV",
|
|
"LDPlayer3",
|
|
"LDPlayer4",
|
|
"LDPlayer9",
|
|
"MuMuPlayer",
|
|
"MuMuPlayerX",
|
|
"MuMuPlayer12",
|
|
"MEmuPlayer"
|
|
]
|
|
},
|
|
"name": {
|
|
"type": "textarea",
|
|
"value": null
|
|
},
|
|
"path": {
|
|
"type": "textarea",
|
|
"value": null
|
|
}
|
|
},
|
|
"Error": {
|
|
"Restart": {
|
|
"type": "select",
|
|
"value": "game",
|
|
"option": [
|
|
"game",
|
|
"game_emulator"
|
|
]
|
|
},
|
|
"SaveError": {
|
|
"type": "checkbox",
|
|
"value": true
|
|
},
|
|
"ScreenshotLength": {
|
|
"type": "input",
|
|
"value": 1
|
|
},
|
|
"OnePushConfig": {
|
|
"type": "textarea",
|
|
"value": "provider: null",
|
|
"mode": "yaml"
|
|
}
|
|
},
|
|
"Optimization": {
|
|
"ScreenshotInterval": {
|
|
"type": "input",
|
|
"value": 0.2,
|
|
"display": "hide"
|
|
},
|
|
"CombatScreenshotInterval": {
|
|
"type": "input",
|
|
"value": 1.0,
|
|
"display": "hide"
|
|
},
|
|
"WhenTaskQueueEmpty": {
|
|
"type": "select",
|
|
"value": "goto_main",
|
|
"option": [
|
|
"stay_there",
|
|
"goto_main",
|
|
"close_game"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Restart": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "state",
|
|
"value": true,
|
|
"option": [
|
|
true
|
|
],
|
|
"option_bold": [
|
|
true
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "Restart",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00",
|
|
"display": "hide"
|
|
}
|
|
}
|
|
},
|
|
"Cafe": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true,
|
|
"option": [
|
|
true,
|
|
false
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "Cafe",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00, 16:00",
|
|
"display": "hide"
|
|
}
|
|
},
|
|
"Cafe": {
|
|
"Reward": {
|
|
"type": "checkbox",
|
|
"value": true
|
|
},
|
|
"Touch": {
|
|
"type": "checkbox",
|
|
"value": true
|
|
},
|
|
"AutoAdjust": {
|
|
"type": "checkbox",
|
|
"value": true
|
|
},
|
|
"SecondCafe": {
|
|
"type": "checkbox",
|
|
"value": true
|
|
}
|
|
},
|
|
"Invitation": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true
|
|
},
|
|
"WaitingHour": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
3,
|
|
6,
|
|
9
|
|
]
|
|
},
|
|
"Choice": {
|
|
"type": "select",
|
|
"value": "list_top",
|
|
"option": [
|
|
"list_top",
|
|
"by_name"
|
|
]
|
|
},
|
|
"Name": {
|
|
"type": "textarea",
|
|
"value": null
|
|
},
|
|
"Substitute": {
|
|
"type": "checkbox",
|
|
"value": false
|
|
}
|
|
}
|
|
},
|
|
"Circle": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true,
|
|
"option": [
|
|
true,
|
|
false
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "Circle",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00",
|
|
"display": "hide"
|
|
}
|
|
}
|
|
},
|
|
"Mail": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true,
|
|
"option": [
|
|
true,
|
|
false
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "Mail",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00",
|
|
"display": "hide"
|
|
}
|
|
}
|
|
},
|
|
"Bounty": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true,
|
|
"option": [
|
|
true,
|
|
false
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "Bounty",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00",
|
|
"display": "hide"
|
|
}
|
|
},
|
|
"Bounty": {
|
|
"OnError": {
|
|
"type": "select",
|
|
"value": "skip",
|
|
"option": [
|
|
"stop",
|
|
"skip"
|
|
]
|
|
}
|
|
},
|
|
"Highway": {
|
|
"Stage": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10
|
|
]
|
|
},
|
|
"Count": {
|
|
"type": "input",
|
|
"value": 2
|
|
}
|
|
},
|
|
"DesertRailroad": {
|
|
"Stage": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10
|
|
]
|
|
},
|
|
"Count": {
|
|
"type": "input",
|
|
"value": 2
|
|
}
|
|
},
|
|
"Schoolhouse": {
|
|
"Stage": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10
|
|
]
|
|
},
|
|
"Count": {
|
|
"type": "input",
|
|
"value": 2
|
|
}
|
|
}
|
|
},
|
|
"Scrimmage": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true,
|
|
"option": [
|
|
true,
|
|
false
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "Scrimmage",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00",
|
|
"display": "hide"
|
|
}
|
|
},
|
|
"Scrimmage": {
|
|
"OnError": {
|
|
"type": "select",
|
|
"value": "skip",
|
|
"option": [
|
|
"stop",
|
|
"skip"
|
|
]
|
|
}
|
|
},
|
|
"Trinity": {
|
|
"Stage": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
]
|
|
},
|
|
"Count": {
|
|
"type": "input",
|
|
"value": 2
|
|
}
|
|
},
|
|
"Gehenna": {
|
|
"Stage": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
]
|
|
},
|
|
"Count": {
|
|
"type": "input",
|
|
"value": 2
|
|
}
|
|
},
|
|
"Millennium": {
|
|
"Stage": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
]
|
|
},
|
|
"Count": {
|
|
"type": "input",
|
|
"value": 2
|
|
}
|
|
}
|
|
},
|
|
"TacticalChallenge": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "checkbox",
|
|
"value": true,
|
|
"option": [
|
|
true,
|
|
false
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "TacticalChallenge",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "15:00",
|
|
"display": "hide"
|
|
}
|
|
},
|
|
"TacticalChallenge": {
|
|
"PlayerSelect": {
|
|
"type": "select",
|
|
"value": 0,
|
|
"option": [
|
|
0,
|
|
1,
|
|
2,
|
|
3
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"DataUpdate": {
|
|
"Scheduler": {
|
|
"Enable": {
|
|
"type": "state",
|
|
"value": true,
|
|
"option": [
|
|
true
|
|
],
|
|
"option_bold": [
|
|
true
|
|
]
|
|
},
|
|
"NextRun": {
|
|
"type": "datetime",
|
|
"value": "2020-01-01 00:00:00",
|
|
"validate": "datetime"
|
|
},
|
|
"Command": {
|
|
"type": "input",
|
|
"value": "DataUpdate",
|
|
"display": "hide"
|
|
},
|
|
"ServerUpdate": {
|
|
"type": "input",
|
|
"value": "04:00",
|
|
"display": "hide"
|
|
}
|
|
},
|
|
"ItemStorage": {
|
|
"AP": {
|
|
"type": "stored",
|
|
"value": {},
|
|
"display": "hide",
|
|
"stored": "StoredAP",
|
|
"order": 1,
|
|
"color": "#62ea6e"
|
|
},
|
|
"Credit": {
|
|
"type": "stored",
|
|
"value": {},
|
|
"display": "hide",
|
|
"stored": "StoredInt",
|
|
"order": 2,
|
|
"color": "#fdec00"
|
|
},
|
|
"Pyroxene": {
|
|
"type": "stored",
|
|
"value": {},
|
|
"display": "hide",
|
|
"stored": "StoredInt",
|
|
"order": 3,
|
|
"color": "#21befc"
|
|
},
|
|
"BountyTicket": {
|
|
"type": "stored",
|
|
"value": {},
|
|
"display": "hide",
|
|
"stored": "StoredBountyTicket",
|
|
"order": 4,
|
|
"color": "#94cb44"
|
|
},
|
|
"ScrimmageTicket": {
|
|
"type": "stored",
|
|
"value": {},
|
|
"display": "hide",
|
|
"stored": "StoredScrimmageTicket",
|
|
"order": 5,
|
|
"color": "#f86c6a"
|
|
},
|
|
"TacticalChallengeTicket": {
|
|
"type": "stored",
|
|
"value": {},
|
|
"display": "hide",
|
|
"stored": "StoredTacticalChallengeTicket",
|
|
"order": 6,
|
|
"color": "#7ac8e5"
|
|
}
|
|
}
|
|
}
|
|
} |