auto artifacts: fix a stuck point (#311)
* auto artifacts: fix five unstable pickup points * auto artifacts: fine-tune * auto artifacts: fine-tune * auto artifacts: fix a stuck point
This commit is contained in:
@@ -257,17 +257,11 @@
|
|||||||
"move_mode": "walk",
|
"move_mode": "walk",
|
||||||
"#": "5 6"
|
"#": "5 6"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"x": -3741.125,
|
|
||||||
"y": -4440.8642578125,
|
|
||||||
"type": "path",
|
|
||||||
"move_mode": "walk"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"x": -3742.279296875,
|
"x": -3742.279296875,
|
||||||
"y": -4432.4248046875,
|
"y": -4432.4248046875,
|
||||||
"type": "target",
|
"type": "target",
|
||||||
"move_mode": "walk",
|
"move_mode": "jump",
|
||||||
"action": "",
|
"action": "",
|
||||||
"#": "7"
|
"#": "7"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 1,
|
"manifest_version": 1,
|
||||||
"name": "狗粮ABE路线,自动拾取分解",
|
"name": "狗粮ABE路线,自动拾取分解",
|
||||||
"version": "2.2.5",
|
"version": "2.2.6",
|
||||||
"bgi_version": "0.40.0",
|
"bgi_version": "0.40.0",
|
||||||
"description": "圣遗物狗粮AB及额外路线,自动轮换,自动分解,就近恢复。",
|
"description": "圣遗物狗粮AB及额外路线,自动轮换,自动分解,就近恢复。",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|||||||
@@ -257,17 +257,11 @@
|
|||||||
"move_mode": "walk",
|
"move_mode": "walk",
|
||||||
"#": "5 6"
|
"#": "5 6"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"x": -3741.125,
|
|
||||||
"y": -4440.8642578125,
|
|
||||||
"type": "path",
|
|
||||||
"move_mode": "walk"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"x": -3742.279296875,
|
"x": -3742.279296875,
|
||||||
"y": -4432.4248046875,
|
"y": -4432.4248046875,
|
||||||
"type": "target",
|
"type": "target",
|
||||||
"move_mode": "walk",
|
"move_mode": "jump",
|
||||||
"action": "",
|
"action": "",
|
||||||
"#": "7"
|
"#": "7"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user