Skip to content

Commit 3a9cc45

Browse files
committed
Edron Demons script optimizations
1 parent c0a7539 commit 3a9cc45

4 files changed

Lines changed: 21 additions & 7 deletions

File tree

waypoints/Edron Demons (ED).xbst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<panel name="Targeting">
6161
<control name="TargetingList">
6262
<item type="Demon" chs="2" max="30" min="0" prio="9" prox="7" count="1"/>
63-
<item type="Fire Elemental" chs="2" max="100" min="0" prio="8" prox="3" count="1"/>
63+
<item type="Fire Elemental" chs="2" max="100" min="0" prio="8" prox="3" count="2"/>
6464
<item type="Demon" chs="2" max="100" min="30" prio="7" prox="7" count="1"/>
6565
<item type="Massive Fire Elemental, Hero" chs="2" max="100" min="0" prio="1" prox="7" count="1"/>
6666
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>
@@ -70,6 +70,7 @@
7070
<control name="WaypointList">
7171
<item text="edron|bridge~spawn:" tag="255"/>
7272
<item text="SIgnore" tag="10"/>
73+
<item text="if not Self.isHasted() then Self.Say('utani gran hur') end" tag="254"/>
7374
<item text="Node (33243, 31797, 7)" tag="0"/>
7475
<item text="Node (33245, 31790, 7)" tag="0"/>
7576
<item text="Node (33249, 31785, 7)" tag="0"/>
@@ -133,7 +134,7 @@
133134
<item text="Node (33139, 31592, 12)" tag="0"/>
134135
<item text="Node (33143, 31589, 12)" tag="0"/>
135136
<item text="SIgnore" tag="10"/>
136-
<item text="Walker.Goto('singleHeroBypass')" tag="244"/>
137+
<item text="Walker.Goto('singleHeroBypass')" tag="254"/>
137138
<item text="No-Single-Hero:" tag="255"/>
138139
<item text="Node (33149, 31601, 12)" tag="0"/>
139140
<item text="Node (33139, 31601, 12)" tag="0"/>
@@ -234,6 +235,7 @@
234235
<item text="spawnexit:" tag="255"/>
235236
<item text="edron|spawn~bridge:" tag="255"/>
236237
<item text="SIgnore" tag="10"/>
238+
<item text="if not Self.isHasted() then Self.Say('utani gran hur') end" tag="254"/>
237239
<item text="Node (33128, 31712, 15)" tag="0"/>
238240
<item text="Node (33138, 31712, 15)" tag="0"/>
239241
<item text="Node (33143, 31709, 15)" tag="0"/>
@@ -270,12 +272,14 @@
270272
<item text="Node (33147, 31595, 13)" tag="0"/>
271273
<item text="Node (33144, 31589, 13)" tag="0"/>
272274
<item text="Ladder (33144, 31589, 13)" tag="2"/>
275+
<item text="huntcheck|Single-Hero|No-Single-Hero:" tag="255"/>
273276
<item text="EIgnore" tag="11"/>
274277
<item text="Node (33139, 31592, 12)" tag="0"/>
275278
<item text="Node (33139, 31601, 12)" tag="0"/>
276279
<item text="Node (33149, 31601, 12)" tag="0"/>
277280
<item text="Node (33150, 31595, 12)" tag="0"/>
278281
<item text="SIgnore" tag="10"/>
282+
<item text="No-Single-Hero:" tag="255"/>
279283
<item text="Rope (33150, 31595, 12)" tag="3"/>
280284
<item text="Node (33156, 31594, 11)" tag="0"/>
281285
<item text="Node (33162, 31596, 11)" tag="0"/>

