Difference between revisions of "Magic Effect"

488 bytes added ,  14:19, 29 February 2012
imported>Kdansky
imported>Kdansky
Line 56: Line 56:


====Target Conditions====
====Target Conditions====
If these conditions evaluate to false, the effect will not be applied to the target. Frequently used in conjunction with [[Keywords]] to exclude specific types of Actors from the effect. For effects that have a duration, the checks will be repeated every second.
If these conditions evaluate to false, the effect will not be applied to the target. Frequently used in conjunction with [[Keywords]] to exclude specific types of Actors from the effect.  
 
For Fire and Forget effects:
Note that if you put these into the Magic Effect editor, they will be checked only once, on cast, and in the order the effects are added to a spell.
 
But if you add an Effect to a spell, and add the condition there, it will be checked every second if the duration is longer than instant.
 
This means that if you for example try to make an effect that doesn't stick if it's already there, you can put the check into the effect's condition window, but if you put it into the spell itself, it will get canceled because it finds itself.


====Visual Effects====
====Visual Effects====
Anonymous user