Gaming
 

GetItemPropertyParam1Value

From NWN2Wiki

// Returns the Param1 value of the item property. See the 2DA files for value definitions. 
int GetItemPropertyParam1Value(itemproperty iProp);

Aurora Item Format explains how item properties are stored, named and how to use the associated 2da tables.