Skip to content

Commit

Permalink
Merge pull request #189 from MisakaAldrich/main
Browse files Browse the repository at this point in the history
地图追踪:大灵显化身9个
  • Loading branch information
huiyadanli authored Jan 5, 2025
2 parents 4d50b8a + 049ba04 commit 93975da
Show file tree
Hide file tree
Showing 9 changed files with 351 additions and 0 deletions.
39 changes: 39 additions & 0 deletions repo/pathing/大灵显化身/大灵显化身-溯流-彩石顶.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"info": {
"name": "大灵显化身-溯流-彩石顶",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8372.17578125,
"y": -2196.23828125,
"action_params": ""
},
{
"id": 2,
"x": 8352.208984375,
"y": -2199.3330078125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 8317.4404296875,
"y": -2143.76953125,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"info": {
"name": "大灵显化身-溯流-硫晶支脉",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8444.708984375,
"y": -1485.01025390625,
"action_params": ""
},
{
"id": 2,
"x": 8504.771484375,
"y": -1511.15478515625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"info": {
"name": "大灵显化身-疾叶-万火之瓯",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8597.3955078125,
"y": -1928.6357421875,
"action_params": ""
},
{
"id": 2,
"x": 8621.2822265625,
"y": -1930.82470703125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 8705.22265625,
"y": -1963.890625,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 8732.0078125,
"y": -1977.33056640625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"info": {
"name": "大灵显化身-疾叶-坚岩隘谷",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8179.33935546875,
"y": -1867.97509765625,
"action_params": ""
},
{
"id": 2,
"x": 8167.72705078125,
"y": -1819.46240234375,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
30 changes: 30 additions & 0 deletions repo/pathing/大灵显化身/大灵显化身-疾叶-彩石顶.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"info": {
"name": "大灵显化身-疾叶-彩石顶",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8195.00390625,
"y": -2286.5869140625,
"action_params": ""
},
{
"id": 2,
"x": 8210.1455078125,
"y": -2338.486328125,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
39 changes: 39 additions & 0 deletions repo/pathing/大灵显化身/大灵显化身-疾叶-踞石山.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"info": {
"name": "大灵显化身-疾叶-踞石山",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 7796.02880859375,
"y": -1873.208984375,
"action_params": ""
},
{
"id": 2,
"x": 7839.849609375,
"y": -1969.49658203125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 7885.1162109375,
"y": -1991.9541015625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"info": {
"name": "大灵显化身-窟岩-万火之瓯",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8706.58203125,
"y": -1575.091796875,
"action_params": ""
},
{
"id": 2,
"x": 8632.1572265625,
"y": -1541.6484375,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
57 changes: 57 additions & 0 deletions repo/pathing/大灵显化身/大灵显化身-窟岩-悬木人.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"info": {
"name": "大灵显化身-窟岩-悬木人",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8372.1298828125,
"y": -2196.2021484375,
"action_params": ""
},
{
"id": 2,
"x": 8466.2265625,
"y": -2267.6162109375,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 8479.0771484375,
"y": -2270.6435546875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 8495.498046875,
"y": -2275.685546875,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": ""
},
{
"id": 5,
"x": 8500.560546875,
"y": -2284.7119140625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
}
]
}
48 changes: 48 additions & 0 deletions repo/pathing/大灵显化身/大灵显化身-窟岩-踞石山.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"info": {
"name": "大灵显化身-窟岩-踞石山",
"type": "collect",
"author": "起个名字好难的喵",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"x": 7633.84765625,
"y": -1646.68701171875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 7641.250775618037,
"y": -1769,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": 7679.93359375,
"y": -1840.28076171875,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 4,
"x": 7687.95458984375,
"y": -1900.87353515625,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
}
]
}

0 comments on commit 93975da

Please sign in to comment.