mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
7d5bacdbc4
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#pullrequestreview-1496702101 - https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1240852168
78 lines
1.7 KiB
JSON
78 lines
1.7 KiB
JSON
{
|
|
"Alas": {
|
|
"Emulator": {
|
|
"Serial": "auto",
|
|
"PackageName": "auto",
|
|
"ScreenshotMethod": "scrcpy",
|
|
"ControlMethod": "MaaTouch",
|
|
"AdbRestart": false
|
|
},
|
|
"EmulatorInfo": {
|
|
"Emulator": "auto",
|
|
"name": null,
|
|
"path": null
|
|
},
|
|
"Error": {
|
|
"Restart": "game",
|
|
"SaveError": true,
|
|
"ScreenshotLength": 1,
|
|
"OnePushConfig": "provider: null"
|
|
},
|
|
"Optimization": {
|
|
"ScreenshotInterval": 0.2,
|
|
"CombatScreenshotInterval": 1.0,
|
|
"WhenTaskQueueEmpty": "goto_main"
|
|
}
|
|
},
|
|
"Restart": {
|
|
"Scheduler": {
|
|
"Enable": true,
|
|
"NextRun": "2020-01-01 00:00:00",
|
|
"Command": "Restart",
|
|
"ServerUpdate": "04:00"
|
|
}
|
|
},
|
|
"Dungeon": {
|
|
"Scheduler": {
|
|
"Enable": false,
|
|
"NextRun": "2020-01-01 00:00:00",
|
|
"Command": "Dungeon",
|
|
"ServerUpdate": "04:00"
|
|
},
|
|
"Dungeon": {
|
|
"Name": "Calyx_Golden_Memories",
|
|
"Team": 1
|
|
}
|
|
},
|
|
"DailyQuest": {
|
|
"Scheduler": {
|
|
"Enable": false,
|
|
"NextRun": "2020-01-01 00:00:00",
|
|
"Command": "DailyQuest",
|
|
"ServerUpdate": "04:00"
|
|
}
|
|
},
|
|
"BattlePass": {
|
|
"Scheduler": {
|
|
"Enable": false,
|
|
"NextRun": "2020-01-01 00:00:00",
|
|
"Command": "BattlePass",
|
|
"ServerUpdate": "04:00"
|
|
}
|
|
},
|
|
"Assignment": {
|
|
"Scheduler": {
|
|
"Enable": false,
|
|
"NextRun": "2020-01-01 00:00:00",
|
|
"Command": "Assignment",
|
|
"ServerUpdate": "04:00"
|
|
},
|
|
"Assignment": {
|
|
"Duration": 20,
|
|
"Name_1": "Nameless_Land_Nameless_People",
|
|
"Name_2": "Akashic_Records",
|
|
"Name_3": "The_Invisible_Hand",
|
|
"Name_4": "Nine_Billion_Names"
|
|
}
|
|
}
|
|
} |