fix: 无法区分界园肉鸽第三层与第五层 boss、界园肉鸽第五层 boss 前暂停设置无效

fix #14641
This commit is contained in:
uye
2025-11-11 22:48:59 +08:00
parent 3fa5aa028a
commit 0179825ff8

View File

@@ -565,13 +565,24 @@
"next": ["JieGarden@Roguelike@StageEncounterEnter", "JieGarden@Roguelike@Stages#next"]
},
"JieGarden@Roguelike@StageDreadfulFoe": {
"Doc": "boss战 紫色系",
"method": "HSVCount",
"colorWithClose": false,
"colorScales": [
[
[100, 0, 40],
[140, 220, 255]
],
[
[0, 0, 230],
[180, 30, 255]
]
],
"roi": [705, 224, 307, 173]
},
"JieGarden@Roguelike@StageDreadfulFoe-5": {
"baseTask": "JieGarden@Roguelike@Stage",
"baseTask": "JieGarden@Roguelike@StageDreadfulFoe",
"Doc": "boss战 红色系",
"method": "HSVCount",
"colorWithClose": false,
"colorScales": [
[
[0, 0, 50],