Skip to content

Commit

Permalink
chore: 删除奇巧置换部分
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Dec 12, 2024
1 parent d8efbcc commit e866bd9
Showing 1 changed file with 0 additions and 188 deletions.
188 changes: 0 additions & 188 deletions assets/resource/base/pipeline/activity/outside_deduction_rapid.json
Original file line number Diff line number Diff line change
Expand Up @@ -866,194 +866,6 @@
"ODR_SkipText"
]
},
"ODR_Windows&Doors_Merge": {
"doc": "奇巧置换",
"recognition": "TemplateMatch",
"template": "OutsideDeductionRapid/Event.png",
"roi": [
760,
70,
520,
640
],
"order_by": "Vertical",
"index": 0,
"action": "Click",
"next": [
"ODR_KitKatReplacement"
],
"interrupt": [
"ODR_Event_Confirm",
"ODR_Windows&Doors_Merge",
"ODR_SkipText"
]
},
"ODR_KitKatReplacement": {
"doc": "奇巧置换页面",
"recognition": "OCR",
"expected": [
"奇巧置换"
],
"roi": [
570,
20,
142,
44
],
"only_rec": true,
"next": [
"ODR_KitKatReplacement_Completed"
],
"interrupt": [
"ODR_KitKatReplacement_First"
]
},
"ODR_KitKatReplacement_Completed": {
"recognition": "OCR",
"expected": [
"0"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"next": [
"ODR_Windows&Doors_CreationContract"
],
"interrupt": [
"BackButton"
]
},
"ODR_KitKatReplacement_CompletedFlag": {
"recognition": "OCR",
"expected": [
"0"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"post_delay": 1
},
"ODR_KitKatReplacement_First": {
"recognition": "OCR",
"expected": [
"1/1"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"target": [
831,
580,
64,
35
],
"action": "Click",
"next": [
"ODR_KitKatReplacement_CompletedFlag"
],
"interrupt": [
"ODR_KitKatReplacement_Second",
"ODR_Confirm",
"ODR_KitKatReplacement_Switch_2"
]
},
"ODR_Confirm": {
"recognition": "TemplateMatch",
"template": "OutsideDeduction/SOD_ArcanistAdd_Confirm_1.png",
"roi": [
754,
396,
106,
54
],
"action": "Click"
},
"ODR_KitKatReplacement_Second": {
"recognition": "OCR",
"expected": [
"1/1"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"target": [
831,
580,
64,
35
],
"action": "Click",
"next": [
"ODR_KitKatReplacement_CompletedFlag"
],
"interrupt": [
"ODR_KitKatReplacement_Third",
"ODR_Confirm",
"ODR_KitKatReplacement_Switch_3"
]
},
"ODR_KitKatReplacement_Third": {
"recognition": "OCR",
"expected": [
"1/1"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"target": [
831,
580,
64,
35
],
"action": "Click",
"next": [
"ODR_KitKatReplacement_CompletedFlag"
],
"interrupt": [
"ODR_KitKatReplacement_Third",
"ODR_Confirm",
"ODR_KitKatReplacement_Switch_3"
]
},
"ODR_KitKatReplacement_Switch_2": {
"action": "Click",
"target": [
349,
196,
64,
60
]
},
"ODR_KitKatReplacement_Switch_3": {
"action": "Click",
"target": [
230,
314,
52,
51
]
},
"ODR_Windows&Doors_Exchange": {
"doc": "失声天平",
"recognition": "OCR",
Expand Down

0 comments on commit e866bd9

Please sign in to comment.