Compare commits
2 Commits
c7a1695a3b
...
3c3c14938a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c3c14938a | ||
|
|
53611b0931 |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"time": "20250510223106",
|
||||
"time": "20250511003830",
|
||||
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
|
||||
"file": "repo.json",
|
||||
"indexes": [
|
||||
@@ -49063,7 +49063,7 @@
|
||||
"author": "ddaodan",
|
||||
"description": "全自动地脉花~|~基于OCR图像识别的全自动刷取地脉花。\n💡更多信息请查看在线手册:https://hcnsvf0s8d0s.feishu.cn/wiki/Tb1twpThLi7UlykqcYOcuccTnjJ \n\n----------注意事项----------\n●仅支持BetterGI 0.44.7 及以上版本!\n●脚本仍未完成,没有出现的路线还未制作,请耐心等待。目前只有蒙德是全部路线,其他国家请使用强制运行模式。\n●目前脚本能力有限,暂时不支持识别地脉花是否已经开启,请确保队伍的练度足够,中途出现角色血量过低或倒下会无法继续,届时需要在重新运行时手动关闭领取地脉花奖励的界面。\n●脚本还提供了强行运行的功能,当无法识别地脉花位置时可以指定线路,脚本将不再对地脉花进行识别,即使没有领取到奖励也会继续运行,适用于路线重跑以及开发调试。\n●运行时会传送到七天神像设置中设置的七天神像,可能需要关闭七天神像设置中的“是否就近七天神像恢复血量”,并指定七天神像。\n●战斗策略注意调度器设置中地图追踪行走配置里的“允许在JsSpript中使用”和“覆盖JS中的自动战斗配置”,只有在都打开的情况下脚本才会使用下面的战斗配置,否则会使用独立任务中的战斗策略。",
|
||||
"tags": [],
|
||||
"lastUpdated": "2025-05-10 20:18:10"
|
||||
"lastUpdated": "2025-05-11 00:38:01"
|
||||
},
|
||||
{
|
||||
"name": "AutoNobushi",
|
||||
|
||||
@@ -258,7 +258,7 @@ wgc的bug,请使用bitblt截图方式,脚本只支持这个
|
||||
6 | 第一波:大型冰史莱姆x2<br>第二波:大型水史莱姆x3
|
||||
7 | 植物:烈焰花x4<br>第一波:大型火史莱姆x2、火史莱姆x3<br>第二波:炽热骗骗花x2
|
||||
|
||||
- [ ] 9. 南天门东
|
||||
- [x] 9. 南天门东
|
||||
|
||||
**地脉花总数:2**
|
||||
|
||||
@@ -266,6 +266,11 @@ wgc的bug,请使用bitblt截图方式,脚本只支持这个
|
||||
--- | ---
|
||||
1 | 第一波:炽热骗骗花x1、火史莱姆x3<br>第二波:岩史莱姆x4<br>第三波:大型岩史莱姆x1、岩史莱姆x2
|
||||
2 | 第一波:愚人众·火之债务处理人x1
|
||||
分支线路1:|
|
||||
3 | 第一波:盗宝团x4<br>第二波:盗宝团x4
|
||||
分支线路2:|
|
||||
3 | 第一波:遗迹猎者x1
|
||||
4 | 第一波:火斧丘丘人暴徒x1、火箭丘丘人x2<br>第二波:风丘丘萨满x1、雷箭丘丘人x3
|
||||
|
||||
- [x] 10. 绝云间
|
||||
|
||||
|
||||
49
repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-3-1.json
Normal file
49
repo/js/AutoLeyLineOutcrop/assets/pathing/璃月9-南天门东-3-1.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "璃月9-南天门东-3-1",
|
||||
"type": "collect",
|
||||
"author": "寒烟",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 1389.0185546875,
|
||||
"y": 516.48193359375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 1376.4580078125,
|
||||
"y": 491.828125,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 1476.6253617118837,
|
||||
"y": 485.625,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 1561.482421875,
|
||||
"y": 483.03466796875,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "200",
|
||||
"type": "target"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -4,24 +4,24 @@
|
||||
"type": "collect",
|
||||
"author": "寒烟",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"description": "河边的冰史莱姆",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 1665.9267578125,
|
||||
"y": 386.5966796875,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 1617.3212890625,
|
||||
"y": 486.25146484375,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 1638.193359375,
|
||||
"y": 508.67431640625,
|
||||
"x": 1712.4541015625,
|
||||
"y": 480.86376953125,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -29,20 +29,10 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 1686.2080078125,
|
||||
"y": 567.67822265625,
|
||||
"x": 1686.6611328125,
|
||||
"y": 567.546875,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
"action_params": "800",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 1686.2080078125,
|
||||
"y": 567.67822265625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user