Fixed sorc 301 pathing. (#384)

* Updated blizz sorc 301 pathing issue

* Fixed 301 pather.

* fixed node 301 offset
This commit is contained in:
Legit
2022-01-03 20:02:34 +01:00
committed by GitHub
parent e7d40c286e
commit 4e4dfc695e
2 changed files with 5 additions and 7 deletions
+4 -6
View File
@@ -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()
+1 -1
View File
@@ -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