地脉花4.5.4:更新路线以避免战斗 (#3061)

* 更新路线避免卡战斗

* 地脉花 4.5.4
This commit is contained in:
ddaodan
2026-04-02 16:40:59 +08:00
committed by GitHub
parent b8f0f1d435
commit 6f161d3753
3 changed files with 52 additions and 24 deletions

View File

@@ -1,16 +1,21 @@
{
{
"info": {
"authors": [],
"authors": [
{
"links": "",
"name": "ddaodan"
}
],
"bgi_version": "0.45.0",
"description": "",
"enable_monster_loot_split": false,
"last_modified_time": 1760586516234,
"last_modified_time": 1775105055739,
"map_match_method": "",
"map_name": "Teyvat",
"name": "挪德卡莱3-月矩力试验设计局-2",
"tags": [],
"type": "collect",
"version": "1.0"
"version": "1.1"
},
"positions": [
{
@@ -19,17 +24,17 @@
"id": 1,
"move_mode": "walk",
"type": "teleport",
"x": 9375.3896484375,
"y": 3150.5361328125
"x": 9375.0771484375,
"y": 3150.26611328125
},
{
"action": "",
"action_params": "",
"id": 2,
"move_mode": "walk",
"type": "target",
"x": 9379.1904296875,
"y": 3148.973876953125
"move_mode": "dash",
"type": "path",
"x": 9377.501953125,
"y": 3145.7734375
},
{
"action": "",
@@ -37,26 +42,35 @@
"id": 3,
"move_mode": "jump",
"type": "path",
"x": 9384.3466796875,
"y": 3152.6689453125
"x": 9380.072265625,
"y": 3141.0322265625
},
{
"action": "",
"action_params": "",
"id": 4,
"move_mode": "jump",
"move_mode": "walk",
"type": "path",
"x": 9392.90234375,
"y": 3154.693359375
"x": 9385.978515625,
"y": 3134.896484375
},
{
"action": "",
"action_params": "",
"id": 5,
"move_mode": "jump",
"type": "path",
"x": 9396.578125,
"y": 3136.884765625
},
{
"action": "",
"action_params": "",
"id": 6,
"move_mode": "dash",
"type": "target",
"x": 9424.498046875,
"y": 3135.7734375
"x": 9423.1064453125,
"y": 3135.43310546875
}
]
}

View File

@@ -1,16 +1,21 @@
{
{
"info": {
"authors": [],
"authors": [
{
"links": "",
"name": "ddaodan"
}
],
"bgi_version": "0.45.0",
"description": "",
"enable_monster_loot_split": false,
"last_modified_time": 1758088156049,
"last_modified_time": 1775105252724,
"map_match_method": "",
"map_name": "Teyvat",
"name": "挪德卡莱3-月矩力试验设计局-3",
"tags": [],
"type": "collect",
"version": "1.0"
"version": "1.1"
},
"positions": [
{
@@ -19,14 +24,23 @@
"id": 1,
"move_mode": "dash",
"type": "path",
"x": 9463.578125,
"y": 3170.335205078125
"x": 9463.2578125,
"y": 3147.61328125
},
{
"action": "",
"action_params": "",
"id": 2,
"move_mode": "dash",
"type": "path",
"x": 9471.43359375,
"y": 3168.97900390625
},
{
"action": "",
"action_params": "",
"id": 3,
"move_mode": "dash",
"type": "target",
"x": 9461.056640625,
"y": 3200.0498046875

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "全自动地脉花",
"version": "4.5.3",
"version": "4.5.4",
"tags": ["地脉花"],
"bgi_version": "0.52.0",
"description": "基于OCR图像识别的全自动刷取地脉花。\n💡更多信息请查看README! \n\n----------注意事项----------\n●仅支持BetterGI 0.52.0 及以上版本!\n●部分地脉花因特殊原因不支持全自动具体的点位请在手册中查看。\n●树脂使用的优先级2倍原粹树脂 > 浓缩树脂 > 原粹树脂。\n●运行时会传送到七天神像设置中设置的七天神像需要关闭七天神像设置中的“是否就近七天神像恢复血量”并指定七天神像。\n●战斗策略注意调度器设置中地图追踪行走配置里的“允许在JsSpript中使用”和“覆盖JS中的自动战斗配置”只有在都打开的情况下脚本才会使用下面的战斗配置否则会使用独立任务中的战斗策略。战斗超时时间不能大于脚本自定义配置中的时间。\n\n如果遇到问题请先参照README中的方法进行解决。",