@@ -94,13 +94,13 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
94
94
StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
95
95
StrongStrikeTargets = vicious squire, necromancer, bonebeast
96
96
97
- StrikeName = exori frigo ; Name of the spell.
98
- 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)
100
- StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
101
- StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
102
- StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
103
- StrikeTargets = vicious squire
97
+ IStrikeName = exori frigo ; Name of the spell.
98
+ IStrikeEnabled = true ; Do you want to use this spell? (true/false)
99
+ IStrikePriority = 7 ; Priority compared to other runes and spells. (lower is more important)
100
+ IStrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
101
+ IStrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
102
+ IStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
103
+ IStrikeTargets = vicious squire
104
104
105
105
StrikeName = exori flam ; Name of the spell.
106
106
StrikeEnabled = true ; Do you want to use this spell? (true/false)
0 commit comments