diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/瑶瑶02.png b/repo/js/AutoSwitchRoles/Assets/characterimage/瑶瑶02.png new file mode 100644 index 000000000..6b314393a Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/瑶瑶02.png differ diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/瓦蕾莎01.png b/repo/js/AutoSwitchRoles/Assets/characterimage/瓦雷莎01.png similarity index 100% rename from repo/js/AutoSwitchRoles/Assets/characterimage/瓦蕾莎01.png rename to repo/js/AutoSwitchRoles/Assets/characterimage/瓦雷莎01.png diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/那维莱特02.png b/repo/js/AutoSwitchRoles/Assets/characterimage/那维莱特02.png new file mode 100644 index 000000000..712fb3a0d Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/那维莱特02.png differ diff --git a/repo/js/AutoSwitchRoles/attribute.txt b/repo/js/AutoSwitchRoles/attribute.txt index 8e45d7b32..fdded9704 100644 --- a/repo/js/AutoSwitchRoles/attribute.txt +++ b/repo/js/AutoSwitchRoles/attribute.txt @@ -93,7 +93,7 @@ 蓝砚,风,法器 梦见月瑞希,风,法器 伊安珊,雷,长枪 -瓦蕾莎,雷,法器 +瓦雷莎,雷,法器 伊法,风,法器 爱可菲,冰,长枪 塔利雅,水,单手剑 diff --git a/repo/js/AutoSwitchRoles/main.js b/repo/js/AutoSwitchRoles/main.js index 4bf2bcdff..292cc20c6 100644 --- a/repo/js/AutoSwitchRoles/main.js +++ b/repo/js/AutoSwitchRoles/main.js @@ -220,7 +220,7 @@ function readAliases() { ro4.dispose(); if (confirmFilterBtn.isExist()) { confirmFilterBtn.click(); - await sleep(50); // 等待筛选结果显示 + await sleep(200); // 等待筛选结果显示 // 识别是否有"暂无筛选结果"提示 const noResultRo = RecognitionObject.TemplateMatch(noResultTemplate, 0, 0, 1920, 1080); diff --git a/repo/js/AutoSwitchRoles/manifest.json b/repo/js/AutoSwitchRoles/manifest.json index 04c01d693..5d039b0a4 100644 --- a/repo/js/AutoSwitchRoles/manifest.json +++ b/repo/js/AutoSwitchRoles/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 1, "name": "配对界面切换角色", - "version": "6.3.0", - "bgi_version": "0.54.0", + "version": "6.3.1", + "bgi_version": "0.55.0", "description": "在配对界面切换指定位置的指定角色", "authors": [ {