Skip to content

Commit e3d8fb3

Browse files
committed
Fixed Edron Hero Fortress -1 mage spells
1 parent 6c645f0 commit e3d8fb3

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

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

+7-7
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@ 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-
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

105105
StrikeName = exori flam ; Name of the spell.
106106
StrikeEnabled = true ; Do you want to use this spell? (true/false)

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

+7-7
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@ LightningMaxHP = 100 ; The maximum health of creatures, in the
102102
LightningMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
103103
LightningTargets = vicious squire, necromancer, bonebeast
104104

105-
StrikeName = exori frigo ; Name of the spell.
106-
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)
108-
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
109-
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
110-
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
111-
StrikeTargets = vicious squire
105+
IStrikeName = exori frigo ; Name of the spell.
106+
IStrikeEnabled = true ; Do you want to use this spell? (true/false)
107+
IStrikePriority = 8 ; Priority compared to other runes and spells. (lower is more important)
108+
IStrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
109+
IStrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
110+
IStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
111+
IStrikeTargets = vicious squire
112112

113113
StrikeName = exori flam ; Name of the spell.
114114
StrikeEnabled = true ; Do you want to use this spell? (true/false)

0 commit comments

Comments
 (0)