mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
82 lines
1.9 KiB
JSON
82 lines
1.9 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_Treasures",
|
|
"NameAtDoubleCalyx": "Calyx_Golden_Treasures",
|
|
"NameAtDoubleRelic": "Cavern_of_Corrosion_Path_of_Providence",
|
|
"Team": 1,
|
|
"Support": "when_daily",
|
|
"SupportCharacter": "FirstCharacter"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
} |