Skip to content

Commit 06ca2e6

Browse files
committed
Edron Vampire Crypt, stealth ring entering/leaving
1 parent ecb929b commit 06ca2e6

8 files changed

+28
-12
lines changed

configs/Edron Vampire Crypt -3, -4 (ED).ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,11 @@ StrikeMinHP = 0 ; The minimum health of creatures, in the
103103
StrikeTargets = demon skeleton
104104

105105
[Ring]
106-
RingName = sword ring ; Name, or item id, of the ring.
106+
RingName = stealth ring ; Name, or item id, of the ring.
107107
RingMin = 0 ; The amount of rings at which you leave to go refill. (0 to disable)
108108
RingMax = 0 ; The amount of rings you want to withdraw from the depot. (0 to disable)
109-
RingMinHP = 30 ; The percent of health to equip the ring. (0 to disable)
110-
RingMinMP = 10 ; The percent of mana to equip the ring. (0 to disable)
109+
RingMinHP = 0 ; The percent of health to equip the ring. (0 to disable)
110+
RingMinMP = 0 ; The percent of mana to equip the ring. (0 to disable)
111111
RingAlarm = 0 ; The amount of rings to trigger an alarm. (0 to disable)
112112
RingCreatures = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, demon skeleton
113113
RingCreatureCount = 0 ; The amount of creatures to equip the ring. (0 to disable)

configs/Edron Vampire Crypt -3, -4 (EK).ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ ThrowMinHP = 0 ; The minimum health of creatures, in the
9393
ThrowTargets = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, demon skeleton, mummy
9494

9595
[Ring]
96-
RingName = sword ring ; Name, or item id, of the ring.
96+
RingName = stealth ring ; Name, or item id, of the ring.
9797
RingMin = 0 ; The amount of rings at which you leave to go refill. (0 to disable)
9898
RingMax = 0 ; The amount of rings you want to withdraw from the depot. (0 to disable)
99-
RingMinHP = 30 ; The percent of health to equip the ring. (0 to disable)
100-
RingMinMP = 10 ; The percent of mana to equip the ring. (0 to disable)
99+
RingMinHP = 0 ; The percent of health to equip the ring. (0 to disable)
100+
RingMinMP = 0 ; The percent of mana to equip the ring. (0 to disable)
101101
RingAlarm = 0 ; The amount of rings to trigger an alarm. (0 to disable)
102102
RingCreatures = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, demon skeleton
103103
RingCreatureCount = 0 ; The amount of creatures to equip the ring. (0 to disable)

configs/Edron Vampire Crypt -3, -4 (MS).ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ StrikeMinHP = 0 ; The minimum health of creatures, in the
111111
StrikeTargets = demon skeleton
112112

113113
[Ring]
114-
RingName = sword ring ; Name, or item id, of the ring.
114+
RingName = stealth ring ; Name, or item id, of the ring.
115115
RingMin = 0 ; The amount of rings at which you leave to go refill. (0 to disable)
116116
RingMax = 0 ; The amount of rings you want to withdraw from the depot. (0 to disable)
117-
RingMinHP = 30 ; The percent of health to equip the ring. (0 to disable)
118-
RingMinMP = 10 ; The percent of mana to equip the ring. (0 to disable)
117+
RingMinHP = 0 ; The percent of health to equip the ring. (0 to disable)
118+
RingMinMP = 0 ; The percent of mana to equip the ring. (0 to disable)
119119
RingAlarm = 0 ; The amount of rings to trigger an alarm. (0 to disable)
120120
RingCreatures = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, demon skeleton
121121
RingCreatureCount = 0 ; The amount of creatures to equip the ring. (0 to disable)

configs/Edron Vampire Crypt -3, -4 (RP).ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ ExoriCMinHP = 0 ; The minimum health of creatures, in the
7878
ExoriCTargets = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, demon skeleton, mummy
7979

