Gaming
 

GetItemPropertyCostTableValue

From NWN2Wiki

// Returns the Cost Table value (index of the cost table) of the item property. 
// See the 2DA files for value definitions. 
int GetItemPropertyCostTableValue(itemproperty iProp);

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