Ip const poison

From NWN Lexicon
Jump to navigationJump to search

IP_CONST_POISON_* Constant Group

Itemproperty constants relating to OnHit: poison.



Constants

Constant Value Description
IP_CONST_POISON_1D2_CHADAMAGE 5
Poison does 1d2 charisma damage.
IP_CONST_POISON_1D2_CONDAMAGE 2
Poison does 1d2 constitution damage.
IP_CONST_POISON_1D2_DEXDAMAGE 1
Poison does 1d2 dexterity damage.
IP_CONST_POISON_1D2_INTDAMAGE 3
Poison does 1d2 intelligence damage.
IP_CONST_POISON_1D2_STRDAMAGE 0
Poison does 1d2 strength damage.
IP_CONST_POISON_1D2_WISDAMAGE 4
Poison does 1d2 wisdom damage.


See Also