8080
[Ring]
81-
RingName = sword ring ; Name, or item id, of the ring.
81+
RingName = stealth ring ; Name, or item id, of the ring.
8282
RingMin = 0 ; The amount of rings at which you leave to go refill. (0 to disable)
8383
RingMax = 0 ; The amount of rings you want to withdraw from the depot. (0 to disable)
84-
RingMinHP = 30 ; The percent of health to equip the ring. (0 to disable)
85-
RingMinMP = 10 ; The percent of mana to equip the ring. (0 to disable)
84+
RingMinHP = 0 ; The percent of health to equip the ring. (0 to disable)
85+
RingMinMP = 0 ; The percent of mana to equip the ring. (0 to disable)
8686
RingAlarm = 0 ; The amount of rings to trigger an alarm. (0 to disable)
8787
RingCreatures = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, demon skeleton
8888
RingCreatureCount = 0 ; The amount of creatures to equip the ring. (0 to disable)

waypoints/Edron Vampire Crypt -3, -4 (ED).xbst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
<item text="Node (33111, 31719, 7)" tag="0"/>
110110
<item text="Node (33114, 31725, 7)" tag="0"/>
111111
<item text="Node (33109, 31722, 7)" tag="0"/>
112+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
112113
<item text="Stand (33109, 31721, 7)" tag="1"/>
113114
<item text="Node (33100, 31716, 8)" tag="0"/>
114115
<item text="Node (33091, 31714, 8)" tag="0"/>
@@ -141,6 +142,7 @@
141142
<item text="Node (32997, 31625, 9)" tag="0"/>
142143
<item text="Node (32990, 31625, 9)" tag="0"/>
143144
<item text="Stand (32989, 31625, 9)" tag="1"/>
145+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
144146
<item text="end:" tag="255"/>
145147
<item text="enterspawn:" tag="255"/>
146148
<item text="huntcheck|Rush-To-Bottom-Floor|No-Rush-To-Bottom-Floor:" tag="255"/>
@@ -335,6 +337,7 @@
335337
<item text="huntcheck|1:" tag="255"/>
336338
<item text="huntexit|1:" tag="255"/>
337339
<item text="SIgnore" tag="10"/>
340+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
338341
<item text="Node (33001, 31636, 10)" tag="0"/>
339342
<item text="Node (32999, 31631, 10)" tag="0"/>
340343
<item text="Node (32993, 31628, 10)" tag="0"/>
@@ -374,6 +377,7 @@
374377
<item text="Node (33100, 31716, 8)" tag="0"/>
375378
<item text="Node (33109, 31720, 8)" tag="0"/>
376379
<item text="Stand (33109, 31721, 8)" tag="1"/>
380+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
377381
<item text="Node (33114, 31725, 7)" tag="0"/>
378382
<item text="Node (33111, 31719, 7)" tag="0"/>
379383
<item text="Node (33110, 31713, 7)" tag="0"/>

waypoints/Edron Vampire Crypt -3, -4 (EK).xbst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
<item text="Node (33111, 31719, 7)" tag="0"/>
110110
<item text="Node (33114, 31725, 7)" tag="0"/>
111111
<item text="Node (33109, 31722, 7)" tag="0"/>
112+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
112113
<item text="Stand (33109, 31721, 7)" tag="1"/>
113114
<item text="Node (33100, 31716, 8)" tag="0"/>
114115
<item text="Node (33091, 31714, 8)" tag="0"/>
@@ -141,6 +142,7 @@
141142
<item text="Node (32997, 31625, 9)" tag="0"/>
142143
<item text="Node (32990, 31625, 9)" tag="0"/>
143144
<item text="Stand (32989, 31625, 9)" tag="1"/>
145+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
144146
<item text="end:" tag="255"/>
145147
<item text="enterspawn:" tag="255"/>
146148
<item text="huntcheck|Rush-To-Bottom-Floor|No-Rush-To-Bottom-Floor:" tag="255"/>
@@ -335,6 +337,7 @@
335337
<item text="huntcheck|1:" tag="255"/>
336338
<item text="huntexit|1:" tag="255"/>
337339
<item text="SIgnore" tag="10"/>
340+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
338341
<item text="Node (33001, 31636, 10)" tag="0"/>
339342
<item text="Node (32999, 31631, 10)" tag="0"/>
340343
<item text="Node (32993, 31628, 10)" tag="0"/>
@@ -374,6 +377,7 @@
374377
<item text="Node (33100, 31716, 8)" tag="0"/>
375378
<item text="Node (33109, 31720, 8)" tag="0"/>
376379
<item text="Stand (33109, 31721, 8)" tag="1"/>
380+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
377381
<item text="Node (33114, 31725, 7)" tag="0"/>
378382
<item text="Node (33111, 31719, 7)" tag="0"/>
379383
<item text="Node (33110, 31713, 7)" tag="0"/>

