Skip to content

Commit 9efd878

Browse files
authored
Merge pull request #1429 from runhey/dev
Automated PR 2026.02.12
2 parents 567eab7 + 6730c57 commit 9efd878

File tree

129 files changed

+1143
-797
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+1143
-797
lines changed
-4.47 KB
Loading
47 Bytes
Loading
-398 Bytes
Loading
-48 Bytes
Loading
-355 Bytes
Loading
336 Bytes
Loading
15.4 KB
Loading

tasks/ActivityShikigami/as/click.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
{
2121
"itemName": "random_bottom",
22-
"roiFront": "179,577,972,100",
23-
"roiBack": "179,579,972,100",
22+
"roiFront": "179,598,972,78",
23+
"roiBack": "179,597,972,81",
2424
"description": "description"
2525
},
2626
{

tasks/ActivityShikigami/as/image.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{
2121
"itemName": "climb_mode_pass",
2222
"imageName": "as_climb_mode_pass.png",
23-
"roiFront": "1151,528,21,28",
23+
"roiFront": "1142,546,21,21",
2424
"roiBack": "1118,500,62,100",
2525
"method": "Template matching",
2626
"threshold": 0.8,
@@ -29,16 +29,16 @@
2929
{
3030
"itemName": "climb_mode_ap",
3131
"imageName": "as_climb_mode_ap.png",
32-
"roiFront": "1100,530,22,25",
33-
"roiBack": "1063,508,100,100",
32+
"roiFront": "1091,545,22,25",
33+
"roiBack": "1049,504,100,100",
3434
"method": "Template matching",
3535
"threshold": 0.8,
3636
"description": "体力爬塔标志"
3737
},
3838
{
3939
"itemName": "climb_mode_switch",
4040
"imageName": "as_climb_mode_switch.png",
41-
"roiFront": "1238,531,29,26",
41+
"roiFront": "1233,543,29,26",
4242
"roiBack": "1179,494,100,100",
4343
"method": "Template matching",
4444
"threshold": 0.8,

tasks/ActivityShikigami/as/pages.json

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"itemName": "shi",
44
"imageName": "as_shi.png",
5-
"roiFront": "1184,300,47,29",
5+
"roiFront": "1184,460,47,29",
66
"roiBack": "1164,134,83,393",
77
"method": "Template matching",
88
"threshold": 0.7,
@@ -38,26 +38,26 @@
3838
{
3939
"itemName": "to_battle_main",
4040
"imageName": "as_to_battle_main.png",
41-
"roiFront": "478,340,39,176",
42-
"roiBack": "449,297,100,241",
41+
"roiFront": "267,277,39,176",
42+
"roiBack": "238,242,100,241",
4343
"method": "Template matching",
4444
"threshold": 0.8,
4545
"description": "进入主要的战斗界面"
4646
},
4747
{
4848
"itemName": "to_battle_boss",
4949
"imageName": "as_to_battle_boss.png",
50-
"roiFront": "931,217,37,173",
51-
"roiBack": "909,198,100,219",
50+
"roiFront": "974,327,37,136",
51+
"roiBack": "934,317,100,219",
5252
"method": "Template matching",
5353
"threshold": 0.8,
5454
"description": "点击进入boss战斗页面"
5555
},
5656
{
5757
"itemName": "check_battle_main",
5858
"imageName": "as_check_battle_main.png",
59-
"roiFront": "45,629,63,61",
60-
"roiBack": "24,602,264,100",
59+
"roiFront": "34,639,39,46",
60+
"roiBack": "12,597,264,105",
6161
"method": "Template matching",
6262
"threshold": 0.8,
6363
"description": "description"
@@ -79,5 +79,14 @@
7979
"method": "Template matching",
8080
"threshold": 0.8,
8181
"description": "从main进入到式神录"
82+
},
83+
{
84+
"itemName": "to_battle_main_2",
85+
"imageName": "as_to_battle_main_2.png",
86+
"roiFront": "15,94,247,38",
87+
"roiBack": "2,68,311,100",
88+
"method": "Template matching",
89+
"threshold": 0.65,
90+
"description": "description"
8291
}
8392
]

0 commit comments

Comments
 (0)