参照保全优化AutoFight

This commit is contained in:
Elaina 2024-10-17 17:18:40 +08:00
parent edb37a0660
commit 2032c6b5c8
4 changed files with 28 additions and 16 deletions

View file

@ -152,6 +152,7 @@ template_matching = {
"episode": (535, 937),
"factory_accelerate": (1800, 775),
"fight/attack": (15, 270),
"fight/defend": (27, 406),
"fight/gear": (82, 45),
"fight/use": (1037, 845),
"friend_list": (61, 306),

View file

@ -16,6 +16,8 @@ Res = Literal[
"business_card",
"choose_agent/battle_confirm",
"choose_agent/battle_empty",
"choose_agent/battle_filter",
"choose_agent/battle_filter_close",
"choose_agent/clear",
"choose_agent/clear_battle",
"choose_agent/confirm",
@ -116,6 +118,7 @@ Res = Literal[
"fight/collection",
"fight/collection_on",
"fight/complete",
"fight/defend",
"fight/elite1",
"fight/elite2",
"fight/enemy",