mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Fix: Use Himeko A, leave weakness break to Natasha
This commit is contained in:
parent
05c96b7509
commit
c8e54c220d
@ -37,8 +37,8 @@ class Route(RouteBase, Combat, CharacterTrial):
|
|||||||
self.wait_next_skill()
|
self.wait_next_skill()
|
||||||
|
|
||||||
# Battle 3/3
|
# Battle 3/3
|
||||||
# Himeko E
|
# Himeko A
|
||||||
self.use_E()
|
self.use_A()
|
||||||
self.wait_next_skill()
|
self.wait_next_skill()
|
||||||
# Herta A, or Natasha A, depends on who wasn't being attacked
|
# Herta A, or Natasha A, depends on who wasn't being attacked
|
||||||
self.use_A()
|
self.use_A()
|
||||||
|
Loading…
Reference in New Issue
Block a user