m
Move page script moved page ItemRandomSuffix to WoW:ItemRandomSuffix without leaving a redirect
(Add new page on scaled RandomSuffixes) |
m (Move page script moved page ItemRandomSuffix to WoW:ItemRandomSuffix without leaving a redirect) |
||
| (7 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapitype}} | {{wowapitype}}<br> | ||
{{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 | 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 159: | 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''' * | 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%;"> | ||
| Line 279: | Line 282: | ||
Enchant 2802: +('''suffixFactor''' * 0.4106) Agility<br/> | Enchant 2802: +('''suffixFactor''' * 0.4106) Agility<br/> | ||
Enchant 2803: +('''suffixFactor''' * 0.479) Stamina | Enchant 2803: +('''suffixFactor''' * 0.479) Stamina | ||
</div> | |||
=== Suffix 58: of the Sun === | |||
<div style="margin-left: 3%;"> | |||
Enchant 2824: +('''suffixFactor''' * 0.6153) Spell Damage and Healing<br/> | |||
Enchant 2803: +('''suffixFactor''' * 0.5259) Stamina<br/> | |||
Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect | |||
</div> | |||
=== Suffix 59: of the Moon === | |||
<div style="margin-left: 3%;"> | |||
Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/> | |||
Enchant 2802: +('''suffixFactor''' * 0.5259) Stamina<br/> | |||
Enchant 2806: +('''suffixFactor''' * 0.5259) Spirit | |||
</div> | |||
=== Suffix 60: of the Wild === | |||
<div style="margin-left: 3%;"> | |||
Enchant 2825: +('''suffixFactor''' * 1.0518) Attack Power<br/> | |||
Enchant 2803: +('''suffixFactor''' * 0.5259) Stamina<br/> | |||
Enchant 2802: +('''suffixFactor''' * 0.5259) Agility | |||
</div> | </div> | ||