feat: 异步战斗,任务触发检测

This commit is contained in:
秋云
2025-05-10 09:34:57 +08:00
parent 846252a3d4
commit ba0429979c
5 changed files with 280 additions and 167 deletions

View File

@@ -10,43 +10,11 @@
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -2738.38,
"y": -3414.45
},
{
"id": 2,
"x": -2739.72,
"y": -3400.15,
"type": "path",
"move_mode": "walk",
"action": "exit_and_relogin"
},
{
"id": 3,
"x": -2739.71,
"y": -3399.06,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": -2738.67,
"y": -3427.38,
"type": "path",
"move_mode": "run",
"action": ""
},
{
"id": 5,
"x": -2756.67,
"y": -3467.63,
"type": "path",
"move_mode": "walk",
"action": "fight"
"move_mode": "dash",
"action": ""
}
]
}