地图追踪: 债务处理人 (#1330)

* 地图追踪: 债务处理人

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
起个名字好难的喵
2025-07-11 19:33:26 +08:00
committed by GitHub
parent 59efa15603
commit 2260844cbd
23 changed files with 23 additions and 23 deletions

View File

@@ -0,0 +1,53 @@
{
"info": {
"name": "债务处理人-鸡哥左下1",
"type": "collect",
"author": "下流山汉",
"version": "1.0",
"description": "",
"bgi_version": "0.42.0",
"authors": [
{
"name": "下流山汉"
}
]
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4042.43,
"y": -238.49,
"action_params": ""
},
{
"id": 2,
"x": 4033.2,
"y": -225.55,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 3978.16,
"y": -169.5,
"type": "path",
"move_mode": "fly",
"action": "combat_script",
"action_params": "keypress(VK_SPACE),wait(4),click"
},
{
"id": 4,
"x": 3988.87,
"y": -163.36,
"type": "path",
"move_mode": "run",
"action": "fight",
"action_params": ""
}
]
}