You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/fxdata/magic.cfg
+15-3Lines changed: 15 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1678,6 +1678,18 @@ Cooldown = 0
1678
1678
; BOUND_CRTRS - allow casting on creatures being affected by Armageddon and Teleport, those who are dragging, leaving or being sacrificed, allowing this may have bad side effects.
1679
1679
; ONLY_DIGGERS - can only be cast on special diggers.
1680
1680
; NO_DIGGERS - can only be cast on creatures that are not special diggers.
1681
+
; ALL_OBJECTS - can target any object.
1682
+
; OWNED_OBJECTS
1683
+
; NEUTRL_OBJECTS
1684
+
; ENEMY_OBJECTS
1685
+
; ALL_OBJECTS_PICKUP - can target any object that can be picked up.
1686
+
; OWNED_OBJECTS_PICKUP
1687
+
; NEUTRL_OBJECTS_PICKUP
1688
+
; ENEMY_OBJECTS_PICKUP
1689
+
; ALL_OBJECTS_SLAP - can target any object that can be slapped.
1690
+
; OWNED_OBJECTS_SLAP
1691
+
; NEUTRL_OBJECTS_SLAP
1692
+
; ENEMY_OBJECTS_SLAP
1681
1693
; Miscellaneous:
1682
1694
; NEEDS_DELAY - Requires a delay defined with 'Cooldown' in game turns before it can be cast again.
0 commit comments