Gaming
 

GetItemPropertyParam1

From NWN2Wiki

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

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