mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
fix: 绿票商店2阶段check
Co-authored-by: ZiyinLin <xuanbing1464129430@gmail.com>
This commit is contained in:
@@ -5263,11 +5263,23 @@
|
||||
"template": "CreditShop-Bought.png",
|
||||
"next": [
|
||||
"GreenTicket@Store@PurchasedConfirm",
|
||||
"GreenTicket@Store@SecondFloor-Check",
|
||||
"GreenTicket@Store@ClickItemList#next",
|
||||
"GreenTicket@Store@ClickSecondFloor",
|
||||
"Stop"
|
||||
]
|
||||
},
|
||||
"GreenTicket@Store@SecondFloor-Check": {
|
||||
"roi": [250, 315, 70, 165],
|
||||
"method": "HSVCount",
|
||||
"colorScales": [
|
||||
[
|
||||
[0, 0, 200],
|
||||
[110, 255, 255]
|
||||
]
|
||||
],
|
||||
"next": ["GreenTicket@Store@ClickSecondFloorItemList#next", "Stop"]
|
||||
},
|
||||
"GreenTicket@Store@ClickSecondFloor": {
|
||||
"algorithm": "OcrDetect",
|
||||
"text": ["2"],
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user