Skip to content

Commit 087dac3

Browse files
authored
補充缺漏路徑&調整路徑
1 parent e0b44cb commit 087dac3

2 files changed

Lines changed: 103 additions & 12 deletions

File tree

repo/js/自动购买商品/assets/path/璃月-璃月港-博来.json

Lines changed: 36 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bgi_version": "0.45.0",
1010
"description": "",
1111
"enable_monster_loot_split": false,
12-
"last_modified_time": 1771272509797,
12+
"last_modified_time": 1774602380360,
1313
"map_match_method": "",
1414
"map_name": "Teyvat",
1515
"name": "璃月-璃月港-博来",
@@ -22,6 +22,7 @@
2222
"action": "",
2323
"action_params": "",
2424
"id": 1,
25+
"locked": false,
2526
"move_mode": "walk",
2627
"type": "teleport",
2728
"x": 371.73828125,
@@ -31,6 +32,7 @@
3132
"action": "stop_flying",
3233
"action_params": "",
3334
"id": 2,
35+
"locked": false,
3436
"move_mode": "fly",
3537
"type": "path",
3638
"x": 354.98828125,
@@ -42,40 +44,61 @@
4244
"id": 3,
4345
"move_mode": "dash",
4446
"type": "path",
45-
"x": 320.7734375,
46-
"y": -519.4013671875
47+
"x": 301.8955078125,
48+
"y": -541.38671875
4749
},
4850
{
4951
"action": "",
5052
"action_params": "",
5153
"id": 4,
52-
"move_mode": "dash",
54+
"move_mode": "walk",
5355
"type": "path",
54-
"x": 308.1708984375,
55-
"y": -509.1123046875
56+
"x": 294.1103515625,
57+
"y": -535.107421875
5658
},
5759
{
5860
"action": "stop_flying",
5961
"action_params": "",
6062
"id": 5,
6163
"move_mode": "fly",
6264
"type": "target",
63-
"x": 304.7626953125,
64-
"y": -505.89453125
65+
"x": 285.8876953125,
66+
"y": -531.1552734375
67+
},
68+
{
69+
"action": "combat_script",
70+
"action_params": "w(0.17)",
71+
"id": 6,
72+
"locked": false,
73+
"move_mode": "fly",
74+
"type": "orientation",
75+
"x": 296.0654296875,
76+
"y": -522.509765625
77+
},
78+
{
79+
"action": "stop_flying",
80+
"action_params": "",
81+
"id": 7,
82+
"move_mode": "fly",
83+
"type": "path",
84+
"x": 296.0654296875,
85+
"y": -522.509765625
6586
},
6687
{
6788
"action": "",
6889
"action_params": "",
69-
"id": 6,
70-
"move_mode": "walk",
90+
"id": 8,
91+
"locked": false,
92+
"move_mode": "dash",
7193
"type": "path",
7294
"x": 309.7470703125,
7395
"y": -510.3427734375
7496
},
7597
{
7698
"action": "",
7799
"action_params": "",
78-
"id": 7,
100+
"id": 9,
101+
"locked": false,
79102
"move_mode": "walk",
80103
"type": "path",
81104
"x": 317.4140625,
@@ -84,7 +107,8 @@
84107
{
85108
"action": "",
86109
"action_params": "",
87-
"id": 8,
110+
"id": 10,
111+
"locked": false,
88112
"move_mode": "walk",
89113
"type": "target",
90114
"x": 320.6533203125,
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
{
2+
"info": {
3+
"authors": [
4+
{
5+
"links": "",
6+
"name": "蜜柑魚"
7+
}
8+
],
9+
"bgi_version": "0.45.0",
10+
"description": "",
11+
"enable_monster_loot_split": false,
12+
"last_modified_time": 1774602578396,
13+
"map_match_method": "",
14+
"map_name": "Teyvat",
15+
"name": "璃月-轻策庄-小白",
16+
"tags": [],
17+
"type": "collect",
18+
"version": "1.0"
19+
},
20+
"positions": [
21+
{
22+
"action": "",
23+
"action_params": "",
24+
"id": 1,
25+
"move_mode": "walk",
26+
"type": "teleport",
27+
"x": 546.1884765625,
28+
"y": 1767.2607421875
29+
},
30+
{
31+
"action": "",
32+
"action_params": "",
33+
"id": 2,
34+
"move_mode": "run",
35+
"type": "path",
36+
"x": 553.2646484375,
37+
"y": 1751.8408203125
38+
},
39+
{
40+
"action": "stop_flying",
41+
"action_params": "",
42+
"id": 3,
43+
"move_mode": "fly",
44+
"type": "path",
45+
"x": 559.994140625,
46+
"y": 1736.896484375
47+
},
48+
{
49+
"action": "",
50+
"action_params": "",
51+
"id": 4,
52+
"move_mode": "dash",
53+
"type": "path",
54+
"x": 551.83203125,
55+
"y": 1729.662109375
56+
},
57+
{
58+
"action": "",
59+
"action_params": "",
60+
"id": 5,
61+
"move_mode": "walk",
62+
"type": "target",
63+
"x": 551.275390625,
64+
"y": 1725.4697265625
65+
}
66+
]
67+
}

0 commit comments

Comments
 (0)