Skip to content

Commit e3733b7

Browse files
committed
Various script updates / fixes
Added exori amp vis (lightning) to most sorcerer scripts. Fixed Lion's Rock exit teleporter & SIgnore label Fixed Deeper Quara Grotto SIgnore label
1 parent 4312eda commit e3733b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+227
-83
lines changed

configs/Darashia Dragon Lords (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9393
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9494
StrongStrikeTargets = dragon, dragon lord, dragon hatchling, dragon lord hatchling, demodras
9595

96+
LightningName = exori amp vis ; Name of the spell.
97+
LightningEnabled = false ; Do you want to use this spell? (true/false)
98+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
99+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
100+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
101+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
102+
LightningTargets = dragon, dragon lord, dragon hatchling, dragon lord hatchling, demodras
103+
96104
StrikeName = exori frigo ; Name of the spell.
97105
StrikeEnabled = true ; Do you want to use this spell? (true/false)
98-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
106+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
99107
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
100108
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
101109
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Darashia Dragons (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9090
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9191
StrongStrikeTargets = dragon, dragon hatchling
9292

93+
LightningName = exori amp vis ; Name of the spell.
94+
LightningEnabled = false ; Do you want to use this spell? (true/false)
95+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
96+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
97+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
98+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
99+
LightningTargets = dragon, dragon hatchling
100+
93101
StrikeName = exori frigo ; Name of the spell.
94102
StrikeEnabled = true ; Do you want to use this spell? (true/false)
95-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
103+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
96104
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
97105
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
98106
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Deeper Quara Grotto (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9595
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9696
StrongStrikeTargets = quara hydromancer, quara predator, quara pincher, quara constrictor, quara mantassin, quara hydromancer scout, quara predator scout, quara pincher scout, quara constrictor scout
9797

98+
LightningName = exori amp vis ; Name of the spell.
99+
LightningEnabled = false ; Do you want to use this spell? (true/false)
100+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
101+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
102+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
103+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
104+
LightningTargets = quara hydromancer, quara predator, quara pincher, quara constrictor, quara mantassin, quara hydromancer scout, quara predator scout, quara pincher scout, quara constrictor scout
105+
98106
StrikeName = exori vis ; Name of the spell.
99107
StrikeEnabled = true ; Do you want to use this spell? (true/false)
100-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
108+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
101109
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
102110
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
103111
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Edron Dragons (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9999
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
100100
StrongStrikeTargets = dragon, dragon lord, dragon hatchling, dragon lord hatchling
101101

102+
LightningName = exori amp vis ; Name of the spell.
103+
LightningEnabled = false ; Do you want to use this spell? (true/false)
104+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
105+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
106+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
107+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
108+
LightningTargets = dragon, dragon lord, dragon hatchling, dragon lord hatchling
109+
102110
StrikeName = exori frigo ; Name of the spell.
103111
StrikeEnabled = true ; Do you want to use this spell? (true/false)
104-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
112+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
105113
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
106114
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
107115
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Edron Hero Fortress -1 (MS).ini

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,25 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9494
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9595
StrongStrikeTargets = vicious squire, necromancer, bonebeast
9696

97+
LightningName = exori amp vis ; Name of the spell.
98+
LightningEnabled = false ; Do you want to use this spell? (true/false)
99+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
100+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
101+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
102+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
103+
LightningTargets = vicious squire, necromancer, bonebeast
104+
97105
StrikeName = exori frigo ; Name of the spell.
98106
StrikeEnabled = true ; Do you want to use this spell? (true/false)
99-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
107+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
100108
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
101109
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
102110
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
103111
StrikeTargets = vicious squire
104112

105113
StrikeName = exori flam ; Name of the spell.
106114
StrikeEnabled = true ; Do you want to use this spell? (true/false)
107-
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
115+
StrikePriority = 9 ; Priority compared to other runes and spells. (lower is more important)
108116
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
109117
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
110118
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,25 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
8484
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
8585
StrongStrikeTargets = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire
8686

87+
LightningName = exori amp vis ; Name of the spell.
88+
LightningEnabled = false ; Do you want to use this spell? (true/false)
89+
LightningPriority = 6 ; Priority compared to other runes and spells. (lower is more important)
90+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
91+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
92+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
93+
LightningTargets = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire
94+
8795
FStrikeName = exori flam ; Name of the spell.
8896
FStrikeEnabled = true ; Do you want to use this spell? (true/false)
89-
FStrikePriority = 6 ; Priority compared to other runes and spells. (lower is more important)
97+
FStrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
9098
FStrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
9199
FStrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
92100
FStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
93101
FStrikeTargets = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, ghoul
94102

95103
StrikeName = exori frigo ; Name of the spell.
96104
StrikeEnabled = true ; Do you want to use this spell? (true/false)
97-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
105+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
98106
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
99107
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
100108
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Formorgar Crystal Spiders (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9090
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9191
StrongStrikeTargets = crystal spider, ice golem
9292

93+
LightningName = exori amp vis ; Name of the spell.
94+
LightningEnabled = false ; Do you want to use this spell? (true/false)
95+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
96+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
97+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
98+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
99+
LightningTargets = crystal spider, ice golem
100+
93101
StrikeName = exori vis ; Name of the spell.
94102
StrikeEnabled = true ; Do you want to use this spell? (true/false)
95-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
103+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
96104
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
97105
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
98106
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Kha'zeel Scarab Lair (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9090
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9191
StrongStrikeTargets = ancient scarab, scarab
9292
93+
LightningName = exori amp vis ; Name of the spell.
94+
LightningEnabled = false ; Do you want to use this spell? (true/false)
95+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
96+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
97+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
98+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
99+
LightningTargets = ancient scarab, scarab
100+
93101
StrikeName = exori flam ; Name of the spell.
94102
StrikeEnabled = true ; Do you want to use this spell? (true/false)
95-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
103+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
96104
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
97105
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
98106
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

configs/Liberty Bay Bonelords (MS).ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,14 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
8686
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
8787
StrongStrikeTargets = braindeath, elder bonelord, bonelord, gazer, vampire, crypt shambler
8888

89+
LightningName = exori amp vis ; Name of the spell.
90+
LightningEnabled = false ; Do you want to use this spell? (true/false)
91+
LightningPriority = 5 ; Priority compared to other runes and spells. (lower is more important)
92+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
93+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
94+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
95+
LightningTargets = braindeath, elder bonelord, bonelord, gazer, vampire, crypt shambler
96+
8997
StrikeName = exori flam ; Name of the spell.
9098
StrikeEnabled = true ; Do you want to use this spell? (true/false)
9199
StrikePriority = 6 ; Priority compared to other runes and spells. (lower is more important)

configs/Lion's Rock (MS).ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,17 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9595
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9696
StrongStrikeTargets = ancient scarab, roaring lion, noble lion
9797
98+
LightningName = exori amp vis ; Name of the spell.
99+
LightningEnabled = false ; Do you want to use this spell? (true/false)
100+
LightningPriority = 7 ; Priority compared to other runes and spells. (lower is more important)
101+
LightningTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
102+
LightningMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
103+
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
104+
LightningTargets = ancient scarab, roaring lion, noble lion
105+
98106
StrikeName = exori flam ; Name of the spell.
99107
StrikeEnabled = true ; Do you want to use this spell? (true/false)
100-
StrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
108+
StrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
101109
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
102110
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
103111
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.

0 commit comments

Comments
 (0)