Method Item:GetRandomSuffix [-] [+]
Returns the random suffix ID of the specified Item. This corresponds to the RandomSuffix
field from the item's ItemTemplate, which controls the applied suffix (e.g., "of the Bear", "of the Eagle").
Synopsis
randomSuffixId = Item:GetRandomSuffix( item )
Arguments
Item item
- See method description.
Returns
number randomSuffixId
Valid numbers: integers from 0 to 4,294,967,295.