mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
fix: add second skill template (#10377)
* fix: add second skill template * chore: Auto update by pre-commit hooks [skip changelog] * chore: increase score requirement --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4636,8 +4636,12 @@
|
||||
"rectMove": [-28, -140, 64, 64]
|
||||
},
|
||||
"BattleSkillReadyOnClick-TopView": {
|
||||
"template": ["BattleSkillReadyOnClick-TopView.png", "BattleSkillStopOnClick-TopView.png"],
|
||||
"templThreshold": [0.8, 0.8]
|
||||
"template": [
|
||||
"BattleSkillReadyOnClick-TopView.png",
|
||||
"BattleSkillReadyOnClick-TopView2.png",
|
||||
"BattleSkillStopOnClick-TopView.png"
|
||||
],
|
||||
"templThreshold": [0.8, 0.95, 0.8]
|
||||
},
|
||||
"BattleUseOper": {
|
||||
"algorithm": "JustReturn",
|
||||
|
||||
BIN
resource/template/BattleSkillReadyOnClick-TopView2.png
Normal file
BIN
resource/template/BattleSkillReadyOnClick-TopView2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 715 B |
Reference in New Issue
Block a user