auto artifacts: fine-tune (#307)

* auto artifacts: fix five unstable pickup points

* auto artifacts: fine-tune

* auto artifacts: fine-tune
This commit is contained in:
Yang-z
2025-02-05 16:24:32 +08:00
committed by GitHub
parent 285c0ebdc5
commit ab4ca04dc8
3 changed files with 33 additions and 21 deletions

View File

@@ -91,7 +91,7 @@
"x": -3835.259765625, "x": -3835.259765625,
"y": -4488.0927734375, "y": -4488.0927734375,
"type": "path", "type": "path",
"move_mode": "walk" "move_mode": "dash"
}, },
{ {
@@ -109,13 +109,13 @@
"x": -3821.767578125, "x": -3821.767578125,
"y": -4488.9599609375, "y": -4488.9599609375,
"type": "path", "type": "path",
"move_mode": "run" "move_mode": "dash"
}, },
{ {
"x": -3774.337890625, "x": -3774.337890625,
"y": -4462.90625, "y": -4462.90625,
"type": "path", "type": "path",
"move_mode": "run" "move_mode": "dash"
}, },
{ {
"x": -3780.5498046875, "x": -3780.5498046875,
@@ -251,15 +251,15 @@
"#": "5 6" "#": "5 6"
}, },
{ {
"x": -3739.9423828125, "x": -3738.78125,
"y": -4441.0087890625, "y": -4439.7421875,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"#": "5 6" "#": "5 6"
}, },
{ {
"x": -3740.419921875, "x": -3741.125,
"y": -4439.140625, "y": -4440.8642578125,
"type": "path", "type": "path",
"move_mode": "walk" "move_mode": "walk"
}, },
@@ -365,7 +365,7 @@
"x": -3764.1240234375, "x": -3764.1240234375,
"y": -4438.958984375, "y": -4438.958984375,
"type": "path", "type": "path",
"move_mode": "walk" "move_mode": "dash"
}, },
{ {
@@ -490,8 +490,14 @@
}, },
{ {
"x": -3734.474609375, "x": -3736.1474609375,
"y": -4432.3515625, "y": -4431.212890625,
"type": "path",
"move_mode": "walk"
},
{
"x": -3732.6171875,
"y": -4432.6826171875,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
}, },

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "狗粮ABE路线自动拾取分解", "name": "狗粮ABE路线自动拾取分解",
"version": "2.2.4", "version": "2.2.5",
"bgi_version": "0.40.0", "bgi_version": "0.40.0",
"description": "圣遗物狗粮AB及额外路线自动轮换自动分解就近恢复。", "description": "圣遗物狗粮AB及额外路线自动轮换自动分解就近恢复。",
"authors": [ "authors": [

View File

@@ -91,7 +91,7 @@
"x": -3835.259765625, "x": -3835.259765625,
"y": -4488.0927734375, "y": -4488.0927734375,
"type": "path", "type": "path",
"move_mode": "walk" "move_mode": "dash"
}, },
{ {
@@ -109,13 +109,13 @@
"x": -3821.767578125, "x": -3821.767578125,
"y": -4488.9599609375, "y": -4488.9599609375,
"type": "path", "type": "path",
"move_mode": "run" "move_mode": "dash"
}, },
{ {
"x": -3774.337890625, "x": -3774.337890625,
"y": -4462.90625, "y": -4462.90625,
"type": "path", "type": "path",
"move_mode": "run" "move_mode": "dash"
}, },
{ {
"x": -3780.5498046875, "x": -3780.5498046875,
@@ -251,15 +251,15 @@
"#": "5 6" "#": "5 6"
}, },
{ {
"x": -3739.9423828125, "x": -3738.78125,
"y": -4441.0087890625, "y": -4439.7421875,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"#": "5 6" "#": "5 6"
}, },
{ {
"x": -3740.419921875, "x": -3741.125,
"y": -4439.140625, "y": -4440.8642578125,
"type": "path", "type": "path",
"move_mode": "walk" "move_mode": "walk"
}, },
@@ -365,7 +365,7 @@
"x": -3764.1240234375, "x": -3764.1240234375,
"y": -4438.958984375, "y": -4438.958984375,
"type": "path", "type": "path",
"move_mode": "walk" "move_mode": "dash"
}, },
{ {
@@ -490,8 +490,14 @@
}, },
{ {
"x": -3734.474609375, "x": -3736.1474609375,
"y": -4432.3515625, "y": -4431.212890625,
"type": "path",
"move_mode": "walk"
},
{
"x": -3732.6171875,
"y": -4432.6826171875,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
}, },