mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-28 05:29:52 +08:00
js 配对界面切换角色 更新菲林斯 (#2072)
* Update attribute.txt * Add files via upload * Update main.js
This commit is contained in:
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/菲林斯01.png
Normal file
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/菲林斯01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@@ -100,4 +100,5 @@
|
||||
丝柯克,冰,单手剑
|
||||
伊涅芙,雷,长枪
|
||||
菈乌玛,草,法器
|
||||
爱诺,水,大剑
|
||||
爱诺,水,大剑
|
||||
菲林斯,雷,长枪
|
||||
|
||||
@@ -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();
|
||||
})();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user