JS脚本:伐木修改梦见木路径,增加耗时输出,刷肉补充一处延迟 (#447)

* JS脚本:修改梦见木路径

* JS脚本:刷肉补充一处神像返回触发点延迟,伐木增加时长输出
This commit is contained in:
起个名字好难
2025-03-18 09:39:49 +08:00
committed by GitHub
parent 467265dc63
commit f2799246b2
7 changed files with 199 additions and 145 deletions

View File

@@ -84,6 +84,7 @@
if ((i + 1) % statue_times === 0) {
await genshin.tp(2297.60, -824.45);
await AutoPath(`好感-张牙舞爪的恶党-触发位置(二净甸)`);
await sleep(10000);
await ReopenTheGate();
log.info(`当前次数:${i + 1}/${times}`);
logTimeTaken(startTime);