Difference between revisions of "AddSpell"
Jump to navigation
Jump to search
imported>Vvenaya |
imported>Aubray1741 |
||
Line 1: | Line 1: | ||
=='''Description'''== | =='''Description'''== | ||
Adds spell item to calling actor. | Adds spell item to calling actor. "Spells" include diseases, abilities, spells and powers . When an ability or disease is added it shows up as a current magical effect. When a spell or power is added it shows up as a castable power/spell. There are other important differences. See [[Spell]] for more info. | ||
=='''Syntax'''== | =='''Syntax'''== | ||
Line 13: | Line 11: | ||
AddSpell AbWeaknessNormalWeapons | AddSpell AbWeaknessNormalWeapons | ||
== | ==See Also== | ||
[[RemoveSpell]] | |||
==Reference== | ==Reference== | ||
[[AddSpell_Reference|List of functions that use AddSpell]] | |||
[[AddSpell_Reference|List of functions that use AddSpell]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Magic Functions]] | [[Category: Magic Functions]] |
Revision as of 10:38, 7 May 2006
Description
Adds spell item to calling actor. "Spells" include diseases, abilities, spells and powers . When an ability or disease is added it shows up as a current magical effect. When a spell or power is added it shows up as a castable power/spell. There are other important differences. See Spell for more info.
Syntax
AddSpell SpellID
Example
AddSpell AbWeaknessNormalWeapons