Difference between revisions of "AddEffectItem"

469 bytes added ,  00:00, 6 September 2007
Notes on breaking display limitations, magic items
imported>Haama
(Added info)
imported>Haama
(Notes on breaking display limitations, magic items)
Line 1: Line 1:
AddEffectItem - adds a basic, empty EffectItem of the specified MagicEffect to the magic item. Uses the 4 letter codes for the magic effects listed in the CS.
AddEffectItem - adds a basic, empty EffectItem of the specified MagicEffect to the magic item. Uses the 4 letter codes for the magic effects listed in the CS.
         (index:short) AddEffectItem nuEffect:chars magicItem:ref
         (index:short) AddEffectItem nuEffect:chars magicItem:ref
==Notes==
* 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.
** Untested for other magic items


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