Difference between revisions of "Potion Script"
Jump to navigation
Jump to search
updated links
imported>CraftySentinel (→SKSE Member Functions: Added SetNthEffect Functions, should now contain all SKSE functions upto 1.06.16) |
imported>Egocarib (updated links) |
||
Line 66: | Line 66: | ||
|- | |- | ||
|[[SetNthEffectMagnitude - | |[[SetNthEffectMagnitude - Spell|'''SetNthEffectMagnitude'''(Int ''index'', Float ''value'')]] | ||
|Sets the magnitude of the specified effect. | |Sets the magnitude of the specified effect. | ||
|- | |- | ||
|[[SetNthEffectArea - | |[[SetNthEffectArea - Spell|'''SetNthEffectArea'''(Int ''index'', Int ''value'')]] | ||
|Sets the area of the specified effect. | |Sets the area of the specified effect. | ||
|- | |- | ||
|[[SetNthEffectDuration - | |[[SetNthEffectDuration - Spell|'''SetNthEffectDuration'''(Int ''index'', Int ''value'')]] | ||
|Sets the duration of the specified effect. | |Sets the duration of the specified effect. | ||
|- | |- |