GetIsPoison
Revision as of 20:37, 23 September 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns 1 if the specified <i>Ingestible</i> item is considered a poison. |name = GetIsPoison |returnType = isPoison:0/1 |arguments =...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns 1 if the specified Ingestible item is considered a poison.
Syntax
(isPoison:0/1) GetIsPoison ingestible:ref
Example
set bPoison to GetIsPoison SilverSting
Notes
- An Ingestible item is considered a poison only if all of its effects are detrimental.