Difference between revisions of "AddSpell"
Jump to navigation
Jump to search
imported>Rbt hlpr mnky m |
imported>Vvenaya |
||
Line 1: | Line 1: | ||
'''Syntax | =='''Description'''== | ||
Adds spell item to calling actor. | |||
=='''Syntax'''== | |||
AddSpell ''SpellID'' | AddSpell ''SpellID'' | ||
'''Example | |||
=='''Example'''== | |||
AddSpell AbWeaknessNormalWeapons | AddSpell AbWeaknessNormalWeapons | ||
=='''Known Facts'''== | |||
(please add your name) | |||
:* "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. | |||
<br/><br/> | |||
==Reference== | |||
[[AddSpell_Reference|List of functions that use AddSpell]] (wiki) | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Magic Functions]] | [[Category: Magic Functions]] |
Revision as of 15:35, 15 April 2006
Description
Adds spell item to calling actor.
Syntax
AddSpell SpellID
Example
AddSpell AbWeaknessNormalWeapons
Known Facts
(please add your name)
- "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.