GetAddictionChance

Revision as of 21:33, 23 September 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the <i>Addiction Chance</i> of the specified <i>Ingestible</i> item. |name = GetAddictionChance |returnType = chance:float |ar...")
(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 Chance of the specified Ingestible item.

Syntax

(chance:float) GetAddictionChance ingestible:ref

Example

set fChance to GetAddictionChance Morphine

See Also