Gaming
 

GetItemPropertyCostTable

From NWN2Wiki

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

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