@@ -55,13 +55,13 @@ StrikeMaxHP = 100 ; The maximum health of creatures, in the
55
55
StrikeMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
56
56
StrikeTargets = mammoth, elephant, frost giant, frost giantess
57
57
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
65
65
66
66
[Ring]
67
67
RingName = sword ring ; Name, or item id, of the ring.
0 commit comments