地脉花路线更新 (#1091)

* Update 枫丹3-新枫丹科学院-2.json

* Update 枫丹4-柔灯港-1.json

* Update 枫丹4-柔灯港-2.json

* Update 枫丹4-柔灯港-3.json

* Update 枫丹4-柔灯港-4.json

* fix: data validation

---------

Co-authored-by: 秋云 <physligl@gmail.com>
This commit is contained in:
214-hanyan
2025-06-14 22:43:29 +08:00
committed by GitHub
parent 5fe435a4d5
commit 52641eef0c
15 changed files with 426 additions and 533 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,16 +2,19 @@
"info": { "info": {
"name": "枫丹3-新枫丹科学院-2", "name": "枫丹3-新枫丹科学院-2",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749875836427
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 4517.81, "x": 4517.81,
"y": 4866.48, "y": 4866.36,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
} }

View File

@@ -2,16 +2,19 @@
"info": { "info": {
"name": "枫丹4-柔灯港-1", "name": "枫丹4-柔灯港-1",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820281812
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2932.47, "x": 2932.2,
"y": 3583.9, "y": 3584.87,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
} }

View File

@@ -2,16 +2,19 @@
"info": { "info": {
"name": "枫丹4-柔灯港-2", "name": "枫丹4-柔灯港-2",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820360258
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 3008.4, "x": 3008.13,
"y": 3602.59, "y": 3602.26,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
} }

View File

@@ -2,16 +2,19 @@
"info": { "info": {
"name": "枫丹4-柔灯港-3", "name": "枫丹4-柔灯港-3",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820696658
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 3077.19, "x": 3076.54,
"y": 3602.84, "y": 3602.4,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
} }

View File

@@ -2,16 +2,19 @@
"info": { "info": {
"name": "枫丹4-柔灯港-4", "name": "枫丹4-柔灯港-4",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820845188
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 3091.8, "x": 3091.88,
"y": 3654.75, "y": 3654.47,
"type": "target", "type": "target",
"move_mode": "walk" "move_mode": "walk"
} }

View File

@@ -0,0 +1,22 @@
{
"info": {
"name": "璃月12-孤云阁-1",
"type": "collect",
"author": "寒烟",
"version": "1.0",
"description": "孤云阁小地图无法识别,需要开图识别",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749741708513
},
"positions": [
{
"id": 1,
"x": -643.79,
"y": -42.59,
"type": "target",
"move_mode": "walk"
}
]
}

View File

@@ -2,10 +2,13 @@
"info": { "info": {
"name": "蒙德2-清泉镇-4-1", "name": "蒙德2-清泉镇-4-1",
"type": "collect", "type": "collect",
"author": "ddaodan", "author": "秋云",
"version": "1.1", "version": "1.1",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749595981247
}, },
"positions": [ "positions": [
{ {

View File

@@ -2,48 +2,32 @@
"info": { "info": {
"name": "枫丹3-新枫丹科学院-2", "name": "枫丹3-新枫丹科学院-2",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749875836427
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 4527.51,
"y": 4825.12,
"type": "path",
"move_mode": "dash",
"action": "", "action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4498.15,
"y": 4710.78,
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 4494.08,
"y": 4762.04,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4499.02,
"y": 4825.24,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 4517.81, "x": 4517.81,
"y": 4866.48, "y": 4866.36,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "dash",
"action": "", "action": "",
"action_params": "", "action_params": ""
"locked": false
} }
] ]
} }

View File

@@ -2,25 +2,28 @@
"info": { "info": {
"name": "枫丹4-柔灯港-1", "name": "枫丹4-柔灯港-1",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820281812
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2873.54,
"y": 3512.04,
"type": "teleport",
"move_mode": "walk",
"action": "", "action": "",
"move_mode": "walk",
"type": "teleport",
"x": 2873.54,
"y": 3512.01,
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 2890.51, "x": 2912.49,
"y": 3532.46, "y": 3552.22,
"type": "path", "type": "path",
"move_mode": "dash", "move_mode": "dash",
"action": "", "action": "",
@@ -28,31 +31,21 @@
}, },
{ {
"id": 3, "id": 3,
"x": 2904.51, "x": 2912.13,
"y": 3545.62, "y": 3590.98,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 2929.82,
"y": 3563.57,
"type": "path", "type": "path",
"move_mode": "dash", "move_mode": "dash",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 4,
"x": 2932.47, "x": 2932.2,
"y": 3583.9, "y": 3584.87,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "", "action_params": ""
"locked": false
} }
] ]
} }

View File

