[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "AddFullEffectItem"
Jump to navigation
Jump to search
Broke function example into 2 lines
imported>Haama (Created) |
imported>Haama (Broke function example into 2 lines) |
||
Line 1: | Line 1: | ||
AddFullEffectItem - adds a fully defined EffectItem to the magic item with the specified MagicEffect, magnitude, area, duration and range. Uses the 4 letter codes for the magic effects listed in the CS. | AddFullEffectItem - adds a fully defined EffectItem to the magic item with the specified MagicEffect, magnitude, area, duration and range. Uses the 4 letter codes for the magic effects listed in the CS. (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 | |||
==See Also== | ==See Also== |