Difference between revisions of "DoCombatSpellApply - Actor"

no edit summary
imported>Rhavlovick
m (1 revision: Clobber re-import by Henning)
 
imported>Enai Siaion
 
Line 4: Line 4:


Adds the specified [[Spell Script|spell]] to the target actor from this one as the caster. Use this instead of [[AddSpell - Actor|AddSpell]] to apply a spell in combat so that die rolls and other appropriate events can occur (such as applying a disease through a spell).
Adds the specified [[Spell Script|spell]] to the target actor from this one as the caster. Use this instead of [[AddSpell - Actor|AddSpell]] to apply a spell in combat so that die rolls and other appropriate events can occur (such as applying a disease through a spell).
If you want an actor to hit another actor with a spell (regardless of where they are on the battlefield), use this in combination with a Target Actor spell (range doesn't matter).


== Syntax ==
== Syntax ==
Anonymous user