Skip to content

Commit f6ff1e1

Browse files
committed
Mammoth Shearing Factory spell fix
1 parent d07cd97 commit f6ff1e1

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

configs/Mammoth Shearing Factory (ED).ini

+7-7
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ StrikeMaxHP = 100 ; The maximum health of creatures, in the
5555
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
5656
StrikeTargets = mammoth, elephant, frost giant, frost giantess
5757

58-
StrikeName = exori flam ; Name of the spell.
59-
StrikeEnabled = true ; Do you want to use this spell? (true/false)
60-
StrikePriority = 3 ; Priority compared to other runes and spells. (lower is more important)
61-
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
62-
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
63-
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
64-
StrikeTargets = witch
58+
FStrikeName = exori flam ; Name of the spell.
59+
FStrikeEnabled = true ; Do you want to use this spell? (true/false)
60+
FStrikePriority = 3 ; Priority compared to other runes and spells. (lower is more important)
61+
FStrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
62+
FStrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
63+
FStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
64+
FStrikeTargets = witch
6565

6666
[Ring]
6767
RingName = sword ring ; Name, or item id, of the ring.

configs/Mammoth Shearing Factory (MS).ini

+7-7
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@ StrikeMaxHP = 100 ; The maximum health of creatures, in the
7171
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
7272
StrikeTargets = mammoth, elephant, frost giant, frost giantess
7373

74-
StrikeName = exori flam ; Name of the spell.
75-
StrikeEnabled = true ; Do you want to use this spell? (true/false)
76-
StrikePriority = 5 ; Priority compared to other runes and spells. (lower is more important)
77-
StrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
78-
StrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
79-
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
80-
StrikeTargets = witch
74+
FStrikeName = exori flam ; Name of the spell.
75+
FStrikeEnabled = true ; Do you want to use this spell? (true/false)
76+
FStrikePriority = 5 ; Priority compared to other runes and spells. (lower is more important)
77+
FStrikeTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
78+
FStrikeMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
79+
FStrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
80+
FStrikeTargets = witch
8181

8282
[Ring]
8383
RingName = sword ring ; Name, or item id, of the ring.

0 commit comments

Comments
 (0)