From 521c9f8436070c1eb9e50958597c08011a5a97e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E4=BA=91?= Date: Sun, 11 May 2025 02:47:40 +0800 Subject: [PATCH] update: author, config, and leyline data. --- .../LeyLineOutcropData.json | 3392 ++++++++++------- .../pathing/target/璃月10-绝云间-1.json | 20 + .../pathing/target/璃月10-绝云间-2.json | 20 + .../pathing/target/璃月10-绝云间-3.json | 20 + .../pathing/target/璃月10-绝云间-4.json | 20 + .../pathing/target/璃月10-绝云间-5.json | 20 + .../assets/pathing/target/璃月4-璃月港-1.json | 20 + .../assets/pathing/target/璃月4-璃月港-2.json | 20 + .../assets/pathing/target/璃月4-璃月港-3.json | 20 + .../assets/pathing/target/璃月4-璃月港-4.json | 20 + .../assets/pathing/target/璃月4-璃月港-5.json | 20 + .../assets/pathing/target/璃月4-璃月港-6.json | 20 + .../assets/pathing/target/璃月4-璃月港-7.json | 20 + .../pathing/target/璃月8-南天门南-1.json | 20 + .../pathing/target/璃月8-南天门南-2.json | 20 + .../pathing/target/璃月8-南天门南-3.json | 20 + .../pathing/target/璃月8-南天门南-4.json | 20 + .../pathing/target/璃月8-南天门南-5.json | 20 + .../pathing/target/璃月8-南天门南-6.json | 20 + .../pathing/target/璃月8-南天门南-7.json | 20 + .../pathing/target/璃月9-南天门东-1.json | 20 + .../pathing/target/璃月9-南天门东-2.json | 20 + .../pathing/target/璃月9-南天门东-3-1.json | 20 + .../pathing/target/璃月9-南天门东-3-2.json | 20 + .../pathing/target/璃月9-南天门东-4.json | 20 + .../assets/pathing/target/须弥8-折胫谷-1.json | 20 + .../assets/pathing/target/须弥8-折胫谷-2.json | 20 + .../assets/pathing/target/须弥8-折胫谷-3.json | 20 + .../assets/pathing/target/须弥8-折胫谷-4.json | 20 + repo/js/AutoLeyLineOutcrop/config.json | 196 + repo/js/AutoLeyLineOutcrop/manifest.json | 8 + 31 files changed, 2732 insertions(+), 1424 deletions(-) create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-3.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-4.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-5.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-3.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-4.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-5.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-6.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-7.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-3.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-4.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-5.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-6.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-7.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-4.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-3.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-4.json diff --git a/repo/js/AutoLeyLineOutcrop/LeyLineOutcropData.json b/repo/js/AutoLeyLineOutcrop/LeyLineOutcropData.json index 5d9451ac..24249b00 100644 --- a/repo/js/AutoLeyLineOutcrop/LeyLineOutcropData.json +++ b/repo/js/AutoLeyLineOutcrop/LeyLineOutcropData.json @@ -11,15 +11,15 @@ "prev": [], "next": [ { - "target": 80, + "target": 89, "route": "assets/pathing/枫丹1-秋分山西侧-1.json" }, { - "target": 81, + "target": 90, "route": "assets/pathing/枫丹1-秋分山西侧-2.json" }, { - "target": 97, + "target": 106, "route": "assets/pathing/枫丹5-秋分山东侧-1.json" } ] @@ -35,15 +35,15 @@ "prev": [], "next": [ { - "target": 82, + "target": 91, "route": "assets/pathing/枫丹1-秋分山西侧-3.json" }, { - "target": 83, + "target": 92, "route": "assets/pathing/枫丹1-秋分山西侧-4.json" }, { - "target": 84, + "target": 93, "route": "assets/pathing/枫丹1-秋分山西侧-5.json" } ] @@ -59,19 +59,19 @@ "prev": [], "next": [ { - "target": 85, + "target": 94, "route": "assets/pathing/枫丹2-芒索斯山东麓-1.json" }, { - "target": 86, + "target": 95, "route": "assets/pathing/枫丹2-芒索斯山东麓-2.json" }, { - "target": 87, + "target": 96, "route": "assets/pathing/枫丹2-芒索斯山东麓-3.json" }, { - "target": 88, + "target": 97, "route": "assets/pathing/枫丹2-芒索斯山东麓-4.json" } ] @@ -87,11 +87,11 @@ "prev": [], "next": [ { - "target": 89, + "target": 98, "route": "assets/pathing/枫丹3-新枫丹科学院-1.json" }, { - "target": 90, + "target": 99, "route": "assets/pathing/枫丹3-新枫丹科学院-2.json" } ] @@ -107,11 +107,11 @@ "prev": [], "next": [ { - "target": 91, + "target": 100, "route": "assets/pathing/枫丹3-新枫丹科学院-3.json" }, { - "target": 92, + "target": 101, "route": "assets/pathing/枫丹3-新枫丹科学院-4.json" } ] @@ -127,7 +127,7 @@ "prev": [], "next": [ { - "target": 93, + "target": 102, "route": "assets/pathing/枫丹4-柔灯港-1.json" } ] @@ -143,15 +143,15 @@ "prev": [], "next": [ { - "target": 94, + "target": 103, "route": "assets/pathing/枫丹4-柔灯港-2.json" }, { - "target": 95, + "target": 104, "route": "assets/pathing/枫丹4-柔灯港-3.json" }, { - "target": 96, + "target": 105, "route": "assets/pathing/枫丹4-柔灯港-4.json" } ] @@ -167,11 +167,11 @@ "prev": [], "next": [ { - "target": 98, + "target": 107, "route": "assets/pathing/枫丹5-秋分山东侧-3.json" }, { - "target": 99, + "target": 108, "route": "assets/pathing/枫丹5-秋分山东侧-4.json" } ] @@ -187,7 +187,7 @@ "prev": [], "next": [ { - "target": 100, + "target": 109, "route": "assets/pathing/枫丹6-厄里那斯-1.json" } ] @@ -203,19 +203,19 @@ "prev": [], "next": [ { - "target": 101, + "target": 110, "route": "assets/pathing/枫丹6-厄里那斯-2.json" }, { - "target": 102, + "target": 111, "route": "assets/pathing/枫丹6-厄里那斯-3.json" }, { - "target": 103, + "target": 112, "route": "assets/pathing/枫丹6-厄里那斯-4.json" }, { - "target": 105, + "target": 114, "route": "assets/pathing/枫丹6-厄里那斯-6.json" } ] @@ -231,7 +231,7 @@ "prev": [], "next": [ { - "target": 104, + "target": 113, "route": "assets/pathing/枫丹6-厄里那斯-5.json" } ] @@ -247,7 +247,7 @@ "prev": [], "next": [ { - "target": 106, + "target": 115, "route": "assets/pathing/璃月1-石门-1.json" } ] @@ -263,7 +263,7 @@ "prev": [], "next": [ { - "target": 107, + "target": 116, "route": "assets/pathing/璃月1-石门-2.json" } ] @@ -271,6 +271,70 @@ { "id": 14, "type": "teleport", + "region": "璃月10", + "position": { + "x": 897.84, + "y": 583.5 + }, + "prev": [], + "next": [ + { + "target": 119, + "route": "assets/pathing/璃月10-绝云间-1.json" + }, + { + "target": 122, + "route": "assets/pathing/璃月8-南天门南-6.json" + } + ] + }, + { + "id": 15, + "type": "teleport", + "region": "璃月10", + "position": { + "x": 1045.53, + "y": 950.63 + }, + "prev": [], + "next": [ + { + "target": 120, + "route": "assets/pathing/璃月10-绝云间-2.json" + } + ] + }, + { + "id": 16, + "type": "teleport", + "region": "璃月10", + "position": { + "x": 341.33, + "y": 548.08 + }, + "prev": [], + "next": [ + { + "target": 121, + "route": "assets/pathing/璃月10-绝云间-3.json" + }, + { + "target": 123, + "route": "assets/pathing/璃月10-绝云间-5.json" + }, + { + "target": 140, + "route": "assets/pathing/璃月3-瑶光滩-3.json" + }, + { + "target": 141, + "route": "assets/pathing/璃月3-瑶光滩-4.json" + } + ] + }, + { + "id": 17, + "type": "teleport", "region": "璃月11", "position": { "x": 839.82, @@ -279,13 +343,13 @@ "prev": [], "next": [ { - "target": 110, + "target": 124, "route": "assets/pathing/璃月11-轻策庄-1.json" } ] }, { - "id": 15, + "id": 18, "type": "teleport", "region": "璃月11", "position": { @@ -295,13 +359,13 @@ "prev": [], "next": [ { - "target": 114, + "target": 128, "route": "assets/pathing/璃月11-轻策庄-5.json" } ] }, { - "id": 16, + "id": 19, "type": "teleport", "region": "璃月11", "position": { @@ -311,13 +375,13 @@ "prev": [], "next": [ { - "target": 115, + "target": 129, "route": "assets/pathing/璃月11-轻策庄-6.json" } ] }, { - "id": 17, + "id": 20, "type": "teleport", "region": "璃月14", "position": { @@ -327,13 +391,13 @@ "prev": [], "next": [ { - "target": 116, + "target": 130, "route": "assets/pathing/璃月14-药蝶谷-1.json" } ] }, { - "id": 18, + "id": 21, "type": "teleport", "region": "璃月2", "position": { @@ -343,17 +407,17 @@ "prev": [], "next": [ { - "target": 120, + "target": 134, "route": "assets/pathing/璃月2-地中之盐-1.json" }, { - "target": 121, + "target": 135, "route": "assets/pathing/璃月2-地中之盐-2.json" } ] }, { - "id": 19, + "id": 22, "type": "teleport", "region": "璃月2", "position": { @@ -363,13 +427,13 @@ "prev": [], "next": [ { - "target": 122, + "target": 136, "route": "assets/pathing/璃月2-地中之盐-3.json" } ] }, { - "id": 20, + "id": 23, "type": "teleport", "region": "璃月2", "position": { @@ -379,45 +443,53 @@ "prev": [], "next": [ { - "target": 123, + "target": 137, "route": "assets/pathing/璃月2-地中之盐-4.json" }, { - "target": 124, + "target": 138, "route": "assets/pathing/璃月3-瑶光滩-1.json" }, { - "target": 125, + "target": 139, "route": "assets/pathing/璃月3-瑶光滩-2.json" } ] }, { - "id": 21, + "id": 24, "type": "teleport", - "region": "璃月3", + "region": "璃月4", "position": { - "x": 341.27, - "y": 548.27 + "x": 26.02, + "y": -112.29 }, "prev": [], "next": [ { - "target": 126, - "route": "assets/pathing/璃月3-瑶光滩-3.json" - }, - { - "target": 127, - "route": "assets/pathing/璃月3-瑶光滩-4.json" - }, - { - "target": 128, - "route": "assets/pathing/璃月3-瑶光滩-5.json" + "target": 142, + "route": "assets/pathing/璃月4-璃月港-1.json" } ] }, { - "id": 22, + "id": 25, + "type": "teleport", + "region": "璃月4", + "position": { + "x": 173.88, + "y": 389.47 + }, + "prev": [], + "next": [ + { + "target": 146, + "route": "assets/pathing/璃月4-璃月港-5.json" + } + ] + }, + { + "id": 26, "type": "teleport", "region": "璃月5", "position": { @@ -427,17 +499,17 @@ "prev": [], "next": [ { - "target": 129, + "target": 147, "route": "assets/pathing/璃月5-天衡山-1.json" }, { - "target": 130, + "target": 148, "route": "assets/pathing/璃月5-天衡山-2.json" } ] }, { - "id": 23, + "id": 27, "type": "teleport", "region": "璃月5", "position": { @@ -447,13 +519,89 @@ "prev": [], "next": [ { - "target": 132, + "target": 150, "route": "assets/pathing/璃月5-天衡山-4-1.json" } ] }, { - "id": 24, + "id": 28, + "type": "teleport", + "region": "璃月8", + "position": { + "x": 1665.91, + "y": 386.6 + }, + "prev": [], + "next": [ + { + "target": 151, + "route": "assets/pathing/璃月8-南天门南-1.json" + }, + { + "target": 158, + "route": "assets/pathing/璃月9-南天门东-4.json" + } + ] + }, + { + "id": 29, + "type": "teleport", + "region": "璃月8", + "position": { + "x": 1152.67, + "y": 141.57 + }, + "prev": [], + "next": [ + { + "target": 152, + "route": "assets/pathing/璃月8-南天门南-3.json" + }, + { + "target": 153, + "route": "assets/pathing/璃月8-南天门南-4.json" + } + ] + }, + { + "id": 30, + "type": "teleport", + "region": "璃月8", + "position": { + "x": 837.47, + "y": 235.17 + }, + "prev": [], + "next": [ + { + "target": 154, + "route": "assets/pathing/璃月8-南天门南-5.json" + } + ] + }, + { + "id": 31, + "type": "teleport", + "region": "璃月9", + "position": { + "x": 1389.08, + "y": 516.44 + }, + "prev": [], + "next": [ + { + "target": 155, + "route": "assets/pathing/璃月9-南天门东-1.json" + }, + { + "target": 157, + "route": "assets/pathing/璃月9-南天门东-3-1.json" + } + ] + }, + { + "id": 32, "type": "teleport", "region": "稻妻1", "position": { @@ -463,17 +611,17 @@ "prev": [], "next": [ { - "target": 133, + "target": 159, "route": "assets/pathing/稻妻1-鸣神岛-1.json" }, { - "target": 134, + "target": 160, "route": "assets/pathing/稻妻1-鸣神岛-2.json" } ] }, { - "id": 25, + "id": 33, "type": "teleport", "region": "稻妻1", "position": { @@ -483,17 +631,17 @@ "prev": [], "next": [ { - "target": 135, + "target": 161, "route": "assets/pathing/稻妻1-鸣神岛-3.json" }, { - "target": 136, + "target": 162, "route": "assets/pathing/稻妻1-鸣神岛-4.json" } ] }, { - "id": 26, + "id": 34, "type": "teleport", "region": "稻妻2", "position": { @@ -503,13 +651,13 @@ "prev": [], "next": [ { - "target": 137, + "target": 163, "route": "assets/pathing/稻妻2-踏鞴砂-1.json" } ] }, { - "id": 27, + "id": 35, "type": "teleport", "region": "稻妻2", "position": { @@ -519,13 +667,13 @@ "prev": [], "next": [ { - "target": 138, + "target": 164, "route": "assets/pathing/稻妻2-踏鞴砂-2.json" } ] }, { - "id": 28, + "id": 36, "type": "teleport", "region": "稻妻2", "position": { @@ -535,13 +683,13 @@ "prev": [], "next": [ { - "target": 139, + "target": 165, "route": "assets/pathing/稻妻2-踏鞴砂-3.json" } ] }, { - "id": 29, + "id": 37, "type": "teleport", "region": "稻妻2", "position": { @@ -551,17 +699,17 @@ "prev": [], "next": [ { - "target": 140, + "target": 166, "route": "assets/pathing/稻妻2-踏鞴砂-4.json" }, { - "target": 141, + "target": 167, "route": "assets/pathing/稻妻2-踏鞴砂-5.json" } ] }, { - "id": 30, + "id": 38, "type": "teleport", "region": "稻妻3", "position": { @@ -571,21 +719,21 @@ "prev": [], "next": [ { - "target": 142, + "target": 168, "route": "assets/pathing/稻妻3-八酝岛-1.json" }, { - "target": 144, + "target": 170, "route": "assets/pathing/稻妻3-八酝岛-3.json" }, { - "target": 145, + "target": 171, "route": "assets/pathing/稻妻3-八酝岛-4.json" } ] }, { - "id": 31, + "id": 39, "type": "teleport", "region": "稻妻4", "position": { @@ -595,13 +743,13 @@ "prev": [], "next": [ { - "target": 146, + "target": 172, "route": "assets/pathing/稻妻4-海祇岛-1.json" } ] }, { - "id": 32, + "id": 40, "type": "teleport", "region": "稻妻4", "position": { @@ -611,13 +759,13 @@ "prev": [], "next": [ { - "target": 149, + "target": 175, "route": "assets/pathing/稻妻4-海祇岛-4.json" } ] }, { - "id": 33, + "id": 41, "type": "teleport", "region": "稻妻5", "position": { @@ -627,13 +775,13 @@ "prev": [], "next": [ { - "target": 150, + "target": 176, "route": "assets/pathing/稻妻5-清籁岛-1.json" } ] }, { - "id": 34, + "id": 42, "type": "teleport", "region": "稻妻5", "position": { @@ -643,13 +791,13 @@ "prev": [], "next": [ { - "target": 153, + "target": 179, "route": "assets/pathing/稻妻5-清籁岛-4.json" } ] }, { - "id": 35, + "id": 43, "type": "teleport", "region": "纳塔1", "position": { @@ -659,13 +807,13 @@ "prev": [], "next": [ { - "target": 155, + "target": 181, "route": "assets/pathing/纳塔1-隆崛坡-1.json" } ] }, { - "id": 36, + "id": 44, "type": "teleport", "region": "纳塔1", "position": { @@ -675,17 +823,17 @@ "prev": [], "next": [ { - "target": 156, + "target": 182, "route": "assets/pathing/纳塔1-隆崛坡-2.json" }, { - "target": 157, + "target": 183, "route": "assets/pathing/纳塔1-隆崛坡-3.json" } ] }, { - "id": 37, + "id": 45, "type": "teleport", "region": "纳塔10", "position": { @@ -695,13 +843,13 @@ "prev": [], "next": [ { - "target": 159, + "target": 185, "route": "assets/pathing/纳塔10-溶水域-1.json" } ] }, { - "id": 38, + "id": 46, "type": "teleport", "region": "纳塔10", "position": { @@ -711,13 +859,13 @@ "prev": [], "next": [ { - "target": 162, + "target": 188, "route": "assets/pathing/纳塔10-溶水域-4.json" } ] }, { - "id": 39, + "id": 47, "type": "teleport", "region": "纳塔2", "position": { @@ -727,21 +875,21 @@ "prev": [], "next": [ { - "target": 163, + "target": 189, "route": "assets/pathing/纳塔2-硫晶支脉-1.json" }, { - "target": 164, + "target": 190, "route": "assets/pathing/纳塔2-硫晶支脉-2.json" }, { - "target": 165, + "target": 191, "route": "assets/pathing/纳塔2-硫晶支脉-3.json" } ] }, { - "id": 40, + "id": 48, "type": "teleport", "region": "纳塔2", "position": { @@ -751,13 +899,13 @@ "prev": [], "next": [ { - "target": 166, + "target": 192, "route": "assets/pathing/纳塔2-硫晶支脉-4.json" } ] }, { - "id": 41, + "id": 49, "type": "teleport", "region": "纳塔3", "position": { @@ -767,13 +915,13 @@ "prev": [], "next": [ { - "target": 167, + "target": 193, "route": "assets/pathing/纳塔3-彩石顶-1.json" } ] }, { - "id": 42, + "id": 50, "type": "teleport", "region": "纳塔3", "position": { @@ -783,17 +931,17 @@ "prev": [], "next": [ { - "target": 168, + "target": 194, "route": "assets/pathing/纳塔3-彩石顶-2.json" }, { - "target": 169, + "target": 195, "route": "assets/pathing/纳塔3-彩石顶-3.json" } ] }, { - "id": 43, + "id": 51, "type": "teleport", "region": "纳塔4", "position": { @@ -803,13 +951,13 @@ "prev": [], "next": [ { - "target": 171, + "target": 197, "route": "assets/pathing/纳塔4-溶水域-1.json" } ] }, { - "id": 44, + "id": 52, "type": "teleport", "region": "纳塔5", "position": { @@ -819,21 +967,21 @@ "prev": [], "next": [ { - "target": 173, + "target": 199, "route": "assets/pathing/纳塔5-安饶之野-1.json" }, { - "target": 174, + "target": 200, "route": "assets/pathing/纳塔5-安饶之野-2.json" }, { - "target": 175, + "target": 201, "route": "assets/pathing/纳塔5-安饶之野-3.json" } ] }, { - "id": 45, + "id": 53, "type": "teleport", "region": "纳塔6", "position": { @@ -843,17 +991,17 @@ "prev": [], "next": [ { - "target": 176, + "target": 202, "route": "assets/pathing/纳塔6-圣火竞技场-1.json" }, { - "target": 177, + "target": 203, "route": "assets/pathing/纳塔6-圣火竞技场-2.json" } ] }, { - "id": 46, + "id": 54, "type": "teleport", "region": "纳塔7", "position": { @@ -863,13 +1011,13 @@ "prev": [], "next": [ { - "target": 180, + "target": 206, "route": "assets/pathing/纳塔7-烟谜主-1.json" } ] }, { - "id": 47, + "id": 55, "type": "teleport", "region": "纳塔8", "position": { @@ -879,17 +1027,17 @@ "prev": [], "next": [ { - "target": 183, + "target": 209, "route": "assets/pathing/纳塔8-花羽会-1.json" }, { - "target": 184, + "target": 210, "route": "assets/pathing/纳塔8-花羽会-2.json" } ] }, { - "id": 48, + "id": 56, "type": "teleport", "region": "纳塔8", "position": { @@ -899,13 +1047,13 @@ "prev": [], "next": [ { - "target": 185, + "target": 211, "route": "assets/pathing/纳塔8-花羽会-3.json" } ] }, { - "id": 49, + "id": 57, "type": "teleport", "region": "纳塔9", "position": { @@ -915,13 +1063,13 @@ "prev": [], "next": [ { - "target": 186, + "target": 212, "route": "assets/pathing/纳塔9-翘枝崖-1.json" } ] }, { - "id": 50, + "id": 58, "type": "teleport", "region": "蒙德1", "position": { @@ -931,13 +1079,13 @@ "prev": [], "next": [ { - "target": 190, + "target": 216, "route": "assets/pathing/蒙德1-风起地-1.json" } ] }, { - "id": 51, + "id": 59, "type": "teleport", "region": "蒙德1", "position": { @@ -947,13 +1095,13 @@ "prev": [], "next": [ { - "target": 191, + "target": 217, "route": "assets/pathing/蒙德1-风起地-2.json" } ] }, { - "id": 52, + "id": 60, "type": "teleport", "region": "蒙德1", "position": { @@ -963,13 +1111,13 @@ "prev": [], "next": [ { - "target": 194, + "target": 220, "route": "assets/pathing/蒙德1-风起地-5.json" } ] }, { - "id": 53, + "id": 61, "type": "teleport", "region": "蒙德2", "position": { @@ -979,13 +1127,13 @@ "prev": [], "next": [ { - "target": 195, + "target": 221, "route": "assets/pathing/蒙德2-清泉镇-1.json" } ] }, { - "id": 54, + "id": 62, "type": "teleport", "region": "蒙德2", "position": { @@ -995,13 +1143,13 @@ "prev": [], "next": [ { - "target": 196, + "target": 222, "route": "assets/pathing/蒙德2-清泉镇-2.json" } ] }, { - "id": 55, + "id": 63, "type": "teleport", "region": "蒙德3", "position": { @@ -1011,13 +1159,13 @@ "prev": [], "next": [ { - "target": 200, + "target": 226, "route": "assets/pathing/蒙德3-奔狼领-1.json" } ] }, { - "id": 56, + "id": 64, "type": "teleport", "region": "蒙德3", "position": { @@ -1027,13 +1175,13 @@ "prev": [], "next": [ { - "target": 203, + "target": 229, "route": "assets/pathing/蒙德3-奔狼领-4.json" } ] }, { - "id": 57, + "id": 65, "type": "teleport", "region": "蒙德4", "position": { @@ -1043,13 +1191,13 @@ "prev": [], "next": [ { - "target": 204, + "target": 230, "route": "assets/pathing/蒙德4-风龙废墟-1.json" } ] }, { - "id": 58, + "id": 66, "type": "teleport", "region": "蒙德4", "position": { @@ -1059,13 +1207,13 @@ "prev": [], "next": [ { - "target": 206, + "target": 232, "route": "assets/pathing/蒙德4-风龙废墟-3.json" } ] }, { - "id": 59, + "id": 67, "type": "teleport", "region": "蒙德5", "position": { @@ -1075,13 +1223,13 @@ "prev": [], "next": [ { - "target": 208, + "target": 234, "route": "assets/pathing/蒙德5-千风神殿-1.json" } ] }, { - "id": 60, + "id": 68, "type": "teleport", "region": "蒙德5", "position": { @@ -1091,13 +1239,13 @@ "prev": [], "next": [ { - "target": 211, + "target": 237, "route": "assets/pathing/蒙德5-千风神殿-4.json" } ] }, { - "id": 61, + "id": 69, "type": "teleport", "region": "蒙德5", "position": { @@ -1107,17 +1255,17 @@ "prev": [], "next": [ { - "target": 212, + "target": 238, "route": "assets/pathing/蒙德5-千风神殿-5.json" }, { - "target": 213, + "target": 239, "route": "assets/pathing/蒙德6-望风山地-1.json" } ] }, { - "id": 62, + "id": 70, "type": "teleport", "region": "蒙德6", "position": { @@ -1127,13 +1275,13 @@ "prev": [], "next": [ { - "target": 215, + "target": 241, "route": "assets/pathing/蒙德6-望风山地-3.json" } ] }, { - "id": 63, + "id": 71, "type": "teleport", "region": "蒙德7", "position": { @@ -1143,13 +1291,13 @@ "prev": [], "next": [ { - "target": 217, + "target": 243, "route": "assets/pathing/蒙德7-达达乌帕谷-1.json" } ] }, { - "id": 64, + "id": 72, "type": "teleport", "region": "蒙德7", "position": { @@ -1159,17 +1307,17 @@ "prev": [], "next": [ { - "target": 218, + "target": 244, "route": "assets/pathing/蒙德7-达达乌帕谷-2.json" }, { - "target": 219, + "target": 245, "route": "assets/pathing/蒙德7-达达乌帕谷-3.json" } ] }, { - "id": 65, + "id": 73, "type": "teleport", "region": "须弥1", "position": { @@ -1179,13 +1327,13 @@ "prev": [], "next": [ { - "target": 222, + "target": 248, "route": "assets/pathing/须弥1-无郁稠林-1.json" } ] }, { - "id": 66, + "id": 74, "type": "teleport", "region": "须弥10", "position": { @@ -1195,21 +1343,21 @@ "prev": [], "next": [ { - "target": 227, + "target": 253, "route": "assets/pathing/须弥10-荼泥黑渊-1.json" }, { - "target": 228, + "target": 254, "route": "assets/pathing/须弥10-荼泥黑渊-2.json" }, { - "target": 229, + "target": 255, "route": "assets/pathing/须弥10-荼泥黑渊-3.json" } ] }, { - "id": 67, + "id": 75, "type": "teleport", "region": "须弥10", "position": { @@ -1219,13 +1367,13 @@ "prev": [], "next": [ { - "target": 230, + "target": 256, "route": "assets/pathing/须弥10-荼泥黑渊-4.json" } ] }, { - "id": 68, + "id": 76, "type": "teleport", "region": "须弥2", "position": { @@ -1235,13 +1383,13 @@ "prev": [], "next": [ { - "target": 231, + "target": 257, "route": "assets/pathing/须弥2-奥摩斯港西-1.json" } ] }, { - "id": 69, + "id": 77, "type": "teleport", "region": "须弥2", "position": { @@ -1251,13 +1399,13 @@ "prev": [], "next": [ { - "target": 233, + "target": 259, "route": "assets/pathing/须弥2-奥摩斯港西-3.json" } ] }, { - "id": 70, + "id": 78, "type": "teleport", "region": "须弥3", "position": { @@ -1267,13 +1415,13 @@ "prev": [], "next": [ { - "target": 236, + "target": 262, "route": "assets/pathing/须弥3-禅那园-1.json" } ] }, { - "id": 71, + "id": 79, "type": "teleport", "region": "须弥3", "position": { @@ -1283,13 +1431,13 @@ "prev": [], "next": [ { - "target": 238, + "target": 264, "route": "assets/pathing/须弥3-禅那园-3.json" } ] }, { - "id": 72, + "id": 80, "type": "teleport", "region": "须弥4", "position": { @@ -1299,13 +1447,13 @@ "prev": [], "next": [ { - "target": 240, + "target": 266, "route": "assets/pathing/须弥4-水天丛林-1.json" } ] }, { - "id": 73, + "id": 81, "type": "teleport", "region": "须弥4", "position": { @@ -1315,13 +1463,13 @@ "prev": [], "next": [ { - "target": 243, + "target": 269, "route": "assets/pathing/须弥4-水天丛林-4.json" } ] }, { - "id": 74, + "id": 82, "type": "teleport", "region": "须弥4", "position": { @@ -1331,13 +1479,13 @@ "prev": [], "next": [ { - "target": 244, + "target": 270, "route": "assets/pathing/须弥4-水天丛林-5.json" } ] }, { - "id": 75, + "id": 83, "type": "teleport", "region": "须弥5", "position": { @@ -1347,13 +1495,13 @@ "prev": [], "next": [ { - "target": 245, + "target": 271, "route": "assets/pathing/须弥5-阿如村-1.json" } ] }, { - "id": 76, + "id": 84, "type": "teleport", "region": "须弥6", "position": { @@ -1363,13 +1511,13 @@ "prev": [], "next": [ { - "target": 249, + "target": 275, "route": "assets/pathing/须弥6-荼诃落谷-1.json" } ] }, { - "id": 77, + "id": 85, "type": "teleport", "region": "须弥6", "position": { @@ -1379,13 +1527,13 @@ "prev": [], "next": [ { - "target": 250, + "target": 276, "route": "assets/pathing/须弥6-荼诃落谷-2.json" } ] }, { - "id": 78, + "id": 86, "type": "teleport", "region": "须弥6", "position": { @@ -1395,13 +1543,29 @@ "prev": [], "next": [ { - "target": 252, + "target": 278, "route": "assets/pathing/须弥6-荼诃落谷-4.json" } ] }, { - "id": 79, + "id": 87, + "type": "teleport", + "region": "须弥8", + "position": { + "x": 5759.42, + "y": -1307.6 + }, + "prev": [], + "next": [ + { + "target": 279, + "route": "assets/pathing/须弥8-折胫谷-1.json" + } + ] + }, + { + "id": 88, "type": "teleport", "region": "须弥9", "position": { @@ -1411,13 +1575,13 @@ "prev": [], "next": [ { - "target": 253, + "target": 283, "route": "assets/pathing/须弥9-镔铁沙丘-1.json" } ] }, { - "id": 80, + "id": 89, "type": "blossom", "region": "枫丹1", "position": { @@ -1429,13 +1593,13 @@ ], "next": [ { - "target": 81, + "target": 90, "route": "assets/pathing/枫丹1-秋分山西侧-2.json" } ] }, { - "id": 81, + "id": 90, "type": "blossom", "region": "枫丹1", "position": { @@ -1444,17 +1608,17 @@ }, "prev": [ 1, - 80 + 89 ], "next": [ { - "target": 82, + "target": 91, "route": "assets/pathing/枫丹1-秋分山西侧-3.json" } ] }, { - "id": 82, + "id": 91, "type": "blossom", "region": "枫丹1", "position": { @@ -1463,17 +1627,17 @@ }, "prev": [ 2, - 81 + 90 ], "next": [ { - "target": 83, + "target": 92, "route": "assets/pathing/枫丹1-秋分山西侧-4.json" } ] }, { - "id": 83, + "id": 92, "type": "blossom", "region": "枫丹1", "position": { @@ -1482,17 +1646,17 @@ }, "prev": [ 2, - 82 + 91 ], "next": [ { - "target": 84, + "target": 93, "route": "assets/pathing/枫丹1-秋分山西侧-5.json" } ] }, { - "id": 84, + "id": 93, "type": "blossom", "region": "枫丹1", "position": { @@ -1501,12 +1665,12 @@ }, "prev": [ 2, - 83 + 92 ], "next": [] }, { - "id": 85, + "id": 94, "type": "blossom", "region": "枫丹2", "position": { @@ -1518,13 +1682,13 @@ ], "next": [ { - "target": 86, + "target": 95, "route": "assets/pathing/枫丹2-芒索斯山东麓-2.json" } ] }, { - "id": 86, + "id": 95, "type": "blossom", "region": "枫丹2", "position": { @@ -1533,17 +1697,17 @@ }, "prev": [ 3, - 85 + 94 ], "next": [ { - "target": 87, + "target": 96, "route": "assets/pathing/枫丹2-芒索斯山东麓-3.json" } ] }, { - "id": 87, + "id": 96, "type": "blossom", "region": "枫丹2", "position": { @@ -1552,17 +1716,17 @@ }, "prev": [ 3, - 86 + 95 ], "next": [ { - "target": 88, + "target": 97, "route": "assets/pathing/枫丹2-芒索斯山东麓-4.json" } ] }, { - "id": 88, + "id": 97, "type": "blossom", "region": "枫丹2", "position": { @@ -1571,12 +1735,12 @@ }, "prev": [ 3, - 87 + 96 ], "next": [] }, { - "id": 89, + "id": 98, "type": "blossom", "region": "枫丹3", "position": { @@ -1588,13 +1752,13 @@ ], "next": [ { - "target": 90, + "target": 99, "route": "assets/pathing/枫丹3-新枫丹科学院-2.json" } ] }, { - "id": 90, + "id": 99, "type": "blossom", "region": "枫丹3", "position": { @@ -1603,17 +1767,17 @@ }, "prev": [ 4, - 89 + 98 ], "next": [ { - "target": 91, + "target": 100, "route": "assets/pathing/枫丹3-新枫丹科学院-3.json" } ] }, { - "id": 91, + "id": 100, "type": "blossom", "region": "枫丹3", "position": { @@ -1622,17 +1786,17 @@ }, "prev": [ 5, - 90 + 99 ], "next": [ { - "target": 92, + "target": 101, "route": "assets/pathing/枫丹3-新枫丹科学院-4.json" } ] }, { - "id": 92, + "id": 101, "type": "blossom", "region": "枫丹3", "position": { @@ -1641,12 +1805,12 @@ }, "prev": [ 5, - 91 + 100 ], "next": [] }, { - "id": 93, + "id": 102, "type": "blossom", "region": "枫丹4", "position": { @@ -1658,13 +1822,13 @@ ], "next": [ { - "target": 94, + "target": 103, "route": "assets/pathing/枫丹4-柔灯港-2.json" } ] }, { - "id": 94, + "id": 103, "type": "blossom", "region": "枫丹4", "position": { @@ -1673,17 +1837,17 @@ }, "prev": [ 7, - 93 + 102 ], "next": [ { - "target": 95, + "target": 104, "route": "assets/pathing/枫丹4-柔灯港-3.json" } ] }, { - "id": 95, + "id": 104, "type": "blossom", "region": "枫丹4", "position": { @@ -1692,17 +1856,17 @@ }, "prev": [ 7, - 94 + 103 ], "next": [ { - "target": 96, + "target": 105, "route": "assets/pathing/枫丹4-柔灯港-4.json" } ] }, { - "id": 96, + "id": 105, "type": "blossom", "region": "枫丹4", "position": { @@ -1711,12 +1875,12 @@ }, "prev": [ 7, - 95 + 104 ], "next": [] }, { - "id": 97, + "id": 106, "type": "blossom", "region": "枫丹5", "position": { @@ -1725,21 +1889,21 @@ }, "prev": [ 1, - 97 + 106 ], "next": [ { - "target": 97, + "target": 106, "route": "assets/pathing/枫丹5-秋分山东侧-2.json" }, { - "target": 98, + "target": 107, "route": "assets/pathing/枫丹5-秋分山东侧-3.json" } ] }, { - "id": 98, + "id": 107, "type": "blossom", "region": "枫丹5", "position": { @@ -1748,17 +1912,17 @@ }, "prev": [ 8, - 97 + 106 ], "next": [ { - "target": 99, + "target": 108, "route": "assets/pathing/枫丹5-秋分山东侧-4.json" } ] }, { - "id": 99, + "id": 108, "type": "blossom", "region": "枫丹5", "position": { @@ -1767,12 +1931,12 @@ }, "prev": [ 8, - 98 + 107 ], "next": [] }, { - "id": 100, + "id": 109, "type": "blossom", "region": "枫丹6", "position": { @@ -1784,13 +1948,13 @@ ], "next": [ { - "target": 101, + "target": 110, "route": "assets/pathing/枫丹6-厄里那斯-2.json" } ] }, { - "id": 101, + "id": 110, "type": "blossom", "region": "枫丹6", "position": { @@ -1799,17 +1963,17 @@ }, "prev": [ 10, - 100 + 109 ], "next": [ { - "target": 102, + "target": 111, "route": "assets/pathing/枫丹6-厄里那斯-3.json" } ] }, { - "id": 102, + "id": 111, "type": "blossom", "region": "枫丹6", "position": { @@ -1818,17 +1982,17 @@ }, "prev": [ 10, - 101 + 110 ], "next": [ { - "target": 103, + "target": 112, "route": "assets/pathing/枫丹6-厄里那斯-4.json" } ] }, { - "id": 103, + "id": 112, "type": "blossom", "region": "枫丹6", "position": { @@ -1837,17 +2001,17 @@ }, "prev": [ 10, - 102 + 111 ], "next": [ { - "target": 104, + "target": 113, "route": "assets/pathing/枫丹6-厄里那斯-5.json" } ] }, { - "id": 104, + "id": 113, "type": "blossom", "region": "枫丹6", "position": { @@ -1856,17 +2020,17 @@ }, "prev": [ 11, - 103 + 112 ], "next": [ { - "target": 105, + "target": 114, "route": "assets/pathing/枫丹6-厄里那斯-6.json" } ] }, { - "id": 105, + "id": 114, "type": "blossom", "region": "枫丹6", "position": { @@ -1875,12 +2039,12 @@ }, "prev": [ 10, - 104 + 113 ], "next": [] }, { - "id": 106, + "id": 115, "type": "blossom", "region": "璃月1", "position": { @@ -1892,13 +2056,13 @@ ], "next": [ { - "target": 107, + "target": 116, "route": "assets/pathing/璃月1-石门-2.json" } ] }, { - "id": 107, + "id": 116, "type": "blossom", "region": "璃月1", "position": { @@ -1907,17 +2071,17 @@ }, "prev": [ 13, - 106 + 115 ], "next": [ { - "target": 108, + "target": 117, "route": "assets/pathing/璃月1-石门-3.json" } ] }, { - "id": 108, + "id": 117, "type": "blossom", "region": "璃月1", "position": { @@ -1925,17 +2089,17 @@ "y": 1534.73 }, "prev": [ - 107 + 116 ], "next": [ { - "target": 109, + "target": 118, "route": "assets/pathing/璃月1-石门-4.json" } ] }, { - "id": 109, + "id": 118, "type": "blossom", "region": "璃月1", "position": { @@ -1943,12 +2107,103 @@ "y": 1417.37 }, "prev": [ - 108 + 117 ], "next": [] }, { - "id": 110, + "id": 119, + "type": "blossom", + "region": "璃月10", + "position": { + "x": 1046.34, + "y": 662.76 + }, + "prev": [ + 14 + ], + "next": [ + { + "target": 120, + "route": "assets/pathing/璃月10-绝云间-2.json" + } + ] + }, + { + "id": 120, + "type": "blossom", + "region": "璃月10", + "position": { + "x": 892.5, + "y": 748.02 + }, + "prev": [ + 15, + 119 + ], + "next": [ + { + "target": 121, + "route": "assets/pathing/璃月10-绝云间-3.json" + } + ] + }, + { + "id": 121, + "type": "blossom", + "region": "璃月10", + "position": { + "x": 594.3, + "y": 437.83 + }, + "prev": [ + 16, + 120 + ], + "next": [ + { + "target": 122, + "route": "assets/pathing/璃月10-绝云间-4.json" + } + ] + }, + { + "id": 122, + "type": "blossom", + "region": "璃月10", + "position": { + "x": 683.19, + "y": 529.0 + }, + "prev": [ + 14, + 121, + 154 + ], + "next": [ + { + "target": 123, + "route": "assets/pathing/璃月10-绝云间-5.json" + } + ] + }, + { + "id": 123, + "type": "blossom", + "region": "璃月10", + "position": { + "x": 455.4, + "y": 546.56 + }, + "prev": [ + 16, + 122, + 141 + ], + "next": [] + }, + { + "id": 124, "type": "blossom", "region": "璃月11", "position": { @@ -1956,17 +2211,17 @@ "y": 1634.03 }, "prev": [ - 14 + 17 ], "next": [ { - "target": 111, + "target": 125, "route": "assets/pathing/璃月11-轻策庄-2.json" } ] }, { - "id": 111, + "id": 125, "type": "blossom", "region": "璃月11", "position": { @@ -1974,17 +2229,17 @@ "y": 1551.84 }, "prev": [ - 110 + 124 ], "next": [ { - "target": 112, + "target": 126, "route": "assets/pathing/璃月11-轻策庄-3.json" } ] }, { - "id": 112, + "id": 126, "type": "blossom", "region": "璃月11", "position": { @@ -1992,17 +2247,17 @@ "y": 1421.98 }, "prev": [ - 111 + 125 ], "next": [ { - "target": 113, + "target": 127, "route": "assets/pathing/璃月11-轻策庄-4.json" } ] }, { - "id": 113, + "id": 127, "type": "blossom", "region": "璃月11", "position": { @@ -2010,17 +2265,17 @@ "y": 1331.15 }, "prev": [ - 112 + 126 ], "next": [ { - "target": 114, + "target": 128, "route": "assets/pathing/璃月11-轻策庄-5.json" } ] }, { - "id": 114, + "id": 128, "type": "blossom", "region": "璃月11", "position": { @@ -2028,18 +2283,18 @@ "y": 1437.82 }, "prev": [ - 15, - 113 + 18, + 127 ], "next": [ { - "target": 115, + "target": 129, "route": "assets/pathing/璃月11-轻策庄-6.json" } ] }, { - "id": 115, + "id": 129, "type": "blossom", "region": "璃月11", "position": { @@ -2047,13 +2302,13 @@ "y": 1457.93 }, "prev": [ - 16, - 114 + 19, + 128 ], "next": [] }, { - "id": 116, + "id": 130, "type": "blossom", "region": "璃月14", "position": { @@ -2061,17 +2316,17 @@ "y": 1382.09 }, "prev": [ - 17 + 20 ], "next": [ { - "target": 117, + "target": 131, "route": "assets/pathing/璃月14-药蝶谷-2.json" } ] }, { - "id": 117, + "id": 131, "type": "blossom", "region": "璃月14", "position": { @@ -2079,17 +2334,17 @@ "y": 1437.1 }, "prev": [ - 116 + 130 ], "next": [ { - "target": 118, + "target": 132, "route": "assets/pathing/璃月14-药蝶谷-3.json" } ] }, { - "id": 118, + "id": 132, "type": "blossom", "region": "璃月14", "position": { @@ -2097,17 +2352,17 @@ "y": 1487.35 }, "prev": [ - 117 + 131 ], "next": [ { - "target": 119, + "target": 133, "route": "assets/pathing/璃月14-药蝶谷-4.json" } ] }, { - "id": 119, + "id": 133, "type": "blossom", "region": "璃月14", "position": { @@ -2115,12 +2370,12 @@ "y": 1549.17 }, "prev": [ - 118 + 132 ], "next": [] }, { - "id": 120, + "id": 134, "type": "blossom", "region": "璃月2", "position": { @@ -2128,17 +2383,17 @@ "y": 1163.89 }, "prev": [ - 18 + 21 ], "next": [ { - "target": 121, + "target": 135, "route": "assets/pathing/璃月2-地中之盐-2.json" } ] }, { - "id": 121, + "id": 135, "type": "blossom", "region": "璃月2", "position": { @@ -2146,18 +2401,18 @@ "y": 1118.31 }, "prev": [ - 18, - 120 + 21, + 134 ], "next": [ { - "target": 122, + "target": 136, "route": "assets/pathing/璃月2-地中之盐-3.json" } ] }, { - "id": 122, + "id": 136, "type": "blossom", "region": "璃月2", "position": { @@ -2165,18 +2420,18 @@ "y": 931.71 }, "prev": [ - 19, - 121 + 22, + 135 ], "next": [ { - "target": 123, + "target": 137, "route": "assets/pathing/璃月2-地中之盐-4.json" } ] }, { - "id": 123, + "id": 137, "type": "blossom", "region": "璃月2", "position": { @@ -2184,13 +2439,13 @@ "y": 683.67 }, "prev": [ - 20, - 122 + 23, + 136 ], "next": [] }, { - "id": 124, + "id": 138, "type": "blossom", "region": "璃月3", "position": { @@ -2198,17 +2453,17 @@ "y": 603.84 }, "prev": [ - 20 + 23 ], "next": [ { - "target": 125, + "target": 139, "route": "assets/pathing/璃月3-瑶光滩-2.json" } ] }, { - "id": 125, + "id": 139, "type": "blossom", "region": "璃月3", "position": { @@ -2216,18 +2471,18 @@ "y": 685.26 }, "prev": [ - 20, - 124 + 23, + 138 ], "next": [ { - "target": 126, + "target": 140, "route": "assets/pathing/璃月3-瑶光滩-3.json" } ] }, { - "id": 126, + "id": 140, "type": "blossom", "region": "璃月3", "position": { @@ -2235,18 +2490,18 @@ "y": 620.66 }, "prev": [ - 21, - 125 + 16, + 139 ], "next": [ { - "target": 127, + "target": 141, "route": "assets/pathing/璃月3-瑶光滩-4.json" } ] }, { - "id": 127, + "id": 141, "type": "blossom", "region": "璃月3", "position": { @@ -2254,283 +2509,42 @@ "y": 542.51 }, "prev": [ - 21, - 126 + 16, + 140, + 146 ], "next": [ { - "target": 128, + "target": 123, "route": "assets/pathing/璃月3-瑶光滩-5.json" } ] }, { - "id": 128, + "id": 142, "type": "blossom", - "region": "璃月3", + "region": "璃月4", "position": { - "x": 456.0, - "y": 546.29 - }, - "prev": [ - 21, - 127 - ], - "next": [] - }, - { - "id": 129, - "type": "blossom", - "region": "璃月5", - "position": { - "x": 773.08, - "y": -928.68 - }, - "prev": [ - 22 - ], - "next": [ - { - "target": 130, - "route": "assets/pathing/璃月5-天衡山-2.json" - } - ] - }, - { - "id": 130, - "type": "blossom", - "region": "璃月5", - "position": { - "x": 885.79, - "y": -780.15 - }, - "prev": [ - 22, - 129 - ], - "next": [ - { - "target": 131, - "route": "assets/pathing/璃月5-天衡山-3.json" - } - ] - }, - { - "id": 131, - "type": "blossom", - "region": "璃月5", - "position": { - "x": 1063.54, - "y": -727.34 - }, - "prev": [ - 130 - ], - "next": [ - { - "target": 132, - "route": "assets/pathing/璃月5-天衡山-4-1.json" - } - ] - }, - { - "id": 132, - "type": "blossom", - "region": "璃月5", - "position": { - "x": 936.52, - "y": -489.9 - }, - "prev": [ - 23, - 131 - ], - "next": [] - }, - { - "id": 133, - "type": "blossom", - "region": "稻妻1", - "position": { - "x": -4309.58, - "y": -2288.5 + "x": -7.16, + "y": -48.77 }, "prev": [ 24 ], - "next": [ - { - "target": 134, - "route": "assets/pathing/稻妻1-鸣神岛-2.json" - } - ] - }, - { - "id": 134, - "type": "blossom", - "region": "稻妻1", - "position": { - "x": -4401.19, - "y": -2226.96 - }, - "prev": [ - 24, - 133 - ], - "next": [ - { - "target": 135, - "route": "assets/pathing/稻妻1-鸣神岛-3.json" - } - ] - }, - { - "id": 135, - "type": "blossom", - "region": "稻妻1", - "position": { - "x": -4509.57, - "y": -2332.11 - }, - "prev": [ - 25, - 134 - ], - "next": [ - { - "target": 136, - "route": "assets/pathing/稻妻1-鸣神岛-4.json" - } - ] - }, - { - "id": 136, - "type": "blossom", - "region": "稻妻1", - "position": { - "x": -4549.96, - "y": -2399.98 - }, - "prev": [ - 25, - 135 - ], - "next": [] - }, - { - "id": 137, - "type": "blossom", - "region": "稻妻2", - "position": { - "x": -3007.64, - "y": -3515.28 - }, - "prev": [ - 26 - ], - "next": [ - { - "target": 138, - "route": "assets/pathing/稻妻2-踏鞴砂-2.json" - } - ] - }, - { - "id": 138, - "type": "blossom", - "region": "稻妻2", - "position": { - "x": -3153.03, - "y": -3485.5 - }, - "prev": [ - 27, - 137 - ], - "next": [ - { - "target": 139, - "route": "assets/pathing/稻妻2-踏鞴砂-3.json" - } - ] - }, - { - "id": 139, - "type": "blossom", - "region": "稻妻2", - "position": { - "x": -3328.99, - "y": -3561.28 - }, - "prev": [ - 28, - 138 - ], - "next": [ - { - "target": 140, - "route": "assets/pathing/稻妻2-踏鞴砂-4.json" - } - ] - }, - { - "id": 140, - "type": "blossom", - "region": "稻妻2", - "position": { - "x": -3429.72, - "y": -3419.55 - }, - "prev": [ - 29, - 139 - ], - "next": [ - { - "target": 141, - "route": "assets/pathing/稻妻2-踏鞴砂-5.json" - } - ] - }, - { - "id": 141, - "type": "blossom", - "region": "稻妻2", - "position": { - "x": -3340.38, - "y": -3237.16 - }, - "prev": [ - 29, - 140 - ], - "next": [] - }, - { - "id": 142, - "type": "blossom", - "region": "稻妻3", - "position": { - "x": -2269.86, - "y": -4068.62 - }, - "prev": [ - 30 - ], "next": [ { "target": 143, - "route": "assets/pathing/稻妻3-八酝岛-2.json" + "route": "assets/pathing/璃月4-璃月港-2.json" } ] }, { "id": 143, "type": "blossom", - "region": "稻妻3", + "region": "璃月4", "position": { - "x": -2280.61, - "y": -4171.18 + "x": 101.14, + "y": -2.97 }, "prev": [ 142 @@ -2538,262 +2552,274 @@ "next": [ { "target": 144, - "route": "assets/pathing/稻妻3-八酝岛-3.json" + "route": "assets/pathing/璃月4-璃月港-3.json" } ] }, { "id": 144, "type": "blossom", - "region": "稻妻3", + "region": "璃月4", "position": { - "x": -2169.62, - "y": -4076.36 + "x": 127.05, + "y": 113.87 }, "prev": [ - 30, 143 ], "next": [ { "target": 145, - "route": "assets/pathing/稻妻3-八酝岛-4.json" + "route": "assets/pathing/璃月4-璃月港-4.json" } ] }, { "id": 145, "type": "blossom", - "region": "稻妻3", + "region": "璃月4", "position": { - "x": -2211.44, - "y": -4033.62 + "x": 146.03, + "y": 220.07 }, "prev": [ - 30, 144 ], - "next": [] + "next": [ + { + "target": 146, + "route": "assets/pathing/璃月4-璃月港-5.json" + } + ] }, { "id": 146, "type": "blossom", - "region": "稻妻4", + "region": "璃月4", "position": { - "x": -1120.06, - "y": -3962.66 + "x": 262.65, + "y": 357.85 }, "prev": [ - 31 + 25, + 145 ], "next": [ { - "target": 147, - "route": "assets/pathing/稻妻4-海祇岛-2.json" + "target": 141, + "route": "assets/pathing/璃月4-璃月港-6.json" } ] }, { "id": 147, "type": "blossom", - "region": "稻妻4", + "region": "璃月5", "position": { - "x": -1190.51, - "y": -3902.08 + "x": 773.08, + "y": -928.68 }, "prev": [ - 146 + 26 ], "next": [ { "target": 148, - "route": "assets/pathing/稻妻4-海祇岛-3.json" + "route": "assets/pathing/璃月5-天衡山-2.json" } ] }, { "id": 148, "type": "blossom", - "region": "稻妻4", + "region": "璃月5", "position": { - "x": -1254.7, - "y": -3839.91 + "x": 885.79, + "y": -780.15 }, "prev": [ + 26, 147 ], "next": [ { "target": 149, - "route": "assets/pathing/稻妻4-海祇岛-4.json" + "route": "assets/pathing/璃月5-天衡山-3.json" } ] }, { "id": 149, "type": "blossom", - "region": "稻妻4", + "region": "璃月5", "position": { - "x": -1322.41, - "y": -3815.69 + "x": 1063.54, + "y": -727.34 }, "prev": [ - 32, 148 ], - "next": [] - }, - { - "id": 150, - "type": "blossom", - "region": "稻妻5", - "position": { - "x": -3908.27, - "y": -4290.55 - }, - "prev": [ - 33 - ], "next": [ { - "target": 151, - "route": "assets/pathing/稻妻5-清籁岛-2.json" + "target": 150, + "route": "assets/pathing/璃月5-天衡山-4-1.json" } ] }, { - "id": 151, + "id": 150, "type": "blossom", - "region": "稻妻5", + "region": "璃月5", "position": { - "x": -3850.61, - "y": -4241.9 + "x": 936.52, + "y": -489.9 }, "prev": [ - 150 + 27, + 149 + ], + "next": [] + }, + { + "id": 151, + "type": "blossom", + "region": "璃月8", + "position": { + "x": 1627.15, + "y": 303.83 + }, + "prev": [ + 28 ], "next": [ { "target": 152, - "route": "assets/pathing/稻妻5-清籁岛-3.json" + "route": "assets/pathing/璃月8-南天门南-3.json" } ] }, { "id": 152, "type": "blossom", - "region": "稻妻5", + "region": "璃月8", "position": { - "x": -3763.54, - "y": -4259.14 + "x": 1160.17, + "y": 86.75 }, "prev": [ + 29, 151 ], "next": [ { "target": 153, - "route": "assets/pathing/稻妻5-清籁岛-4.json" + "route": "assets/pathing/璃月8-南天门南-4.json" } ] }, { "id": 153, "type": "blossom", - "region": "稻妻5", + "region": "璃月8", "position": { - "x": -3703.34, - "y": -4343.16 + "x": 972.68, + "y": 98.66 }, "prev": [ - 34, + 29, 152 ], "next": [ { "target": 154, - "route": "assets/pathing/稻妻5-清籁岛-5.json" + "route": "assets/pathing/璃月8-南天门南-5.json" } ] }, { "id": 154, "type": "blossom", - "region": "稻妻5", + "region": "璃月8", "position": { - "x": -3671.61, - "y": -4414.03 + "x": 815.31, + "y": 137.31 }, "prev": [ + 30, 153 ], - "next": [] + "next": [ + { + "target": 122, + "route": "assets/pathing/璃月8-南天门南-6.json" + } + ] }, { "id": 155, "type": "blossom", - "region": "纳塔1", + "region": "璃月9", "position": { - "x": 7864.95, - "y": -1823.96 + "x": 1484.37, + "y": 458.69 }, "prev": [ - 35 + 31 ], "next": [ { "target": 156, - "route": "assets/pathing/纳塔1-隆崛坡-2.json" + "route": "assets/pathing/璃月9-南天门东-2.json" } ] }, { "id": 156, "type": "blossom", - "region": "纳塔1", + "region": "璃月9", "position": { - "x": 7945.72, - "y": -1744.08 + "x": 1445.77, + "y": 577.83 }, "prev": [ - 36, 155 ], "next": [ { "target": 157, - "route": "assets/pathing/纳塔1-隆崛坡-3.json" + "route": "assets/pathing/璃月9-南天门东-3-2.json" } ] }, { "id": 157, "type": "blossom", - "region": "纳塔1", + "region": "璃月9", "position": { - "x": 7932.2, - "y": -1616.37 + "x": 1561.48, + "y": 483.03 }, "prev": [ - 36, + 31, 156 ], "next": [ { "target": 158, - "route": "assets/pathing/纳塔1-隆崛坡-4.json" + "route": "assets/pathing/璃月9-南天门东-4.json" } ] }, { "id": 158, "type": "blossom", - "region": "纳塔1", + "region": "璃月9", "position": { - "x": 7853.72, - "y": -1554.26 + "x": 1686.66, + "y": 567.55 }, "prev": [ + 28, 157 ], "next": [] @@ -2801,67 +2827,69 @@ { "id": 159, "type": "blossom", - "region": "纳塔10", + "region": "稻妻1", "position": { - "x": 8361.82, - "y": -2993.79 + "x": -4309.58, + "y": -2288.5 }, "prev": [ - 37 + 32 ], "next": [ { "target": 160, - "route": "assets/pathing/纳塔10-溶水域-2.json" + "route": "assets/pathing/稻妻1-鸣神岛-2.json" } ] }, { "id": 160, "type": "blossom", - "region": "纳塔10", + "region": "稻妻1", "position": { - "x": 8495.87, - "y": -3019.42 + "x": -4401.19, + "y": -2226.96 }, "prev": [ + 32, 159 ], "next": [ { "target": 161, - "route": "assets/pathing/纳塔10-溶水域-3.json" + "route": "assets/pathing/稻妻1-鸣神岛-3.json" } ] }, { "id": 161, "type": "blossom", - "region": "纳塔10", + "region": "稻妻1", "position": { - "x": 8587.99, - "y": -3022.4 + "x": -4509.57, + "y": -2332.11 }, "prev": [ + 33, 160 ], "next": [ { "target": 162, - "route": "assets/pathing/纳塔10-溶水域-4.json" + "route": "assets/pathing/稻妻1-鸣神岛-4.json" } ] }, { "id": 162, "type": "blossom", - "region": "纳塔10", + "region": "稻妻1", "position": { - "x": 8879.8, - "y": -3059.26 + "x": -4549.96, + "y": -2399.98 }, "prev": [ - 38, + 33, 161 ], "next": [] @@ -2869,220 +2897,225 @@ { "id": 163, "type": "blossom", - "region": "纳塔2", + "region": "稻妻2", "position": { - "x": 8604.22, - "y": -1635.22 + "x": -3007.64, + "y": -3515.28 }, "prev": [ - 39 + 34 ], "next": [ { "target": 164, - "route": "assets/pathing/纳塔2-硫晶支脉-2.json" + "route": "assets/pathing/稻妻2-踏鞴砂-2.json" } ] }, { "id": 164, "type": "blossom", - "region": "纳塔2", + "region": "稻妻2", "position": { - "x": 8657.57, - "y": -1501.26 + "x": -3153.03, + "y": -3485.5 }, "prev": [ - 39, + 35, 163 ], "next": [ { "target": 165, - "route": "assets/pathing/纳塔2-硫晶支脉-3.json" + "route": "assets/pathing/稻妻2-踏鞴砂-3.json" } ] }, { "id": 165, "type": "blossom", - "region": "纳塔2", + "region": "稻妻2", "position": { - "x": 8733.62, - "y": -1528.95 + "x": -3328.99, + "y": -3561.28 }, "prev": [ - 39, + 36, 164 ], "next": [ { "target": 166, - "route": "assets/pathing/纳塔2-硫晶支脉-4.json" + "route": "assets/pathing/稻妻2-踏鞴砂-4.json" } ] }, { "id": 166, "type": "blossom", - "region": "纳塔2", + "region": "稻妻2", "position": { - "x": 8588.9, - "y": -1373.62 + "x": -3429.72, + "y": -3419.55 }, "prev": [ - 40, + 37, 165 ], - "next": [] - }, - { - "id": 167, - "type": "blossom", - "region": "纳塔3", - "position": { - "x": 8312.07, - "y": -2344.44 - }, - "prev": [ - 41 - ], "next": [ { - "target": 168, - "route": "assets/pathing/纳塔3-彩石顶-2.json" + "target": 167, + "route": "assets/pathing/稻妻2-踏鞴砂-5.json" } ] }, { - "id": 168, + "id": 167, "type": "blossom", - "region": "纳塔3", + "region": "稻妻2", "position": { - "x": 8429.86, - "y": -2328.47 + "x": -3340.38, + "y": -3237.16 }, "prev": [ - 42, - 167 + 37, + 166 + ], + "next": [] + }, + { + "id": 168, + "type": "blossom", + "region": "稻妻3", + "position": { + "x": -2269.86, + "y": -4068.62 + }, + "prev": [ + 38 ], "next": [ { "target": 169, - "route": "assets/pathing/纳塔3-彩石顶-3.json" + "route": "assets/pathing/稻妻3-八酝岛-2.json" } ] }, { "id": 169, "type": "blossom", - "region": "纳塔3", + "region": "稻妻3", "position": { - "x": 8291.29, - "y": -2096.67 + "x": -2280.61, + "y": -4171.18 }, "prev": [ - 42, 168 ], "next": [ { "target": 170, - "route": "assets/pathing/纳塔3-彩石顶-4.json" + "route": "assets/pathing/稻妻3-八酝岛-3.json" } ] }, { "id": 170, "type": "blossom", - "region": "纳塔3", + "region": "稻妻3", "position": { - "x": 8088.21, - "y": -2053.56 + "x": -2169.62, + "y": -4076.36 }, "prev": [ + 38, 169 ], - "next": [] - }, - { - "id": 171, - "type": "blossom", - "region": "纳塔4", - "position": { - "x": 9028.67, - "y": -2342.6 - }, - "prev": [ - 43 - ], "next": [ { - "target": 172, - "route": "assets/pathing/纳塔4-溶水域-2.json" + "target": 171, + "route": "assets/pathing/稻妻3-八酝岛-4.json" } ] }, { - "id": 172, + "id": 171, "type": "blossom", - "region": "纳塔4", + "region": "稻妻3", "position": { - "x": 9090.71, - "y": -2407.11 + "x": -2211.44, + "y": -4033.62 }, "prev": [ - 171 + 38, + 170 ], "next": [] }, { - "id": 173, + "id": 172, "type": "blossom", - "region": "纳塔5", + "region": "稻妻4", "position": { - "x": 9687.15, - "y": -2898.19 + "x": -1120.06, + "y": -3962.66 }, "prev": [ - 44 + 39 + ], + "next": [ + { + "target": 173, + "route": "assets/pathing/稻妻4-海祇岛-2.json" + } + ] + }, + { + "id": 173, + "type": "blossom", + "region": "稻妻4", + "position": { + "x": -1190.51, + "y": -3902.08 + }, + "prev": [ + 172 ], "next": [ { "target": 174, - "route": "assets/pathing/纳塔5-安饶之野-2.json" + "route": "assets/pathing/稻妻4-海祇岛-3.json" } ] }, { "id": 174, "type": "blossom", - "region": "纳塔5", + "region": "稻妻4", "position": { - "x": 9754.7, - "y": -2904.43 + "x": -1254.7, + "y": -3839.91 }, "prev": [ - 44, 173 ], "next": [ { "target": 175, - "route": "assets/pathing/纳塔5-安饶之野-3.json" + "route": "assets/pathing/稻妻4-海祇岛-4.json" } ] }, { "id": 175, "type": "blossom", - "region": "纳塔5", + "region": "稻妻4", "position": { - "x": 9778.7, - "y": -2856.31 + "x": -1322.41, + "y": -3815.69 }, "prev": [ - 44, + 40, 174 ], "next": [] @@ -3090,47 +3123,46 @@ { "id": 176, "type": "blossom", - "region": "纳塔6", + "region": "稻妻5", "position": { - "x": 9231.08, - "y": -2154.74 + "x": -3908.27, + "y": -4290.55 }, "prev": [ - 45 + 41 ], "next": [ { "target": 177, - "route": "assets/pathing/纳塔6-圣火竞技场-2.json" + "route": "assets/pathing/稻妻5-清籁岛-2.json" } ] }, { "id": 177, "type": "blossom", - "region": "纳塔6", + "region": "稻妻5", "position": { - "x": 9110.86, - "y": -2222.48 + "x": -3850.61, + "y": -4241.9 }, "prev": [ - 45, 176 ], "next": [ { "target": 178, - "route": "assets/pathing/纳塔6-圣火竞技场-3.json" + "route": "assets/pathing/稻妻5-清籁岛-3.json" } ] }, { "id": 178, "type": "blossom", - "region": "纳塔6", + "region": "稻妻5", "position": { - "x": 8945.55, - "y": -2138.43 + "x": -3763.54, + "y": -4259.14 }, "prev": [ 177 @@ -3138,148 +3170,154 @@ "next": [ { "target": 179, - "route": "assets/pathing/纳塔6-圣火竞技场-4.json" + "route": "assets/pathing/稻妻5-清籁岛-4.json" } ] }, { "id": 179, "type": "blossom", - "region": "纳塔6", + "region": "稻妻5", "position": { - "x": 8810.08, - "y": -2077.83 + "x": -3703.34, + "y": -4343.16 }, "prev": [ + 42, 178 ], - "next": [] - }, - { - "id": 180, - "type": "blossom", - "region": "纳塔7", - "position": { - "x": 9999.51, - "y": -1570.23 - }, - "prev": [ - 46 - ], "next": [ { - "target": 181, - "route": "assets/pathing/纳塔7-烟谜主-2.json" + "target": 180, + "route": "assets/pathing/稻妻5-清籁岛-5.json" } ] }, { - "id": 181, + "id": 180, "type": "blossom", - "region": "纳塔7", + "region": "稻妻5", "position": { - "x": 9963.8, - "y": -1511.61 + "x": -3671.61, + "y": -4414.03 }, "prev": [ - 180 + 179 + ], + "next": [] + }, + { + "id": 181, + "type": "blossom", + "region": "纳塔1", + "position": { + "x": 7864.95, + "y": -1823.96 + }, + "prev": [ + 43 ], "next": [ { "target": 182, - "route": "assets/pathing/纳塔7-烟谜主-3.json" + "route": "assets/pathing/纳塔1-隆崛坡-2.json" } ] }, { "id": 182, "type": "blossom", - "region": "纳塔7", + "region": "纳塔1", "position": { - "x": 9907.78, - "y": -1424.0 + "x": 7945.72, + "y": -1744.08 }, "prev": [ + 44, 181 ], - "next": [] + "next": [ + { + "target": 183, + "route": "assets/pathing/纳塔1-隆崛坡-3.json" + } + ] }, { "id": 183, "type": "blossom", - "region": "纳塔8", + "region": "纳塔1", "position": { - "x": 9636.29, - "y": -1038.41 + "x": 7932.2, + "y": -1616.37 }, "prev": [ - 47 + 44, + 182 ], "next": [ { "target": 184, - "route": "assets/pathing/纳塔8-花羽会-2.json" + "route": "assets/pathing/纳塔1-隆崛坡-4.json" } ] }, { "id": 184, "type": "blossom", - "region": "纳塔8", + "region": "纳塔1", "position": { - "x": 9517.92, - "y": -1029.8 + "x": 7853.72, + "y": -1554.26 }, "prev": [ - 47, 183 ], - "next": [ - { - "target": 185, - "route": "assets/pathing/纳塔8-花羽会-3.json" - } - ] - }, - { - "id": 185, - "type": "blossom", - "region": "纳塔8", - "position": { - "x": 9472.28, - "y": -771.8 - }, - "prev": [ - 48, - 184 - ], "next": [] }, { - "id": 186, + "id": 185, "type": "blossom", - "region": "纳塔9", + "region": "纳塔10", "position": { - "x": 9920.8, - "y": -1196.25 + "x": 8361.82, + "y": -2993.79 }, "prev": [ - 49 + 45 + ], + "next": [ + { + "target": 186, + "route": "assets/pathing/纳塔10-溶水域-2.json" + } + ] + }, + { + "id": 186, + "type": "blossom", + "region": "纳塔10", + "position": { + "x": 8495.87, + "y": -3019.42 + }, + "prev": [ + 185 ], "next": [ { "target": 187, - "route": "assets/pathing/纳塔9-翘枝崖-2.json" + "route": "assets/pathing/纳塔10-溶水域-3.json" } ] }, { "id": 187, "type": "blossom", - "region": "纳塔9", + "region": "纳塔10", "position": { - "x": 9888.22, - "y": -1046.55 + "x": 8587.99, + "y": -3022.4 }, "prev": [ 186 @@ -3287,30 +3325,469 @@ "next": [ { "target": 188, - "route": "assets/pathing/纳塔9-翘枝崖-3.json" + "route": "assets/pathing/纳塔10-溶水域-4.json" } ] }, { "id": 188, "type": "blossom", + "region": "纳塔10", + "position": { + "x": 8879.8, + "y": -3059.26 + }, + "prev": [ + 46, + 187 + ], + "next": [] + }, + { + "id": 189, + "type": "blossom", + "region": "纳塔2", + "position": { + "x": 8604.22, + "y": -1635.22 + }, + "prev": [ + 47 + ], + "next": [ + { + "target": 190, + "route": "assets/pathing/纳塔2-硫晶支脉-2.json" + } + ] + }, + { + "id": 190, + "type": "blossom", + "region": "纳塔2", + "position": { + "x": 8657.57, + "y": -1501.26 + }, + "prev": [ + 47, + 189 + ], + "next": [ + { + "target": 191, + "route": "assets/pathing/纳塔2-硫晶支脉-3.json" + } + ] + }, + { + "id": 191, + "type": "blossom", + "region": "纳塔2", + "position": { + "x": 8733.62, + "y": -1528.95 + }, + "prev": [ + 47, + 190 + ], + "next": [ + { + "target": 192, + "route": "assets/pathing/纳塔2-硫晶支脉-4.json" + } + ] + }, + { + "id": 192, + "type": "blossom", + "region": "纳塔2", + "position": { + "x": 8588.9, + "y": -1373.62 + }, + "prev": [ + 48, + 191 + ], + "next": [] + }, + { + "id": 193, + "type": "blossom", + "region": "纳塔3", + "position": { + "x": 8312.07, + "y": -2344.44 + }, + "prev": [ + 49 + ], + "next": [ + { + "target": 194, + "route": "assets/pathing/纳塔3-彩石顶-2.json" + } + ] + }, + { + "id": 194, + "type": "blossom", + "region": "纳塔3", + "position": { + "x": 8429.86, + "y": -2328.47 + }, + "prev": [ + 50, + 193 + ], + "next": [ + { + "target": 195, + "route": "assets/pathing/纳塔3-彩石顶-3.json" + } + ] + }, + { + "id": 195, + "type": "blossom", + "region": "纳塔3", + "position": { + "x": 8291.29, + "y": -2096.67 + }, + "prev": [ + 50, + 194 + ], + "next": [ + { + "target": 196, + "route": "assets/pathing/纳塔3-彩石顶-4.json" + } + ] + }, + { + "id": 196, + "type": "blossom", + "region": "纳塔3", + "position": { + "x": 8088.21, + "y": -2053.56 + }, + "prev": [ + 195 + ], + "next": [] + }, + { + "id": 197, + "type": "blossom", + "region": "纳塔4", + "position": { + "x": 9028.67, + "y": -2342.6 + }, + "prev": [ + 51 + ], + "next": [ + { + "target": 198, + "route": "assets/pathing/纳塔4-溶水域-2.json" + } + ] + }, + { + "id": 198, + "type": "blossom", + "region": "纳塔4", + "position": { + "x": 9090.71, + "y": -2407.11 + }, + "prev": [ + 197 + ], + "next": [] + }, + { + "id": 199, + "type": "blossom", + "region": "纳塔5", + "position": { + "x": 9687.15, + "y": -2898.19 + }, + "prev": [ + 52 + ], + "next": [ + { + "target": 200, + "route": "assets/pathing/纳塔5-安饶之野-2.json" + } + ] + }, + { + "id": 200, + "type": "blossom", + "region": "纳塔5", + "position": { + "x": 9754.7, + "y": -2904.43 + }, + "prev": [ + 52, + 199 + ], + "next": [ + { + "target": 201, + "route": "assets/pathing/纳塔5-安饶之野-3.json" + } + ] + }, + { + "id": 201, + "type": "blossom", + "region": "纳塔5", + "position": { + "x": 9778.7, + "y": -2856.31 + }, + "prev": [ + 52, + 200 + ], + "next": [] + }, + { + "id": 202, + "type": "blossom", + "region": "纳塔6", + "position": { + "x": 9231.08, + "y": -2154.74 + }, + "prev": [ + 53 + ], + "next": [ + { + "target": 203, + "route": "assets/pathing/纳塔6-圣火竞技场-2.json" + } + ] + }, + { + "id": 203, + "type": "blossom", + "region": "纳塔6", + "position": { + "x": 9110.86, + "y": -2222.48 + }, + "prev": [ + 53, + 202 + ], + "next": [ + { + "target": 204, + "route": "assets/pathing/纳塔6-圣火竞技场-3.json" + } + ] + }, + { + "id": 204, + "type": "blossom", + "region": "纳塔6", + "position": { + "x": 8945.55, + "y": -2138.43 + }, + "prev": [ + 203 + ], + "next": [ + { + "target": 205, + "route": "assets/pathing/纳塔6-圣火竞技场-4.json" + } + ] + }, + { + "id": 205, + "type": "blossom", + "region": "纳塔6", + "position": { + "x": 8810.08, + "y": -2077.83 + }, + "prev": [ + 204 + ], + "next": [] + }, + { + "id": 206, + "type": "blossom", + "region": "纳塔7", + "position": { + "x": 9999.51, + "y": -1570.23 + }, + "prev": [ + 54 + ], + "next": [ + { + "target": 207, + "route": "assets/pathing/纳塔7-烟谜主-2.json" + } + ] + }, + { + "id": 207, + "type": "blossom", + "region": "纳塔7", + "position": { + "x": 9963.8, + "y": -1511.61 + }, + "prev": [ + 206 + ], + "next": [ + { + "target": 208, + "route": "assets/pathing/纳塔7-烟谜主-3.json" + } + ] + }, + { + "id": 208, + "type": "blossom", + "region": "纳塔7", + "position": { + "x": 9907.78, + "y": -1424.0 + }, + "prev": [ + 207 + ], + "next": [] + }, + { + "id": 209, + "type": "blossom", + "region": "纳塔8", + "position": { + "x": 9636.29, + "y": -1038.41 + }, + "prev": [ + 55 + ], + "next": [ + { + "target": 210, + "route": "assets/pathing/纳塔8-花羽会-2.json" + } + ] + }, + { + "id": 210, + "type": "blossom", + "region": "纳塔8", + "position": { + "x": 9517.92, + "y": -1029.8 + }, + "prev": [ + 55, + 209 + ], + "next": [ + { + "target": 211, + "route": "assets/pathing/纳塔8-花羽会-3.json" + } + ] + }, + { + "id": 211, + "type": "blossom", + "region": "纳塔8", + "position": { + "x": 9472.28, + "y": -771.8 + }, + "prev": [ + 56, + 210 + ], + "next": [] + }, + { + "id": 212, + "type": "blossom", + "region": "纳塔9", + "position": { + "x": 9920.8, + "y": -1196.25 + }, + "prev": [ + 57 + ], + "next": [ + { + "target": 213, + "route": "assets/pathing/纳塔9-翘枝崖-2.json" + } + ] + }, + { + "id": 213, + "type": "blossom", + "region": "纳塔9", + "position": { + "x": 9888.22, + "y": -1046.55 + }, + "prev": [ + 212 + ], + "next": [ + { + "target": 214, + "route": "assets/pathing/纳塔9-翘枝崖-3.json" + } + ] + }, + { + "id": 214, + "type": "blossom", "region": "纳塔9", "position": { "x": 9938.82, "y": -933.87 }, "prev": [ - 187 + 213 ], "next": [ { - "target": 189, + "target": 215, "route": "assets/pathing/纳塔9-翘枝崖-4.json" } ] }, { - "id": 189, + "id": 215, "type": "blossom", "region": "纳塔9", "position": { @@ -3318,12 +3795,12 @@ "y": -876.43 }, "prev": [ - 188 + 214 ], "next": [] }, { - "id": 190, + "id": 216, "type": "blossom", "region": "蒙德1", "position": { @@ -3331,17 +3808,17 @@ "y": 2172.37 }, "prev": [ - 50 + 58 ], "next": [ { - "target": 191, + "target": 217, "route": "assets/pathing/蒙德1-风起地-2.json" } ] }, { - "id": 191, + "id": 217, "type": "blossom", "region": "蒙德1", "position": { @@ -3349,18 +3826,18 @@ "y": 2032.04 }, "prev": [ - 51, - 190 + 59, + 216 ], "next": [ { - "target": 192, + "target": 218, "route": "assets/pathing/蒙德1-风起地-3.json" } ] }, { - "id": 192, + "id": 218, "type": "blossom", "region": "蒙德1", "position": { @@ -3368,17 +3845,17 @@ "y": 1971.9 }, "prev": [ - 191 + 217 ], "next": [ { - "target": 193, + "target": 219, "route": "assets/pathing/蒙德1-风起地-4.json" } ] }, { - "id": 193, + "id": 219, "type": "blossom", "region": "蒙德1", "position": { @@ -3386,17 +3863,17 @@ "y": 1927.07 }, "prev": [ - 192 + 218 ], "next": [ { - "target": 194, + "target": 220, "route": "assets/pathing/蒙德1-风起地-5.json" } ] }, { - "id": 194, + "id": 220, "type": "blossom", "region": "蒙德1", "position": { @@ -3404,14 +3881,14 @@ "y": 1833.84 }, "prev": [ - 52, - 193, - 221 + 60, + 219, + 247 ], "next": [] }, { - "id": 195, + "id": 221, "type": "blossom", "region": "蒙德2", "position": { @@ -3419,17 +3896,17 @@ "y": 1802.77 }, "prev": [ - 53 + 61 ], "next": [ { - "target": 196, + "target": 222, "route": "assets/pathing/蒙德2-清泉镇-2.json" } ] }, { - "id": 196, + "id": 222, "type": "blossom", "region": "蒙德2", "position": { @@ -3437,18 +3914,18 @@ "y": 1813.84 }, "prev": [ - 54, - 195 + 62, + 221 ], "next": [ { - "target": 198, + "target": 224, "route": "assets/pathing/蒙德2-清泉镇-3.json" } ] }, { - "id": 197, + "id": 223, "type": "blossom", "region": "蒙德2", "position": { @@ -3456,17 +3933,17 @@ "y": 1902.51 }, "prev": [ - 198 + 224 ], "next": [ { - "target": 199, + "target": 225, "route": "assets/pathing/蒙德2-清泉镇-4.json" } ] }, { - "id": 198, + "id": 224, "type": "blossom", "region": "蒙德2", "position": { @@ -3474,21 +3951,21 @@ "y": 1998.11 }, "prev": [ - 196 + 222 ], "next": [ { - "target": 197, + "target": 223, "route": "assets/pathing/蒙德2-清泉镇-3.5.json" }, { - "target": 199, + "target": 225, "route": "assets/pathing/蒙德2-清泉镇-4.json" } ] }, { - "id": 199, + "id": 225, "type": "blossom", "region": "蒙德2", "position": { @@ -3496,13 +3973,13 @@ "y": 2156.93 }, "prev": [ - 197, - 198 + 223, + 224 ], "next": [] }, { - "id": 200, + "id": 226, "type": "blossom", "region": "蒙德3", "position": { @@ -3510,17 +3987,17 @@ "y": 2310.78 }, "prev": [ - 55 + 63 ], "next": [ { - "target": 201, + "target": 227, "route": "assets/pathing/蒙德3-奔狼领-2.json" } ] }, { - "id": 201, + "id": 227, "type": "blossom", "region": "蒙德3", "position": { @@ -3528,17 +4005,17 @@ "y": 2429.07 }, "prev": [ - 200 + 226 ], "next": [ { - "target": 202, + "target": 228, "route": "assets/pathing/蒙德3-奔狼领-3.json" } ] }, { - "id": 202, + "id": 228, "type": "blossom", "region": "蒙德3", "position": { @@ -3546,17 +4023,17 @@ "y": 2410.43 }, "prev": [ - 201 + 227 ], "next": [ { - "target": 203, + "target": 229, "route": "assets/pathing/蒙德3-奔狼领-4.json" } ] }, { - "id": 203, + "id": 229, "type": "blossom", "region": "蒙德3", "position": { @@ -3564,13 +4041,13 @@ "y": 2562.91 }, "prev": [ - 56, - 202 + 64, + 228 ], "next": [] }, { - "id": 204, + "id": 230, "type": "blossom", "region": "蒙德4", "position": { @@ -3578,17 +4055,17 @@ "y": 2703.08 }, "prev": [ - 57 + 65 ], "next": [ { - "target": 205, + "target": 231, "route": "assets/pathing/蒙德4-风龙废墟-2.json" } ] }, { - "id": 205, + "id": 231, "type": "blossom", "region": "蒙德4", "position": { @@ -3596,17 +4073,17 @@ "y": 2817.24 }, "prev": [ - 204 + 230 ], "next": [ { - "target": 206, + "target": 232, "route": "assets/pathing/蒙德4-风龙废墟-3.json" } ] }, { - "id": 206, + "id": 232, "type": "blossom", "region": "蒙德4", "position": { @@ -3614,18 +4091,18 @@ "y": 2963.33 }, "prev": [ - 58, - 205 + 66, + 231 ], "next": [ { - "target": 207, + "target": 233, "route": "assets/pathing/蒙德4-风龙废墟-4.json" } ] }, { - "id": 207, + "id": 233, "type": "blossom", "region": "蒙德4", "position": { @@ -3633,12 +4110,12 @@ "y": 2919.59 }, "prev": [ - 206 + 232 ], "next": [] }, { - "id": 208, + "id": 234, "type": "blossom", "region": "蒙德5", "position": { @@ -3646,17 +4123,17 @@ "y": 2282.88 }, "prev": [ - 59 + 67 ], "next": [ { - "target": 209, + "target": 235, "route": "assets/pathing/蒙德5-千风神殿-2.json" } ] }, { - "id": 209, + "id": 235, "type": "blossom", "region": "蒙德5", "position": { @@ -3664,17 +4141,17 @@ "y": 2411.31 }, "prev": [ - 208 + 234 ], "next": [ { - "target": 210, + "target": 236, "route": "assets/pathing/蒙德5-千风神殿-3.json" } ] }, { - "id": 210, + "id": 236, "type": "blossom", "region": "蒙德5", "position": { @@ -3682,17 +4159,17 @@ "y": 2520.0 }, "prev": [ - 209 + 235 ], "next": [ { - "target": 211, + "target": 237, "route": "assets/pathing/蒙德5-千风神殿-4.json" } ] }, { - "id": 211, + "id": 237, "type": "blossom", "region": "蒙德5", "position": { @@ -3700,18 +4177,18 @@ "y": 2569.65 }, "prev": [ - 60, - 210 + 68, + 236 ], "next": [ { - "target": 212, + "target": 238, "route": "assets/pathing/蒙德5-千风神殿-5.json" } ] }, { - "id": 212, + "id": 238, "type": "blossom", "region": "蒙德5", "position": { @@ -3719,13 +4196,13 @@ "y": 2734.67 }, "prev": [ - 61, - 211 + 69, + 237 ], "next": [] }, { - "id": 213, + "id": 239, "type": "blossom", "region": "蒙德6", "position": { @@ -3733,17 +4210,17 @@ "y": 2774.26 }, "prev": [ - 61 + 69 ], "next": [ { - "target": 214, + "target": 240, "route": "assets/pathing/蒙德6-望风山地-2.json" } ] }, { - "id": 214, + "id": 240, "type": "blossom", "region": "蒙德6", "position": { @@ -3751,17 +4228,17 @@ "y": 2877.4 }, "prev": [ - 213 + 239 ], "next": [ { - "target": 215, + "target": 241, "route": "assets/pathing/蒙德6-望风山地-3.json" } ] }, { - "id": 215, + "id": 241, "type": "blossom", "region": "蒙德6", "position": { @@ -3769,18 +4246,18 @@ "y": 2865.65 }, "prev": [ - 62, - 214 + 70, + 240 ], "next": [ { - "target": 216, + "target": 242, "route": "assets/pathing/蒙德6-望风山地-4.json" } ] }, { - "id": 216, + "id": 242, "type": "blossom", "region": "蒙德6", "position": { @@ -3788,12 +4265,12 @@ "y": 2983.29 }, "prev": [ - 215 + 241 ], "next": [] }, { - "id": 217, + "id": 243, "type": "blossom", "region": "蒙德7", "position": { @@ -3801,17 +4278,17 @@ "y": 1392.87 }, "prev": [ - 63 + 71 ], "next": [ { - "target": 218, + "target": 244, "route": "assets/pathing/蒙德7-达达乌帕谷-2.json" } ] }, { - "id": 218, + "id": 244, "type": "blossom", "region": "蒙德7", "position": { @@ -3819,18 +4296,18 @@ "y": 1513.97 }, "prev": [ - 64, - 217 + 72, + 243 ], "next": [ { - "target": 219, + "target": 245, "route": "assets/pathing/蒙德7-达达乌帕谷-3.json" } ] }, { - "id": 219, + "id": 245, "type": "blossom", "region": "蒙德7", "position": { @@ -3838,18 +4315,18 @@ "y": 1560.15 }, "prev": [ - 64, - 218 + 72, + 244 ], "next": [ { - "target": 220, + "target": 246, "route": "assets/pathing/蒙德7-达达乌帕谷-4.json" } ] }, { - "id": 220, + "id": 246, "type": "blossom", "region": "蒙德7", "position": { @@ -3857,17 +4334,17 @@ "y": 1692.63 }, "prev": [ - 219 + 245 ], "next": [ { - "target": 221, + "target": 247, "route": "assets/pathing/蒙德7-达达乌帕谷-5.json" } ] }, { - "id": 221, + "id": 247, "type": "blossom", "region": "蒙德7", "position": { @@ -3875,17 +4352,17 @@ "y": 1789.79 }, "prev": [ - 220 + 246 ], "next": [ { - "target": 194, + "target": 220, "route": "assets/pathing/蒙德7-达达乌帕谷-6.json" } ] }, { - "id": 222, + "id": 248, "type": "blossom", "region": "须弥1", "position": { @@ -3893,17 +4370,17 @@ "y": -92.11 }, "prev": [ - 65 + 73 ], "next": [ { - "target": 223, + "target": 249, "route": "assets/pathing/须弥1-无郁稠林-2.json" } ] }, { - "id": 223, + "id": 249, "type": "blossom", "region": "须弥1", "position": { @@ -3911,17 +4388,17 @@ "y": -115.35 }, "prev": [ - 222 + 248 ], "next": [ { - "target": 224, + "target": 250, "route": "assets/pathing/须弥1-无郁稠林-3.json" } ] }, { - "id": 224, + "id": 250, "type": "blossom", "region": "须弥1", "position": { @@ -3929,17 +4406,17 @@ "y": -83.02 }, "prev": [ - 223 + 249 ], "next": [ { - "target": 225, + "target": 251, "route": "assets/pathing/须弥1-无郁稠林-4.json" } ] }, { - "id": 225, + "id": 251, "type": "blossom", "region": "须弥1", "position": { @@ -3947,17 +4424,17 @@ "y": -160.88 }, "prev": [ - 224 + 250 ], "next": [ { - "target": 226, + "target": 252, "route": "assets/pathing/须弥1-无郁稠林-5.json" } ] }, { - "id": 226, + "id": 252, "type": "blossom", "region": "须弥1", "position": { @@ -3965,458 +4442,6 @@ "y": -251.14 }, "prev": [ - 225 - ], - "next": [] - }, - { - "id": 227, - "type": "blossom", - "region": "须弥10", - "position": { - "x": 6501.08, - "y": 904.25 - }, - "prev": [ - 66 - ], - "next": [ - { - "target": 228, - "route": "assets/pathing/须弥10-荼泥黑渊-2.json" - } - ] - }, - { - "id": 228, - "type": "blossom", - "region": "须弥10", - "position": { - "x": 6613.41, - "y": 784.42 - }, - "prev": [ - 66, - 227 - ], - "next": [ - { - "target": 229, - "route": "assets/pathing/须弥10-荼泥黑渊-3.json" - } - ] - }, - { - "id": 229, - "type": "blossom", - "region": "须弥10", - "position": { - "x": 6692.66, - "y": 625.4 - }, - "prev": [ - 66, - 228 - ], - "next": [ - { - "target": 230, - "route": "assets/pathing/须弥10-荼泥黑渊-4.json" - } - ] - }, - { - "id": 230, - "type": "blossom", - "region": "须弥10", - "position": { - "x": 6280.81, - "y": 616.8 - }, - "prev": [ - 67, - 229 - ], - "next": [] - }, - { - "id": 231, - "type": "blossom", - "region": "须弥2", - "position": { - "x": 2910.46, - "y": -1818.57 - }, - "prev": [ - 68 - ], - "next": [ - { - "target": 232, - "route": "assets/pathing/须弥2-奥摩斯港西-2.json" - } - ] - }, - { - "id": 232, - "type": "blossom", - "region": "须弥2", - "position": { - "x": 2980.38, - "y": -1758.57 - }, - "prev": [ - 231 - ], - "next": [ - { - "target": 233, - "route": "assets/pathing/须弥2-奥摩斯港西-3.json" - } - ] - }, - { - "id": 233, - "type": "blossom", - "region": "须弥2", - "position": { - "x": 3013.06, - "y": -1700.54 - }, - "prev": [ - 69, - 232 - ], - "next": [ - { - "target": 234, - "route": "assets/pathing/须弥2-奥摩斯港西-4.json" - } - ] - }, - { - "id": 234, - "type": "blossom", - "region": "须弥2", - "position": { - "x": 2981.92, - "y": -1641.54 - }, - "prev": [ - 233 - ], - "next": [ - { - "target": 235, - "route": "assets/pathing/须弥2-奥摩斯港西-5.json" - } - ] - }, - { - "id": 235, - "type": "blossom", - "region": "须弥2", - "position": { - "x": 2963.07, - "y": -1586.92 - }, - "prev": [ - 234 - ], - "next": [] - }, - { - "id": 236, - "type": "blossom", - "region": "须弥3", - "position": { - "x": 3195.78, - "y": -806.97 - }, - "prev": [ - 70 - ], - "next": [ - { - "target": 237, - "route": "assets/pathing/须弥3-禅那园-2.json" - } - ] - }, - { - "id": 237, - "type": "blossom", - "region": "须弥3", - "position": { - "x": 3233.51, - "y": -740.65 - }, - "prev": [ - 236 - ], - "next": [ - { - "target": 238, - "route": "assets/pathing/须弥3-禅那园-3.json" - } - ] - }, - { - "id": 238, - "type": "blossom", - "region": "须弥3", - "position": { - "x": 3324.5, - "y": -659.02 - }, - "prev": [ - 71, - 237 - ], - "next": [ - { - "target": 239, - "route": "assets/pathing/须弥3-禅那园-4.json" - } - ] - }, - { - "id": 239, - "type": "blossom", - "region": "须弥3", - "position": { - "x": 3387.39, - "y": -664.21 - }, - "prev": [ - 238 - ], - "next": [] - }, - { - "id": 240, - "type": "blossom", - "region": "须弥4", - "position": { - "x": 3381.91, - "y": -1231.97 - }, - "prev": [ - 72 - ], - "next": [ - { - "target": 241, - "route": "assets/pathing/须弥4-水天丛林-2.json" - } - ] - }, - { - "id": 241, - "type": "blossom", - "region": "须弥4", - "position": { - "x": 3355.82, - "y": -1318.18 - }, - "prev": [ - 240 - ], - "next": [ - { - "target": 242, - "route": "assets/pathing/须弥4-水天丛林-3.json" - } - ] - }, - { - "id": 242, - "type": "blossom", - "region": "须弥4", - "position": { - "x": 3466.17, - "y": -1318.08 - }, - "prev": [ - 241 - ], - "next": [ - { - "target": 243, - "route": "assets/pathing/须弥4-水天丛林-4.json" - } - ] - }, - { - "id": 243, - "type": "blossom", - "region": "须弥4", - "position": { - "x": 3504.37, - "y": -1500.13 - }, - "prev": [ - 73, - 242 - ], - "next": [ - { - "target": 244, - "route": "assets/pathing/须弥4-水天丛林-5.json" - } - ] - }, - { - "id": 244, - "type": "blossom", - "region": "须弥4", - "position": { - "x": 3721.99, - "y": -1507.71 - }, - "prev": [ - 74, - 243 - ], - "next": [] - }, - { - "id": 245, - "type": "blossom", - "region": "须弥5", - "position": { - "x": 4345.77, - "y": -1793.67 - }, - "prev": [ - 75 - ], - "next": [ - { - "target": 246, - "route": "assets/pathing/须弥5-阿如村-2.json" - } - ] - }, - { - "id": 246, - "type": "blossom", - "region": "须弥5", - "position": { - "x": 4257.86, - "y": -1903.31 - }, - "prev": [ - 245 - ], - "next": [ - { - "target": 247, - "route": "assets/pathing/须弥5-阿如村-3.json" - } - ] - }, - { - "id": 247, - "type": "blossom", - "region": "须弥5", - "position": { - "x": 4144.29, - "y": -2014.19 - }, - "prev": [ - 246, - 247 - ], - "next": [ - { - "target": 247, - "route": "assets/pathing/须弥5-阿如村-4.json" - }, - { - "target": 248, - "route": "assets/pathing/须弥5-阿如村-5.json" - } - ] - }, - { - "id": 248, - "type": "blossom", - "region": "须弥5", - "position": { - "x": 4211.01, - "y": -2165.65 - }, - "prev": [ - 247 - ], - "next": [] - }, - { - "id": 249, - "type": "blossom", - "region": "须弥6", - "position": { - "x": 4552.75, - "y": -2945.07 - }, - "prev": [ - 76 - ], - "next": [ - { - "target": 250, - "route": "assets/pathing/须弥6-荼诃落谷-2.json" - } - ] - }, - { - "id": 250, - "type": "blossom", - "region": "须弥6", - "position": { - "x": 4696.5, - "y": -3055.9 - }, - "prev": [ - 77, - 249 - ], - "next": [ - { - "target": 251, - "route": "assets/pathing/须弥6-荼诃落谷-3.json" - } - ] - }, - { - "id": 251, - "type": "blossom", - "region": "须弥6", - "position": { - "x": 4886.54, - "y": -2940.45 - }, - "prev": [ - 250 - ], - "next": [ - { - "target": 252, - "route": "assets/pathing/须弥6-荼诃落谷-4.json" - } - ] - }, - { - "id": 252, - "type": "blossom", - "region": "须弥6", - "position": { - "x": 4756.03, - "y": -2742.32 - }, - "prev": [ - 78, 251 ], "next": [] @@ -4424,23 +4449,542 @@ { "id": 253, "type": "blossom", + "region": "须弥10", + "position": { + "x": 6501.08, + "y": 904.25 + }, + "prev": [ + 74 + ], + "next": [ + { + "target": 254, + "route": "assets/pathing/须弥10-荼泥黑渊-2.json" + } + ] + }, + { + "id": 254, + "type": "blossom", + "region": "须弥10", + "position": { + "x": 6613.41, + "y": 784.42 + }, + "prev": [ + 74, + 253 + ], + "next": [ + { + "target": 255, + "route": "assets/pathing/须弥10-荼泥黑渊-3.json" + } + ] + }, + { + "id": 255, + "type": "blossom", + "region": "须弥10", + "position": { + "x": 6692.66, + "y": 625.4 + }, + "prev": [ + 74, + 254 + ], + "next": [ + { + "target": 256, + "route": "assets/pathing/须弥10-荼泥黑渊-4.json" + } + ] + }, + { + "id": 256, + "type": "blossom", + "region": "须弥10", + "position": { + "x": 6280.81, + "y": 616.8 + }, + "prev": [ + 75, + 255 + ], + "next": [] + }, + { + "id": 257, + "type": "blossom", + "region": "须弥2", + "position": { + "x": 2910.46, + "y": -1818.57 + }, + "prev": [ + 76 + ], + "next": [ + { + "target": 258, + "route": "assets/pathing/须弥2-奥摩斯港西-2.json" + } + ] + }, + { + "id": 258, + "type": "blossom", + "region": "须弥2", + "position": { + "x": 2980.38, + "y": -1758.57 + }, + "prev": [ + 257 + ], + "next": [ + { + "target": 259, + "route": "assets/pathing/须弥2-奥摩斯港西-3.json" + } + ] + }, + { + "id": 259, + "type": "blossom", + "region": "须弥2", + "position": { + "x": 3013.06, + "y": -1700.54 + }, + "prev": [ + 77, + 258 + ], + "next": [ + { + "target": 260, + "route": "assets/pathing/须弥2-奥摩斯港西-4.json" + } + ] + }, + { + "id": 260, + "type": "blossom", + "region": "须弥2", + "position": { + "x": 2981.92, + "y": -1641.54 + }, + "prev": [ + 259 + ], + "next": [ + { + "target": 261, + "route": "assets/pathing/须弥2-奥摩斯港西-5.json" + } + ] + }, + { + "id": 261, + "type": "blossom", + "region": "须弥2", + "position": { + "x": 2963.07, + "y": -1586.92 + }, + "prev": [ + 260 + ], + "next": [] + }, + { + "id": 262, + "type": "blossom", + "region": "须弥3", + "position": { + "x": 3195.78, + "y": -806.97 + }, + "prev": [ + 78 + ], + "next": [ + { + "target": 263, + "route": "assets/pathing/须弥3-禅那园-2.json" + } + ] + }, + { + "id": 263, + "type": "blossom", + "region": "须弥3", + "position": { + "x": 3233.51, + "y": -740.65 + }, + "prev": [ + 262 + ], + "next": [ + { + "target": 264, + "route": "assets/pathing/须弥3-禅那园-3.json" + } + ] + }, + { + "id": 264, + "type": "blossom", + "region": "须弥3", + "position": { + "x": 3324.5, + "y": -659.02 + }, + "prev": [ + 79, + 263 + ], + "next": [ + { + "target": 265, + "route": "assets/pathing/须弥3-禅那园-4.json" + } + ] + }, + { + "id": 265, + "type": "blossom", + "region": "须弥3", + "position": { + "x": 3387.39, + "y": -664.21 + }, + "prev": [ + 264 + ], + "next": [] + }, + { + "id": 266, + "type": "blossom", + "region": "须弥4", + "position": { + "x": 3381.91, + "y": -1231.97 + }, + "prev": [ + 80 + ], + "next": [ + { + "target": 267, + "route": "assets/pathing/须弥4-水天丛林-2.json" + } + ] + }, + { + "id": 267, + "type": "blossom", + "region": "须弥4", + "position": { + "x": 3355.82, + "y": -1318.18 + }, + "prev": [ + 266 + ], + "next": [ + { + "target": 268, + "route": "assets/pathing/须弥4-水天丛林-3.json" + } + ] + }, + { + "id": 268, + "type": "blossom", + "region": "须弥4", + "position": { + "x": 3466.17, + "y": -1318.08 + }, + "prev": [ + 267 + ], + "next": [ + { + "target": 269, + "route": "assets/pathing/须弥4-水天丛林-4.json" + } + ] + }, + { + "id": 269, + "type": "blossom", + "region": "须弥4", + "position": { + "x": 3504.37, + "y": -1500.13 + }, + "prev": [ + 81, + 268 + ], + "next": [ + { + "target": 270, + "route": "assets/pathing/须弥4-水天丛林-5.json" + } + ] + }, + { + "id": 270, + "type": "blossom", + "region": "须弥4", + "position": { + "x": 3721.99, + "y": -1507.71 + }, + "prev": [ + 82, + 269 + ], + "next": [] + }, + { + "id": 271, + "type": "blossom", + "region": "须弥5", + "position": { + "x": 4345.77, + "y": -1793.67 + }, + "prev": [ + 83 + ], + "next": [ + { + "target": 272, + "route": "assets/pathing/须弥5-阿如村-2.json" + } + ] + }, + { + "id": 272, + "type": "blossom", + "region": "须弥5", + "position": { + "x": 4257.86, + "y": -1903.31 + }, + "prev": [ + 271 + ], + "next": [ + { + "target": 273, + "route": "assets/pathing/须弥5-阿如村-3.json" + } + ] + }, + { + "id": 273, + "type": "blossom", + "region": "须弥5", + "position": { + "x": 4144.29, + "y": -2014.19 + }, + "prev": [ + 272, + 273 + ], + "next": [ + { + "target": 273, + "route": "assets/pathing/须弥5-阿如村-4.json" + }, + { + "target": 274, + "route": "assets/pathing/须弥5-阿如村-5.json" + } + ] + }, + { + "id": 274, + "type": "blossom", + "region": "须弥5", + "position": { + "x": 4211.01, + "y": -2165.65 + }, + "prev": [ + 273 + ], + "next": [] + }, + { + "id": 275, + "type": "blossom", + "region": "须弥6", + "position": { + "x": 4552.75, + "y": -2945.07 + }, + "prev": [ + 84 + ], + "next": [ + { + "target": 276, + "route": "assets/pathing/须弥6-荼诃落谷-2.json" + } + ] + }, + { + "id": 276, + "type": "blossom", + "region": "须弥6", + "position": { + "x": 4696.5, + "y": -3055.9 + }, + "prev": [ + 85, + 275 + ], + "next": [ + { + "target": 277, + "route": "assets/pathing/须弥6-荼诃落谷-3.json" + } + ] + }, + { + "id": 277, + "type": "blossom", + "region": "须弥6", + "position": { + "x": 4886.54, + "y": -2940.45 + }, + "prev": [ + 276 + ], + "next": [ + { + "target": 278, + "route": "assets/pathing/须弥6-荼诃落谷-4.json" + } + ] + }, + { + "id": 278, + "type": "blossom", + "region": "须弥6", + "position": { + "x": 4756.03, + "y": -2742.32 + }, + "prev": [ + 86, + 277 + ], + "next": [] + }, + { + "id": 279, + "type": "blossom", + "region": "须弥8", + "position": { + "x": 5758.76, + "y": -1154.57 + }, + "prev": [ + 87 + ], + "next": [ + { + "target": 280, + "route": "assets/pathing/须弥8-折胫谷-2.json" + } + ] + }, + { + "id": 280, + "type": "blossom", + "region": "须弥8", + "position": { + "x": 5887.09, + "y": -1120.65 + }, + "prev": [ + 279 + ], + "next": [ + { + "target": 281, + "route": "assets/pathing/须弥8-折胫谷-3.json" + } + ] + }, + { + "id": 281, + "type": "blossom", + "region": "须弥8", + "position": { + "x": 5902.11, + "y": -1008.25 + }, + "prev": [ + 280 + ], + "next": [ + { + "target": 282, + "route": "assets/pathing/须弥8-折胫谷-4.json" + } + ] + }, + { + "id": 282, + "type": "blossom", + "region": "须弥8", + "position": { + "x": 5928.09, + "y": -922.46 + }, + "prev": [ + 281 + ], + "next": [] + }, + { + "id": 283, + "type": "blossom", "region": "须弥9", "position": { "x": 4555.52, "y": -569.96 }, "prev": [ - 79 + 88 ], "next": [ { - "target": 254, + "target": 284, "route": "assets/pathing/须弥9-镔铁沙丘-2.json" } ] }, { - "id": 254, + "id": 284, "type": "blossom", "region": "须弥9", "position": { @@ -4448,17 +4992,17 @@ "y": -408.86 }, "prev": [ - 253 + 283 ], "next": [ { - "target": 255, + "target": 285, "route": "assets/pathing/须弥9-镔铁沙丘-3.json" } ] }, { - "id": 255, + "id": 285, "type": "blossom", "region": "须弥9", "position": { @@ -4466,17 +5010,17 @@ "y": -221.43 }, "prev": [ - 254 + 284 ], "next": [ { - "target": 256, + "target": 286, "route": "assets/pathing/须弥9-镔铁沙丘-4.json" } ] }, { - "id": 256, + "id": 286, "type": "blossom", "region": "须弥9", "position": { @@ -4484,7 +5028,7 @@ "y": -150.71 }, "prev": [ - 255 + 285 ], "next": [] } diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-1.json new file mode 100644 index 00000000..21cf7a29 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-1.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月10-绝云间-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1046.3427734375, + "y": 662.75927734375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-2.json new file mode 100644 index 00000000..6b93ed87 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-2.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月10-绝云间-2", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "路边有小宝", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 892.50390625, + "y": 748.02392578125, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-3.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-3.json new file mode 100644 index 00000000..dbf54323 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-3.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月10-绝云间-3", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 594.296875, + "y": 437.82763671875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-4.json new file mode 100644 index 00000000..e4c76798 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-4.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月10-绝云间-4", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "河边有冰雾花", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 683.19140625, + "y": 529.00146484375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-5.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-5.json new file mode 100644 index 00000000..2d457390 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月10-绝云间-5.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月10-绝云间-5", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 455.3955078125, + "y": 546.55859375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-1.json new file mode 100644 index 00000000..86d0a2cd --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-1.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": -7.158203125, + "y": -48.77490234375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-2.json new file mode 100644 index 00000000..00cd5e1c --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-2.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-2", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 101.138671875, + "y": -2.96533203125, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-3.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-3.json new file mode 100644 index 00000000..962b0a9f --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-3.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-3", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "花旁边有炸药桶", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 127.0546875, + "y": 113.87109375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-4.json new file mode 100644 index 00000000..04febe9c --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-4.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-4", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 146.0263671875, + "y": 220.07421875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-5.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-5.json new file mode 100644 index 00000000..4bc6d9b5 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-5.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-5", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 262.6513671875, + "y": 357.849609375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-6.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-6.json new file mode 100644 index 00000000..7af8e8ee --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-6.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-6", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "防止卡墙", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 276.5498046875, + "y": 543.1083984375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-7.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-7.json new file mode 100644 index 00000000..a182506b --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月4-璃月港-7.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月4-璃月港-7", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 456.4443359375, + "y": 546.34521484375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-1.json new file mode 100644 index 00000000..461c59c1 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-1.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-1", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1627.1513671875, + "y": 303.83251953125, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-2.json new file mode 100644 index 00000000..6a590cd4 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-2.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-2", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1333.25, + "y": 266.26123046875, + "type": "path", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-3.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-3.json new file mode 100644 index 00000000..32711932 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-3.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-3", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1160.1748046875, + "y": 86.75244140625, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-4.json new file mode 100644 index 00000000..4f96762a --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-4.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-4", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 972.6806640625, + "y": 98.6630859375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-5.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-5.json new file mode 100644 index 00000000..a395738c --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-5.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-5", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 815.314453125, + "y": 137.3056640625, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-6.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-6.json new file mode 100644 index 00000000..1f0d3ab9 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-6.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-6", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 683.3330078125, + "y": 529.05029296875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-7.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-7.json new file mode 100644 index 00000000..923e475a --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月8-南天门南-7.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月8-南天门南-7", + "type": "collect", + "author": "火山", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 455.8369140625, + "y": 546.39404296875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-1.json new file mode 100644 index 00000000..482cf1b3 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-1.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月9-南天门东-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1484.3671875, + "y": 458.68603515625, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-2.json new file mode 100644 index 00000000..c1f5036d --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-2.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月9-南天门东-2", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1445.7685546875, + "y": 577.8310546875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-1.json new file mode 100644 index 00000000..8b8d5efa --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-1.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月9-南天门东-3-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1561.482421875, + "y": 483.03466796875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-2.json new file mode 100644 index 00000000..b39c92ac --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-3-2.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月9-南天门东-3-2", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1561.708984375, + "y": 483.57763671875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-4.json new file mode 100644 index 00000000..63460446 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/璃月9-南天门东-4.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "璃月9-南天门东-4", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "河边的冰史莱姆", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 1686.6611328125, + "y": 567.546875, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-1.json new file mode 100644 index 00000000..ac5e73ff --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-1.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "须弥8-折胫谷-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5758.76123046875, + "y": -1154.5703125, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-2.json new file mode 100644 index 00000000..0ee7cfa9 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-2.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "须弥8-折胫谷-2", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5887.08935546875, + "y": -1120.65380859375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-3.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-3.json new file mode 100644 index 00000000..08ee20a9 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-3.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "须弥8-折胫谷-3", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5902.10791015625, + "y": -1008.25146484375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-4.json new file mode 100644 index 00000000..d1a50ac5 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/target/须弥8-折胫谷-4.json @@ -0,0 +1,20 @@ +{ + "info": { + "name": "须弥8-折胫谷-4", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5928.08935546875, + "y": -922.46484375, + "type": "target", + "move_mode": "walk" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/config.json b/repo/js/AutoLeyLineOutcrop/config.json index 9b824687..416eb711 100644 --- a/repo/js/AutoLeyLineOutcrop/config.json +++ b/repo/js/AutoLeyLineOutcrop/config.json @@ -365,6 +365,41 @@ "steps": 4, "order": 4 }, + { + "x": 1046, + "y": 662, + "strategy": "璃月10-绝云间", + "steps": 5, + "order": 1 + }, + { + "x": 892, + "y": 748, + "strategy": "璃月10-绝云间", + "steps": 5, + "order": 2 + }, + { + "x": 594, + "y": 437, + "strategy": "璃月10-绝云间", + "steps": 5, + "order": 3 + }, + { + "x": 683, + "y": 529, + "strategy": "璃月10-绝云间", + "steps": 5, + "order": 4 + }, + { + "x": 455, + "y": 546, + "strategy": "璃月10-绝云间", + "steps": 5, + "order": 5 + }, { "x": 802, "y": 1634, @@ -498,6 +533,55 @@ "steps": 5, "order": 5 }, + { + "x": -7, + "y": -48, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 1 + }, + { + "x": 101, + "y": -2, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 2 + }, + { + "x": 127, + "y": 113, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 3 + }, + { + "x": 146, + "y": 220, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 4 + }, + { + "x": 262, + "y": 357, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 5 + }, + { + "x": 276, + "y": 543, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 6 + }, + { + "x": 456, + "y": 546, + "strategy": "璃月4-璃月港", + "steps": 7, + "order": 7 + }, { "x": 773, "y": -928, @@ -525,6 +609,90 @@ "strategy": "璃月5-天衡山-4", "steps": 1, "order": 1 + }, + { + "x": 1627, + "y": 303, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 1 + }, + { + "x": 1333, + "y": 266, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 2 + }, + { + "x": 1160, + "y": 86, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 3 + }, + { + "x": 972, + "y": 98, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 4 + }, + { + "x": 815, + "y": 137, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 5 + }, + { + "x": 683, + "y": 529, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 6 + }, + { + "x": 455, + "y": 546, + "strategy": "璃月8-南天门南", + "steps": 7, + "order": 7 + }, + { + "x": 1484, + "y": 458, + "strategy": "璃月9-南天门东", + "steps": 4, + "order": 1 + }, + { + "x": 1445, + "y": 577, + "strategy": "璃月9-南天门东", + "steps": 4, + "order": 2 + }, + { + "x": 1686, + "y": 567, + "strategy": "璃月9-南天门东", + "steps": 4, + "order": 4 + }, + { + "x": 1561, + "y": 483, + "strategy": "璃月9-南天门东-3", + "steps": 2, + "order": 1 + }, + { + "x": 1561, + "y": 483, + "strategy": "璃月9-南天门东-3", + "steps": 2, + "order": 2 } ], "稻妻": [ @@ -1388,6 +1556,34 @@ "steps": 4, "order": 4 }, + { + "x": 5758, + "y": -1154, + "strategy": "须弥8-折胫谷", + "steps": 4, + "order": 1 + }, + { + "x": 5887, + "y": -1120, + "strategy": "须弥8-折胫谷", + "steps": 4, + "order": 2 + }, + { + "x": 5902, + "y": -1008, + "strategy": "须弥8-折胫谷", + "steps": 4, + "order": 3 + }, + { + "x": 5928, + "y": -922, + "strategy": "须弥8-折胫谷", + "steps": 4, + "order": 4 + }, { "x": 4555, "y": -569, diff --git a/repo/js/AutoLeyLineOutcrop/manifest.json b/repo/js/AutoLeyLineOutcrop/manifest.json index 9a441bf5..a0a052b3 100644 --- a/repo/js/AutoLeyLineOutcrop/manifest.json +++ b/repo/js/AutoLeyLineOutcrop/manifest.json @@ -20,6 +20,14 @@ { "name": "起个名字好难的喵", "link": "https://github.com/MisakaAldrich" + }, + { + "name": "火山", + "link": "https://github.com/RRRR623" + }, + { + "name": "寒烟", + "link": "https://github.com/214-hanyan" } ], "settings_ui": "settings.json",