fix: 修复特别开放的资源关卡导航失败的问题

fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1566
This commit is contained in:
MistEO
2022-08-15 22:50:46 +08:00
parent b656a914fc
commit 3973499499
9 changed files with 40 additions and 8 deletions

View File

@@ -1147,35 +1147,67 @@
},
"StageCE": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StageLS": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StageCA": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StageAP": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StagePR-A": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StagePR-B": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StagePR-C": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"StagePR-D": {
"action": "ClickSelf",
"cache": false
"cache": false,
"maskRange": [
1,
255
]
},
"AbleToAgent": {
"algorithm": "JustReturn",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 123 KiB