Difference between revisions of "AddFullEffectItem"

92 bytes added ,  13:23, 14 September 2007
no edit summary
imported>WereWolf
imported>WereWolf
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (index:short) AddFullEffectItem nuEffect:chars magnitude:long area:long duration:long range:short magicItem:ref
(Due to wiki limitations, the following has been broken into two lines, but is really one.)
  (index:short) AddFullEffectItem nuEffect:chars magnitude:long area:long
duration:long range:short magicItem:ref


Adds a fully defined EffectItem to the magic item with the specified MagicEffect, magnitude, area, duration and range.
Adds a fully defined EffectItem to the magic item with the specified MagicEffect, magnitude, area, duration and range.
Line 10: Line 12:
* Magic items include Potions, Ingredients, Spells and Enchantments. They do not include Sigil Stones or Soulgems. Also note that the Enchantment refers to the base enchantment. If the enchantment is on two items changing it on one item will change it on the other.
* Magic items include Potions, Ingredients, Spells and Enchantments. They do not include Sigil Stones or Soulgems. Also note that the Enchantment refers to the base enchantment. If the enchantment is on two items changing it on one item will change it on the other.
* Potions will only show up to 8 effects, but all of the effects will still apply when used, and can be accessed with any '''GetNthEffectItem...''' function.
* Potions will only show up to 8 effects, but all of the effects will still apply when used, and can be accessed with any '''GetNthEffectItem...''' function.
** Untested for other magic items.
** Untested for other magic items


==See Also==
==See Also==
Anonymous user