JS脚本:禽肉全收集(提瓦特)【更新】 (#1044)

* JS脚本:一只爱可菲(厨娘版)【更新】

* JS脚本:联机锄地【新增】

* 修正了几个问题

* 更正了JS脚本配置

* 更新版号

* 更新了部分战斗点位(赤鹫-3肉)

* 修正键名

* Add files via upload
This commit is contained in:
提瓦特钓鱼玳师
2025-06-09 15:13:49 +08:00
committed by GitHub
parent 191329441e
commit dbb6634e95
42 changed files with 3827 additions and 2453 deletions

View File

@@ -1,6 +1,6 @@
import os import os
path_names = os.listdir("pathing") path_names = os.listdir("pathing")
path_list = [f"\"{i.rstrip(".json")}\"" for i in path_names] path_list = [f"\"{i.rstrip(".json")}\"" for i in path_names]
path_list_print = ",\n".join(path_list) path_list_print = ",\n".join(path_list)
print(path_list_print) print(path_list_print)

View File

@@ -1,75 +1,75 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-云来海璃月港北-1个-下落2肉1", "name": "璃月-禽肉-云来海璃月港北-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 云来海璃月港北\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 云来海璃月港北\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 295.62, "x": 295.62,
"y": -247.3, "y": -247.3,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 271.09, "x": 271.09,
"y": -284.52, "y": -284.52,
"type": "path", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action": "combat_script", "action": "combat_script",
"action_params": "w(6)" "action_params": "w(6)"
}, },
{ {
"id": 3, "id": 3,
"x": 246.55, "x": 246.55,
"y": -321.74, "y": -321.74,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 4, "id": 4,
"x": 247.08, "x": 247.08,
"y": -319.34, "y": -319.34,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 5, "id": 5,
"x": 247.49, "x": 247.49,
"y": -307.56, "y": -307.56,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 6, "id": 6,
"x": 248.97, "x": 248.97,
"y": -309.81, "y": -309.81,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 7, "id": 7,
"x": 246.1, "x": 246.1,
"y": -310.96, "y": -310.96,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,66 +1,66 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-云来海璃月港西-2个-下落1肉2", "name": "璃月-禽肉-云来海璃月港西-2个-下落1肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 云来海璃月港西\n数目: 2\n附加信息: 1禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 云来海璃月港西\n数目: 2\n附加信息: 1禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 507.99, "x": 507.99,
"y": -630.6, "y": -630.6,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 361.54, "x": 361.54,
"y": -618.69, "y": -618.69,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(2),attack(0.1)", "action_params": "keypress(space),wait(2),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 3, "id": 3,
"x": 361.02, "x": 361.02,
"y": -617.76, "y": -617.76,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 4, "id": 4,
"x": 361.69, "x": 361.69,
"y": -619.65, "y": -619.65,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 5, "id": 5,
"x": 363.57, "x": 363.57,
"y": -620.26, "y": -620.26,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": 362.15, "x": 362.15,
"y": -615.36, "y": -615.36,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,93 +1,93 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-云来海璃月港西南-3个-下落1肉1", "name": "璃月-禽肉-云来海璃月港西南-3个-下落1肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 云来海璃月港西南\n数目: 3\n附加信息: 1禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 云来海璃月港西南\n数目: 3\n附加信息: 1禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 507.99, "x": 507.99,
"y": -630.6, "y": -630.6,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 404.36, "x": 404.36,
"y": -645.53, "y": -645.53,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(2),attack(0.1)", "action_params": "keypress(space),wait(2),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 3, "id": 3,
"x": 406.18, "x": 406.18,
"y": -646.37, "y": -646.37,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 408.07, "x": 408.07,
"y": -646.96, "y": -646.96,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": 407.05, "x": 407.05,
"y": -642.67, "y": -642.67,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": 403.51, "x": 403.51,
"y": -641.51, "y": -641.51,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": 399.4, "x": 399.4,
"y": -644.8, "y": -644.8,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 8, "id": 8,
"x": 402.17, "x": 402.17,
"y": -647.06, "y": -647.06,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 9, "id": 9,
"x": 403.91, "x": 403.91,
"y": -645.1, "y": -645.1,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,93 +1,93 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-来歆山赤望台东南-1个-下落2肉1", "name": "璃月-禽肉-来歆山赤望台东南-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 来歆山赤望台东南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 来歆山赤望台东南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2870.02, "x": 2870.02,
"y": 1503.36, "y": 1503.36,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 2846.04, "x": 2846.04,
"y": 1490.71, "y": 1490.71,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 2843.99, "x": 2843.99,
"y": 1470.42, "y": 1470.42,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 2830.93, "x": 2830.93,
"y": 1445.72, "y": 1445.72,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 5, "id": 5,
"x": 2818.87, "x": 2818.87,
"y": 1412.19, "y": 1412.19,
"action": "", "action": "",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 6, "id": 6,
"x": 2714.15, "x": 2714.15,
"y": 1256.69, "y": 1256.69,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(1.5),attack(0.1)", "action_params": "keypress(space),wait(1.5),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 7, "id": 7,
"x": 2712.1, "x": 2712.1,
"y": 1256.0, "y": 1256.0,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 8, "id": 8,
"x": 2712.36, "x": 2712.36,
"y": 1258.54, "y": 1258.54,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 9, "id": 9,
"x": 2715.35, "x": 2715.35,
"y": 1257.87, "y": 1257.87,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
} }
] ]
} }

View File

