diff --git a/repo/js/AutoLeyLineOutcrop/README.md b/repo/js/AutoLeyLineOutcrop/README.md index 6bb025d4..346f598f 100644 --- a/repo/js/AutoLeyLineOutcrop/README.md +++ b/repo/js/AutoLeyLineOutcrop/README.md @@ -258,7 +258,7 @@ wgc的bug,请使用bitblt截图方式,脚本只支持这个 6 | 第一波:大型冰史莱姆x2
第二波:大型水史莱姆x3 7 | 植物:烈焰花x4
第一波:大型火史莱姆x2、火史莱姆x3
第二波:炽热骗骗花x2 -- [ ] 9. 南天门东 +- [x] 9. 南天门东 **地脉花总数:2** @@ -266,6 +266,11 @@ wgc的bug,请使用bitblt截图方式,脚本只支持这个 --- | --- 1 | 第一波:炽热骗骗花x1、火史莱姆x3
第二波:岩史莱姆x4
第三波:大型岩史莱姆x1、岩史莱姆x2 2 | 第一波:愚人众·火之债务处理人x1 +分支线路1:| +3 | 第一波:盗宝团x4
第二波:盗宝团x4 +分支线路2:| +3 | 第一波:遗迹猎者x1 +4 | 第一波:火斧丘丘人暴徒x1、火箭丘丘人x2
第二波:风丘丘萨满x1、雷箭丘丘人x3 - [x] 10. 绝云间 diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-3-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-3-1.json new file mode 100644 index 00000000..7cbe87cc --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-3-1.json @@ -0,0 +1,49 @@ +{ + "info": { + "name": "璃月9-南天门东-3-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1389.0185546875, + "y": 516.48193359375, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": 1376.4580078125, + "y": 491.828125, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": 1476.6253617118837, + "y": 485.625, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 4, + "x": 1561.482421875, + "y": 483.03466796875, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "200", + "type": "target" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-4.json index bcb4798c..60711d14 100644 --- a/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-4.json +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-4.json @@ -4,24 +4,24 @@ "type": "collect", "author": "寒烟", "version": "1.0", - "description": "", + "description": "河边的冰史莱姆", "map_name": "Teyvat", "bgi_version": "0.45.0" }, "positions": [ { "id": 1, + "x": 1665.9267578125, + "y": 386.5966796875, + "type": "teleport", + "move_mode": "walk", "action": "", - "move_mode": "dash", - "type": "path", - "x": 1617.3212890625, - "y": 486.25146484375, "action_params": "" }, { "id": 2, - "x": 1638.193359375, - "y": 508.67431640625, + "x": 1712.4541015625, + "y": 480.86376953125, "type": "path", "move_mode": "dash", "action": "", @@ -29,22 +29,12 @@ }, { "id": 3, - "x": 1686.2080078125, - "y": 567.67822265625, + "x": 1686.6611328125, + "y": 567.546875, "type": "target", - "move_mode": "fly", - "action": "stop_flying", - "action_params": "800", - "locked": false - }, - { - "id": 4, - "x": 1686.2080078125, - "y": 567.67822265625, - "type": "target", - "move_mode": "walk", + "move_mode": "dash", "action": "", "action_params": "" } ] -} \ No newline at end of file +}