waypoints/Edron Vampire Crypt -3, -4 (MS).xbst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
<item text="Node (33111, 31719, 7)" tag="0"/>
110110
<item text="Node (33114, 31725, 7)" tag="0"/>
111111
<item text="Node (33109, 31722, 7)" tag="0"/>
112+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
112113
<item text="Stand (33109, 31721, 7)" tag="1"/>
113114
<item text="Node (33100, 31716, 8)" tag="0"/>
114115
<item text="Node (33091, 31714, 8)" tag="0"/>
@@ -141,6 +142,7 @@
141142
<item text="Node (32997, 31625, 9)" tag="0"/>
142143
<item text="Node (32990, 31625, 9)" tag="0"/>
143144
<item text="Stand (32989, 31625, 9)" tag="1"/>
145+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
144146
<item text="end:" tag="255"/>
145147
<item text="enterspawn:" tag="255"/>
146148
<item text="huntcheck|Rush-To-Bottom-Floor|No-Rush-To-Bottom-Floor:" tag="255"/>
@@ -335,6 +337,7 @@
335337
<item text="huntcheck|1:" tag="255"/>
336338
<item text="huntexit|1:" tag="255"/>
337339
<item text="SIgnore" tag="10"/>
340+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
338341
<item text="Node (33001, 31636, 10)" tag="0"/>
339342
<item text="Node (32999, 31631, 10)" tag="0"/>
340343
<item text="Node (32993, 31628, 10)" tag="0"/>
@@ -374,6 +377,7 @@
374377
<item text="Node (33100, 31716, 8)" tag="0"/>
375378
<item text="Node (33109, 31720, 8)" tag="0"/>
376379
<item text="Stand (33109, 31721, 8)" tag="1"/>
380+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
377381
<item text="Node (33114, 31725, 7)" tag="0"/>
378382
<item text="Node (33111, 31719, 7)" tag="0"/>
379383
<item text="Node (33110, 31713, 7)" tag="0"/>

waypoints/Edron Vampire Crypt -3, -4 (RP).xbst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
<item text="Node (33111, 31719, 7)" tag="0"/>
111111
<item text="Node (33114, 31725, 7)" tag="0"/>
112112
<item text="Node (33109, 31722, 7)" tag="0"/>
113+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
113114
<item text="Stand (33109, 31721, 7)" tag="1"/>
114115
<item text="Node (33100, 31716, 8)" tag="0"/>
115116
<item text="Node (33091, 31714, 8)" tag="0"/>
@@ -142,6 +143,7 @@
142143
<item text="Node (32997, 31625, 9)" tag="0"/>
143144
<item text="Node (32990, 31625, 9)" tag="0"/>
144145
<item text="Stand (32989, 31625, 9)" tag="1"/>
146+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
145147
<item text="end:" tag="255"/>
146148
<item text="enterspawn:" tag="255"/>
147149
<item text="huntcheck|Rush-To-Bottom-Floor|No-Rush-To-Bottom-Floor:" tag="255"/>
@@ -336,6 +338,7 @@
336338
<item text="huntcheck|1:" tag="255"/>
337339
<item text="huntexit|1:" tag="255"/>
338340
<item text="SIgnore" tag="10"/>
341+
<item text="if Self.ItemCount(3049) > 0 then Walker.Delay(1000) Self.Equip(3049, 'ring') end" tag="254"/>
339342
<item text="Node (33001, 31636, 10)" tag="0"/>
340343
<item text="Node (32999, 31631, 10)" tag="0"/>
341344
<item text="Node (32993, 31628, 10)" tag="0"/>
@@ -375,6 +378,7 @@
375378
<item text="Node (33100, 31716, 8)" tag="0"/>
376379
<item text="Node (33109, 31720, 8)" tag="0"/>
377380
<item text="Stand (33109, 31721, 8)" tag="1"/>
381+
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
378382
<item text="Node (33114, 31725, 7)" tag="0"/>
379383
<item text="Node (33111, 31719, 7)" tag="0"/>
380384
<item text="Node (33110, 31713, 7)" tag="0"/>

0 commit comments

Comments
 (0)