- 更换地脉花的识别方法,获取地脉花的实际坐标 - 新增可重跑模式,适用于低练度队伍,每个地脉花将从传送锚点处开始 - 新增切换好感队,可领取好感度 - 优化路径配置,新增多条地脉花路线 - 更新README - 修改部分路径配置
50 lines
1010 B
JSON
50 lines
1010 B
JSON
{
|
|
"info": {
|
|
"name": "蒙德6-望风山地-3",
|
|
"type": "collect",
|
|
"author": "ddaodan",
|
|
"version": "1.0",
|
|
"description": "",
|
|
"bgiVersion": "0.42.3"
|
|
},
|
|
"positions": [
|
|
{
|
|
"id": 1,
|
|
"x": -1629.435546875,
|
|
"y": 2834.361572265625,
|
|
"type": "teleport",
|
|
"move_mode": "walk",
|
|
"action": "",
|
|
"action_params": ""
|
|
},
|
|
{
|
|
"id": 2,
|
|
"x": -1603.9482421875,
|
|
"y": 2865.65185546875,
|
|
"type": "target",
|
|
"move_mode": "dash",
|
|
"action": "combat_script",
|
|
"action_params": "keypress(f)",
|
|
"locked": false
|
|
},
|
|
{
|
|
"id": 3,
|
|
"x": -1603.9482421874998,
|
|
"y": 2864.65185546875,
|
|
"type": "target",
|
|
"move_mode": "walk",
|
|
"action": "fight",
|
|
"action_params": "",
|
|
"locked": false
|
|
},
|
|
{
|
|
"id": 4,
|
|
"x": -1603.9482421875,
|
|
"y": 2865.65185546875,
|
|
"type": "target",
|
|
"move_mode": "walk",
|
|
"action": "",
|
|
"action_params": ""
|
|
}
|
|
]
|
|
} |