NWNX:EE  8193.37.14
nwnx_nostack.nss File Reference

Go to the source code of this file.

Functions

void NWNX_NoStack_SetSpellBonusType (int spell, int type)
 Sets a spell bonus type to be used by the NoStack feature. More...
 

Variables

Spell Effect Bonus Types

Used with NWNX_NoStack_SetSpellBonusType() these are the effect bonus types.

const int NWNX_NOSTACK_EFFECT_TYPE_ENHANCEMENT = 0
 
const int NWNX_NOSTACK_EFFECT_TYPE_CIRCUMSTANCE = 1
 
const int NWNX_NOSTACK_EFFECT_TYPE_COMPETENCE = 2
 
const int NWNX_NOSTACK_EFFECT_TYPE_INSIGHT = 3
 
const int NWNX_NOSTACK_EFFECT_TYPE_LUCK = 4
 
const int NWNX_NOSTACK_EFFECT_TYPE_MORALE = 5
 
const int NWNX_NOSTACK_EFFECT_TYPE_PROFANE = 6
 
const int NWNX_NOSTACK_EFFECT_TYPE_RESISTANCE = 7
 
const int NWNX_NOSTACK_EFFECT_TYPE_SACRED = 8