Skip to content

Commit 9c0ca6a

Browse files
committed
chore: 整理山麓的回音活动任务
1 parent e2eda85 commit 9c0ca6a

19 files changed

+279
-283
lines changed

assets/interface.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
}
146146
},
147147
{
148-
"name": "活动:朔日手记 肉鸽",
149-
"entry": "RouGe_SRSJ"
148+
"name": "山麓的回音(肉鸽)",
149+
"entry": "EchoesinInTheMountain"
150150
},
151151
{
152152
"name": "领取奖励",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,277 @@
1+
{
2+
"EchoesinInTheMountain": {
3+
"next": [
4+
"EITM_开始探索",
5+
"EITM_入口2",
6+
"EITM_入口1",
7+
"EITM_重置",
8+
"EITM_退出",
9+
"Sub_StartUp"
10+
]
11+
},
12+
"EITM_入口1": {
13+
"recognition": "TemplateMatch",
14+
"template": "Combat/Activity/EchoesinInTheMountain/入口1.png",
15+
"roi": [
16+
896,
17+
163,
18+
248,
19+
139
20+
],
21+
"action": "Click",
22+
"next": [
23+
"EITM_入口2",
24+
"EITM_入口1"
25+
]
26+
},
27+
"EITM_入口2": {
28+
"recognition": "TemplateMatch",
29+
"template": "Combat/Activity/EchoesinInTheMountain/入口2.png",
30+
"roi": [
31+
14,
32+
247,
33+
224,
34+
391
35+
],
36+
"action": "Click",
37+
"next": [
38+
"EITM_开始探索",
39+
"EITM_入口2"
40+
]
41+
},
42+
"EITM_开始探索": {
43+
"recognition": "TemplateMatch",
44+
"template": "Combat/Activity/EchoesinInTheMountain/开始探索.png",
45+
"roi": [
46+
977,
47+
600,
48+
260,
49+
92
50+
],
51+
"action": "Click",
52+
"next": [
53+
"EITM_移动",
54+
"EITM_开始探索"
55+
]
56+
},
57+
"EITM_移动": {
58+
"recognition": "TemplateMatch",
59+
"template": "Combat/Activity/EchoesinInTheMountain/移动.png",
60+
"roi": [
61+
75,
62+
68,
63+
400,
64+
165
65+
],
66+
"action": "Swipe",
67+
"begin": [
68+
213,
69+
594,
70+
5,
71+
5
72+
],
73+
"end": [
74+
1100,
75+
594,
76+
5,
77+
5
78+
],
79+
"duration": 3000,
80+
"next": [
81+
"EITM_准备",
82+
"EITM_移动"
83+
]
84+
},
85+
"EITM_准备": {
86+
"recognition": "TemplateMatch",
87+
"template": "Combat/Activity/EchoesinInTheMountain/准备.png",
88+
"roi": [
89+
1109,
90+
307,
91+
130,
92+
109
93+
],
94+
"action": "Click",
95+
"next": [
96+
"EITM_开始调查",
97+
"EITM_准备"
98+
]
99+
},
100+
"EITM_开始调查": {
101+
"recognition": "TemplateMatch",
102+
"template": "Combat/Activity/EchoesinInTheMountain/开始调查.png",
103+
"roi": [
104+
1109,
105+
307,
106+
130,
107+
109
108+
],
109+
"action": "Click",
110+
"next": [
111+
"EITM_仅战斗",
112+
"EITM_开始调查"
113+
]
114+
},
115+
"EITM_仅战斗": {
116+
"recognition": "TemplateMatch",
117+
"template": "Combat/Activity/EchoesinInTheMountain/仅战斗.png",
118+
"roi": [
119+
1028,
120+
551,
121+
90,
122+
90
123+
],
124+
"action": "Click",
125+
"target": [
126+
647,
127+
357,
128+
40,
129+
40
130+
],
131+
"next": [
132+
"EITM_开始行动",
133+
"EITM_仅战斗"
134+
]
135+
},
136+
"EITM_开始行动": {
137+
"recognition": "TemplateMatch",
138+
"template": "Combat/Activity/EchoesinInTheMountain/开始行动.png",
139+
"roi": [
140+
1023,
141+
631,
142+
174,
143+
59
144+
],
145+
"action": "Click",
146+
"next": [
147+
"EITM_战斗中",
148+
"EITM_开始行动"
149+
]
150+
},
151+
"EITM_战斗中": {
152+
"recognition": "TemplateMatch",
153+
"template": "Combat/Activity/EchoesinInTheMountain/战斗中.png",
154+
"roi": [
155+
1088,
156+
24,
157+
42,
158+
42
159+
],
160+
"next": [
161+
"EITM_战斗胜利",
162+
"EITM_战斗中"
163+
]
164+
},
165+
"EITM_战斗胜利": {
166+
"recognition": "TemplateMatch",
167+
"template": "Combat/Activity/EchoesinInTheMountain/战斗胜利.png",
168+
"roi": [
169+
764,
170+
72,
171+
339,
172+
118
173+
],
174+
"action": "Click",
175+
"next": [
176+
"EITM_退出",
177+
"EITM_战斗胜利"
178+
]
179+
},
180+
"EITM_退出": {
181+
"recognition": "TemplateMatch",
182+
"template": "Combat/Activity/EchoesinInTheMountain/退出.png",
183+
"roi": [
184+
5,
185+
5,
186+
80,
187+
80
188+
],
189+
"action": "Click",
190+
"next": [
191+
"EITM_放弃奖励",
192+
"EITM_重置",
193+
"EITM_退出"
194+
]
195+
},
196+
"EITM_放弃奖励": {
197+
"recognition": "TemplateMatch",
198+
"template": "Combat/Activity/EchoesinInTheMountain/放弃奖励.png",
199+
"roi": [
200+
720,
201+
400,
202+
178,
203+
61
204+
],
205+
"action": "Click",
206+
"next": [
207+
"EITM_退出",
208+
"EITM_放弃奖励"
209+
]
210+
},
211+
"EITM_重置": {
212+
"recognition": "TemplateMatch",
213+
"template": "Combat/Activity/EchoesinInTheMountain/重置.png",
214+
"roi": [
215+
864,
216+
612,
217+
70,
218+
70
219+
],
220+
"action": "Click",
221+
"next": [
222+
"EITM_确认",
223+
"EITM_重置"
224+
]
225+
},
226+
"EITM_确认": {
227+
"recognition": "TemplateMatch",
228+
"template": "Combat/Activity/EchoesinInTheMountain/确认.png",
229+
"roi": [
230+
731,
231+
397,
232+
140,
233+
53
234+
],
235+
"action": "Click",
236+
"next": [
237+
"EITM_前路尽失",
238+
"EITM_确认"
239+
]
240+
},
241+
"EITM_前路尽失": {
242+
"recognition": "TemplateMatch",
243+
"template": "Combat/Activity/EchoesinInTheMountain/前路尽失.png",
244+
"roi": [
245+
457,
246+
230,
247+
405,
248+
170
249+
],
250+
"action": "Click",
251+
"next": [
252+
"EITM_沿途所见",
253+
"EITM_前路尽失"
254+
]
255+
},
256+
"EITM_沿途所见": {
257+
"recognition": "TemplateMatch",
258+
"template": "Combat/Activity/EchoesinInTheMountain/沿途所见.png",
259+
"roi": [
260+
750,
261+
30,
262+
252,
263+
65
264+
],
265+
"action": "Click",
266+
"target": [
267+
657,
268+
569,
269+
20,
270+
20
271+
],
272+
"next": [
273+
"EITM_开始探索",
274+
"EITM_沿途所见"
275+
]
276+
}
277+
}

0 commit comments

Comments
 (0)