diff --git a/assets/resource/base/image/SubBattle_+1.png b/assets/resource/base/image/SubBattle_+1.png new file mode 100644 index 00000000..8296413d Binary files /dev/null and b/assets/resource/base/image/SubBattle_+1.png differ diff --git a/assets/resource/base/pipeline/Battle.json b/assets/resource/base/pipeline/Battle.json index 330d640b..43c07821 100644 --- a/assets/resource/base/pipeline/Battle.json +++ b/assets/resource/base/pipeline/Battle.json @@ -1147,11 +1147,15 @@ "focus": "BTM.次数=2次" }, "QuickHunt_TurnCharact_TurnDuo_Int": { - "action": "Click", - "target": [ - 848, - 451 + "recognition": "TemplateMatch", + "roi": [ + 802, + 322, + 84, + 150 ], + "template": ["SubBattle_+1.png"], + "action": "Click", "post_delay": 500, "focus": "BTM.刷取次数调整" }, diff --git a/assets/resource/base/pipeline/StartGame.json b/assets/resource/base/pipeline/StartGame.json index eafe0e6f..0da30633 100644 --- a/assets/resource/base/pipeline/StartGame.json +++ b/assets/resource/base/pipeline/StartGame.json @@ -302,7 +302,7 @@ "StartGame_Update_PGM", "StartGame_Update_Data", "[JumpBack]StartGame_PayFailed", - "StartGame_LinkDown", + "[JumpBack]StartGame_LinkDown", "StartGame_TouchStart", "StartGame_LoadingPage", "StartGame_Loading" @@ -740,8 +740,7 @@ 443 ], "next": [ - "StartGame_LinkDown_TouchCk", - "StartGame_Logo" + "StartGame_LinkDown_TouchCk" ] }, "StartGame_LinkDown_TouchCk": {