fix: burden/toil tasks threshold 0.9 -> 0.8 (#12087)

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
This commit is contained in:
BxFS
2025-03-06 01:42:09 +08:00
committed by GitHub
parent c2dfe33d7f
commit 39fe954980
3 changed files with 2 additions and 5 deletions

View File

@@ -2918,7 +2918,8 @@
"text": ["HYPOTHESES", "COMPILATION"]
},
"Sarkaz@Roguelike@ChooseBurdenOperatorAtStart": {
"roi": [589, 584, 231, 121]
"roi": [589, 584, 231, 121],
"templThreshold": 0.8
},
"Sarkaz@Roguelike@NextLevel": {
"text": [

View File

@@ -35,9 +35,6 @@
"Sarkaz@Roguelike@DecreaseBurdenAbandonThought": {
"templThreshold": 0.9
},
"Sarkaz@Roguelike@DecreaseBurdenRetardation": {
"templThreshold": 0.8
},
"Sarkaz@Roguelike@StageRefresh": {
"templThreshold": 0.7
}

View File

@@ -10595,7 +10595,6 @@
},
"Sarkaz@Roguelike@DecreaseBurdenRetardation": {
"roi": [561, 607, 153, 113],
"templThreshold": 0.9,
"action": "ClickSelf",
"next": [
"Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault1",