Difference between revisions of "ModNthEffectItemMagnitude"

105 bytes added ,  20:42, 1 March 2008
EI
imported>Haama
(Created)
 
imported>DragoonWraith
(EI)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
ModNthEffectItemMagnitude - modifies the magnitude of the specified effect item up or down
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (nothing) ModNthEffectItemMagnitude modifyBy:float magicItem:ref whichEffect:short
 
        (nothing) ModNthEIMagnitude modifyBy:float magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) ModNthEffectItemMagnitude modifyBy:float magicItem:ref whichEffect:short
(nothing) ModNthEIMagnitude modifyBy:float magicItem:ref whichEffect:short
 
Modifies the magnitude of the specified effect item up or down.


==See Also==
==See Also==
Line 11: Line 16:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Effect Item (OBSE)]]