js(战斗好感): 盗宝团优化路线 (#929)

* Add files via upload

* Update main.js
This commit is contained in:
2025-05-26 21:13:52 +08:00
committed by GitHub
parent 64753d75aa
commit 83b152df9a
4 changed files with 37 additions and 36 deletions

View File

@@ -1,36 +1,41 @@
{
{
"info": {
"name": "触发点",
"name": "盗宝团-触发点",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgi_version": "0.43.4"
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -2738.38,
"y": -3414.45,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -2738.38,
"y": -3414.45
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -2739.72,
"y": -3400.15,
"x": -2736.6005859375,
"y": -3415.4443359375,
"type": "path",
"move_mode": "walk",
"action": "exit_and_relogin"
"action": "combat_script",
"action_params": "wait(0.5)",
"locked": false
},
{
"id": 4,
"x": -2738.67,
"y": -3427.38,
"id": 3,
"x": -2736.6005859375,
"y": -3415.4443359375,
"type": "path",
"move_mode": "dash",
"action": ""
"move_mode": "walk",
"action": "exit_and_relogin",
"action_params": ""
}
]
}