diff --git a/repo/js/AutoFishingTeyvat/README.md b/repo/js/AutoFishingTeyvat/README.md index 16fbe3115..a61b05f96 100644 --- a/repo/js/AutoFishingTeyvat/README.md +++ b/repo/js/AutoFishingTeyvat/README.md @@ -29,4 +29,4 @@ 作者:提瓦特钓鱼玳师 -脚本反馈邮箱:hijiwos@hotmail.com +脚本反馈邮箱:hijiwos@hotmail.com \ No newline at end of file diff --git a/repo/js/AutoFishingTeyvat/assets/pathing/渊下宫-垂钓点-蛇心之地西北.json b/repo/js/AutoFishingTeyvat/assets/pathing/渊下宫-垂钓点-蛇心之地西北.json index 7b356ba17..d4a7acfa0 100644 --- a/repo/js/AutoFishingTeyvat/assets/pathing/渊下宫-垂钓点-蛇心之地西北.json +++ b/repo/js/AutoFishingTeyvat/assets/pathing/渊下宫-垂钓点-蛇心之地西北.json @@ -65,8 +65,8 @@ }, { "id": 7, - "x": 477.826, - "y": -185.83, + "x": 473.201, + "y": -180.944, "action": "combat_script", "move_mode": "walk", "action_params": "wait(0.5),keypress(f),wait(0.2),keypress(f),wait(0.2),keypress(f),wait(0.2),keypress(f)", diff --git a/repo/js/AutoFishingTeyvat/main.js b/repo/js/AutoFishingTeyvat/main.js index 7b8c20fc3..44c380856 100644 --- a/repo/js/AutoFishingTeyvat/main.js +++ b/repo/js/AutoFishingTeyvat/main.js @@ -516,8 +516,8 @@ log.info(`该钓鱼点的时间: ${fishing_time}`); - // 检查垂钓点CD - if (fishing_cd) { + // 检查垂钓点CD(调式模式不记录) + if (fishing_cd && !is_con) { let current_cd = read_archive(file_name, uid); if (current_cd !== null) { const now = Date.now(); diff --git a/repo/js/AutoFishingTeyvat/manifest.json b/repo/js/AutoFishingTeyvat/manifest.json index fe8eb4638..53d477b03 100644 --- a/repo/js/AutoFishingTeyvat/manifest.json +++ b/repo/js/AutoFishingTeyvat/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "提瓦特自动钓鱼(全流程+自选)", - "version": "2.2.5", + "version": "2.2.6", "bgi_version": "0.47.0", "description": "支持自动追踪并垂钓bgi支持的全提瓦特垂钓点", "authors": [