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