Difference between revisions of "AddSpell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Rbt hlpr mnky
imported>Rbt hlpr mnky
m
Line 8: Line 8:
Adds spell item to calling actor.   
Adds spell item to calling actor.   


Note that "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.
'''Note:''' that "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.


[[Category: Functions]]
[[Category: Functions]]
[[Category: Magic Functions]]
[[Category: Magic Functions]]

Revision as of 23:11, 12 April 2006

Syntax:

AddSpell SpellID 

Example:

AddSpell AbWeaknessNormalWeapons

Adds spell item to calling actor.

Note: that "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.