js-纪行周常10boss 适配auto-bgi (#925)

* Delete repo/js/纪行周常-10个boss一条龙/main.js

* Add files via upload
This commit is contained in:
Tooltingsu
2025-05-26 18:11:03 +08:00
committed by GitHub
parent 5c89a1df51
commit c17a72bb32

View File

@@ -27,7 +27,7 @@
let challengeName = settings.bossSelection;
let attempt = 1;
let battleSuccess = false;
log.info(`开始${round}讨伐`);
log.info(`当前进度:纪行周常-讨伐『${challengeName}${round}`);
while (attempt <= 3 && !battleSuccess) {
log.info(`执行前往『${challengeName}』的路线`);
await pathingScript.runFile(`assets/${challengeName}前往.json`);