Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:ItemRandomSuffix
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{wowapitype}}<br> {{tocright}} == Item Random Suffixes == <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 uniqueId which contains an embedded suffixFactor (see [[itemString]] for information on how to extract the suffixFactor which is used below.) </div> == RandomSuffix table == Note: Suffix 5 will appear as ":-5:" in the [[itemString]], and === Suffix 5: of the Monkey === <div style="margin-left: 3%;"> Enchant 2802: +('''suffixFactor''' * 0.6666) Agility<br/> Enchant 2803: +('''suffixFactor''' * 1) Stamina </div> === Suffix 6: of the Eagle === <div style="margin-left: 3%;"> Enchant 2804: +('''suffixFactor''' * 0.6666) Intellect<br/> Enchant 2803: +('''suffixFactor''' * 1) Stamina </div> === Suffix 7: of the Bear === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1) Stamina<br/> Enchant 2805: +('''suffixFactor''' * 0.6666) Strength </div> === Suffix 8: of the Whale === <div style="margin-left: 3%;"> Enchant 2806: +('''suffixFactor''' * 0.6666) Spirit<br/> Enchant 2803: +('''suffixFactor''' * 1) Stamina </div> === Suffix 9: of the Owl === <div style="margin-left: 3%;"> Enchant 2804: +('''suffixFactor''' * 0.6666) Intellect<br/> Enchant 2806: +('''suffixFactor''' * 0.6666) Spirit </div> === Suffix 10: of the Gorilla === <div style="margin-left: 3%;"> Enchant 2804: +('''suffixFactor''' * 0.6666) Intellect<br/> Enchant 2805: +('''suffixFactor''' * 0.6666) Strength </div> === Suffix 11: of the Falcon === <div style="margin-left: 3%;"> Enchant 2802: +('''suffixFactor''' * 0.6666) Agility<br/> Enchant 2804: +('''suffixFactor''' * 0.6666) Intellect </div> === Suffix 12: of the Boar === <div style="margin-left: 3%;"> Enchant 2806: +('''suffixFactor''' * 0.6666) Spirit<br/> Enchant 2805: +('''suffixFactor''' * 0.6666) Strength </div> === Suffix 13: of the Wolf === <div style="margin-left: 3%;"> Enchant 2802: +('''suffixFactor''' * 0.6666) Agility<br/> Enchant 2806: +('''suffixFactor''' * 0.6666) Spirit </div> === Suffix 14: of the Tiger === <div style="margin-left: 3%;"> Enchant 2802: +('''suffixFactor''' * 0.6666) Agility<br/> Enchant 2805: +('''suffixFactor''' * 0.6666) Strength </div> === Suffix 15: of Spirit === <div style="margin-left: 3%;"> Enchant 2806: +('''suffixFactor''' * 1) Spirit </div> === Suffix 16: of Stamina === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1.5) Stamina </div> === Suffix 17: of Strength === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 1) Strength </div> === Suffix 18: of Agility === <div style="margin-left: 3%;"> Enchant 2802: +('''suffixFactor''' * 1) Agility </div> === Suffix 19: of Intellect === <div style="margin-left: 3%;"> Enchant 2804: +('''suffixFactor''' * 1) Intellect </div> === Suffix 20: of Power === <div style="margin-left: 3%;"> Enchant 2825: +('''suffixFactor''' * 2) Attack Power </div> === Suffix 21: of Arcane Wrath === <div style="margin-left: 3%;"> Enchant 2807: +('''suffixFactor''' * 1.43) Arcane Damage </div> === Suffix 22: of Fiery Wrath === <div style="margin-left: 3%;"> Enchant 2808: +('''suffixFactor''' * 1.43) Fire Damage </div> === Suffix 23: of Frozen Wrath === <div style="margin-left: 3%;"> Enchant 2810: +('''suffixFactor''' * 1.43) Frost Damage </div> === Suffix 24: of Nature's Wrath === <div style="margin-left: 3%;"> Enchant 2809: +('''suffixFactor''' * 1.43) Nature Damage </div> === Suffix 25: of Shadow Wrath === <div style="margin-left: 3%;"> Enchant 2811: +('''suffixFactor''' * 1.43) Shadow Damage </div> === Suffix 26: of Healing === <div style="margin-left: 3%;"> Enchant 2812: +('''suffixFactor''' * 2.2) Healing </div> === Suffix 27: of Defense === <div style="margin-left: 3%;"> Enchant 2813: +('''suffixFactor''' * 1) Defense Rating </div> === Suffix 28: of Regeneration === <div style="margin-left: 3%;"> Enchant 2814: +('''suffixFactor''' * 0.4) Health Regeneration </div> === Suffix 29: of Eluding === <div style="margin-left: 3%;"> Enchant 2815: +('''suffixFactor''' * 0.6666) Dodge Rating<br/> Enchant 2802: +('''suffixFactor''' * 0.6666) Agility </div> === Suffix 30: of Concentration === <div style="margin-left: 3%;"> Enchant 2816: +('''suffixFactor''' * 0.4) Mana Regeneration </div> === Suffix 31: of Arcane Protection === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1) Stamina<br/> Enchant 2817: +('''suffixFactor''' * 0.6666) Arcane Resistance </div> === Suffix 32: of Fire Protection === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1) Stamina<br/> Enchant 2818: +('''suffixFactor''' * 0.6666) Fire Resistance </div> === Suffix 33: of Frost Protection === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1) Stamina<br/> Enchant 2819: +('''suffixFactor''' * 0.6666) Frost Resistance </div> === Suffix 34: of Nature Protection === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1) Stamina<br/> Enchant 2820: +('''suffixFactor''' * 0.6666) Nature Resistance </div> === Suffix 35: of Shadow Protection === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 1) Stamina<br/> Enchant 2821: +('''suffixFactor''' * 0.6666) Shadow Resistance </div> === Suffix 36: of the Sorcerer === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/> Enchant 2824: +('''suffixFactor''' * 0.6153) Spell Damage and Healing </div> === Suffix 37: of the Physician === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/> Enchant 2812: +('''suffixFactor''' * 0.6153) Spell Power </div> === Suffix 38: of the Prophet === <div style="margin-left: 3%;"> Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/> Enchant 2806: +('''suffixFactor''' * 0.5259) Spirit<br/> Enchant 2812: +('''suffixFactor''' * 1.157) Healing </div> === Suffix 39: of the Invoker === <div style="margin-left: 3%;"> Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/> Enchant 2824: +('''suffixFactor''' * 0.6153) Spell Damage and Healing<br/> Enchant 2822: +('''suffixFactor''' * 0.5259) Spell Critical Strike Rating </div> === Suffix 40: of the Bandit === <div style="margin-left: 3%;"> Enchant 2802: +('''suffixFactor''' * 0.5259) Agility<br/> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2825: +('''suffixFactor''' * 1.0518) Attack Power </div> === Suffix 41: of the Beast === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.5259) Strength<br/> Enchant 2802: +('''suffixFactor''' * 0.5259) Agility<br/> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina </div> === Suffix 42: of the Hierophant === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2806: +('''suffixFactor''' * 0.5259) Spirit<br/> Enchant 2812: +('''suffixFactor''' * 1.157) Healing </div> === Suffix 43: of the Soldier === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.5259) Strength<br/> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2823: +('''suffixFactor''' * 0.5259) Critical Strike Rating </div> === Suffix 44: of the Elder === <div style="margin-left: 3%;"> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2804: +('''suffixFactor''' * 0.5259) Intellect<br/> Enchant 2816: +('''suffixFactor''' * 0.2104) Mana Regeneration </div> === Suffix 45: of the Champion === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.5259) Strength<br/> Enchant 2803: +('''suffixFactor''' * 0.7889) Stamina<br/> Enchant 2813: +('''suffixFactor''' * 0.5259) Defense Rating </div> === Suffix 46: of the Test === <div style="margin-left: 3%;"> Enchant 2798: +('''suffixFactor''' * 0.0025) Intellect (+$n/+$f)<br/> Enchant 2799: +('''suffixFactor''' * 0.005) Stamina (+$n/+$f)<br/> Enchant 2800: +('''suffixFactor''' * 0.0075) Armor (+$n/+$f) </div> === Suffix 47: of Blocking === <div style="margin-left: 3%;"> Enchant 2826: +('''suffixFactor''' * 0.6666) Block Rating<br/> Enchant 2805: +('''suffixFactor''' * 0.6666) Strength </div> === Suffix 48: of Paladin Testing === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.3506) Strength<br/> Enchant 2906: +('''suffixFactor''' * 0.5234) Stamina and +('''suffixFactor''' * 0.5234) Intellect<br/> Enchant 2824: +('''suffixFactor''' * 0.4102) Spell Damage and Healing </div> === Suffix 49: of the Grove === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.7266) Strength<br/> Enchant 2802: +('''suffixFactor''' * 0.4106) Agility<br/> Enchant 2803: +('''suffixFactor''' * 0.479) Stamina </div> === Suffix 50: of the Hunt === <div style="margin-left: 3%;"> Enchant 2825: +('''suffixFactor''' * 1.4532) Attack Power<br/> Enchant 2802: +('''suffixFactor''' * 0.4106) Agility<br/> Enchant 2804: +('''suffixFactor''' * 0.3193) Intellect </div> === Suffix 51: of the Mind === <div style="margin-left: 3%;"> Enchant 2824: +('''suffixFactor''' * 0.8501) Spell Damage and Healing<br/> Enchant 2822: +('''suffixFactor''' * 0.4106) Spell Critical Strike Rating<br/> Enchant 2804: +('''suffixFactor''' * 0.3193) Intellect </div> === Suffix 52: of the Crusade === <div style="margin-left: 3%;"> Enchant 2824: +('''suffixFactor''' * 0.8501) Spell Damage and Healing<br/> Enchant 2804: +('''suffixFactor''' * 0.4106) Intellect<br/> Enchant 2813: +('''suffixFactor''' * 0.3193) Defense Rating </div> === Suffix 53: of the Vision === <div style="margin-left: 3%;"> Enchant 2824: +('''suffixFactor''' * 0.8501) Spell Damage and Healing<br/> Enchant 2804: +('''suffixFactor''' * 0.4106) Intellect<br/> Enchant 2803: +('''suffixFactor''' * 0.3193) Stamina </div> === Suffix 54: of the Ancestor === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.7266) Strength<br/> Enchant 2823: +('''suffixFactor''' * 0.4106) Critical Strike Rating<br/> Enchant 2803: +('''suffixFactor''' * 0.479) Stamina </div> === Suffix 55: of the Nightmare === <div style="margin-left: 3%;"> Enchant 2811: +('''suffixFactor''' * 0.8501) Shadow Damage<br/> Enchant 2803: +('''suffixFactor''' * 0.6159) Stamina<br/> Enchant 2804: +('''suffixFactor''' * 0.3193) Intellect </div> === Suffix 56: of the Battle === <div style="margin-left: 3%;"> Enchant 2805: +('''suffixFactor''' * 0.7266) Strength<br/> Enchant 2803: +('''suffixFactor''' * 0.6159) Stamina<br/> Enchant 2823: +('''suffixFactor''' * 0.3193) Critical Strike Rating </div> === Suffix 57: of the Shadow === <div style="margin-left: 3%;"> Enchant 2825: +('''suffixFactor''' * 1.4532) Attack Power<br/> Enchant 2802: +('''suffixFactor''' * 0.4106) Agility<br/> 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>
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Tocright
(
edit
)
Template:Wowapi
(
edit
)
Template:Wowapitype
(
edit
)