配对界面切换角色 适配兹白 叶洛亚 (#2848)

This commit is contained in:
Tool_tingsu
2026-02-05 22:47:04 +08:00
committed by GitHub
parent f75bb4d5ec
commit e5a2cda0ab
6 changed files with 16 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@@ -106,3 +106,5 @@
雅珂达,风,弓
杜林,火,单手剑
哥伦比娅,水,法器
叶洛亚,岩,长枪
兹白,岩,单手剑

View File

@@ -1438,5 +1438,17 @@
"库塔尔",
"哥伦比亚"
]
},
{
"name": "兹白",
"alias": [
"白马仙人"
]
},
{
"name": "叶洛亚",
"alias": [
"叶落亚"
]
}
]

View File

@@ -220,7 +220,7 @@ function readAliases() {
ro4.dispose();
if (confirmFilterBtn.isExist()) {
confirmFilterBtn.click();
await sleep(200); // 等待筛选结果显示
await sleep(500); // 等待筛选结果显示
// 识别是否有"暂无筛选结果"提示
const noResultRo = RecognitionObject.TemplateMatch(noResultTemplate, 0, 0, 1920, 1080);

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "配对界面切换角色",
"version": "6.3.1",
"version": "6.3.2",
"bgi_version": "0.55.0",
"description": "在配对界面切换指定位置的指定角色",
"authors": [