WoW:ItemRandomSuffix: Difference between revisions

m
Move page script moved page ItemRandomSuffix to WoW:ItemRandomSuffix without leaving a redirect
(Added Suffixes 58 through 60)
m (Move page script moved page ItemRandomSuffix to WoW:ItemRandomSuffix without leaving a redirect)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Stub/API}}
{{wowapitype}}<br>
{{wowapitype}}
{{tocright}}
{{tocright}}


== 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 negative uniqueId which contains an embedded suffixFactor (see [[itemString]] for information on how to extract the suffixFactor which is used below.)
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>


== RandomSuffix table ==
== RandomSuffix table ==
Note: Suffix 5 will appear as ":-5:" in the [[itemString]],  and


=== Suffix 5: of the Monkey ===
=== Suffix 5: of the Monkey ===
Line 160: Line 161:
Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/>
Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/>
Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/>
Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/>
Enchant 2812: +('''suffixFactor''' * 1.157) Healing
Enchant 2812: +('''suffixFactor''' * 0.6153) Spell Power
</div>
</div>
=== Suffix 38: of the Prophet ===
=== Suffix 38: of the Prophet ===
<div style="margin-left: 3%;">
<div style="margin-left: 3%;">
Anonymous user