mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
chore: Auto Update Game Resources - 2024-06-02
[skip changelog]
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"pool": "By My Will",
|
||||
"time": 1714496400
|
||||
},
|
||||
"last_updated": "2024-06-02 11:23:37.867"
|
||||
"last_updated": "2024-06-02 17:02:53.739"
|
||||
}
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"pool": "宿願",
|
||||
"time": 1714460400
|
||||
},
|
||||
"last_updated": "2024-06-02 11:23:37.867"
|
||||
"last_updated": "2024-06-02 17:02:53.739"
|
||||
}
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"pool": "염원",
|
||||
"time": 1714460400
|
||||
},
|
||||
"last_updated": "2024-06-02 11:23:37.867"
|
||||
"last_updated": "2024-06-02 17:02:53.739"
|
||||
}
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"pool": "不協和音程",
|
||||
"time": 1715671800
|
||||
},
|
||||
"last_updated": "2024-06-02 11:23:37.867"
|
||||
"last_updated": "2024-06-02 17:02:53.739"
|
||||
}
|
||||
|
||||
@@ -16844,6 +16844,256 @@
|
||||
"#back"
|
||||
]
|
||||
},
|
||||
"Reclamation2Ex": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "DoNothing",
|
||||
"sub": [
|
||||
"Reclamation2ExAssemblyStation",
|
||||
"Reclamation2ExManufacture",
|
||||
"Reclamation2ExAssemblyStationBack",
|
||||
"Reclamation2SkipDays*3",
|
||||
"Reclamation2ExReadArchive",
|
||||
"Reclamation2SkipDaysBeginNewDay"
|
||||
],
|
||||
"Doc": "现在是纯tasks实现的,先一直跑着",
|
||||
"next": [
|
||||
"#self"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAdd": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
814,
|
||||
445,
|
||||
166,
|
||||
160
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAddProduct": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": [
|
||||
"Reclamation2ExAdd*99"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAssemblyStation": {
|
||||
"Doc": "进入组装台",
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
564,
|
||||
596,
|
||||
155,
|
||||
124
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExAssemblyStationOcr",
|
||||
"#self"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAssemblyStationBack": {
|
||||
"baseTask": "Reclamation2ExAssemblyStationOcr",
|
||||
"action": "ClickSelf"
|
||||
},
|
||||
"Reclamation2ExAssemblyStationOcr": {
|
||||
"Doc": "确认进入组装台",
|
||||
"algorithm": "OcrDetect",
|
||||
"roi": [
|
||||
56,
|
||||
0,
|
||||
185,
|
||||
134
|
||||
],
|
||||
"text": [
|
||||
"组装台"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExBegin": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"继",
|
||||
"续",
|
||||
"演",
|
||||
"算"
|
||||
],
|
||||
"roi": [
|
||||
844,
|
||||
569,
|
||||
436,
|
||||
151
|
||||
]
|
||||
},
|
||||
"Reclamation2ExClickProduct": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"荧光棒"
|
||||
],
|
||||
"cache": false
|
||||
},
|
||||
"Reclamation2ExManufacture": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": [
|
||||
"Reclamation2ExSwipeAndClickProduct",
|
||||
"Reclamation2ExAddProduct"
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExManufactureConfirmAmount",
|
||||
"Reclamation2ExManufactureConfirm"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufactureConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"开始组装"
|
||||
],
|
||||
"roi": [
|
||||
981,
|
||||
461,
|
||||
198,
|
||||
128
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExManufactureConfirmClickToContinue"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufactureConfirmAmount": {
|
||||
"algorithm": "OcrDetect",
|
||||
"Doc": "如果刚好用完的话可能会卡住,这个之后再处理了",
|
||||
"text": [
|
||||
"99"
|
||||
],
|
||||
"roi": [
|
||||
720,
|
||||
442,
|
||||
175,
|
||||
166
|
||||
],
|
||||
"sub": [
|
||||
"Reclamation2ExManufactureConfirm"
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExManufacture"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufactureConfirmClickToContinue": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"点击",
|
||||
"空白",
|
||||
"继续"
|
||||
],
|
||||
"roi": [
|
||||
507,
|
||||
398,
|
||||
268,
|
||||
139
|
||||
],
|
||||
"preDelay": 1000
|
||||
},
|
||||
"Reclamation2ExReadArchive": {
|
||||
"Doc": "读取存档",
|
||||
"template": "Reclamation2DeleteArchive.png",
|
||||
"baseTask": "Reclamation2DeleteArchive",
|
||||
"next": [
|
||||
"Reclamation2ExReadArchiveEnter",
|
||||
"#self"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"确认"
|
||||
],
|
||||
"roi": [
|
||||
820,
|
||||
406,
|
||||
308,
|
||||
146
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveEnter": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"读取"
|
||||
],
|
||||
"roi": [
|
||||
1030,
|
||||
548,
|
||||
170,
|
||||
124
|
||||
],
|
||||
"sub": [
|
||||
"Reclamation2ExReadArchiveConfirm*2",
|
||||
"Reclamation2ExReadArchiveSelectDay",
|
||||
"Reclamation2ExReadArchiveSelectDayConfirm"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveSelectDay": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"生息",
|
||||
"日"
|
||||
],
|
||||
"roi": [
|
||||
406,
|
||||
368,
|
||||
166,
|
||||
128
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveSelectDayConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"点击",
|
||||
"确认"
|
||||
],
|
||||
"roi": [
|
||||
528,
|
||||
480,
|
||||
225,
|
||||
142
|
||||
]
|
||||
},
|
||||
"Reclamation2ExSwipeAndClickProduct": {
|
||||
"algorithm": "JustReturn",
|
||||
"Doc": "寻找需要制作的物品,暂定荧光棒,后续可以增加参数指定",
|
||||
"next": [
|
||||
"Reclamation2ExClickProduct",
|
||||
"Reclamation2ExSwipeToProduct"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExSwipeToProduct": {
|
||||
"Doc": "竖直滑动",
|
||||
"algorithm": "JustReturn",
|
||||
"action": "Swipe",
|
||||
"specificRect": [
|
||||
752,
|
||||
620,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"rectMove": [
|
||||
752,
|
||||
80,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"specialParams": [
|
||||
150,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExSwipeAndClickProduct#next"
|
||||
]
|
||||
},
|
||||
"Reclamation2Fight": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
@@ -16930,7 +17180,10 @@
|
||||
152,
|
||||
182
|
||||
],
|
||||
"maskRange": [ 1, 255 ],
|
||||
"maskRange": [
|
||||
1,
|
||||
255
|
||||
],
|
||||
"templThreshold": 0.7,
|
||||
"preDelay": 2000,
|
||||
"next": [
|
||||
@@ -16945,7 +17198,10 @@
|
||||
229,
|
||||
184
|
||||
],
|
||||
"maskRange": [ 1, 255 ],
|
||||
"maskRange": [
|
||||
1,
|
||||
255
|
||||
],
|
||||
"templThreshold": 0.7,
|
||||
"preDelay": 2000,
|
||||
"next": [
|
||||
@@ -17039,256 +17295,6 @@
|
||||
144
|
||||
]
|
||||
},
|
||||
"Reclamation2Ex": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "DoNothing",
|
||||
"sub": [
|
||||
"Reclamation2ExAssemblyStation",
|
||||
"Reclamation2ExManufacture",
|
||||
"Reclamation2ExAssemblyStationBack",
|
||||
"Reclamation2SkipDays*3",
|
||||
"Reclamation2ExReadArchive",
|
||||
"Reclamation2SkipDaysBeginNewDay"
|
||||
],
|
||||
"Doc": "现在是纯tasks实现的,先一直跑着",
|
||||
"next": [
|
||||
"#self"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExBegin": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"继",
|
||||
"续",
|
||||
"演",
|
||||
"算"
|
||||
],
|
||||
"roi": [
|
||||
844,
|
||||
569,
|
||||
436,
|
||||
151
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAssemblyStation": {
|
||||
"Doc": "进入组装台",
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
564,
|
||||
596,
|
||||
155,
|
||||
124
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExAssemblyStationOcr",
|
||||
"#self"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAssemblyStationOcr": {
|
||||
"Doc": "确认进入组装台",
|
||||
"algorithm": "OcrDetect",
|
||||
"roi": [
|
||||
56,
|
||||
0,
|
||||
185,
|
||||
134
|
||||
],
|
||||
"text": [
|
||||
"组装台"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufacture": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": [
|
||||
"Reclamation2ExSwipeAndClickProduct",
|
||||
"Reclamation2ExAddProduct"
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExManufactureConfirmAmount",
|
||||
"Reclamation2ExManufactureConfirm"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExSwipeAndClickProduct": {
|
||||
"algorithm": "JustReturn",
|
||||
"Doc": "寻找需要制作的物品,暂定荧光棒,后续可以增加参数指定",
|
||||
"next": [
|
||||
"Reclamation2ExClickProduct",
|
||||
"Reclamation2ExSwipeToProduct"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExSwipeToProduct": {
|
||||
"Doc": "竖直滑动",
|
||||
"algorithm": "JustReturn",
|
||||
"action": "Swipe",
|
||||
"specificRect": [
|
||||
752,
|
||||
620,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"rectMove": [
|
||||
752,
|
||||
80,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"specialParams": [
|
||||
150,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExSwipeAndClickProduct#next"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExClickProduct": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"荧光棒"
|
||||
],
|
||||
"cache": false
|
||||
},
|
||||
"Reclamation2ExAddProduct": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": [
|
||||
"Reclamation2ExAdd*99"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExAdd": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
814,
|
||||
445,
|
||||
166,
|
||||
160
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufactureConfirmAmount": {
|
||||
"algorithm": "OcrDetect",
|
||||
"Doc": "如果刚好用完的话可能会卡住,这个之后再处理了",
|
||||
"text": [
|
||||
"99"
|
||||
],
|
||||
"roi": [
|
||||
720,
|
||||
442,
|
||||
175,
|
||||
166
|
||||
],
|
||||
"sub": [
|
||||
"Reclamation2ExManufactureConfirm"
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExManufacture"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufactureConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"开始组装"
|
||||
],
|
||||
"roi": [
|
||||
981,
|
||||
461,
|
||||
198,
|
||||
128
|
||||
],
|
||||
"next": [
|
||||
"Reclamation2ExManufactureConfirmClickToContinue"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExManufactureConfirmClickToContinue": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"点击",
|
||||
"空白",
|
||||
"继续"
|
||||
],
|
||||
"roi": [
|
||||
507,
|
||||
398,
|
||||
268,
|
||||
139
|
||||
],
|
||||
"preDelay": 1000
|
||||
},
|
||||
"Reclamation2ExAssemblyStationBack": {
|
||||
"baseTask": "Reclamation2ExAssemblyStationOcr",
|
||||
"action": "ClickSelf"
|
||||
},
|
||||
"Reclamation2ExReadArchive": {
|
||||
"Doc": "读取存档",
|
||||
"template": "Reclamation2DeleteArchive.png",
|
||||
"baseTask": "Reclamation2DeleteArchive",
|
||||
"next": [
|
||||
"Reclamation2ExReadArchiveEnter",
|
||||
"#self"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveEnter": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"读取"
|
||||
],
|
||||
"roi": [
|
||||
1030,
|
||||
548,
|
||||
170,
|
||||
124
|
||||
],
|
||||
"sub": [
|
||||
"Reclamation2ExReadArchiveConfirm*2",
|
||||
"Reclamation2ExReadArchiveSelectDay",
|
||||
"Reclamation2ExReadArchiveSelectDayConfirm"
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"确认"
|
||||
],
|
||||
"roi": [
|
||||
820,
|
||||
406,
|
||||
308,
|
||||
146
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveSelectDay": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"生息",
|
||||
"日"
|
||||
],
|
||||
"roi": [
|
||||
406,
|
||||
368,
|
||||
166,
|
||||
128
|
||||
]
|
||||
},
|
||||
"Reclamation2ExReadArchiveSelectDayConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"点击",
|
||||
"确认"
|
||||
],
|
||||
"roi": [
|
||||
528,
|
||||
480,
|
||||
225,
|
||||
142
|
||||
]
|
||||
},
|
||||
"Reclamation@AtCmdCenterFlag": {
|
||||
"algorithm": "OcrDetect",
|
||||
"roi": [
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"pool": "何以为我",
|
||||
"time": 1714536000
|
||||
},
|
||||
"last_updated": "2024-06-02 11:23:37.867"
|
||||
"last_updated": "2024-06-02 17:02:53.739"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user