diff --git a/src/char/sorceress/blizz_sorc.py b/src/char/sorceress/blizz_sorc.py index c008d57..2ecfd87 100644 --- a/src/char/sorceress/blizz_sorc.py +++ b/src/char/sorceress/blizz_sorc.py @@ -137,14 +137,11 @@ class BlizzSorc(Sorceress): pos_m = self._screen.convert_abs_to_monitor((-285, -320)) self.pre_move() self.move(pos_m, force_move=True) + wait(0.5) # Move to far left - #new node top left + self._pather.offset_node(301, (-80, -50)) self._pather.traverse_nodes([301], self, time_out=2.5, force_tp=True) - #wait(0.3) - pos_m = self._screen.convert_abs_to_monitor((-10, -10)) - self.pre_move() - self.move(pos_m, force_move=True) - #hide + self._pather.offset_node(301, (80, 50)) # Attack to RIGHT self._blizzard((100, 150), spray=80) self._ice_blast((230, 230), spray=20) @@ -178,6 +175,7 @@ class BlizzSorc(Sorceress): self.move(pos_m, force_move=True) self._blizzard((-50, -150), spray=30) self._cast_static() + wait(0.5) # Move back inside and attack pos_m = self._screen.convert_abs_to_monitor((150, -350)) self.pre_move() diff --git a/src/pather.py b/src/pather.py index c3b4eb3..38ec87b 100644 --- a/src/pather.py +++ b/src/pather.py @@ -183,7 +183,7 @@ class Pather: 229: {"TRAV_18": (-250, 58), "TRAV_25": (59, -282), "TRAV_17": (30, -74), "TRAV_13": (9, -121), "TRAV_16": (-138, -241)}, 230: {"TRAV_19": (157, 39), "TRAV_18": (-392, -28), "TRAV_17": (-112, -160), "TRAV_13": (-133, -207), "TRAV_25": (-83, -368)}, 300: {"TRAV_V3_4": (-101, 134), "TRAV_V3_5": (72, 220), "TRAV_V3_1": (237, -24), "TRAV_V3_3": (-318, 224), "TRAV_V3_11": (472, 39)}, - 301: {"TRAV_V3_7": (63, -113), "TRAV_V3_6": (55, 77), "TRAV_V3_0": (-27, -315), "TRAV_V3_5": (-450, -175), "TRAV_V3_8": (329, -188)}, + 301: {"TRAV_V3_7": (178, -33), "TRAV_V3_6": (170, 157), "TRAV_V3_0": (88, -235), "TRAV_V3_5": (-335, -95), "TRAV_V3_8": (444, -108)}, 302: {"TRAV_V3_0": (-18, 6), "TRAV_V3_7": (73, 208), "TRAV_V3_8": (339, 133), "TRAV_V3_6": (65, 398), "TRAV_V3_5": (-440, 146)}, 304: {"TRAV_V2_4": (125, -148), "TRAV_V2_3": (-187, 55), "TRAV_V2_1": (-207, 59), "TRAV_V2_2": (267, 183), "TRAV_V2_0": (-159, 403)}, # Arcane