JS脚本: 鸡腿好感添加Ocr功能,提高成功率 (#1406)

This commit is contained in:
Iluvenis
2025-07-25 20:02:26 +08:00
committed by GitHub
parent 5f38a7b81e
commit fe2e37c9e4
5 changed files with 32 additions and 31 deletions

View File

@@ -1,23 +1,15 @@
{
"info": {
"name": "从甜甜花到狗盆",
"name": "到狗盆",
"type": "collect",
"author": "花火",
"version": "1.0",
"version": "1.2",
"description": "",
"bgi_version": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "path",
"x": -4529.2578125,
"y": -3084.009765625
},
{
"id": 2,
"x": -4500.28125,
"y": -3116.0146484375,
"type": "target",

View File

@@ -1,24 +1,16 @@
{
"info": {
"name": "从狗盆到甜甜花",
"name": "到甜甜花",
"type": "collect",
"author": "花火",
"version": "1.1",
"version": "1.2",
"description": "",
"bgi_version": "0.43.5"
},
"positions": [
{
"id": 1,
"x": -4500.28125,
"y": -3116.0146484375,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 2,
"action": "exit_and_relogin",
"action": "",
"move_mode": "walk",
"type": "target",
"x": -4529.2578125,

View File

@@ -3,7 +3,7 @@
"name": "到达甜甜花位置",
"type": "collect",
"author": "花火",
"version": "1.1",
"version": "1.2",
"description": "",
"bgi_version": "0.43.5"
},
@@ -46,7 +46,7 @@
"y": -3084.009765625,
"type": "target",
"move_mode": "walk",
"action": "exit_and_relogin"
"action": ""
}
]
}