SetNthEffectBase

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Base Effect of the Nth effect-entry of the specified ingestible/Object Effect/Actor Effect.

Syntax

[help]
(baseEffect:ref) SetNthEffectBase effectForm:ref effectIndex:int newBaseEffect:ref

Example

SetNthEffectBase Stimpak 2 ChemIncSTMorphine
SetNthEffectBase EnchPowerArmor 0 IncreaseDamageResistance
SetNthEffectBase WithdrawalPsycho 1 ReduceEndurance 

See Also