Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Page Added)
 
No edit summary
 
Line 1: Line 1:
  +
{{abilitytip
−
{{wowapitype}}<br>
 
  +
|name=Plate Specialization
  +
|disambigpage=Plate Specialization (warrior)
  +
|icon=inv_chest_plate12
  +
|desc=Increases your primary attribute by 5% while wearing Plate in all armor slots. Arms specialization grants Strength, Fury specialization grants Strength, and Protection specialization grants Stamina.
  +
|cast=Passive
  +
|float=right
  +
}}
   
  +
'''Plate Specialization''' is an ability gained by warriors at level 50. Arms and fury warriors gain a +5% bonus to strength and protection warriors gain a +5% bonus to stamina. It was added to urge warriors to use plate gear at end-game rather than mail, leather or cloth.
−
== SavedInstanceChatLink API Type (String) ==
 
   
  +
== Patch changes ==
  +
* {{Patch 4.0.1|note=Added.}}
   
  +
== External links ==
−
SavedInstanceChatLink are returned by [[API GetSavedInstanceChatLink|GetSavedInstanceChatLink]]().
 
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
  +
Links that do not conform to the rules will be DELETED.
  +
Repeat violations may result in a BAN.
  +
Have a nice day. :) -->
  +
{{elinks-spell|86526}}
   
  +
{{Classfooter|Warrior}}
−  
  +
[[Category:Warrior abilities]]
−
== Anatomy of a tradeSkillLink ==
 
  +
[[Category:Passive abilities]]
−  
−
|cffff8000|Hinstancelock:3111EE:309:0:40|h[Zul'Gurub]|h|r
 
−  
−
* '''"|cffff8000"''' - Colorizes the link (see [[itemLink]])
 
−
* '''"|H"''' - Hyperlink introduction
 
−
* '''"trade"''' - Hyperlink Type
 
−
* '''"3111EE"''' - Character ID
 
−
* '''"309"''' - Instance ID
 
−
* '''"0"''' - Final Boss Dead Flag
 
−
* '''"40"''' - Boss List (see below)
 
−
* '''"|h"''' - Hyperlink data concluded, text follows
 
−
* '''"[Zul'Gurub]"''' - Display text
 
−
* '''"|h"''' - Hyperlink conclusion
 
−
* '''"|r"''' - Returns color to normal
 
−  
−
== Boss list ==
 
−  
−
The boss list portion of the SavedInstanceChatLink is a bitset representing which bosses are defeated.
 
−  
−
'''Example'''
 
−  
−
If the boss list portion of a tradeSkillLink is:
 
−
40
 
−  
−
Then the recipe list bitset is:
 
−
0000101000
 
−  
−
This set indicates that two (the fourth and sixth bosses have been defeated) specific bosses are defeated. Note that the bosses are listed in reverse order and therefore the first digit is the last boss and the previous boss is the next digit, etc. The boss list is just a conversion from binary to decimal.
 
−  
−
== Link Checking ==
 
−
The server does a GUID check on the tradeSkillLink. As such, these links won't work cross-servers, but they do work cross-faction.
 
−  
−
== Notes ==
 
−
* It is easy to view a SavedInstanceChatLink in its raw form by running the command
 
−
/script DEFAULT_CHAT_FRAME:AddMessage(gsub([[API GetSavedInstanceChatLink|GetSavedInstanceChatLink]](), "\124", "\124\124"))
 

Revision as of 09:39, 25 January 2011

Inv chest plate12
  • Plate Specialization
  • Passive
  • Increases your primary attribute by 5% while wearing Plate in all armor slots. Arms specialization grants Strength, Fury specialization grants Strength, and Protection specialization grants Stamina.

Plate Specialization is an ability gained by warriors at level 50. Arms and fury warriors gain a +5% bonus to strength and protection warriors gain a +5% bonus to stamina. It was added to urge warriors to use plate gear at end-game rather than mail, leather or cloth.

Patch changes

External links