@@ -1,40 +1,40 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷宝玦口南-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·上谷宝玦口南-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷宝玦口南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷宝玦口南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2462.76, "x": 2462.76,
"y": 1801.62, "y": 1801.62,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 2330.34, "x": 2330.34,
"y": 1869.71, "y": 1869.71,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "combat_script", "action": "combat_script",
"action_params": "keypress(space),wait(2),attack(0.1)", "action_params": "keypress(space),wait(2),attack(0.1)",
"locked": false "locked": false
}, },
{ {
"id": 3, "id": 3,
"x": 2330.34, "x": 2330.34,
"y": 1869.71, "y": 1869.71,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "pick_around", "action": "pick_around",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,39 +1,39 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷暝垣山-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·上谷暝垣山-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷暝垣山\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷暝垣山\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2614.99, "x": 2614.99,
"y": 2375.68, "y": 2375.68,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 2627.5, "x": 2627.5,
"y": 2127.71, "y": 2127.71,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(2.5),attack(0.1)", "action_params": "keypress(space),wait(2.5),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 3, "id": 3,
"x": 2627.5, "x": 2627.5,
"y": 2127.71, "y": 2127.71,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,84 +1,84 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷暝垣山西南-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·上谷暝垣山西南-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷暝垣山西南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷暝垣山西南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2614.92, "x": 2614.92,
"y": 2050.93, "y": 2050.93,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 2622.0, "x": 2622.0,
"y": 2052.09, "y": 2052.09,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 2760.38, "x": 2760.38,
"y": 2044.41, "y": 2044.41,
"type": "path", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 2898.75, "x": 2898.75,
"y": 2036.74, "y": 2036.74,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 5, "id": 5,
"x": 2899.78, "x": 2899.78,
"y": 2038.02, "y": 2038.02,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 6, "id": 6,
"x": 2897.3, "x": 2897.3,
"y": 2036.87, "y": 2036.87,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 7, "id": 7,
"x": 2896.95, "x": 2896.95,
"y": 2034.9, "y": 2034.9,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 8, "id": 8,
"x": 2899.97, "x": 2899.97,
"y": 2035.58, "y": 2035.58,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,111 +1,111 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷灵濛山北-2个-下落2肉2", "name": "璃月-禽肉-沉玉谷·上谷灵濛山北-2个-下落2肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷灵濛山北\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷灵濛山北\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2145.69, "x": 2145.69,
"y": 2412.9, "y": 2412.9,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 2139.65, "x": 2139.65,
"y": 2419.85, "y": 2419.85,
"action": "", "action": "",
"move_mode": "run", "move_mode": "run",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 2115.42, "x": 2115.42,
"y": 2462.49, "y": 2462.49,
"action": "", "action": "",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 2112.89, "x": 2112.89,
"y": 2475.43, "y": 2475.43,
"action": "", "action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 5, "id": 5,
"x": 2123.51, "x": 2123.51,
"y": 2512.02, "y": 2512.02,
"action": "", "action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 6, "id": 6,
"x": 2135.33, "x": 2135.33,
"y": 2523.88, "y": 2523.88,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 7, "id": 7,
"x": 2139.24, "x": 2139.24,
"y": 2521.28, "y": 2521.28,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 8, "id": 8,
"x": 2139.18, "x": 2139.18,
"y": 2503.61, "y": 2503.61,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 9, "id": 9,
"x": 2176.44, "x": 2176.44,
"y": 2437.53, "y": 2437.53,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 10, "id": 10,
"x": 2180.02, "x": 2180.02,
"y": 2439.41, "y": 2439.41,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 11, "id": 11,
"x": 2178.38, "x": 2178.38,
"y": 2435.83, "y": 2435.83,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,93 +1,93 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷瞑垣山南-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·上谷瞑垣山南-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷瞑垣山南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷瞑垣山南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2614.92, "x": 2614.92,
"y": 2050.93, "y": 2050.93,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 2622.92, "x": 2622.92,
"y": 2052.02, "y": 2052.02,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": 2623.56, "x": 2623.56,
"y": 2044.12, "y": 2044.12,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 2729.16, "x": 2729.16,
"y": 1999.03, "y": 1999.03,
"type": "path", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": 2777.48, "x": 2777.48,
"y": 1922.59, "y": 1922.59,
"type": "path", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": 2805.3, "x": 2805.3,
"y": 1840.33, "y": 1840.33,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": 2807.19, "x": 2807.19,
"y": 1839.85, "y": 1839.85,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 8, "id": 8,
"x": 2805.99, "x": 2805.99,
"y": 1841.59, "y": 1841.59,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 9, "id": 9,
"x": 2804.36, "x": 2804.36,
"y": 1839.84, "y": 1839.84,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,40 +1,40 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷翘英庄西-2个-下落1肉2", "name": "璃月-禽肉-沉玉谷·上谷翘英庄西-2个-下落1肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷翘英庄西\n数目: 2\n附加信息: 1禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷翘英庄西\n数目: 2\n附加信息: 1禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 1746.68, "x": 1746.68,
"y": 2325.17, "y": 2325.17,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 1579.6, "x": 1579.6,
"y": 2250.61, "y": 2250.61,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "", "action_params": "",
"locked": false "locked": false
}, },
{ {
"id": 3, "id": 3,
"x": 1579.6, "x": 1579.6,
"y": 2250.61, "y": 2250.61,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "pick_around", "action": "pick_around",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,40 +1,40 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷翘英庄西北-2个-下落1肉2", "name": "璃月-禽肉-沉玉谷·上谷翘英庄西北-2个-下落1肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷翘英庄西北\n数目: 2\n附加信息: 1禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷翘英庄西北\n数目: 2\n附加信息: 1禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 1746.68, "x": 1746.68,
"y": 2325.17, "y": 2325.17,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 1782.42, "x": 1782.42,
"y": 2397.24, "y": 2397.24,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "", "action_params": "",
"locked": false "locked": false
}, },
{ {
"id": 3, "id": 3,
"x": 1782.42, "x": 1782.42,
"y": 2397.24, "y": 2397.24,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "pick_around", "action": "pick_around",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,84 +1,84 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·上谷赤望台北-2个-下落2肉2", "name": "璃月-禽肉-沉玉谷·上谷赤望台北-2个-下落2肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷赤望台北\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·上谷赤望台北\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2614.92, "x": 2614.92,
"y": 2050.93, "y": 2050.93,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 2624.93, "x": 2624.93,
"y": 2052.01, "y": 2052.01,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 2627.12, "x": 2627.12,
"y": 2044.25, "y": 2044.25,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 2750.24, "x": 2750.24,
"y": 1994.55, "y": 1994.55,
"type": "path", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": 2873.37, "x": 2873.37,
"y": 1944.84, "y": 1944.84,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 6, "id": 6,
"x": 2871.93, "x": 2871.93,
"y": 1945.44, "y": 1945.44,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 7, "id": 7,
"x": 2874.93, "x": 2874.93,
"y": 1947.71, "y": 1947.71,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 8, "id": 8,
"x": 2875.8, "x": 2875.8,
"y": 1945.13, "y": 1945.13,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,111 +1,111 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·南陵赤望台东-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·南陵赤望台东-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·南陵赤望台东\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·南陵赤望台东\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2870.04, "x": 2870.04,
"y": 1503.27, "y": 1503.27,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 2813.17, "x": 2813.17,
"y": 1480.43, "y": 1480.43,
"action": "", "action": "",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 2785.1, "x": 2785.1,
"y": 1469.35, "y": 1469.35,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 2785.81, "x": 2785.81,
"y": 1457.65, "y": 1457.65,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 5, "id": 5,
"x": 2766.47, "x": 2766.47,
"y": 1447.99, "y": 1447.99,
"action": "", "action": "",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 6, "id": 6,
"x": 2685.86, "x": 2685.86,
"y": 1459.72, "y": 1459.72,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(2),attack(0.1)", "action_params": "keypress(space),wait(2),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 7, "id": 7,
"x": 2685.06, "x": 2685.06,
"y": 1459.03, "y": 1459.03,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 8, "id": 8,
"x": 2685.99, "x": 2685.99,
"y": 1459.14, "y": 1459.14,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 9, "id": 9,
"x": 2688.26, "x": 2688.26,
"y": 1456.92, "y": 1456.92,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 10, "id": 10,
"x": 2687, "x": 2687,
"y": 1455.59, "y": 1455.59,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 11, "id": 11,
"x": 2685.06, "x": 2685.06,
"y": 1455.13, "y": 1455.13,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,75 +1,75 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·南陵赤望台东北-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·南陵赤望台东北-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·南陵赤望台东北\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·南陵赤望台东北\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2628.09, "x": 2628.09,
"y": 1528.56, "y": 1528.56,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 2604.98, "x": 2604.98,
"y": 1538.94, "y": 1538.94,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": 2603.7, "x": 2603.7,
"y": 1537.26, "y": 1537.26,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 2607.24, "x": 2607.24,
"y": 1540.95, "y": 1540.95,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": 2601.29, "x": 2601.29,
"y": 1542.84, "y": 1542.84,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": 2598.84, "x": 2598.84,
"y": 1540.04, "y": 1540.04,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": 2596.64, "x": 2596.64,
"y": 1543.06, "y": 1543.06,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,57 +1,57 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-沉玉谷·南陵赤璋城垣南-1个-下落2肉1", "name": "璃月-禽肉-沉玉谷·南陵赤璋城垣南-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·南陵赤璋城垣南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 沉玉谷·南陵赤璋城垣南\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 2207.0, "x": 2207.0,
"y": 1253.21, "y": 1253.21,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 2216.68, "x": 2216.68,
"y": 1269.37, "y": 1269.37,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": 2232.61, "x": 2232.61,
"y": 1280.31, "y": 1280.31,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 2231.08, "x": 2231.08,
"y": 1280.99, "y": 1280.99,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": 2231.14, "x": 2231.14,
"y": 1279.27, "y": 1279.27,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,48 +1,48 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-珉林华光林西南-2个-下落2肉2", "name": "璃月-禽肉-珉林华光林西南-2个-下落2肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 珉林华光林西南\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 珉林华光林西南\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 1604.46, "x": 1604.46,
"y": 1039.7, "y": 1039.7,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 1608.36, "x": 1608.36,
"y": 1038.44, "y": 1038.44,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 1803.64, "x": 1803.64,
"y": 887.34, "y": 887.34,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(3),attack(0.1)", "action_params": "keypress(space),wait(3),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 4, "id": 4,
"x": 1803.64, "x": 1803.64,
"y": 887.34, "y": 887.34,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,57 +1,57 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-珉林奥藏山东-1个-下落2肉1", "name": "璃月-禽肉-珉林奥藏山东-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 珉林奥藏山东\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 珉林奥藏山东\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 1604.42, "x": 1604.42,
"y": 1039.32, "y": 1039.32,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 1591.19, "x": 1591.19,
"y": 1037.67, "y": 1037.67,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 1570.91, "x": 1570.91,
"y": 1034.33, "y": 1034.33,
"action": "", "action": "",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 1359.96, "x": 1359.96,
"y": 1154.34, "y": 1154.34,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 5, "id": 5,
"x": 1359.96, "x": 1359.96,
"y": 1154.34, "y": 1154.34,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
} }
] ]
} }

View File

