SetNthEffectMagnitude - Spell
Revision as of 08:56, 25 October 2013 by imported>CraftySentinel (Created SetNthEffectMagnitude - Spell)
Source: SKSE 1.06.14
Member of: Ingredient Script, Potion Script, Scroll Script, Spell Script
Sets the magnitude of the specified effect
Syntax
Function SetNthEffectMagnitude(int index, float value) native
Parameters
index
- The index of the Magic Effect to change.
value
- The Magnitude to set the Magic Effect to.