js 配对界面切换角色 更新菲林斯 (#2072)

* Update attribute.txt

* Add files via upload

* Update main.js
This commit is contained in:
Tool_tingsu
2025-10-04 11:18:47 +08:00
committed by GitHub
parent 881337dae3
commit 875df9b977
3 changed files with 4 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -100,4 +100,5 @@
丝柯克,冰,单手剑
伊涅芙,雷,长枪
菈乌玛,草,法器
爱诺,水,大剑
爱诺,水,大剑
菲林斯,雷,长枪

View File

@@ -12,7 +12,7 @@ async function scrollPage(totalDistance, stepDistance = 10, delayMs = 5) {
}
await sleep(700);
leftButtonUp();
await sleep(100);
await sleep(500);
}
// 读取别名文件
@@ -588,4 +588,4 @@ function readAliases() {
await genshin.returnMainUi();
// 清空角色缓存
genshin.ClearPartyCache();
})();
})();