uniqueID not always negative
(Added Suffixes 58 through 60) |
(uniqueID not always negative) |
||
| Line 5: | Line 5: | ||
== Item Random Suffixes == | == Item Random Suffixes == | ||
<div style="margin-left: 3%;"> | <div style="margin-left: 3%;"> | ||
Since WoW 2.0, Blizzard have implemented the ability to add an arbitrarily scaled stats factor to any item. This is done via the [[itemString]] containing a negative suffixId and a | Since WoW 2.0, Blizzard have implemented the ability to add an arbitrarily scaled stats factor to any item. This is done via the [[itemString]] containing a negative suffixId and a uniqueId which contains an embedded suffixFactor (see [[itemString]] for information on how to extract the suffixFactor which is used below.) | ||
</div> | </div> | ||