Revert "fix: 刷理智失败次数限制未生效" (#11210)

This reverts commit b896a55a50.

[skip changelog]
This commit is contained in:
Rbqwow
2024-11-21 23:07:48 +08:00
committed by GitHub
parent a1a92996a3
commit e37c3a805c

View File

@@ -2725,6 +2725,7 @@
"EndOfAction": {
"Doc": "本任务注册了插件 StageDropsTaskPlugin",
"roi": [0, 290, 70, 60],
"reduceOtherTimes": ["FightMissionFailed"],
"next": ["ClickCorner"]
},
"EndOfActionThenStop": {
@@ -2909,7 +2910,7 @@
"roi": [36, 226, 482, 269],
"next": ["EndOfAction", "OfflineConfirm", "StartUpThemes#next", "StartButton1"],
"maxTimes": 3,
"maxTimesDoc": "这是失败次数的限制,超过此限制会停止任务,但每成功一次 StageDrops-Stars-3 会减少一次失败次数",
"maxTimesDoc": "这是失败次数的限制,超过此限制会停止任务,但每成功一次 EndOfAction 会减少一次失败次数",
"exceededNext": ["FightMissionFailedAndStop"],
"onErrorNext": ["ClickCornerAfterPRTS"]
},
@@ -5278,8 +5279,7 @@
},
"StageDrops-Stars-3": {
"templThreshold": 0.8,
"roi": [50, 270, 250, 100],
"reduceOtherTimes": ["FightMissionFailed"]
"roi": [50, 270, 250, 100]
},
"StageDrops-Stars-2": {
"templThreshold": 0.8,