Files
bettergi-scripts-list/repo/js/AutoFriendshipTreasureHunters/assets/AutoPath/盗宝团.json
秋云 ab7b485755 fix: 鸡腿好感和盗宝团好感修复,使用新版exit_and_relogin action (#473)
* 盗宝团好感

* 避免计算出负数运行次数

* fix: 鸡腿好感修复
2025-03-27 09:55:28 +08:00

52 lines
899 B
JSON

{
"info": {
"name": "盗宝团",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.43.4"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -2738.38,
"y": -3414.45
},
{
"id": 2,
"x": -2739.72,
"y": -3400.15,
"type": "path",
"move_mode": "walk",
"action": "exit_and_relogin"
},
{
"id": 3,
"x": -2739.71,
"y": -3399.06,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": -2738.67,
"y": -3427.38,
"type": "path",
"move_mode": "run",
"action": ""
},
{
"id": 5,
"x": -2756.67,
"y": -3467.63,
"type": "path",
"move_mode": "walk",
"action": "fight"
}
]
}