GetNthEffectBase

Revision as of 11:13, 28 March 2015 by imported>Jazzisparis
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Base Effect of the Nth effect of an ingestible/object effect/actor effect.

Syntax

(baseEffect:ref) GetNthEffectBase effectForm:ref effectIndex:int

Example

GetNthEffectBase Stimpak 2
GetNthEffectBase EnchPowerArmor 0
GetNthEffectBase WithdrawalPsycho 1

See Also