Difference between revisions of "Enchantment Script"
→SKSE Member Functions: Added SKSE functions upto 1.07
imported>CraftySentinel m (Reverted to List) |
imported>CraftySentinel (→SKSE Member Functions: Added SKSE functions upto 1.07) |
||
Line 46: | Line 46: | ||
:*Returns which effect of the enchantment has the highest cost. | :*Returns which effect of the enchantment has the highest cost. | ||
:'''[[SetNthEffectMagnitude - Enchantment|SetNthEffectMagnitude]](Int ''index'', Float ''value'')''' | |||
:*Sets the magnitude of the specified Effect. | |||
:'''[[SetNthEffectArea - Enchantment|SetNthEffectArea]](Int ''index'', Int ''value'')''' | |||
:*Sets the area of the specified Effect. | |||
:'''[[SetNthEffectDuration - Enchantment|SetNthEffectDuration]](Int ''index'', Int ''value'')''' | |||
:*Sets the duration of the specified Effect. | |||
:'''[[GetBaseEnchantment - Enchantment|GetBaseEnchantment]]()''' | |||
:*Returns the base enchantment of this enchantment | |||
== Events == | == Events == | ||
None | None |