JS腳本 : 戰鬥好感 優化 鳄鱼-拾取路徑 (#1238)

* JS腳本 : 戰鬥好感 優化 鳄鱼-拾取路徑.json

JS腳本 : 戰鬥好感 優化 鳄鱼-拾取路徑.json
    推荐用掛雷+萬叶下落

* Rename G03-紫晶块-渊下宫-蛇心之地(有战斗,小怪)-4个 to G03-紫晶块-渊下宫-蛇心之地(有战斗,小怪)-4个.json

修正檔案名錯誤

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

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
this-Fish
2025-06-29 15:24:10 +08:00
committed by GitHub
parent d5d54609bc
commit 69e37533fa
2 changed files with 21 additions and 12 deletions

View File

@@ -11,21 +11,30 @@
"positions": [
{
"id": 1,
"x": 3578.08,
"y": -500.75,
"action": "",
"move_mode": "dash",
"action_params": "wait(1)",
"type": "path"
},
{
"id": 2,
"x": 3576.76,
"y": -495.85,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
"action_params": "wait(0.5)"
},
{
"id": 2,
"id": 3,
"x": 3572.38,
"y": -502.44,
"action": "",
"move_mode": "walk",
"action_params": "",
"action_params": "wait(0.5)",
"type": "path"
}
]
}
}