GetAddictionEffect

Revision as of 21:31, 23 September 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the <i>Addiction</i> effect of the specified <i>Ingestible</i> item. |name = GetAddictionEffect |returnType = actorEffect:ref...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Addiction effect of the specified Ingestible item.

Syntax

(actorEffect:ref) GetAddictionEffect ingestible:ref

Example

set rEffect to GetAddictionEffect Morphine

See Also