-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathoperation.json
65 lines (65 loc) · 2.24 KB
/
operation.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"1": "adb shell input touchscreen swipe 1757 924 1757 924 100",
"_1": "攻击",
"1_": "7",
"2": "adb shell input touchscreen swipe 1579 974 1579 974 100",
"_2": "补刀",
"2_": "9",
"3": "adb shell input touchscreen swipe 1829 764 1829 764 100",
"_3": "推塔",
"3_": "8",
"4": "adb shell input touchscreen swipe 1418 942 1418 942 100",
"_4": "一技能",
"4_": "1",
"5": "adb shell input touchscreen swipe 1538 744 1538 744 100",
"_5": "二技能",
"5_": "2",
"6": "adb shell input touchscreen swipe 1739 628 1739 628 100",
"_6": "三技能",
"6_": "3",
"7": "adb shell input touchscreen swipe 1250 967 1250 967 100",
"_7": "召唤师技能",
"7_": "F",
"8": "adb shell input touchscreen swipe 957 967 957 967 100",
"_8": "回城",
"8_": "B",
"9": "adb shell input touchscreen swipe 1862 147 1862 147 100",
"_9": "发起进攻",
"9_": "U",
"10": "adb shell input touchscreen swipe 1862 239 1862 239 100",
"_10": "发起撤退",
"10_": "I",
"11": "adb shell input touchscreen swipe 353 932 353 932 100",
"_11": "发起集合",
"11_": "O",
"12": "adb shell input touchscreen swipe 268 843 269 695 500",
"_12": "上移",
"12_": "W",
"13": "adb shell input touchscreen swipe 268 843 401 835 500",
"_13": "右移",
"13_": "D",
"14": "adb shell input touchscreen swipe 268 843 266 985 500",
"_14": "下移",
"14_": "S",
"15": "adb shell input touchscreen swipe 268 843 130 840 500",
"_15": "左移",
"15_": "A",
"16": "adb shell input touchscreen swipe 268 843 177 751 500",
"_16": "左上移",
"16_": "W,A",
"17": "adb shell input touchscreen swipe 268 843 177 938 500",
"_17": "左下移",
"17_": "S,A",
"18": "adb shell input touchscreen swipe 268 843 355 937 500",
"_18": "右下移",
"18_": "S,D",
"19": "adb shell input touchscreen swipe 268 843 368 757 500",
"_19": "右上移",
"19_": "W,D",
"20": "adb shell input touchscreen swipe 0 0 0 0 0",
"_20": "移动停",
"20_": "0",
"21": "adb shell input touchscreen swipe 1103 967 1103 967 100",
"_21": "恢复",
"21_": "E"
}