地图追踪:香辛果新增30个 (#631)

* 完善归档路径

* 地图追踪:香辛果新增30个
This commit is contained in:
起个名字好难的喵
2025-04-22 23:24:07 +08:00
committed by GitHub
parent a2277ae6ad
commit d69f6e5bc6
125 changed files with 714 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
{
"info": {
"name": "进入蒙德西风骑士团",
"type": "collect",
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -749.3828125,
"y": 2263.11962890625,
"action_params": ""
},
{
"id": 2,
"x": -781.40234375,
"y": 2273.068603515625,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": -788.40625,
"y": 2248.091552734375,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": ""
},
{
"id": 4,
"x": -778.49609375,
"y": 2242.8857421875,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(f)"
}
]
}