Difference between revisions of "Potion Script"

Jump to navigation Jump to search
8 bytes added ,  08:36, 23 September 2016
imported>Notanon
(Added additional SKSE functions as of 1.7.3)
imported>Palingard
Line 64: Line 64:
:*Returns the [[Sound Descriptor|sound descriptor]] of this potion as a form id.
:*Returns the [[Sound Descriptor|sound descriptor]] of this potion as a form id.


:'''Float [[GetEffectsMagnitude - Potion|GetEffectsMagnitude]]()'''
:'''Float[] [[GetEffectsMagnitude - Potion|GetEffectsMagnitude]]()'''
:*Returns all the magnitudes of this object in order.
:*Returns all the magnitudes of this object in order.


:'''Int [[GetEffectAreas- Potion|GetEffectAreas]]()'''
:'''Int[] [[GetEffectAreas- Potion|GetEffectAreas]]()'''
:*Returns all the areas of this object in order.
:*Returns all the areas of this object in order.


:'''Int [[GetEffectDurations - Potion|GetEffectDurations]]()'''
:'''Int[] [[GetEffectDurations - Potion|GetEffectDurations]]()'''
:*Returns all the durations of this object in order.
:*Returns all the durations of this object in order.


:'''MagicEffect [[GetMagicEffects- Potion|GetMagicEffects]]()'''
:'''MagicEffect[] [[GetMagicEffects- Potion|GetMagicEffects]]()'''
:*Returns all the magic effects of this object in order.
:*Returns all the magic effects of this object in order.


== Events ==
== Events ==
None
None
Anonymous user

Navigation menu