Gaming
 

ItemPropertyAttackPenalty

From NWN2Wiki

// Returns Item property attack penalty.  You must specify the attack penalty.  
// The penalty must be a POSITIVE integer between 1 and 5 (ie. 1 = -1).
itemproperty ItemPropertyAttackPenalty(int nPenalty);