js:自动狗粮重置版1.1正式更新 (#1012)

This commit is contained in:
mno
2025-06-06 23:10:12 +08:00
committed by GitHub
parent 49d7c03c91
commit dbed2372f0
15 changed files with 139 additions and 294 deletions

View File

@@ -1,32 +1,31 @@
{
"info": {
"name": "盗宝团-触发点",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -2738.38,
"y": -3414.45,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -2736.60,
"y": -3415.44,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5)",
"locked": false
}
]
{
"info": {
"name": "盗宝团-触发点",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -2738.38,
"y": -3414.45,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -2736.6,
"y": -3415.44,
"action": "exit_and_relogin",
"move_mode": "walk",
"action_params": "",
"type": "path"
}
]
}