js:自动狗粮更新 (#1098)

* js:自动狗粮更新

* 地图追踪:;莲蓬和水晶块规范文件夹和命名

* 自动修复 JSON 格式和版本号 [ci skip]

* 地图追踪:修改部分错别字

* 自动修复 JSON 格式和版本号 [ci skip]

* 地图追踪:修改部分命名

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
mno
2025-06-14 22:28:56 +08:00
committed by GitHub
parent c3499004e1
commit 7c1e1de8b8
299 changed files with 130 additions and 135 deletions

View File

@@ -16,7 +16,7 @@
使用即表示您已阅读并同意上述条款。
**Last Updated:** 2025-06-13
**Last Updated:** 2025-06-14
---
@@ -92,7 +92,7 @@
## 五、推荐配置
- **双风阵容**:如早柚+枫原万叶/砂糖(提高移速)
- **迪希雅**:白天时段提供移速加成
- **钟剑迪希雅**:白天时段提供移速加成/耐肘王
## 六、选择建议
@@ -127,7 +127,8 @@
3. 在执行过程中,确保游戏窗口保持在前台,避免干扰。
## 更新日志
### 1.23.12025.06.14
1.日志中加入路径名的信息
### 1.23.02025.06.13
1.settings中默认好感队伍为“好感”默认狗粮队伍为“狗粮”防止默认配置下出现问题
### 1.212025.06.09
@@ -149,10 +150,11 @@
1. 对于运行时间和路线的记录依赖本地文件的读写直接更新js会导致丢失记录影响收益建议更新js前先备份js文件夹中的record.txt更新后覆盖。
2. 路线和abe略有差异第一次运行时收益下降是正常现象第二天即可恢复正常。
3. 狗粮路线出现卡死等问题请找 @汐 ,盗宝团好感部分出现问题请找 @秋云
4. 默认配置下将在400-440卡时间如果你常用的启动时间不在这个时间段请在js自定义配置中调节建议总时长不超过40分钟否则会在盗宝团全部运行结束都不能等到时间的话会开始干等。
4. 默认配置下将在405-445卡时间如果你常用的启动时间不在这个时间段请在js自定义配置中调节建议总时长不超过40分钟否则会在盗宝团全部运行结束都不能等到时间的话会开始干等。
5. 务必在js自定义配置中填写合适的狗粮队伍与好感队伍名称运行过程中会自动切换要求正确配置生存位行走位战斗策略用于好感战斗等。同时要确保在配置组中启用“允许在JsScript中使用”和“覆盖JS中的自动战斗配置”。
6. 还在测试中可能存在bugbug反馈和建议可以在此帖回复或联系相关作者。
7. 本脚本不支持断点续跑或一天多次运行如果你需要相关功能说明你不适合使用本脚本请移步abe。
8.清怪和激活时不会拾取,属于正常现象。
## 联系方式

View File

@@ -189,7 +189,7 @@ const DEFAULT_FIGHT_TIMEOUT_SECONDS = 120;
const fullPath = fileName;
await fakeLog(fileName, false, true, 0);
currentTask += 1; // 更新当前任务计数器
log.info(`当前进度:准备${folderName}${currentTask}/${jsonFileNames.length}`);
log.info(`当前进度:${fullPath}准备${folderName}${currentTask}/${jsonFileNames.length}`);
await pathingScript.runFile(fullPath);
//捕获任务取消的信息并跳出循环
try {
@@ -406,7 +406,7 @@ async function runArtifactsPaths(runRouteA) {
const fullPath = fileName;
await fakeLog(fileName, false, true, 0);
currentTask += 1; // 更新当前任务计数器
log.info(`当前进度:普通${folderName}${currentTask}/${jsonFileNames.length}`);
log.info(`当前进度:${fullPath}普通${folderName}${currentTask}/${jsonFileNames.length}`);
await pathingScript.runFile(fullPath);
//捕获任务取消的信息并跳出循环
try {
@@ -439,7 +439,7 @@ async function runArtifactsPaths(runRouteA) {
const fullPath = fileName;
await fakeLog(fileName, false, true, 0);
currentTask += 1; // 更新当前任务计数器
log.info(`当前进度:收尾${folderName}${currentTask}/${jsonFileNames.length}`);
log.info(`当前进度:${fullPath}收尾${folderName}${currentTask}/${jsonFileNames.length}`);
await pathingScript.runFile(fullPath);
//捕获任务取消的信息并跳出循环
try {
@@ -472,7 +472,7 @@ async function runArtifactsPaths(runRouteA) {
const fullPath = fileName;
await fakeLog(fileName, false, true, 0);
currentTask += 1; // 更新当前任务计数器
log.info(`当前进度:额外${folderName}${currentTask}/${jsonFileNames.length}`);
log.info(`当前进度:${fullPath}额外${folderName}${currentTask}/${jsonFileNames.length}`);
await pathingScript.runFile(fullPath);
//捕获任务取消的信息并跳出循环
try {

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "自动狗粮重制版",
"version": "1.23.0",
"version": "1.23.1",
"tags": ["好感", "盗宝团", "愚人众", "鳄鱼", "兽肉", "狗粮"],
"description": "通过不同好感任务卡时间后运行狗粮任务以提高狗粮总收益,需要正确配置好感队伍的战斗策略,并在自定义配置中指定好感和狗粮队伍名称",
"authors": [

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "04-夜泊石-珉-狭窄山洞-1个",
"name": "04-夜泊石-珉-狭窄山洞-1个",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "琉璃袋-池中盐水-5个",
"name": "琉璃袋-地中之盐-5个",
"type": "collect",
"author": "yulalaa",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "09-石珀-教官套",
"name": "09-石珀-华池岩岫",
"type": "collect",
"author": "爱凑热闹",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "02-幽灯蕈-茂祭场-6个",
"name": "02-幽灯蕈-茂祭场-6个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "09-鬼兜虫-无想狭间(东侧)-1个",
"name": "09-鬼兜虫-无想狭间(东侧)-1个",
"type": "collect",
"author": "起个名字好难",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "01-青蜜莓-踞石山上-4x3个",
"name": "01-青蜜莓-踞石山上-4×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "02-青蜜莓-彩石顶右-2x3个",
"name": "02-青蜜莓-彩石顶右-2×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "03-青蜜莓-彩石顶中-3x3个",
"name": "03-青蜜莓-彩石顶中-3×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "04-青蜜莓-彩石顶中-1x3个",
"name": "04-青蜜莓-彩石顶中-1×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "05-青蜜莓-彩石顶上-4x3个",
"name": "05-青蜜莓-彩石顶上-4×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "06-青蜜莓-悬木人-5x3个",
"name": "06-青蜜莓-悬木人-5×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "07-青蜜莓-坚岩隘谷-5x3个",
"name": "07-青蜜莓-坚岩隘谷-5×3个",
"type": "collect",
"author": "黎歌",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "01-嘟嘟莲-蒙德-清泉镇-x11-无草神",
"name": "01-嘟嘟莲-蒙德-清泉镇-11-无草神",
"type": "collect",
"author": "忆雪晴-828632080",
"version": "1.4",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "02-嘟嘟莲-蒙德-苍风高地-x2-无草神",
"name": "02-嘟嘟莲-蒙德-苍风高地-2-无草神",
"type": "collect",
"author": "忆雪晴-828632080",
"version": "1.3",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "03-嘟嘟莲-蒙德-摘星崖-x3-无草神",
"name": "03-嘟嘟莲-蒙德-摘星崖-3-无草神",
"type": "collect",
"author": "忆雪晴-828632080",
"version": "1.3",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "04-嘟嘟莲-蒙德-星落湖神像-x4-无草神",
"name": "04-嘟嘟莲-蒙德-星落湖神像-4-无草神",
"type": "collect",
"author": "忆雪晴-828632080",
"version": "1.3",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "05-嘟嘟莲-蒙德-奔狼领-x4-无草神",
"name": "05-嘟嘟莲-蒙德-奔狼领-4-无草神",
"type": "collect",
"author": "忆雪晴-828632080",
"version": "1.3",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "01-慕风蘑菇-蒙德城北2个",
"name": "01-慕风蘑菇-蒙德城北-2个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "02-慕风蘑菇-蒙德城北2个",
"name": "02-慕风蘑菇-蒙德城北-2个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "03-慕风蘑菇-蒙德城东北5个",
"name": "03-慕风蘑菇-蒙德城东北-5个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "04-慕风蘑菇-蒙德城东南下层6个",
"name": "04-慕风蘑菇-蒙德城东南下层-6个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "05-慕风蘑菇-蒙德城东南上层6个",
"name": "05-慕风蘑菇-蒙德城东南上层-6个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "06-慕风蘑菇-蒙德城南大风车4个",
"name": "06-慕风蘑菇-蒙德城南大风车-4个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "07-慕风蘑菇-蒙德城南大风车2个",
"name": "07-慕风蘑菇-蒙德城南大风车-2个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "09-慕风蘑菇-晨曦酒庄7个",
"name": "09-慕风蘑菇-晨曦酒庄-7个",
"type": "collect",
"author": "yulalaa&秋云&取个名字好难",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "10-慕风蘑菇-清泉镇4个",
"name": "10-慕风蘑菇-清泉镇-4个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "11-慕风蘑菇-清泉镇14个",
"name": "11-慕风蘑菇-清泉镇-14个",
"type": "collect",
"author": "秋云&起个名字好难",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "01-蒲公英-蒙德城门口9个",
"name": "01-蒲公英-蒙德城门口-9个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "02-蒲公英-山脊守望西10个",
"name": "02-蒲公英-山脊守望西-10个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "03-蒲公英-西风庙宇东2个有怪",
"name": "03-蒲公英-西风庙宇东-2个有怪",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "04-蒲公英-星落湖南3个",
"name": "04-蒲公英-星落湖南-3个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "05-蒲公英-仲夏庭园3个有怪",
"name": "05-蒲公英-仲夏庭园-3个有怪",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "06-蒲公英-誓言岬2个",
"name": "06-蒲公英-誓言岬-2个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "07-蒲公英-达达乌帕谷3个有怪",
"name": "07-蒲公英-达达乌帕谷-3个有怪",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "08-蒲公英-达达乌帕谷南3个有怪",
"name": "08-蒲公英-达达乌帕谷南-3个有怪",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "09-蒲公英-风起地南3个有怪",
"name": "09-蒲公英-风起地南-3个有怪",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "10-蒲公英-奔狼领北2个",
"name": "10-蒲公英-奔狼领北-2个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "11-蒲公英-晨曦酒庄东2个",
"name": "11-蒲公英-晨曦酒庄东-2个",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "12-蒲公英-晨曦酒庄北3个路远不建议",
"name": "12-蒲公英-晨曦酒庄北-3个路远不建议",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "13-蒲公英-清泉镇西1个路远不建议",
"name": "13-蒲公英-清泉镇西-1个路远不建议",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "14-蒲公英-清泉镇1个路远不建议",
"name": "14-蒲公英-清泉镇-1个路远不建议",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "15-蒲公英-望风角1个路远不建议",
"name": "15-蒲公英-望风角-1个路远不建议",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "16-蒲公英-望风山地2个路远不建议",
"name": "16-蒲公英-望风山地-2个路远不建议",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "20-蒲公英-北风庙宇东3个有怪",
"name": "20-蒲公英-北风庙宇东-3个有怪",
"type": "collect",
"author": "秋云",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-1神的棋盘",
"name": "01-沙脂蛹-神的棋盘",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-2巨人峡谷(低成功率)",
"name": "02-沙脂蛹-巨人峡谷(低成功率)",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-3塔尼特露营地(低成功率)",
"name": "03-沙脂蛹-塔尼特露营地(低成功率)",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-4亡者狭廊(低成功率)",
"name": "04沙脂蛹-亡者狭廊(低成功率)",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-4亡者狭廊2(低成功率)",
"name": "05沙脂蛹-亡者狭廊(低成功率)",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-5三运河之地(低成功率)",
"name": "06沙脂蛹-三运河之地(低成功率)",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沙脂蛹-6折胫谷(低成功率)",
"name": "07沙脂蛹-折胫谷(低成功率)",
"type": "collect",
"author": "无狐",
"version": "1.0",

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沉玉南陵",
"name": "沉玉南陵",
"type": "collect",
"author": "mfkvfhpdx",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沉玉南陵2",
"name": "沉玉南陵2",
"type": "collect",
"author": "mfkvfhpdx",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沉玉谷暝山01",
"name": "沉玉谷暝山01",
"type": "collect",
"author": "mfkvfhpdx",
"version": "1.0",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "沉玉谷暝山02",
"name": "沉玉谷暝山02",
"type": "collect",
"author": "mfkvfhpdx",
"version": "1.0",

Some files were not shown because too many files have changed in this diff Show More