地图追踪:更多的矿点修复 (#836)

* 地图追踪:修复层岩更多路线

* 地图追踪:修复层岩水晶矿路线

* 地图追踪:更多的矿点修复
This commit is contained in:
火山
2025-05-16 00:15:49 +08:00
committed by GitHub
parent 0630b59c7a
commit 91b1c14070
5 changed files with 138 additions and 116 deletions

View File

@@ -3,7 +3,7 @@
"name": "11-临时主矿道-南2-4", "name": "11-临时主矿道-南2-4",
"type": "collect", "type": "collect",
"author": "火山", "author": "火山",
"version": "1.1", "version": "1.2",
"description": "", "description": "",
"map_name": "TheChasm", "map_name": "TheChasm",
"bgi_version": "0.45.0" "bgi_version": "0.45.0"
@@ -83,11 +83,11 @@
}, },
{ {
"id": 9, "id": 9,
"x": 635.8734567901236, "x": 598.6118312757201,
"y": 926.65625, "y": 923.875,
"action": "combat_script", "action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "keydown(w),wait(0.2),dash,wait(0.3),dash,wait(0.3),dash", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
@@ -104,30 +104,39 @@
"x": 653.926025390625, "x": 653.926025390625,
"y": 920.21630859375, "y": 920.21630859375,
"action": "", "action": "",
"move_mode": "dash", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 12, "id": 12,
"x": 681.84130859375, "x": 680.9993312757201,
"y": 904.01416015625, "y": 905.6875,
"type": "path",
"move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "keydown(w),wait(0.2),dash,wait(0.3),dash,wait(0.3),dash" "move_mode": "dash",
"action_params": "keydown(w),wait(0.2),dash,wait(0.3),dash,wait(0.3),dash",
"type": "path"
}, },
{ {
"id": 13, "id": 13,
"x": 687.624755859375, "x": 695.87548828125,
"y": 899.958251953125, "y": 900.3223876953125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 14,
"x": 695.6941358024692,
"y": 896.875,
"action": "", "action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 14, "id": 15,
"x": 708.7144775390625, "x": 708.7144775390625,
"y": 891.8040771484375, "y": 891.8040771484375,
"action": "", "action": "",
@@ -136,7 +145,7 @@
"type": "path" "type": "path"
}, },
{ {
"id": 15, "id": 16,
"x": 716.549560546875, "x": 716.549560546875,
"y": 885.34130859375, "y": 885.34130859375,
"action": "", "action": "",
@@ -145,16 +154,34 @@
"type": "path" "type": "path"
}, },
{ {
"id": 16, "id": 17,
"x": 726.919189453125, "x": 726.919189453125,
"y": 863.5360107421875, "y": 863.5360107421875,
"action": "stop_flying", "action": "",
"move_mode": "fly", "move_mode": "dash",
"action_params": "1000", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 17, "id": 18,
"x": 729.705078125,
"y": 858.497802734375,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 19,
"x": 741.1318359375,
"y": 856.5882568359375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 20,
"x": 736.7713623046875, "x": 736.7713623046875,
"y": 857.0379638671875, "y": 857.0379638671875,
"action": "combat_script", "action": "combat_script",
@@ -163,7 +190,7 @@
"type": "target" "type": "target"
}, },
{ {
"id": 18, "id": 21,
"x": 745.3641357421875, "x": 745.3641357421875,
"y": 860.71728515625, "y": 860.71728515625,
"action": "combat_script", "action": "combat_script",
@@ -172,16 +199,16 @@
"type": "target" "type": "target"
}, },
{ {
"id": 19, "id": 22,
"x": 737.1695556640625, "x": 738.375,
"y": 864.150146484375, "y": 864.6875,
"action": "combat_script", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)", "action": "combat_script",
"type": "target" "action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2),wait(1)"
}, },
{ {
"id": 20, "id": 23,
"x": 738.3194580078125, "x": 738.3194580078125,
"y": 858.676513671875, "y": 858.676513671875,
"action": "combat_script", "action": "combat_script",
@@ -190,7 +217,7 @@
"type": "target" "type": "target"
}, },
{ {
"id": 21, "id": 24,
"x": 738.3194580078125, "x": 738.3194580078125,
"y": 858.676513671875, "y": 858.676513671875,
"action": "combat_script", "action": "combat_script",

View File

@@ -1,9 +1,9 @@
{ {
"info": { "info": {
"name": "无名遗迹-南(有战斗)-3", "name": "17-无名遗迹-南(有战斗)-3",
"type": "collect", "type": "collect",
"author": "火山", "author": "火山",
"version": "1.0", "version": "1.1",
"description": "", "description": "",
"map_name": "TheChasm", "map_name": "TheChasm",
"bgi_version": "0.45.0" "bgi_version": "0.45.0"
@@ -56,8 +56,8 @@
}, },
{ {
"id": 6, "id": 6,
"x": 579.537353515625, "x": 579.875,
"y": 349.249755859375, "y": 349.53125,
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)", "action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)",
@@ -76,13 +76,22 @@
"id": 8, "id": 8,
"x": 644.25634765625, "x": 644.25634765625,
"y": 381.5135498046875, "y": 381.5135498046875,
"action": "fight", "action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 9, "id": 9,
"x": 647.8477783203125,
"y": 385.680419921875,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 10,
"x": 653.6697998046875, "x": 653.6697998046875,
"y": 391.1484375, "y": 391.1484375,
"action": "", "action": "",
@@ -91,7 +100,7 @@
"type": "path" "type": "path"
}, },
{ {
"id": 10, "id": 11,
"x": 649.325927734375, "x": 649.325927734375,
"y": 401.109375, "y": 401.109375,
"action": "", "action": "",
@@ -100,7 +109,7 @@
"type": "path" "type": "path"
}, },
{ {
"id": 11, "id": 12,
"x": 655.0245361328125, "x": 655.0245361328125,
"y": 421.3682861328125, "y": 421.3682861328125,
"action": "", "action": "",
@@ -109,7 +118,7 @@
"type": "path" "type": "path"
}, },
{ {
"id": 12, "id": 13,
"x": 670.232177734375, "x": 670.232177734375,
"y": 424.7803955078125, "y": 424.7803955078125,
"action": "", "action": "",
@@ -118,16 +127,16 @@
"type": "path" "type": "path"
}, },
{ {
"id": 13, "id": 14,
"x": 669.838134765625, "x": 669.838134765625,
"y": 440.58984375, "y": 440.58984375,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 14, "id": 15,
"x": 666.57763671875, "x": 666.57763671875,
"y": 441.5029296875, "y": 441.5029296875,
"action": "combat_script", "action": "combat_script",
@@ -136,7 +145,7 @@
"type": "target" "type": "target"
}, },
{ {
"id": 15, "id": 16,
"x": 666.9632568359375, "x": 666.9632568359375,
"y": 441.868896484375, "y": 441.868896484375,
"action": "combat_script", "action": "combat_script",
@@ -145,7 +154,7 @@
"type": "target" "type": "target"
}, },
{ {
"id": 16, "id": 17,
"x": 666.5986328125, "x": 666.5986328125,
"y": 436.9613037109375, "y": 436.9613037109375,
"action": "combat_script", "action": "combat_script",
@@ -154,7 +163,7 @@
"type": "target" "type": "target"
}, },
{ {
"id": 17, "id": 18,
"x": 666.7986328125, "x": 666.7986328125,
"y": 436.9613037109375, "y": 436.9613037109375,
"action": "combat_script", "action": "combat_script",

View File

@@ -1,9 +1,9 @@
{ {
"info": { "info": {
"name": "荧光狭道-9", "name": "18-荧光狭道-9",
"type": "collect", "type": "collect",
"author": "火山", "author": "火山",
"version": "1.0", "version": "1.1",
"description": "", "description": "",
"map_name": "TheChasm", "map_name": "TheChasm",
"bgi_version": "0.45.0" "bgi_version": "0.45.0"
@@ -49,20 +49,19 @@
"id": 5, "id": 5,
"x": 814.655517578125, "x": 814.655517578125,
"y": 399.3074951171875, "y": 399.3074951171875,
"type": "target",
"move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"move_mode": "walk",
"action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)", "action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)",
"locked": false "type": "target"
}, },
{ {
"id": 6, "id": 6,
"x": 814.655517578125, "x": 814.655517578125,
"y": 399.3074951171875, "y": 399.3074951171875,
"type": "target",
"move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(2.2)" "move_mode": "walk",
"action_params": "wait(2.2)",
"type": "target"
}, },
{ {
"id": 7, "id": 7,
@@ -165,15 +164,6 @@
}, },
{ {
"id": 18, "id": 18,
"x": 709.5230712890625,
"y": 159.2803955078125,
"action": "combat_script",
"move_mode": "dash",
"action_params": "dash,wait(0.3),dash,wait(0.3),dash",
"type": "path"
},
{
"id": 19,
"x": 696.6732177734375, "x": 696.6732177734375,
"y": 151.18212890625, "y": 151.18212890625,
"action": "", "action": "",
@@ -182,46 +172,54 @@
"type": "path" "type": "path"
}, },
{ {
"id": 20, "id": 19,
"x": 697.239013671875, "x": 697.239013671875,
"y": 89.7943115234375, "y": 89.7943115234375,
"type": "path",
"move_mode": "dash",
"action": "", "action": "",
"action_params": "" "move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 20,
"x": 684.53125,
"y": 86.25,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keydown(W),wait(0.3),keypress(VK_SPACE),wait(0.2),keypress(VK_SPACE),wait(0.2),keypress(VK_SPACE),wait(0.2),keypress(VK_SPACE),keyup(W)",
"type": "path"
}, },
{ {
"id": 21, "id": 21,
"x": 684.53125, "x": 684.53125,
"y": 86.25, "y": 87,
"type": "path", "action": "",
"move_mode": "walk", "move_mode": "jump",
"action": "combat_script", "action_params": "",
"action_params": "keydown(W),wait(0.3),keypress(VK_SPACE),wait(0.2),keypress(VK_SPACE),wait(0.2),keypress(VK_SPACE),wait(0.2),keypress(VK_SPACE),keyup(W)", "type": "path"
"locked": false
}, },
{ {
"id": 22, "id": 22,
"x": 684.53125, "x": 675.3712158203125,
"y": 87, "y": 74.745849609375,
"type": "path",
"move_mode": "jump",
"action": "", "action": "",
"action_params": "" "move_mode": "jump",
"action_params": "",
"type": "path"
}, },
{ {
"id": 23, "id": 23,
"x": 675.3712158203125, "x": 683.8120884773662,
"y": 74.745849609375, "y": 71.75,
"type": "path", "action": "combat_script",
"move_mode": "jump", "move_mode": "walk",
"action": "", "action_params": "诺艾尔 e,attack(0.8)",
"action_params": "" "type": "target"
}, },
{ {
"id": 24, "id": 24,
"x": 680.4122314453125, "x": 680.965087890625,
"y": 67.3402099609375, "y": 75.359619140625,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
@@ -233,16 +231,7 @@
"y": 67.362060546875, "y": 67.362060546875,
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)", "action_params": "诺艾尔 attack(1.2)",
"type": "target"
},
{
"id": 26,
"x": 684.326171875,
"y": 71.5645751953125,
"action": "combat_script",
"move_mode": "walk",
"action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)",
"type": "target" "type": "target"
} }
] ]

View File

@@ -1,9 +1,9 @@
{ {
"info": { "info": {
"name": "荧光狭道-西-4", "name": "19-荧光狭道-西-4",
"type": "collect", "type": "collect",
"author": "火山", "author": "火山",
"version": "1.0", "version": "1.1",
"description": "", "description": "",
"map_name": "TheChasm", "map_name": "TheChasm",
"bgi_version": "0.45.0" "bgi_version": "0.45.0"
@@ -155,10 +155,10 @@
}, },
{ {
"id": 17, "id": 17,
"x": 1042.052734375, "x": 1041.281121399177,
"y": 380.61865234375, "y": 376.6875,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
@@ -187,8 +187,7 @@
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)", "action_params": "诺艾尔 attack(0.2), attack(0.2),wait(0.3),attack(0.2)",
"type": "target", "type": "target"
"locked": false
}, },
{ {
"id": 21, "id": 21,

View File

@@ -1,9 +1,9 @@
{ {
"info": { "info": {
"name": "21-巨渊主矿区-(地图边缘会很慢,慎选)东2-3", "name": "20-巨渊主矿区-(诺艾尔必须放1号位)东2-3",
"type": "collect", "type": "collect",
"author": "火山", "author": "火山",
"version": "1.0", "version": "1.1",
"description": "", "description": "",
"map_name": "TheChasm", "map_name": "TheChasm",
"bgi_version": "0.45.0" "bgi_version": "0.45.0"
@@ -96,27 +96,26 @@
"y": 917.4652099609375, "y": 917.4652099609375,
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "keypress(4),wait(0.15),attack(0.2),attack(0.2),wait(0.3),attack(0.2),wait(2)", "action_params": "keypress(1),wait(0.15),attack(0.2),attack(0.2),wait(0.3),attack(0.2),wait(2)",
"type": "path" "type": "path"
}, },
{ {
"id": 11, "id": 11,
"x": 163.35400390625, "x": 163.35400390625,
"y": 918.0858154296875, "y": 918.0858154296875,
"type": "orientation",
"move_mode": "walk",
"action": "", "action": "",
"move_mode": "walk",
"action_params": "", "action_params": "",
"locked": false "type": "orientation"
}, },
{ {
"id": 12, "id": 12,
"x": 163.35400390625, "x": 163.35400390625,
"y": 918.0858154296875, "y": 918.0858154296875,
"type": "path",
"move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1)" "move_mode": "walk",
"action_params": "wait(1)",
"type": "path"
}, },
{ {
"id": 13, "id": 13,
@@ -151,27 +150,26 @@
"y": 918.379638671875, "y": 918.379638671875,
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "keypress(4),wait(0.15),attack(0.2),attack(0.2),wait(0.3),attack(0.2),wait(1.5)", "action_params": "keypress(1),wait(0.15),attack(0.2),attack(0.2),wait(0.3),attack(0.2),wait(1.5)",
"type": "path" "type": "path"
}, },
{ {
"id": 17, "id": 17,
"x": 156.041748046875, "x": 156.041748046875,
"y": 918.768310546875, "y": 918.768310546875,
"type": "orientation",
"move_mode": "walk",
"action": "", "action": "",
"move_mode": "walk",
"action_params": "", "action_params": "",
"locked": false "type": "orientation"
}, },
{ {
"id": 18, "id": 18,
"x": 156.041748046875, "x": 156.041748046875,
"y": 918.768310546875, "y": 918.768310546875,
"type": "path",
"move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1.5)" "move_mode": "walk",
"action_params": "wait(1.5)",
"type": "path"
} }
] ]
} }