Gaming
 

ItemPropertyImmunityMisc

From NWN2Wiki

// Returns Item property immunity to miscellaneous effects.  You must specify the 
// effect to which the user is immune, it is a constant(IP_CONST_IMMUNITYMISC_*).
itemproperty ItemPropertyImmunityMisc(int nImmunityType);