@@ -1,49 +1,49 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-珉林琥牢山东-1个-下落2肉1", "name": "璃月-禽肉-珉林琥牢山东-1个-下落2肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 珉林琥牢山东\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 珉林琥牢山东\n数目: 1\n附加信息: 2禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 1794.2, "x": 1794.2,
"y": 717.49, "y": 717.49,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 1781.85, "x": 1781.85,
"y": 707.57, "y": 707.57,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"type": "target", "type": "target",
"x": 1712.19, "x": 1712.19,
"y": 682.33, "y": 682.33,
"action_params": "keypress(space),wait(5.5),attack(0.1),wait(3)", "action_params": "keypress(space),wait(5.5),attack(0.1),wait(3)",
"locked": false "locked": false
}, },
{ {
"id": 4, "id": 4,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"type": "target", "type": "target",
"x": 1712.19, "x": 1712.19,
"y": 682.33, "y": 682.33,
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,66 +1,66 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-琼玑野明蕴镇西南-2个-下落2肉2", "name": "璃月-禽肉-琼玑野明蕴镇西南-2个-下落2肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 琼玑野明蕴镇西南\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 琼玑野明蕴镇西南\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": -255.08, "x": -255.08,
"y": 630.09, "y": 630.09,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": -252.27, "x": -252.27,
"y": 621.22, "y": 621.22,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": -151.72, "x": -151.72,
"y": 595.47, "y": 595.47,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 4, "id": 4,
"x": -151.72, "x": -151.72,
"y": 595.47, "y": 595.47,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 5, "id": 5,
"x": -148.1, "x": -148.1,
"y": 595.65, "y": 595.65,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": -148.24, "x": -148.24,
"y": 596.71, "y": 596.71,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,120 +1,120 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-琼玑野瑶光滩北-4个-下落2肉4", "name": "璃月-禽肉-琼玑野瑶光滩北-4个-下落2肉4",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 琼玑野瑶光滩北\n数目: 4\n附加信息: 2禽肉鸟共4只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 琼玑野瑶光滩北\n数目: 4\n附加信息: 2禽肉鸟共4只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": -255.03, "x": -255.03,
"y": 630.05, "y": 630.05,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": -261.9, "x": -261.9,
"y": 628.08, "y": 628.08,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": -264.15, "x": -264.15,
"y": 619.02, "y": 619.02,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": -282.64, "x": -282.64,
"y": 573.3, "y": 573.3,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(space),wait(2),attack(0.1)", "action_params": "keypress(space),wait(2),attack(0.1)",
"type": "target" "type": "target"
}, },
{ {
"id": 5, "id": 5,
"x": -282.24, "x": -282.24,
"y": 575.93, "y": 575.93,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": -282.29, "x": -282.29,
"y": 574.02, "y": 574.02,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": -284.55, "x": -284.55,
"y": 572.09, "y": 572.09,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 8, "id": 8,
"x": -284.97, "x": -284.97,
"y": 574.08, "y": 574.08,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 9, "id": 9,
"x": -255.36, "x": -255.36,
"y": 500.31, "y": 500.31,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 10, "id": 10,
"x": -255.33, "x": -255.33,
"y": 500.3, "y": 500.3,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 11, "id": 11,
"x": -252.04, "x": -252.04,
"y": 501.51, "y": 501.51,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 12, "id": 12,
"x": -256.28, "x": -256.28,
"y": 495.39, "y": 495.39,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,75 +1,75 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-琼玑野瑶光滩西北-2个-下落2肉2", "name": "璃月-禽肉-琼玑野瑶光滩西北-2个-下落2肉2",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 琼玑野瑶光滩西北\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 琼玑野瑶光滩西北\n数目: 2\n附加信息: 2禽肉鸟共2只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": -255.01, "x": -255.01,
"y": 630.04, "y": 630.04,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": -251.64, "x": -251.64,
"y": 627.92, "y": 627.92,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": -85.28, "x": -85.28,
"y": 568.97, "y": 568.97,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "combat_script", "action": "combat_script",
"action_params": "keypress(space),wait(1.5),attack(0.1)" "action_params": "keypress(space),wait(1.5),attack(0.1)"
}, },
{ {
"id": 4, "id": 4,
"x": -83.55, "x": -83.55,
"y": 569.48, "y": 569.48,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": -87.19, "x": -87.19,
"y": 568.79, "y": 568.79,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": -87.65, "x": -87.65,
"y": 570.97, "y": 570.97,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": -85.74, "x": -85.74,
"y": 567.56, "y": 567.56,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,111 +1,111 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-璃月港舔狗桥-5个-下落2肉5", "name": "璃月-禽肉-璃月港舔狗桥-5个-下落2肉5",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 璃月港舔狗桥\n数目: 5\n附加信息: 2禽肉鸟共5只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 璃月港舔狗桥\n数目: 5\n附加信息: 2禽肉鸟共5只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 267.94, "x": 267.94,
"y": -665.15, "y": -665.15,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": 261.95, "x": 261.95,
"y": -660.77, "y": -660.77,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 270.12, "x": 270.12,
"y": -641.66, "y": -641.66,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 295.25, "x": 295.25,
"y": -620.65, "y": -620.65,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 5, "id": 5,
"x": 291.1, "x": 291.1,
"y": -616.43, "y": -616.43,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 6, "id": 6,
"x": 285.9, "x": 285.9,
"y": -619.95, "y": -619.95,
"action": "", "action": "",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 7, "id": 7,
"x": 276.86, "x": 276.86,
"y": -605.82, "y": -605.82,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 8, "id": 8,
"x": 276.86, "x": 276.86,
"y": -605.82, "y": -605.82,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 9, "id": 9,
"x": 274.92, "x": 274.92,
"y": -605.59, "y": -605.59,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 10, "id": 10,
"x": 276.43, "x": 276.43,
"y": -602.94, "y": -602.94,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 11, "id": 11,
"x": 281.31, "x": 281.31,
"y": -602.35, "y": -602.35,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,75 +1,75 @@
{ {
"info": { "info": {
"name": "璃月-禽肉-碧水原望舒客栈北-1个-下落1肉1", "name": "璃月-禽肉-碧水原望舒客栈北-1个-下落1肉1",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 璃月\n类型: 禽肉\n详细位置: 碧水原望舒客栈北\n数目: 1\n附加信息: 1禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 璃月\n类型: 禽肉\n详细位置: 碧水原望舒客栈北\n数目: 1\n附加信息: 1禽肉鸟共1只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 328.97, "x": 328.97,
"y": 873.64, "y": 873.64,
"type": "teleport", "type": "teleport",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 318.77, "x": 318.77,
"y": 889.82, "y": 889.82,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": 322.89, "x": 322.89,
"y": 901.25, "y": 901.25,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 313.94, "x": 313.94,
"y": 911.71, "y": 911.71,
"type": "path", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": 340.78, "x": 340.78,
"y": 989.76, "y": 989.76,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": 339.73, "x": 339.73,
"y": 990.67, "y": 990.67,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": 341.58, "x": 341.58,
"y": 994.7, "y": 994.7,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,75 +1,75 @@
{ {
"info": { "info": {
"name": "纳塔-禽肉-奥奇卡纳塔东南-5个-下落2肉5", "name": "纳塔-禽肉-奥奇卡纳塔东南-5个-下落2肉5",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 纳塔\n类型: 禽肉\n详细位置: 奥奇卡纳塔东南\n数目: 5\n附加信息: 2禽肉鸟共5只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 纳塔\n类型: 禽肉\n详细位置: 奥奇卡纳塔东南\n数目: 5\n附加信息: 2禽肉鸟共5只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"type": "teleport", "type": "teleport",
"x": 9813.49, "x": 9813.49,
"y": -372.26, "y": -372.26,
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": 9773.93, "x": 9773.93,
"y": -378.84, "y": -378.84,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": 9743.37, "x": 9743.37,
"y": -350.49, "y": -350.49,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": 9745.07, "x": 9745.07,
"y": -347.68, "y": -347.68,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1)" "action_params": "wait(1)"
}, },
{ {
"id": 5, "id": 5,
"x": 9742.97, "x": 9742.97,
"y": -347.7, "y": -347.7,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1)" "action_params": "wait(1)"
}, },
{ {
"id": 6, "id": 6,
"x": 9740.46, "x": 9740.46,
"y": -349.45, "y": -349.45,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1)" "action_params": "wait(1)"
}, },
{ {
"id": 7, "id": 7,
"x": 9741.64, "x": 9741.64,
"y": -352.24, "y": -352.24,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1)" "action_params": "wait(1)"
} }
] ]
} }

View File

