Merge branch 'MaaAssistantArknights:dev' into dev

This commit is contained in:
KiyuM1n
2022-10-25 00:20:16 +08:00
committed by GitHub
2 changed files with 17 additions and 1 deletions

View File

@@ -102,6 +102,21 @@
"Home@ReturnTo"
]
},
"StageDrops-Quantity": {
"template": "empty.png",
"templThreshold": 3,
"templThreshold_Doc": "这里用来作为字间距阈值",
"roi": [
62,
90,
46,
22
],
"maskRange": [
200,
255
]
},
"RecruitTags": {
"algorithm": "OcrDetect",
"fullMatch": true,

View File

@@ -4669,6 +4669,7 @@
},
"InfrastFilterMenuNotStationed": {
"action": "ClickSelf",
"template": "InfrastFilterMenu.png",
"cache": false,
"roi": [
1050,
@@ -9521,4 +9522,4 @@
"RoguelikeWaitBattleStart"
]
}
}
}