@@ -2,56 +2,23 @@
"info": { "info": {
"name": "枫丹4-柔灯港-2", "name": "枫丹4-柔灯港-2",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820360258
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 3032.66, "x": 3008.13,
"y": 3732.42, "y": 3602.26,
"action": "", "type": "path",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 3019.81,
"y": 3712.95,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
},
{
"id": 3,
"x": 3015.82,
"y": 3665.19,
"action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "",
"type": "target"
},
{
"id": 4,
"x": 3010.95,
"y": 3624.05,
"action": "", "action": "",
"move_mode": "dash", "action_params": ""
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": 3008.4,
"y": 3602.59,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
} }
] ]
} }

View File

@@ -2,57 +2,23 @@
"info": { "info": {
"name": "枫丹4-柔灯港-3", "name": "枫丹4-柔灯港-3",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820696658
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "", "x": 3076.54,
"move_mode": "walk", "y": 3602.4,
"type": "teleport",
"x": 3032.67,
"y": 3732.43,
"action_params": ""
},
{
"id": 2,
"x": 3045.59,
"y": 3710.54,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 3039.93,
"y": 3671.22,
"type": "path", "type": "path",
"move_mode": "dash", "move_mode": "dash",
"action": "", "action": "",
"action_params": "" "action_params": ""
},
{
"id": 4,
"x": 3055.35,
"y": 3641.24,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 3077.19,
"y": 3602.84,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": "",
"locked": false
} }
] ]
} }

View File

@@ -2,57 +2,23 @@
"info": { "info": {
"name": "枫丹4-柔灯港-4", "name": "枫丹4-柔灯港-4",
"type": "collect", "type": "collect",
"author": "平面镜", "author": "寒烟",
"version": "1.1", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1749820845188
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "", "x": 3091.88,
"move_mode": "walk", "y": 3654.47,
"type": "teleport",
"x": 3032.68,
"y": 3732.45,
"action_params": ""
},
{
"id": 2,
"x": 3038.55,
"y": 3718.42,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 3067.2,
"y": 3698.43,
"type": "target",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 3079.73,
"y": 3675.76,
"type": "path", "type": "path",
"move_mode": "dash", "move_mode": "dash",
"action": "", "action": "",
"action_params": "" "action_params": ""
},
{
"id": 5,
"x": 3091.8,
"y": 3654.75,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": "",
"locked": false
} }
] ]
} }

View File

@@ -16,8 +16,8 @@
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"type": "teleport", "type": "teleport",
"x": -355.109375, "x": -355.11,
"y": -271.7841796875, "y": -271.78,
"action_params": "", "action_params": "",
"point_ext_params": { "point_ext_params": {
"misidentification": { "misidentification": {
@@ -33,8 +33,8 @@
}, },
{ {
"id": 2, "id": 2,
"x": -636.6963, "x": -636.7,
"y": -54.8667, "y": -54.87,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
@@ -53,8 +53,8 @@
}, },
{ {
"id": 3, "id": 3,
"x": -643.78613, "x": -643.79,
"y": -42.589844, "y": -42.59,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",

View File

@@ -190,27 +190,27 @@
"x": 4962, "x": 4962,
"y": 4395, "y": 4395,
"strategy": "枫丹2-芒索斯山东麓", "strategy": "枫丹2-芒索斯山东麓",
"steps": 3, "steps": 4,
"order": 1 "order": 1
}, },
{ {
"x": 4952, "x": 4952,
"y": 4468, "y": 4468,
"strategy": "枫丹2-芒索斯山东麓", "strategy": "枫丹2-芒索斯山东麓",
"steps": 3, "steps": 4,
"order": 2 "order": 2
}, },
{ {
"x": 5043, "x": 5043,
"y": 4479, "y": 4479,
"strategy": "枫丹2-芒索斯山东麓", "strategy": "枫丹2-芒索斯山东麓",
"steps": 3, "steps": 4,
"order": 3 "order": 3
}, },
{ {
"x": 5087, "x": 5087,
"y": 4573, "y": 4573,
"strategy": "枫丹2-芒索斯山东", "strategy": "枫丹2-芒索斯山东",
"steps": 4, "steps": 4,
"order": 4 "order": 4
}, },
@@ -244,7 +244,7 @@
}, },
{ {
"x": 2932, "x": 2932,
"y": 3583, "y": 3584,
"strategy": "枫丹4-柔灯港", "strategy": "枫丹4-柔灯港",
"steps": 4, "steps": 4,
"order": 1 "order": 1
@@ -257,7 +257,7 @@
"order": 2 "order": 2
}, },
{ {
"x": 3077, "x": 3076,
"y": 3602, "y": 3602,
"strategy": "枫丹4-柔灯港", "strategy": "枫丹4-柔灯港",
"steps": 4, "steps": 4,
@@ -447,6 +447,13 @@
"steps": 6, "steps": 6,
"order": 6 "order": 6
}, },
{
"x": -643,
"y": -42,
"strategy": "璃月12-孤云阁",
"steps": 1,
"order": 1
},
{ {
"x": 2254, "x": 2254,
"y": 970, "y": 970,