Method Item:GetStatInfo [-] [+]
Returns the stat info of the specified stat slot of this Item
Synopsis
statValue, statType = Item:GetStatInfo( statSlot )
Arguments
number statSlot
The stat slot specified.
Valid numbers: integers from 0 to 255.
Returns
number statValue
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.
number statType
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.