Difference between revisions of "GetNthEffectBase"
Jump to navigation
Jump to search
imported>Jazzisparis |
imported>Jazzisparis |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = JIP | |origin = JIP | ||
|summary = Returns the Base Effect of the Nth effect of | |summary = Returns the '''Base Effect''' of the Nth effect-entry of the specified ingestible/object effect/actor effect. | ||
|name = GetNthEffectBase | |name = GetNthEffectBase | ||
|returnType = baseEffect:ref | |returnType = baseEffect:ref |
Latest revision as of 17:11, 30 September 2015
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns the Base Effect of the Nth effect-entry of the specified ingestible/object effect/actor effect.
Syntax
(baseEffect:ref) GetNthEffectBase effectForm:ref effectIndex:int
Example
GetNthEffectBase Stimpak 2
GetNthEffectBase EnchPowerArmor 0
GetNthEffectBase WithdrawalPsycho 1