Skip to content

Commit

Permalink
chore: 调整ODR事件选项
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Dec 13, 2024
1 parent 49573b9 commit 497b43a
Showing 1 changed file with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions assets/resource/base/pipeline/activity/outside_deduction_rapid.json
Original file line number Diff line number Diff line change
Expand Up @@ -1039,17 +1039,13 @@
"recognition": "OCR",
"expected": [
"休憩点",
"神奇商店",
"乞食的鸟雀",
"门的内侧",
"合法受益人",
"受害者",
"美味汽水",
"床位纷争",
"聒噪的箱子",
"模糊的油画",
"赃物",
"魔精典当行",
"水泊精灵",
"传闻",
"星空之腹",
Expand All @@ -1066,7 +1062,9 @@
"旅者的馈赠",
"艺术的回馈",
"分享情报",
"巷角的围堵"
"巷角的围堵",
"盛情款待",
"旧唱片"
],
"roi": [
239,
Expand All @@ -1093,7 +1091,6 @@
"expected_doc": "来自BV197421Z7bm&灰机wiki-维也纳拾遗",
"recognition": "OCR",
"expected": [
"盛情款待",
"今日运势",
"落魄画家",
"板条箱",
Expand All @@ -1102,7 +1099,9 @@
"地底与星空",
"旧栈道",
"非典型茶歇",
"死胡同"
"死胡同",
"乞食的鸟雀",
"神奇商店"
],
"roi": [
239,
Expand Down Expand Up @@ -1131,7 +1130,9 @@
"expected": [
"破碎的怀表",
"狂热粉丝",
"矫饰主义"
"矫饰主义",
"门的内侧",
"魔精典当行"
],
"roi": [
239,
Expand All @@ -1158,8 +1159,7 @@
"expected_doc": "来自BV197421Z7bm&灰机wiki-维也纳拾遗",
"recognition": "OCR",
"expected": [
"洞窟尽头",
"旧唱片"
"洞窟尽头"
],
"roi": [
239,
Expand Down Expand Up @@ -1384,7 +1384,15 @@
344,
600
],
"post_wait_freezes": 300,
"post_wait_freezes": {
"time": 500,
"target_offset": [
-200,
-50,
200,
150
]
},
"action": "Click"
},
"ODR_Event_Confirm_CreationContract": {
Expand Down

0 comments on commit 497b43a

Please sign in to comment.