@@ -1,94 +1,94 @@
{ {
"info": { "info": {
"name": "蒙德-禽肉-风起地-3个-下落2肉3", "name": "蒙德-禽肉-风起地-3个-下落2肉3",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 蒙德\n类型: 禽肉\n详细位置: 风起地\n数目: 3\n附加信息: 2禽肉鸟共3只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 蒙德\n类型: 禽肉\n详细位置: 风起地\n数目: 3\n附加信息: 2禽肉鸟共3只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"type": "teleport", "type": "teleport",
"x": -1266.44, "x": -1266.44,
"y": 1933.72, "y": 1933.72,
"action_params": "" "action_params": ""
}, },
{ {
"id": 2, "id": 2,
"x": -1271.32, "x": -1271.32,
"y": 1924.53, "y": 1924.53,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 3, "id": 3,
"x": -1266.95, "x": -1266.95,
"y": 1893.59, "y": 1893.59,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 4, "id": 4,
"x": -1263.5, "x": -1263.5,
"y": 1888.16, "y": 1888.16,
"type": "target", "type": "target",
"move_mode": "climb", "move_mode": "climb",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 5,
"x": -1263.05, "x": -1263.05,
"y": 1889.85, "y": 1889.85,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 6, "id": 6,
"x": -1261.2, "x": -1261.2,
"y": 1895.88, "y": 1895.88,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
"x": -1262.52, "x": -1262.52,
"y": 1904.92, "y": 1904.92,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 8, "id": 8,
"x": -1271.81, "x": -1271.81,
"y": 1973.87, "y": 1973.87,
"type": "target", "type": "target",
"move_mode": "fly", "move_mode": "fly",
"action": "stop_flying", "action": "stop_flying",
"action_params": "", "action_params": "",
"locked": false "locked": false
}, },
{ {
"id": 9, "id": 9,
"x": -1271.81, "x": -1271.81,
"y": 1973.87, "y": 1973.87,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "pick_around", "action": "pick_around",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,246 +1,246 @@
{ {
"info": { "info": {
"name": "蒙德-禽肉-风起地东南-11个-下落2肉11", "name": "蒙德-禽肉-风起地东南-11个-下落2肉11",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "地区: 蒙德\n类型: 禽肉\n详细位置: 风起地东南\n数目: 11\n附加信息: 2禽肉鸟共11只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊", "description": "地区: 蒙德\n类型: 禽肉\n详细位置: 风起地东南\n数目: 11\n附加信息: 2禽肉鸟共11只\n注意: 使用前请将游戏时间调到白天,跑图位建议使用绮良良或埃洛伊",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": -1427.8, "x": -1427.8,
"y": 1661.54, "y": 1661.54,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport"
}, },
{ {
"id": 2, "id": 2,
"x": -1433.42, "x": -1433.42,
"y": 1650.65, "y": 1650.65,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": -1441.47, "x": -1441.47,
"y": 1646.12, "y": 1646.12,
"action": "", "action": "",
"move_mode": "climb", "move_mode": "climb",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": -1455.85, "x": -1455.85,
"y": 1671.85, "y": 1671.85,
"action": "", "action": "",
"move_mode": "run", "move_mode": "run",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 5, "id": 5,
"x": -1434.49, "x": -1434.49,
"y": 1685.66, "y": 1685.66,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 6, "id": 6,
"x": -1434.49, "x": -1434.49,
"y": 1685.66, "y": 1685.66,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 7, "id": 7,
"x": -1435.23, "x": -1435.23,
"y": 1684.85, "y": 1684.85,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 8, "id": 8,
"x": -1438.89, "x": -1438.89,
"y": 1683.28, "y": 1683.28,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 9, "id": 9,
"x": -1408.71, "x": -1408.71,
"y": 1741.19, "y": 1741.19,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 10, "id": 10,
"x": -1408.71, "x": -1408.71,
"y": 1741.19, "y": 1741.19,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 11, "id": 11,
"x": -1394.93, "x": -1394.93,
"y": 1732.39, "y": 1732.39,
"action": "", "action": "",
"move_mode": "run", "move_mode": "run",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 12, "id": 12,
"x": -1383.54, "x": -1383.54,
"y": 1726.71, "y": 1726.71,
"action": "", "action": "",
"move_mode": "run", "move_mode": "run",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 13, "id": 13,
"x": -1371.03, "x": -1371.03,
"y": 1728.07, "y": 1728.07,
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "wait(0.5),keypress(space),wait(0.5),keypress(space),wait(4)", "action_params": "wait(0.5),keypress(space),wait(0.5),keypress(space),wait(4)",
"type": "target" "type": "target"
}, },
{ {
"id": 14, "id": 14,
"x": -1339.8, "x": -1339.8,
"y": 1727.97, "y": 1727.97,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 15, "id": 15,
"x": -1339.8, "x": -1339.8,
"y": 1727.97, "y": 1727.97,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 16, "id": 16,
"x": -1350.17, "x": -1350.17,
"y": 1741.89, "y": 1741.89,
"action": "", "action": "",
"move_mode": "run", "move_mode": "run",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 17, "id": 17,
"x": -1371.39, "x": -1371.39,
"y": 1727.93, "y": 1727.93,
"action": "combat_script", "action": "combat_script",
"move_mode": "walk", "move_mode": "walk",
"action_params": "wait(0.5),keypress(space),wait(0.5),keypress(space),wait(6)", "action_params": "wait(0.5),keypress(space),wait(0.5),keypress(space),wait(6)",
"type": "target" "type": "target"
}, },
{ {
"id": 18, "id": 18,
"x": -1359.1, "x": -1359.1,
"y": 1672.13, "y": 1672.13,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 19, "id": 19,
"x": -1359.1, "x": -1359.1,
"y": 1672.13, "y": 1672.13,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 20, "id": 20,
"x": -1359.42, "x": -1359.42,
"y": 1673.77, "y": 1673.77,
"type": "path", "type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 21, "id": 21,
"x": -1371.52, "x": -1371.52,
"y": 1728.39, "y": 1728.39,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "wait(0.5),keypress(f)", "action_params": "wait(0.5),keypress(f)",
"type": "target" "type": "target"
}, },
{ {
"id": 22, "id": 22,
"x": -1408.5, "x": -1408.5,
"y": 1808.78, "y": 1808.78,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 23, "id": 23,
"x": -1408.5, "x": -1408.5,
"y": 1808.78, "y": 1808.78,
"action": "pick_around", "action": "pick_around",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "target" "type": "target"
}, },
{ {
"id": 24, "id": 24,
"x": -1411.69, "x": -1411.69,
"y": 1805.64, "y": 1805.64,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 25, "id": 25,
"x": -1409.7, "x": -1409.7,
"y": 1805.23, "y": 1805.23,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, },
{ {
"id": 26, "id": 26,
"x": -1408.13, "x": -1408.13,
"y": 1807.7, "y": 1807.7,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -0,0 +1,195 @@
{
"info": {
"name": "须弥-禽肉-上风蚀地丰饶绿洲东-3个-战斗3肉3",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4451.611328125,
"y": -2455.1572265625,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 4442.57421875,
"y": -2475.24609375,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4441.68212890625,
"y": -2502.0302734375,
"type": "path",
"move_mode": "run",
"action": "fight",
"action_params": ""
},
{
"id": 4,
"x": 4442.40576171875,
"y": -2505.8486328125,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 4449.66943359375,
"y": -2505.6328125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 4566.44384765625,
"y": -2532.634765625,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": "",
"locked": false
},
{
"id": 7,
"x": 4566.44384765625,
"y": -2532.634765625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 8,
"x": 4571.0859375,
"y": -2531.3134765625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 9,
"x": 4570.4931640625,
"y": -2529.33203125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 10,
"x": 4561.62939453125,
"y": -2529.4912109375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 11,
"x": 4562.931640625,
"y": -2538.578125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 12,
"x": 4574.1337890625,
"y": -2539.8388671875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 13,
"x": 4643.2841796875,
"y": -2522.0341796875,
"type": "path",
"move_mode": "run",
"action": "combat_script",
"action_params": "wait(3)"
},
{
"id": 14,
"x": 4653.736328125,
"y": -2517.126953125,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 15,
"x": 4642.32470703125,
"y": -2513.3291015625,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": "",
"locked": false
},
{
"id": 16,
"x": 4642.32470703125,
"y": -2513.3291015625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 17,
"x": 4643.224609375,
"y": -2514.5771484375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 18,
"x": 4642.0439453125,
"y": -2511.7197265625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 19,
"x": 4656.2587890625,
"y": -2525.6455078125,
"type": "path",
"move_mode": "fly",
"action": "combat_script",
"action_params": "keypress(space),wait(0.8),attack(0.1),wait(1)"
},
{
"id": 20,
"x": 4664.30615234375,
"y": -2527.2490234375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,58 @@
{
"info": {
"name": "须弥-禽肉-上风蚀地丰饶绿洲南-1个-战斗3肉1",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4795.58544921875,
"y": -2576.3701171875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 4791.955078125,
"y": -2580.646484375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": 4791.4140625,
"y": -2602.3798828125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 4,
"x": 4775.791015625,
"y": -2593.9560546875,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": 4770.51708984375,
"y": -2590.708984375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
}
]
}

View File

@@ -0,0 +1,85 @@
{
"info": {
"name": "须弥-禽肉-上风蚀地荼诃落谷-1个-战斗3肉1",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4470.716796875,
"y": -2915.3251953125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 4443.7099609375,
"y": -2906.587890625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": 4419.38427734375,
"y": -2903.595703125,
"action": "combat_script",
"move_mode": "fly",
"action_params": "keypress(space),wait(2),attack(0.1),wait(1)",
"type": "path"
},
{
"id": 4,
"x": 4419.38427734375,
"y": -2903.595703125,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": 4419.9060239300725,
"y": -2911.4705454504438,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
},
{
"id": 6,
"x": 4417.9374909572025,
"y": -2897.810799046949,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
},
{
"id": 7,
"x": 4424.999195191058,
"y": -2902.687405502609,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
},
{
"id": 8,
"x": 4412.4382957661455,
"y": -2905.3439232452183,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
}
]
}

View File

@@ -0,0 +1,67 @@
{
"info": {
"name": "须弥-禽肉-上风蚀地避让之丘东北-2个-战斗3肉2",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4810.2880859375,
"y": -2732.974609375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 4799.02490234375,
"y": -2760.8837890625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": 4796.38671875,
"y": -2772.595703125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 4,
"x": 4797.052734375,
"y": -2799.220703125,
"action": "up_down_grab_leaf",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": 4806.92919921875,
"y": -2796.171875,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 6,
"x": 4811.60400390625,
"y": -2794.7685546875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
}
]
}

View File

@@ -0,0 +1,112 @@
{
"info": {
"name": "须弥-禽肉-下风蚀地圣显厅南-2个-战斗3肉2",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4409.76025390625,
"y": -1874.65380859375,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 4398.0791015625,
"y": -1824.359375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4401.95458984375,
"y": -1722.814453125,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 4401.16064453125,
"y": -1710.38916015625,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 5,
"x": 4402.5068359375,
"y": -1706.57470703125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 4406.015625,
"y": -1699.8291015625,
"type": "path",
"move_mode": "fly",
"action": "combat_script",
"action_params": "keypress(space),wait(2),attack(0.1),wait(1)"
},
{
"id": 7,
"x": 4412.4560546875,
"y": -1683.990234375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 8,
"x": 4418.39111328125,
"y": -1683.49853515625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 9,
"x": 4415.8798828125,
"y": -1678.21044921875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 10,
"x": 4426.42724609375,
"y": -1679.60205078125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 11,
"x": 4421.94921875,
"y": -1672.0869140625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,186 @@
{
"info": {
"name": "须弥-禽肉-下风蚀地圣显厅西南-4个-战斗3肉4",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4409.755859375,
"y": -1874.64013671875,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 4442.49853515625,
"y": -1863.474609375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4571.814453125,
"y": -1800.45654296875,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": "",
"locked": false
},
{
"id": 4,
"x": 4571.814453125,
"y": -1800.45654296875,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 5,
"x": 4578.49462890625,
"y": -1800.22216796875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 4567.525390625,
"y": -1800.77099609375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 7,
"x": 4571.26904296875,
"y": -1794.287109375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 8,
"x": 4573.11865234375,
"y": -1803.38427734375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 9,
"x": 4633.73486328125,
"y": -1853.677734375,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": "",
"locked": false
},
{
"id": 10,
"x": 4633.73486328125,
"y": -1853.677734375,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 11,
"x": 4632.82763671875,
"y": -1851.74462890625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 12,
"x": 4638.091796875,
"y": -1850.65869140625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 13,
"x": 4627.7158203125,
"y": -1854.8974609375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 14,
"x": 4654.599609375,
"y": -1845.064453125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 15,
"x": 4693.1982421875,
"y": -1794.3994140625,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 16,
"x": 4736.91357421875,
"y": -1759.27978515625,
"type": "path",
"move_mode": "run",
"action": "fight",
"action_params": ""
},
{
"id": 17,
"x": 4739.60302734375,
"y": -1755.06591796875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 18,
"x": 4742.203125,
"y": -1756.32568359375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 19,
"x": 4740.38330078125,
"y": -1757.26513671875,
"type": "target",
"move_mode": "walk",
"action": "pick_around",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,247 @@
{
"info": {
"name": "须弥-禽肉-下风蚀地活力之家西-3个-战斗3肉3",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4077.869140625,
"y": -2164.1357421875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 4127.875361711885,
"y": -2168.495338128674,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": 4154.7460935116505,
"y": -2169.000125996521,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "orientation"
},
{
"id": 4,
"x": 4154.71484375,
"y": -2168.9228515625,
"action": "up_down_grab_leaf",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": 4158.30615234375,
"y": -2173.302734375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 6,
"x": 4158.7177734375,
"y": -2154.951171875,
"action": "",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 7,
"x": 4203.13427734375,
"y": -2136.0205078125,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 8,
"x": 4242.494574321737,
"y": -2234.025955283598,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 9,
"x": 4249.245225403129,
"y": -2244.521167415751,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 10,
"x": 4284.98119098202,
"y": -2256.275451297508,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 11,
"x": 4270.501302162783,
"y": -2196.4894162921264,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 12,
"x": 4265.237340084052,
"y": -2178.492314212139,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
},
{
"id": 13,
"x": 4230.250072342377,
"y": -2158.2484880417323,
"action": "",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 14,
"x": 4235.64306640625,
"y": -2151.126953125,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 15,
"x": 4249.1689453125,
"y": -2142.1435546875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 16,
"x": 4247.56298828125,
"y": -2200.08203125,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 17,
"x": 4250.52978515625,
"y": -2241.3076171875,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 18,
"x": 4276.7705078125,
"y": -2262.5390625,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 19,
"x": 4271.99755859375,
"y": -2288.876953125,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 20,
"x": 4298.31298828125,
"y": -2334.9404296875,
"action": "fight",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 21,
"x": 4299.9921875,
"y": -2335.83984375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 22,
"x": 4295.85009765625,
"y": -2339.9951171875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 23,
"x": 4290.060546875,
"y": -2345.8671875,
"action": "combat_script",
"move_mode": "fly",
"action_params": "keypress(space),wait(1.2),attack(0.1),wait(1)",
"type": "path"
},
{
"id": 24,
"x": 4289.0400390625,
"y": -2348.072265625,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
},
{
"id": 25,
"x": 4286.656566497899,
"y": -2351.0006772313063,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 26,
"x": 4289.998978163927,
"y": -2352.969631975655,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
}
]
}

View File

@@ -0,0 +1,113 @@
{
"info": {
"name": "须弥-禽肉-下风蚀地舍身弃坑东南-2个-战斗3肉2",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4409.7685546875,
"y": -1874.50732421875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 4410.9912109375,
"y": -2011.812744140625,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4412.2138671875,
"y": -2149.1181640625,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
"type": "path",
"locked": false
},
{
"id": 4,
"x": 4412.2138671875,
"y": -2149.1181640625,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": 4415.61279296875,
"y": -2156.1923828125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 6,
"x": 4410.78271484375,
"y": -2156.314453125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 7,
"x": 4407.5517578125,
"y": -2151.1611328125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 8,
"x": 4411.91162109375,
"y": -2148.845703125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 9,
"x": 4416.96923828125,
"y": -2149.7578125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 10,
"x": 4415.01220703125,
"y": -2153.119140625,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 11,
"x": 4411.138671875,
"y": -2150.2646484375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "target"
}
]
}

View File

@@ -0,0 +1,67 @@
{
"info": {
"name": "须弥-禽肉-下风蚀地阿如村东北-2个-战斗3肉2",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 4271.61767578125,
"y": -1666.64306640625,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 4151.9619140625,
"y": -1687.9794921875,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4138.240234375,
"y": -1691.1845703125,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 4057.9775390625,
"y": -1709.24951171875,
"type": "path",
"move_mode": "run",
"action": "fight",
"action_params": ""
},
{
"id": 5,
"x": 4056.3955078125,
"y": -1711.93310546875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 4052.810546875,
"y": -1707.64306640625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,76 @@
{
"info": {
"name": "须弥-禽肉-列柱沙原丰饶绿洲西南-2个-战斗3肉2",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4795.62158203125,
"y": -2576.3876953125,
"action_params": ""
},
{
"id": 2,
"x": 4798.53857421875,
"y": -2577.2451171875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4885.564453125,
"y": -2605.03515625,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 4901.93603515625,
"y": -2621.5966796875,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 4888.29443359375,
"y": -2621.775390625,
"type": "path",
"move_mode": "fly",
"action": "fight",
"action_params": ""
},
{
"id": 6,
"x": 4886.3896484375,
"y": -2622.2685546875,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 7,
"x": 4894.84716796875,
"y": -2614.4130859375,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,157 @@
{
"info": {
"name": "须弥-禽肉-荒石苍漠「三运河之地」西-2个-3肉2",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": 5997.88330078125,
"y": -329.10302734375,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 5955.42333984375,
"y": -388.7275390625,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 5940.29296875,
"y": -380.84814453125,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 4,
"x": 5937.56005859375,
"y": -377.748046875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 5936.48046875,
"y": -372.89794921875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 5932.333984375,
"y": -366.478515625,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 7,
"x": 5846.345703125,
"y": -340.25341796875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 8,
"x": 5801.91748046875,
"y": -325.20361328125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 9,
"x": 5789.7353515625,
"y": -385.13720703125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 10,
"x": 5790.2939453125,
"y": -390.17333984375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 11,
"x": 5790.64453125,
"y": -384.6767578125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 12,
"x": 5791.357421875,
"y": -374.79248046875,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 13,
"x": 5801.634765625,
"y": -380.17724609375,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": ""
},
{
"id": 14,
"x": 5796.60595703125,
"y": -407.2783203125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 15,
"x": 5806.96875,
"y": -427.54931640625,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 16,
"x": 5802.79248046875,
"y": -432.1865234375,
"type": "target",
"move_mode": "run",
"action": "",
"action_params": ""
}
]
}

View File

@@ -1,21 +1,21 @@
{ {
"info": { "info": {
"name": "蒙德-七天神像-苍风高地", "name": "蒙德-七天神像-苍风高地",
"type": "collect", "type": "collect",
"author": "提瓦特钓鱼玳师", "author": "提瓦特钓鱼玳师",
"version": "1.0", "version": "1.0",
"description": "传送到蒙德-苍风高地的七天神像", "description": "传送到蒙德-苍风高地的七天神像",
"bgi_version": "0.43.1" "bgi_version": "0.43.1"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"type": "teleport", "type": "teleport",
"x": -578.72, "x": -578.72,
"y": 1853.39, "y": 1853.39,
"action_params": "" "action_params": ""
} }
] ]
} }

View File

@@ -1,278 +1,289 @@
(async function () { (async function () {
const pathing_list = [ const pathing_list = [
"璃月-禽肉-云来海璃月港北-1个-下落2肉1", "璃月-禽肉-云来海璃月港北-1个-下落2肉1",
"璃月-禽肉-云来海璃月港西-2个-下落1肉2", "璃月-禽肉-云来海璃月港西-2个-下落1肉2",
"璃月-禽肉-云来海璃月港西南-3个-下落1肉1", "璃月-禽肉-云来海璃月港西南-3个-下落1肉1",
"璃月-禽肉-来歆山赤望台东南-1个-下落2肉1", "璃月-禽肉-来歆山赤望台东南-1个-下落2肉1",
"璃月-禽肉-沉玉谷·上谷宝玦口南-1个-下落2肉1", "璃月-禽肉-沉玉谷·上谷宝玦口南-1个-下落2肉1",
"璃月-禽肉-沉玉谷·上谷暝垣山-1个-下落2肉1", "璃月-禽肉-沉玉谷·上谷暝垣山-1个-下落2肉1",
"璃月-禽肉-沉玉谷·上谷暝垣山西南-1个-下落2肉1", "璃月-禽肉-沉玉谷·上谷暝垣山西南-1个-下落2肉1",
"璃月-禽肉-沉玉谷·上谷灵濛山北-2个-下落2肉2", "璃月-禽肉-沉玉谷·上谷灵濛山北-2个-下落2肉2",
"璃月-禽肉-沉玉谷·上谷瞑垣山南-1个-下落2肉1", "璃月-禽肉-沉玉谷·上谷瞑垣山南-1个-下落2肉1",
"璃月-禽肉-沉玉谷·上谷翘英庄西-2个-下落1肉2", "璃月-禽肉-沉玉谷·上谷翘英庄西-2个-下落1肉2",
"璃月-禽肉-沉玉谷·上谷翘英庄西北-2个-下落1肉2", "璃月-禽肉-沉玉谷·上谷翘英庄西北-2个-下落1肉2",
"璃月-禽肉-沉玉谷·上谷赤望台北-2个-下落2肉2", "璃月-禽肉-沉玉谷·上谷赤望台北-2个-下落2肉2",
"璃月-禽肉-沉玉谷·南陵赤望台东-1个-下落2肉1", "璃月-禽肉-沉玉谷·南陵赤望台东-1个-下落2肉1",
"璃月-禽肉-沉玉谷·南陵赤望台东北-1个-下落2肉1", "璃月-禽肉-沉玉谷·南陵赤望台东北-1个-下落2肉1",
"璃月-禽肉-沉玉谷·南陵赤璋城垣南-1个-下落2肉1", "璃月-禽肉-沉玉谷·南陵赤璋城垣南-1个-下落2肉1",
"璃月-禽肉-珉林华光林西南-2个-下落2肉2", "璃月-禽肉-珉林华光林西南-2个-下落2肉2",
"璃月-禽肉-珉林奥藏山东-1个-下落2肉1", "璃月-禽肉-珉林奥藏山东-1个-下落2肉1",
"璃月-禽肉-珉林琥牢山东-1个-下落2肉1", "璃月-禽肉-珉林琥牢山东-1个-下落2肉1",
"璃月-禽肉-琼玑野明蕴镇西南-2个-下落2肉2", "璃月-禽肉-琼玑野明蕴镇西南-2个-下落2肉2",
"璃月-禽肉-琼玑野瑶光滩北-4个-下落2肉4", "璃月-禽肉-琼玑野瑶光滩北-4个-下落2肉4",
"璃月-禽肉-琼玑野瑶光滩西北-2个-下落2肉2", "璃月-禽肉-琼玑野瑶光滩西北-2个-下落2肉2",
"璃月-禽肉-璃月港舔狗桥-5个-下落2肉5", "璃月-禽肉-璃月港舔狗桥-5个-下落2肉5",
"璃月-禽肉-碧水原望舒客栈北-1个-下落1肉1", "璃月-禽肉-碧水原望舒客栈北-1个-下落1肉1",
"纳塔-禽肉-奥奇卡纳塔东南-5个-下落2肉5", "纳塔-禽肉-奥奇卡纳塔东南-5个-下落2肉5",
"蒙德-禽肉-风起地-3个-下落2肉3", "蒙德-禽肉-风起地-3个-下落2肉3",
"蒙德-禽肉-风起地东南-11个-下落2肉11" "蒙德-禽肉-风起地东南-11个-下落2肉11",
]; "须弥-禽肉-上风蚀地丰饶绿洲东-3个-战斗3肉3",
const statue_name = "蒙德-七天神像-苍风高地"; "须弥-禽肉-上风蚀地丰饶绿洲南-1个-战斗3肉1",
const longest_path_time = 300; // 耗时最长的路线的时长s "须弥-禽肉-上风蚀地荼诃落谷-1个-战斗3肉1",
"须弥-禽肉-上风蚀地避让之丘东北-2个-战斗3肉2",
/** "须弥-禽肉-下风蚀地圣显厅南-2个-战斗3肉2",
* 设置时间(白天和夜晚)。 "须弥-禽肉-下风蚀地圣显厅西南-4个-战斗3肉4",
* "须弥-禽肉-下风蚀地活力之家西-3个-战斗3肉3",
* 模拟键盘和鼠标操作来更改时间状态。 "须弥-禽肉-下风蚀地舍身弃坑东南-2个-战斗3肉2",
* "须弥-禽肉-下风蚀地阿如村东北-2个-战斗3肉2",
* @param {string} time_state - 时间状态,可以是 "白天" 或 "夜晚"。 "须弥-禽肉-列柱沙原丰饶绿洲西南-2个-战斗3肉2",
*/ "须弥-禽肉-荒石苍漠「三运河之地」西-2个-战斗3肉2"
async function set_time(time_state) { ];
let position_center = [1440, 500]; const statue_name = "蒙德-七天神像-苍风高地";
let position_0 = [1440, 670]; // 防止转动无效(鼠标途经点 const longest_path_time = 300; // 耗时最长的路线的时长s
let position_6 = [1270, 500];
let position_12 = [1440, 330]; // 防止转动无效(鼠标途经点) /**
let position_18 = [1610, 500]; * 设置时间(白天和夜晚)。
*
await keyPress("Escape"); * 模拟键盘和鼠标操作来更改时间状态。
await sleep(1000); *
await click(45, 715); * @param {string} time_state - 时间状态,可以是 "白天" 或 "夜晚"。
await sleep(2000); */
async function set_time(time_state) {
moveMouseTo(position_center[0], position_center[1]); let position_center = [1440, 500];
await sleep(50); let position_0 = [1440, 670]; // 防止转动无效(鼠标途经点)
leftButtonDown(); let position_6 = [1270, 500];
await sleep(50); let position_12 = [1440, 330]; // 防止转动无效(鼠标途经点)
if (time_state === "白天") { let position_18 = [1610, 500];
moveMouseTo(position_12[0], position_12[1]); // 途经点
await(50); await keyPress("Escape");
moveMouseTo(position_6[0], position_6[1]); await sleep(1000);
} else if (time_state === "夜晚") { await click(45, 715);
moveMouseTo(position_0[0], position_0[1]); // 途经点 await sleep(2000);
await(50);
moveMouseTo(position_18[0], position_18[1]); moveMouseTo(position_center[0], position_center[1]);
} await sleep(50);
await sleep(50); leftButtonDown();
leftButtonUp(); await sleep(50);
if (time_state === "白天") {
await sleep(1000); moveMouseTo(position_12[0], position_12[1]); // 途经点
await click(1450, 1020); // 确认 await(50);
await sleep(20000); // 等待时间调节 moveMouseTo(position_6[0], position_6[1]);
await keyPress("Escape"); } else if (time_state === "夜晚") {
await sleep(2000); moveMouseTo(position_0[0], position_0[1]); // 途经点
await keyPress("Escape"); await(50);
await sleep(2000); moveMouseTo(position_18[0], position_18[1]);
} }
await sleep(50);
/** leftButtonUp();
*
* 自动领取空月祝福(检测并等待到4点) await sleep(1000);
* await click(1450, 1020); // 确认
* */ await sleep(20000); // 等待时间调节
async function welkin_moon() { await keyPress("Escape");
// 4点自动领取月卡 await sleep(2000);
let time_now = new Date(); await keyPress("Escape");
let time_4 = new Date(time_now.getFullYear(), time_now.getMonth(), time_now.getDate(), 4, 0, 0); // 4点 await sleep(2000);
let time_predict_end; // 预测本次任务结束时间加1分钟容错 }
time_predict_end = time_now.setSeconds(time_now.getSeconds() + longest_path_time + 60);
/**
// 30s点击一次等待领取月卡 *
let step_flag = 0; // 领取月卡步骤标志 * 自动领取空月祝福(检测并等待到4点)
while (auto_skip && time_now < time_4 && time_predict_end >= time_4) { *
log.info(`等待领取月卡(剩余${Math.floor((time_4 - new Date()) / 1000)}s)...`); * */
if (step_flag == 0) { async function welkin_moon() {
// 传送到七天神像 // 4点自动领取月卡
await pathingScript.runFile(base_path_pathing + statue_name + ".json"); let time_now = new Date();
step_flag += 1; let time_4 = new Date(time_now.getFullYear(), time_now.getMonth(), time_now.getDate(), 4, 0, 0); // 4点
} let time_predict_end; // 预测本次任务结束时间加1分钟容错
await sleep(30000); time_predict_end = time_now.setSeconds(time_now.getSeconds() + longest_path_time + 60);
keyDown("VK_LBUTTON");
await sleep(100); // 30s点击一次等待领取月卡
keyUp("VK_LBUTTON"); let step_flag = 0; // 领取月卡步骤标志
while (auto_skip && time_now < time_4 && time_predict_end >= time_4) {
// 本次已经到达4点(5s容错) log.info(`等待领取月卡(剩余${Math.floor((time_4 - new Date()) / 1000)}s)...`);
if (new Date() > time_4.setSeconds(time_4.getSeconds() - 5)) { if (step_flag == 0) {
step_flag += 1; // 传送到七天神像
auto_skip = false; await pathingScript.runFile(base_path_pathing + statue_name + ".json");
} step_flag += 1;
}
} await sleep(30000);
// 领取月卡(点击两次) keyDown("VK_LBUTTON");
if (step_flag == 2) { await sleep(100);
step_flag = 0; keyUp("VK_LBUTTON");
await sleep(5); // 补回容错时间
await click(1450, 1020); // 点击时间调节的确认按钮的位置 // 本次已经到达4点(5s容错)
await sleep(5); // 等待月卡动画时间 if (new Date() > time_4.setSeconds(time_4.getSeconds() - 5)) {
await click(1450, 1020); step_flag += 1;
await sleep(1); auto_skip = false;
} }
}
}
/** // 领取月卡(点击两次)
* if (step_flag == 2) {
* 读取JS脚本配置 step_flag = 0;
* await sleep(5); // 补回容错时间
* @return {Object} 包含解析后JS脚本配置的对象 await click(1450, 1020); // 点击时间调节的确认按钮的位置
* */ await sleep(5); // 等待月卡动画时间
function read_settings() { await click(1450, 1020);
const mode_pick = typeof(settings.mode_pick) === "undefined" ? "自动拾取" : settings.mode_pick; await sleep(1);
const check_upper_limit = typeof(settings.check_upper_limit) === "undefined" ? false : settings.check_upper_limit; }
const check_descend = typeof(settings.check_descend) === "undefined" ? false : settings.check_descend; }
const check_fight = typeof(settings.check_fight) === "undefined" ? false : settings.check_fight;
const check_one = typeof(settings.check_one) === "undefined" ? false : settings.check_one; /**
const check_two = typeof(settings.check_two) === "undefined" ? false : settings.check_two; *
const check_three = typeof(settings.check_three) === "undefined" ? false : settings.check_three; * 读取JS脚本配置
const check_welkin_moon = typeof(settings.check_welkin_moon) === "undefined" ? false : settings.check_welkin_moon; *
* @return {Object} 包含解析后JS脚本配置的对象
return { * */
"mode_pick": mode_pick, function read_settings() {
"check_upper_limit": check_upper_limit, const mode_pick = typeof(settings.mode_pick) === "undefined" ? "自动拾取" : settings.mode_pick;
"check_descend": check_descend, const check_upper_limit = typeof(settings.check_upper_limit) === "undefined" ? false : settings.check_upper_limit;
"check_fight": check_fight, const check_descend = typeof(settings.check_descend) === "undefined" ? false : settings.check_descend;
"check_one": check_one, const check_fight = typeof(settings.check_fight) === "undefined" ? false : settings.check_fight;
"check_two": check_two, const check_one = typeof(settings.check_one) === "undefined" ? false : settings.check_one;
"check_three": check_three, const check_two = typeof(settings.check_two) === "undefined" ? false : settings.check_two;
"check_welkin_moon": check_welkin_moon const check_three = typeof(settings.check_three) === "undefined" ? false : settings.check_three;
} const check_welkin_moon = typeof(settings.check_welkin_moon) === "undefined" ? false : settings.check_welkin_moon;
}
return {
/** "mode_pick": mode_pick,
* "check_upper_limit": check_upper_limit,
* 解析文件名 "check_descend": check_descend,
* "check_fight": check_fight,
* */ "check_one": check_one,
function parse_file_name(file_name) { "check_two": check_two,
try { "check_three": check_three,
const file_msg = file_name.split("-") "check_welkin_moon": check_welkin_moon
let msg_dic = {}; // 存储路径信息 }
}
const area = file_msg[0];
const type = file_msg[1]; /**
const detail = file_msg[2]; *
const num = parseInt(file_msg[3].replace(/个/g, ""), 10); // 鸟类总数 * 解析文件名
const addition = file_msg[4].slice(0, 2); // 路径类型 *
const objects = file_msg[4].substring(2).split("_"); // 详细掉落数目(需处理) * */
function parse_file_name(file_name) {
msg_dic["area"] = area; try {
msg_dic["type"] = type; const file_msg = file_name.split("-")
msg_dic["detail"] = detail; let msg_dic = {}; // 存储路径信息
msg_dic["num"] = num;
msg_dic["addition"] = addition; const area = file_msg[0];
msg_dic["objects"] = {}; // 初始化禽肉详情字典 const type = file_msg[1];
for (let i = 0; i < objects.length; i++) { const detail = file_msg[2];
const temp_msg = objects[i].split(""); const num = parseInt(file_msg[3].replace(/个/g, ""), 10); // 鸟类总数
msg_dic["objects"][temp_msg[0]] = temp_msg[1]; const addition = file_msg[4].slice(0, 2); // 路径类型
} const objects = file_msg[4].substring(2).split("_"); // 详细掉落数目(需处理)
return msg_dic; msg_dic["area"] = area;
} catch (error) { msg_dic["type"] = type;
log.info("路径文件解析错误请检查main.js内的文件名..."); msg_dic["detail"] = detail;
} msg_dic["num"] = num;
msg_dic["addition"] = addition;
} msg_dic["objects"] = {}; // 初始化禽肉详情字典
for (let i = 0; i < objects.length; i++) {
/** const temp_msg = objects[i].split("肉");
* msg_dic["objects"][temp_msg[0]] = temp_msg[1];
* 加载路径任务 }
*
* @param {string} file_name - JSON文件名 return msg_dic;
* } catch (error) {
* */ log.info("路径文件解析错误请检查main.js内的文件名...");
async function run_file(file_name) { }
const base_path_pathing = "assets/pathing/";
await pathingScript.runFile(base_path_pathing + file_name + ".json"); }
}
/**
async function main() { *
try { * 加载路径任务
// 刷取上限所需 *
let upper_one, upper_two, upper_three; * @param {string} file_name - JSON文件名
const target_num = 300; // 上限(可以设置[test]) *
// 读取配置 * */
const setting_msg = read_settings(); async function run_file(file_name) {
// 自动拾取 const base_path_pathing = "assets/pathing/";
if (setting_msg["mode_pick"] === "自动拾取") { await pathingScript.runFile(base_path_pathing + file_name + ".json");
dispatcher.addTimer(new RealtimeTimer("AutoPick")); }
} else if (setting_msg["mode_pick"] === "强制拾取") {
dispatcher.addTimer(new RealtimeTimer("AutoPick", {"forceInteraction": true})); async function main() {
} try {
// 刷取禽肉上限 // 刷取上限所需
// if (setting_msg["check_upper_limit"]) {} let upper_one, upper_two, upper_three;
upper_one = 0; const target_num = 300; // 上限(可以设置[test])
upper_two = 0; // 读取配置
upper_three = 0; const setting_msg = read_settings();
// 输出JS脚本配置 // 自动拾取
log.info(`下落路线: ${setting_msg["check_descend"] ? "禁用": "启用"}`); if (setting_msg["mode_pick"] === "自动拾取") {
log.info(`战斗路线: ${setting_msg["check_fight"] ? "禁用": "启用"}`); dispatcher.addTimer(new RealtimeTimer("AutoPick"));
log.info(`小型鸟类: ${setting_msg["check_one"] ? "禁用": "启用"}`); } else if (setting_msg["mode_pick"] === "强制拾取") {
log.info(`中型鸟类: ${setting_msg["check_two"] ? "禁用": "启用"}`); dispatcher.addTimer(new RealtimeTimer("AutoPick", {"forceInteraction": true}));
log.info(`大型鸟类: ${setting_msg["check_three"] ? "禁用": "启用"}`); }
log.info(`4点领取空月祝福: ${setting_msg["check_welkin_moon"] ? "禁用": "启用"}`); // 刷取禽肉上限
// if (setting_msg["check_upper_limit"]) {}
// 筛选并执行路径 upper_one = 0;
for (let i = 0; i < pathing_list.length; i++) { upper_two = 0;
log.info(`当前路线: ${pathing_list[i]} (进度: ${i + 1}/${pathing_list.length})`); upper_three = 0;
const path_msg = parse_file_name(pathing_list[i]); // 输出JS脚本配置
log.info(`下落路线: ${setting_msg["check_descend"] ? "禁用": "启用"}`);
// 禁用下落路线 log.info(`战斗路线: ${setting_msg["check_fight"] ? "禁用": "启用"}`);
if (setting_msg["check_descend"] && path_msg["addition"] === "下落") continue; log.info(`小型鸟类: ${setting_msg["check_one"] ? "禁用": "启用"}`);
// 禁用战斗路线 log.info(`中型鸟类: ${setting_msg["check_two"] ? "禁用": "启用"}`);
if (setting_msg["check_fight"] && path_msg["addition"] === "战斗") continue; log.info(`大型鸟类: ${setting_msg["check_three"] ? "禁用": "启用"}`);
// 排除小型鸟类 log.info(`4点领取空月祝福: ${setting_msg["check_welkin_moon"] ? "禁用": "启用"}`);
if (setting_msg["check_one"] && path_msg["objects"].keys().includes("1")) continue;
// 排除中型鸟类 // 筛选并执行路径
if (setting_msg["check_two"] && path_msg["objects"].keys().includes("2")) continue; for (let i = 0; i < pathing_list.length; i++) {
// 排除大型鸟类 log.info(`当前路线: ${pathing_list[i]} (进度: ${i + 1}/${pathing_list.length})`);
if (setting_msg["check_three"] && path_msg["objects"].keys().includes("3")) continue; const path_msg = parse_file_name(pathing_list[i]);
// 自动领取空月祝福
if (!setting_msg["check_welkin_moon"]) { // 禁用下落路线
welkin_moon() if (setting_msg["check_descend"] && path_msg["addition"] === "下落") continue;
} // 禁用战斗路线
if (setting_msg["check_fight"] && path_msg["addition"] === "战斗") continue;
// 执行任务 // 排除小型鸟类
await run_file(pathing_list[i]); if (setting_msg["check_one"] && path_msg["objects"].keys().includes("1")) continue;
// 禽肉上限判定 // 排除中型鸟类
if (setting_msg["check_upper_limit"]) { if (setting_msg["check_two"] && path_msg["objects"].keys().includes("2")) continue;
for (const [key, value] of Object.entries(path_msg["objects"])) { // 排除大型鸟类
if (key === "1") { if (setting_msg["check_three"] && path_msg["objects"].keys().includes("3")) continue;
upper_one += parseInt(value, 10); // 自动领取空月祝福
if (upper_one >= target_num) { if (!setting_msg["check_welkin_moon"]) {
log.info(`小型鸟类已达 ${target_num} 上限,已禁用...`); welkin_moon()
setting_msg["check_one"] = false; }
}
} else if (key === "2") { // 执行任务
upper_two += parseInt(value, 10); await run_file(pathing_list[i]);
if (upper_two >= target_num) { // 禽肉上限判定
log.info(`中型鸟类已达 ${target_num} 上限,已禁用...`); if (setting_msg["check_upper_limit"]) {
setting_msg["check_two"] = false; for (const [key, value] of Object.entries(path_msg["objects"])) {
} if (key === "1") {
} else if (key === "3") { upper_one += parseInt(value, 10);
upper_three += parseInt(value, 10); if (upper_one >= target_num) {
if (upper_three >= target_num) { log.info(`小型鸟类已达 ${target_num} 上限,已禁用...`);
log.info(`大型鸟类已达 ${target_num} 上限,已禁用...`); setting_msg["check_one"] = false;
setting_msg["check_three"] = false; }
} } else if (key === "2") {
} upper_two += parseInt(value, 10);
} if (upper_two >= target_num) {
} log.info(`中型鸟类已达 ${target_num} 上限,已禁用...`);
} setting_msg["check_two"] = false;
log.info(`任务完成(统计为预测值,实际可能存在误差):\n小型鸟类 ${upper_one}\n中型鸟类 ${upper_two}\n大型鸟类 ${upper_three}\n`); }
} catch (error) { } else if (key === "3") {
log.error(`任务执行出错: ${error}`); upper_three += parseInt(value, 10);
return null; if (upper_three >= target_num) {
} log.info(`大型鸟类已达 ${target_num} 上限,已禁用...`);
setting_msg["check_three"] = false;
} }
}
await main(); }
}
}
log.info(`任务完成(统计为预测值,实际可能存在误差):\n小型鸟类 ${upper_one}\n中型鸟类 ${upper_two}\n大型鸟类 ${upper_three}\n`);
} catch (error) {
log.error(`任务执行出错: ${error}`);
return null;
}
}
await main();
})(); })();

View File

@@ -1,14 +1,14 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "禽肉全收集(提瓦特)", "name": "禽肉全收集(提瓦特)",
"version": "1.1", "version": "1.2",
"bgi_version": "0.43.1", "bgi_version": "0.45.0",
"description": "脚本名称:禽肉全收集(提瓦特)\n功能描述多种形式的提瓦特禽肉采集(下落攻击、战斗)\n核心功能------------------------------>\n1.刷取禽肉上限(目前路线不足)\n2.支持自行启用(禁用)下落(战斗)路线\n3.支持选择刷取鸟类(1禽肉、2禽肉、3禽肉)\n4.内置了4点的空月祝福检测(默认启用)\n注意事项------------------------------>\n1.包含下落路线时行走位建议角色为绮良良或埃洛伊(天赋不易惊动小动物)\n2.内置的空月祝福领取逻辑与JS脚本提瓦特自动钓鱼(全流程+自选)一致\n---------------------------------------->\n作者提瓦特钓鱼玳师\n脚本反馈邮箱hijiwos@hotmail.com", "description": "脚本名称:禽肉全收集(提瓦特)\n功能描述多种形式的提瓦特禽肉采集(下落攻击、战斗)\n核心功能------------------------------>\n1.刷取禽肉上限(目前路线不足)\n2.支持自行启用(禁用)下落(战斗)路线\n3.支持选择刷取鸟类(1禽肉、2禽肉、3禽肉)\n4.内置了4点的空月祝福检测(默认启用)\n注意事项------------------------------>\n1.包含下落路线时行走位建议角色为绮良良或埃洛伊(天赋不易惊动小动物)\n2.内置的空月祝福领取逻辑与JS脚本提瓦特自动钓鱼(全流程+自选)一致\n---------------------------------------->\n作者提瓦特钓鱼玳师\n脚本反馈邮箱hijiwos@hotmail.com",
"authors": [ "authors": [
{ {
"name": "提瓦特钓鱼玳师" "name": "提瓦特钓鱼玳师"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",
"main": "main.js" "main": "main.js"
} }

View File

@@ -1,47 +1,47 @@
[ [
{ {
"name": "mode_pick", "name": "mode_pick",
"type": "select", "type": "select",
"label": "拾取模式(默认自动拾取)", "label": "拾取模式(默认自动拾取)",
"options": [ "options": [
"自动拾取", "自动拾取",
"强制拾取", "强制拾取",
"不拾取" "不拾取"
] ]
}, },
{ {
"name": "check_upper_limit", "name": "check_upper_limit",
"type": "checkbox", "type": "checkbox",
"label": "刷取禽肉上限(默认刷取全部路线)[测试]" "label": "刷取禽肉上限(默认刷取全部路线)[测试]"
}, },
{ {
"name": "check_descend", "name": "check_descend",
"type": "checkbox", "type": "checkbox",
"label": "禁用下落路线" "label": "禁用下落路线"
}, },
{ {
"name": "check_fight", "name": "check_fight",
"type": "checkbox", "type": "checkbox",
"label": "禁用战斗路线" "label": "禁用战斗路线"
}, },
{ {
"name": "check_one", "name": "check_one",
"type": "checkbox", "type": "checkbox",
"label": "禁用小型鸟类(1禽肉)" "label": "禁用小型鸟类(1禽肉)"
}, },
{ {
"name": "check_two", "name": "check_two",
"type": "checkbox", "type": "checkbox",
"label": "禁用中型鸟类(2禽肉)" "label": "禁用中型鸟类(2禽肉)"
}, },
{ {
"name": "check_three", "name": "check_three",
"type": "checkbox", "type": "checkbox",
"label": "禁用大型鸟类(3禽肉)" "label": "禁用大型鸟类(3禽肉)"
}, },
{ {
"name": "check_welkin_moon", "name": "check_welkin_moon",
"type": "checkbox", "type": "checkbox",
"label": "禁用4点领取空月祝福(默认启用)" "label": "禁用4点领取空月祝福(默认启用)"
} }
] ]