@@ -94,13 +94,13 @@ StrongStrikeMaxHP = 100 ; The maximum health of creatures, in the
9494StrongStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
9595StrongStrikeTargets = vicious squire, necromancer, bonebeast
9696
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
104104
105105StrikeName = exori flam ; Name of the spell.
106106StrikeEnabled = true ; Do you want to use this spell? (true/false)
0 commit comments