Gaming
 

ItemPropertyEnhancementBonus

From NWN2Wiki

// Returns Item property Enhancement bonus.  You need to specify the 
// enhancement bonus.  The Enhancement bonus should be an integer between
// 1 and 20.
itemproperty ItemPropertyEnhancementBonus(int nEnhancementBonus);