fix: 修复肉鸽编队时不选技能的问题

This commit is contained in:
MiaoYan JY
2023-09-27 11:12:06 +08:00
parent 6bc1d6b9f5
commit 8c9943d67f

View File

@@ -8679,6 +8679,38 @@
265,
119
],
"next": [
"Roguelike@Back"
]
},
"Roguelike@Back": {
"Doc": "这两步专门用来消除技能框出现白边闪烁,导致识别干员名出错的问题",
"template": "Return.png",
"templThreshold": 0.7,
"action": "ClickSelf",
"cache": false,
"roi": [
0,
0,
180,
80
],
"preDelay": 200,
"postDelay": 500,
"next": [
"Roguelike@StageCambatEnterAgain"
]
},
"Roguelike@StageCambatEnterAgain": {
"Doc": "这两步专门用来消除技能框出现白边闪烁,导致识别干员名出错的问题",
"algorithm": "JustReturn",
"action": "ClickRect",
"specificRect": [
1100,
504,
133,
94
],
"next": [
"Roguelike@StartAction"
]
@@ -12408,7 +12440,7 @@
],
"specificRect_Doc": "x拿来当文字灰度二值化下限用",
"specificRect": [
100,
95,
0,
0,
0