GetItemPropertySubType
From NWN2Wiki
// Returns the SubType number of the item property. See the 2DA files for value definitions. int GetItemPropertySubType(itemproperty iProperty);
Aurora Item Format explains how item properties are stored, named and how to use the associated 2da tables.
