The Enchantment script is a part of Skyrim SE’s Papyrus scripting ecosystem. It is included with the base game, and is extended/modified by modded sources such as Skyrim Script Extender x64 (SKSE).
For this script, the Papyrus index knows about:
- 13 functions
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- SKSE
Returns the number of effects on this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the magnitude of the Nth effect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the area of the Nth effect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the duration of the Nth effect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the Nth MagicEffect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the index of the costliest effect on an enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
sets the magnitude of the specified effect
- Found in:
- SKSE
sets the area of the specified effect
- Found in:
- SKSE
sets the duration of the specified effect
- Found in:
- SKSE
returns the base enchantment of this enchantment
- Found in:
- SKSE
Returns a Formlist of Keywords
- Found in:
- SKSE
Sets the FormList of keywords