waypoints/Edron Demons (MS).xbst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<panel name="Targeting">
6161
<control name="TargetingList">
6262
<item type="Demon" chs="2" max="30" min="0" prio="9" prox="7" count="1"/>
63-
<item type="Fire Elemental" chs="2" max="100" min="0" prio="8" prox="3" count="1"/>
63+
<item type="Fire Elemental" chs="2" max="100" min="0" prio="8" prox="3" count="2"/>
6464
<item type="Demon" chs="2" max="100" min="30" prio="7" prox="7" count="1"/>
6565
<item type="Massive Fire Elemental, Hero" chs="2" max="100" min="0" prio="1" prox="7" count="1"/>
6666
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>
@@ -70,6 +70,7 @@
7070
<control name="WaypointList">
7171
<item text="edron|bridge~spawn:" tag="255"/>
7272
<item text="SIgnore" tag="10"/>
73+
<item text="if not Self.isHasted() then Self.Say('utani gran hur') end" tag="254"/>
7374
<item text="Node (33243, 31797, 7)" tag="0"/>
7475
<item text="Node (33245, 31790, 7)" tag="0"/>
7576
<item text="Node (33249, 31785, 7)" tag="0"/>
@@ -133,7 +134,7 @@
133134
<item text="Node (33139, 31592, 12)" tag="0"/>
134135
<item text="Node (33143, 31589, 12)" tag="0"/>
135136
<item text="SIgnore" tag="10"/>
136-
<item text="Walker.Goto('singleHeroBypass')" tag="244"/>
137+
<item text="Walker.Goto('singleHeroBypass')" tag="254"/>
137138
<item text="No-Single-Hero:" tag="255"/>
138139
<item text="Node (33149, 31601, 12)" tag="0"/>
139140
<item text="Node (33139, 31601, 12)" tag="0"/>
@@ -234,6 +235,7 @@
234235
<item text="spawnexit:" tag="255"/>
235236
<item text="edron|spawn~bridge:" tag="255"/>
236237
<item text="SIgnore" tag="10"/>
238+
<item text="if not Self.isHasted() then Self.Say('utani gran hur') end" tag="254"/>
237239
<item text="Node (33128, 31712, 15)" tag="0"/>
238240
<item text="Node (33138, 31712, 15)" tag="0"/>
239241
<item text="Node (33143, 31709, 15)" tag="0"/>
@@ -270,12 +272,14 @@
270272
<item text="Node (33147, 31595, 13)" tag="0"/>
271273
<item text="Node (33144, 31589, 13)" tag="0"/>
272274
<item text="Ladder (33144, 31589, 13)" tag="2"/>
275+
<item text="huntcheck|Single-Hero|No-Single-Hero:" tag="255"/>
273276
<item text="EIgnore" tag="11"/>
274277
<item text="Node (33139, 31592, 12)" tag="0"/>
275278
<item text="Node (33139, 31601, 12)" tag="0"/>
276279
<item text="Node (33149, 31601, 12)" tag="0"/>
277280
<item text="Node (33150, 31595, 12)" tag="0"/>
278281
<item text="SIgnore" tag="10"/>
282+
<item text="No-Single-Hero:" tag="255"/>
279283
<item text="Rope (33150, 31595, 12)" tag="3"/>
280284
<item text="Node (33156, 31594, 11)" tag="0"/>
281285
<item text="Node (33162, 31596, 11)" tag="0"/>

