@@ -84,17 +84,25 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
8484StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
8585StrongStrikeTargets = 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+
8795FStrikeName = exori flam ; Name of the spell.
8896FStrikeEnabled = 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)
9098FStrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
9199FStrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
92100FStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
93101FStrikeTargets = vampire viscount, vampire bride, vampire, necromancer, bonebeast, vampire, ghoul
94102
95103StrikeName = exori frigo ; Name of the spell.
96104StrikeEnabled = 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)
98106StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
99107StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
100108StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
0 commit comments