修复了竹笋和纳塔一条龙路线的小问题 (#1294)

This commit is contained in:
Strix-nivicolum
2025-07-07 02:46:05 +08:00
committed by GitHub
parent 08d324cb8b
commit 1e4765a6eb
2 changed files with 55 additions and 22 deletions

View File

@@ -2,16 +2,13 @@
"info": { "info": {
"name": "竹笋-20个带草神", "name": "竹笋-20个带草神",
"type": "collect", "type": "collect",
"author": "Strix-nivicolum", "author": "灰林鸮",
"version": "1.0", "version": "1.0",
"description": "", "description": "",
"map_name": "Teyvat", "map_name": "Teyvat",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"authors": [ "tags": [],
{ "last_modified_time": 1751823717589
"name": "Strix-nivicolum"
}
]
}, },
"positions": [ "positions": [
{ {
@@ -304,29 +301,65 @@
}, },
{ {
"id": 33, "id": 33,
"x": 530.18, "x": 529.16,
"y": 1727.37, "y": 1741.76,
"action": "nahida_collect", "type": "path",
"move_mode": "dash", "move_mode": "walk",
"action_params": "", "action": "",
"type": "path" "action_params": ""
}, },
{ {
"id": 34, "id": 34,
"x": 509.84, "x": 523.57,
"y": 1738.17, "y": 1733.66,
"type": "target",
"move_mode": "walk",
"action": "", "action": "",
"move_mode": "dash", "action_params": ""
"action_params": "",
"type": "path"
}, },
{ {
"id": 35, "id": 35,
"x": 504.96, "x": 518.46,
"y": 1750.57, "y": 1730.32,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "nahida_collect", "action": "",
"action_params": ""
},
{
"id": 36,
"x": 511.53,
"y": 1736.06,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 37,
"x": 515.0,
"y": 1742.34,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 38,
"x": 506.68,
"y": 1752.9,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 39,
"x": 503.65,
"y": 1758.52,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": "" "action_params": ""
} }
] ]

View File

@@ -438,7 +438,7 @@
"id": 47, "id": 47,
"x": 9282.58, "x": 9282.58,
"y": -2163.59, "y": -2163.59,
"action": "", "action": "force_tp",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
@@ -696,4 +696,4 @@
"type": "path" "type": "path"
} }
] ]
} }