waypoints/Edron Demons (RP).xbst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<panel name="Targeting">
6363
<control name="TargetingList">
6464
<item type="Demon" chs="2" max="30" min="0" prio="9" prox="7" count="1"/>
65-
<item type="Fire Elemental" chs="2" max="100" min="0" prio="8" prox="3" count="1"/>
65+
<item type="Fire Elemental" chs="2" max="100" min="0" prio="8" prox="3" count="2"/>
6666
<item type="Demon" chs="2" max="100" min="30" prio="7" prox="7" count="1"/>
6767
<item type="Massive Fire Elemental, Hero" chs="2" max="100" min="0" prio="1" prox="7" count="1"/>
6868
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>
@@ -72,6 +72,7 @@
7272
<control name="WaypointList">
7373
<item text="edron|bridge~spawn:" tag="255"/>
7474
<item text="SIgnore" tag="10"/>
75+
<item text="if not Self.isHasted() then Self.Say('utani hur') end" tag="254"/>
7576
<item text="Node (33243, 31797, 7)" tag="0"/>
7677
<item text="Node (33245, 31790, 7)" tag="0"/>
7778
<item text="Node (33249, 31785, 7)" tag="0"/>
@@ -135,7 +136,7 @@
135136
<item text="Node (33139, 31592, 12)" tag="0"/>
136137
<item text="Node (33143, 31589, 12)" tag="0"/>
137138
<item text="SIgnore" tag="10"/>
138-
<item text="Walker.Goto('singleHeroBypass')" tag="244"/>
139+
<item text="Walker.Goto('singleHeroBypass')" tag="254"/>
139140
<item text="No-Single-Hero:" tag="255"/>
140141
<item text="Node (33149, 31601, 12)" tag="0"/>
141142
<item text="Node (33139, 31601, 12)" tag="0"/>
@@ -236,6 +237,7 @@
236237
<item text="spawnexit:" tag="255"/>
237238
<item text="edron|spawn~bridge:" tag="255"/>
238239
<item text="SIgnore" tag="10"/>
240+
<item text="if not Self.isHasted() then Self.Say('utani hur') end" tag="254"/>
239241
<item text="Node (33128, 31712, 15)" tag="0"/>
240242
<item text="Node (33138, 31712, 15)" tag="0"/>
241243
<item text="Node (33143, 31709, 15)" tag="0"/>
@@ -272,12 +274,14 @@
272274
<item text="Node (33147, 31595, 13)" tag="0"/>
273275
<item text="Node (33144, 31589, 13)" tag="0"/>
274276
<item text="Ladder (33144, 31589, 13)" tag="2"/>
277+
<item text="huntcheck|Single-Hero|No-Single-Hero:" tag="255"/>
275278
<item text="EIgnore" tag="11"/>
276279
<item text="Node (33139, 31592, 12)" tag="0"/>
277280
<item text="Node (33139, 31601, 12)" tag="0"/>
278281
<item text="Node (33149, 31601, 12)" tag="0"/>
279282
<item text="Node (33150, 31595, 12)" tag="0"/>
280283
<item text="SIgnore" tag="10"/>
284+
<item text="No-Single-Hero:" tag="255"/>
281285
<item text="Rope (33150, 31595, 12)" tag="3"/>
282286
<item text="Node (33156, 31594, 11)" tag="0"/>
283287
<item text="Node (33162, 31596, 11)" tag="0"/>

waypoints/Medusa Tower (EK).xbst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
<control name="WaypointList">
7676
<item text="port hope|south.exit~spawn:" tag="255"/>
7777
<item text="SIgnore" tag="10"/>
78+
<item text="if not Self.isHasted() then Self.Say('utani hur') end" tag="254"/>
7879
<item text="Node (32656, 32804, 7)" tag="0"/>
7980
<item text="Node (32669, 32807, 7)" tag="0"/>
8081
<item text="Node (32680, 32808, 7)" tag="0"/>
@@ -150,7 +151,7 @@
150151
<item text="Node (32867, 32837, 3)" tag="0"/>
151152
<item text="huntcheck|Sixth-Floor|No-Sixth-Floor:" tag="255"/>
152153
<item text="Stand (32866, 32836, 3)" tag="1"/>
153-
<item text="Node (32864, 32831, 2)" tag="0"/>
154+
<item text="Node (32864, 32829, 2)" tag="0"/>
154155
<item text="Node (32865, 32834, 2)" tag="0"/>
155156
<item text="Stand (32866, 32835, 2)" tag="1"/>
156157
<item text="No-Sixth-Floor:" tag="255"/>
@@ -195,6 +196,7 @@
195196
<item text="spawnexit:" tag="255"/>
196197
<item text="port hope|spawn~south.exit:" tag="255"/>
197198
<item text="SIgnore" tag="10"/>
199+
<item text="if not Self.isHasted() then Self.Say('utani hur') end" tag="254"/>
198200
<item text="Node (32866, 32831, 7)" tag="0"/>
199201
<item text="Stand (32865, 32830, 7)" tag="1"/>
200202
<item text="Node (32868, 32827, 8)" tag="0"/>

0 commit comments

Comments
 (0)