1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 01:45:25 +08:00

Add: SSSCopilot Support of MAA

This commit is contained in:
SarContDeli
2023-01-24 21:17:40 +08:00
parent 0f4a9ca485
commit 62598a0b53
9 changed files with 82 additions and 8 deletions

View File

@@ -898,9 +898,17 @@
"type": "textarea",
"value": null
},
"Identify": {
"type": "checkbox",
"value": false
},
"Formation": {
"type": "checkbox",
"value": false
},
"Cycle": {
"type": "input",
"value": 1
}
},
"Storage": {

View File

@@ -153,6 +153,8 @@ MaaCopilot:
FileName:
value: null
type: textarea
Identify: false
Formation: false
Cycle: 1

View File

@@ -98,7 +98,9 @@ class GeneratedConfig:
# Group `MaaCopilot`
MaaCopilot_FileName = None
MaaCopilot_Identify = False
MaaCopilot_Formation = False
MaaCopilot_Cycle = 1
# Group `Storage`
Storage_Storage = {}

View File

@@ -505,9 +505,17 @@
"name": "MaaCopilot.FileName.name",
"help": "MaaCopilot.FileName.help"
},
"Identify": {
"name": "MaaCopilot.Identify.name",
"help": "MaaCopilot.Identify.help"
},
"Formation": {
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
},
"Cycle": {
"name": "MaaCopilot.Cycle.name",
"help": "MaaCopilot.Cycle.help"
}
},
"Storage": {

View File

@@ -505,9 +505,17 @@
"name": "MaaCopilot.FileName.name",
"help": "MaaCopilot.FileName.help"
},
"Identify": {
"name": "MaaCopilot.Identify.name",
"help": "MaaCopilot.Identify.help"
},
"Formation": {
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
},
"Cycle": {
"name": "MaaCopilot.Cycle.name",
"help": "MaaCopilot.Cycle.help"
}
},
"Storage": {

View File

@@ -499,15 +499,23 @@
"MaaCopilot": {
"_info": {
"name": "作业设置",
"help": "请在有“开始行动”按钮的界面使用本功能\n使用好友助战可以关闭“自动编队”手动选择干员后开始\n悖论模拟需要关闭“自动编队”并选好技能后处于“开始模拟”按钮的界面再开始\n神秘代码获取见https://prts.plus/更多作业下载可以加MAA作业群"
"help": "请在有“开始行动”按钮的界面使用本功能\n使用好友助战可以关闭“自动编队”手动选择干员后开始\n悖论模拟需要关闭“自动编队”并选好技能后处于“开始模拟”按钮的界面再开始\n保全派驻作业可以于\\resource\\copilot\\下找到,需要自行设置战术装备和编队之后退出,然后开始运行"
},
"FileName": {
"name": "作业路径/神秘代码",
"help": ""
"help": "神秘代码获取见https://prts.plus/更多作业下载可以加MAA作业群"
},
"Identify": {
"name": "识别作业",
"help": "在log上显示作业提示后停止可以用来获取保全作业中的战术装置和编队"
},
"Formation": {
"name": "自动编队",
"help": ""
},
"Cycle": {
"name": "循环次数",
"help": "可用于保全派驻"
}
},
"Storage": {

View File

@@ -505,9 +505,17 @@
"name": "MaaCopilot.FileName.name",
"help": "MaaCopilot.FileName.help"
},
"Identify": {
"name": "MaaCopilot.Identify.name",
"help": "MaaCopilot.Identify.help"
},
"Formation": {
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
},
"Cycle": {
"name": "MaaCopilot.Cycle.name",
"help": "MaaCopilot.Cycle.help"
}
},
"Storage": {