Skip to content

Commit 8f0a9be

Browse files
authored
JS脚本:BGI-地图追踪加载器(联机版)【更新】 (#1348)
* 适应性更新 * 修复了已知问题(无法制作特色料理) * 适应性更新 * 更新settings * 更改名称
1 parent a1286f0 commit 8f0a9be

20 files changed

+3382
-16
lines changed

repo/js/OnlineHoeing/READEME.md renamed to repo/js/AutoPathingLoader-MultiUser/READEME.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,16 @@
9595

9696
路径```assets/pathing你的路径文件夹名```内只能存放```.json```后缀的文件
9797

98+
- **assets/pathing文件夹下已经内置了部分路径**
99+
100+
内置的路径已经做过联机情况下的适配,可以放心使用
101+
98102
# 4.适用场景
99103

104+
- **同步运行同一组路径追踪文件**
105+
106+
自行探索,理论上所有地图追踪文件都可以同步执行
107+
100108
- **配置了本地远程,可以在一个设备上运行两套原神+BGI:**
101109

102110
可以用两个账号实现双倍的锄地收益,例如在调度器内都配置两个锄地脚本,一个先作为房主后作为成员,另一个先作为成员后作为房主,可以自动实现两个号同时锄地,锄完两个世界的资源
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
{
2+
"info": {
3+
"name": "01-地下矿区-起点-x2",
4+
"type": "collect",
5+
"author": "忆雪晴-828632080",
6+
"version": "V1",
7+
"description": "[无须战斗][周一、四定期挖矿]钟离无柱阻挡挖矿,解决全命座柱子卡人问题。刚需钟离,录制队友无任何加速效果,如双风,佳明,迪希雅,罗莎莉亚等。 地图追踪需要关闭钟离生存位的可能,需要在设置组选择中规避钟离不定时开盾。//鸣谢: 白可佬儿 V1-25年五月28",
8+
"map_name": "TheChasm",
9+
"bgi_version": "0.45.0",
10+
"tags": [
11+
"钟离",
12+
"钟离无阻挡挖矿",
13+
"无战斗挖矿",
14+
"挖矿懒人包",
15+
"高效线路",
16+
"周一四刷矿"
17+
],
18+
"last_modified_time": 1748445147912
19+
},
20+
"positions": [
21+
{
22+
"id": 1,
23+
"x": 895.74,
24+
"y": 1020.9,
25+
"action": "",
26+
"move_mode": "run",
27+
"action_params": "",
28+
"type": "teleport"
29+
},
30+
{
31+
"id": 2,
32+
"x": 895.74,
33+
"y": 1020.9,
34+
"action": "combat_script",
35+
"move_mode": "dash",
36+
"action_params": "钟离 s(0.2), e, w(0.6)",
37+
"type": "path"
38+
},
39+
{
40+
"id": 3,
41+
"x": 902.09,
42+
"y": 1021.85,
43+
"action": "",
44+
"move_mode": "dash",
45+
"action_params": "",
46+
"type": "path"
47+
},
48+
{
49+
"id": 4,
50+
"x": 908.09,
51+
"y": 1020.85,
52+
"action": "",
53+
"move_mode": "fly",
54+
"action_params": "",
55+
"type": "path"
56+
},
57+
{
58+
"id": 5,
59+
"x": 932.53,
60+
"y": 1015.35,
61+
"action": "stop_flying",
62+
"move_mode": "fly",
63+
"action_params": "",
64+
"type": "path"
65+
},
66+
{
67+
"id": 6,
68+
"x": 938.23,
69+
"y": 1009.41,
70+
"action": "",
71+
"move_mode": "dash",
72+
"action_params": "",
73+
"type": "path"
74+
},
75+
{
76+
"id": 7,
77+
"x": 954.12,
78+
"y": 1020.16,
79+
"action": "combat_script",
80+
"move_mode": "dash",
81+
"action_params": "钟离 d(0.2),e",
82+
"type": "path"
83+
},
84+
{
85+
"id": 8,
86+
"x": 955.47,
87+
"y": 1047.44,
88+
"action": "",
89+
"move_mode": "dash",
90+
"action_params": "",
91+
"type": "path"
92+
},
93+
{
94+
"id": 9,
95+
"x": 941.73,
96+
"y": 1053.62,
97+
"action": "combat_script",
98+
"move_mode": "dash",
99+
"action_params": "钟离 d(0.2),e",
100+
"type": "path"
101+
},
102+
{
103+
"id": 10,
104+
"x": 924.73,
105+
"y": 1060.62,
106+
"action": "",
107+
"move_mode": "dash",
108+
"action_params": "",
109+
"type": "path"
110+
},
111+
{
112+
"id": 11,
113+
"x": 925.18,
114+
"y": 1064.68,
115+
"action": "mining",
116+
"move_mode": "walk",
117+
"action_params": "",
118+
"type": "target"
119+
},
120+
{
121+
"id": 12,
122+
"x": 920.58,
123+
"y": 1064.99,
124+
"action": "",
125+
"move_mode": "dash",
126+
"action_params": "",
127+
"type": "target"
128+
},
129+
{
130+
"id": 13,
131+
"x": 933.71,
132+
"y": 1062.73,
133+
"action": "",
134+
"move_mode": "run",
135+
"action_params": "",
136+
"type": "path"
137+
},
138+
{
139+
"id": 14,
140+
"x": 931.3,
141+
"y": 1058.37,
142+
"action": "",
143+
"move_mode": "run",
144+
"action_params": "",
145+
"type": "path"
146+
}
147+
]
148+
}

0 commit comments

Comments
 (0)