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": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 3578.08,
"y": -500.75,
"action": "",
"move_mode": "dash",
"action_params": "wait(1)",
"type": "path"
},
{
"id": 2,
"x": 3576.76, "x": 3576.76,
"y": -495.85, "y": -495.85,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": "wait(0.5)"
}, },
{ {
"id": 2, "id": 3,
"x": 3572.38, "x": 3572.38,
"y": -502.44, "y": -502.44,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "wait(0.5)",
"type": "path" "type": "path"
} }
] ]
} }

View File

@@ -69,7 +69,7 @@
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 7,
"x": 334.63, "x": 334.63,
"y": -291.66, "y": -291.66,
"type": "path", "type": "path",
@@ -89,7 +89,7 @@
} }
}, },
{ {
"id": 7, "id": 8,
"x": 335.0, "x": 335.0,
"y": -289.79, "y": -289.79,
"type": "target", "type": "target",
@@ -98,7 +98,7 @@
"action_params": "" "action_params": ""
}, },
{ {
"id": 8, "id": 9,
"x": 327.92, "x": 327.92,
"y": -288.72, "y": -288.72,
"type": "target", "type": "target",
@@ -107,7 +107,7 @@
"action_params": "" "action_params": ""
}, },
{ {
"id": 9, "id": 10,
"x": 325.57, "x": 325.57,
"y": -296.36, "y": -296.36,
"type": "target", "type": "target",
@@ -116,7 +116,7 @@
"action_params": "" "action_params": ""
}, },
{ {
"id": 10, "id": 11,
"x": 326.79, "x": 326.79,
"y": -298.29, "y": -298.29,
"type": "path", "type": "path",
@@ -126,7 +126,7 @@
"locked": false "locked": false
}, },
{ {
"id": 11, "id": 12,
"x": 326.35, "x": 326.35,
"y": -300.32, "y": -300.32,
"type": "target", "type": "target",
@@ -135,7 +135,7 @@
"action_params": "" "action_params": ""
}, },
{ {
"id": 12, "id": 13,
"x": 326.79, "x": 326.79,
"y": -298.29, "y": -298.29,
"type": "path", "type": "path",
@@ -144,4 +144,4 @@
"action_params": "" "action_params": ""
} }
] ]
} }