Spells / Expose Armor
Expose Armor
changedChanged in build 1.60.1.69876. 3 fields differ from Classic Era 1.15.9.69722: auraDescription, description, effects.
The current record
Expose Armor
Finishing move that exposes the target for 30 sec, reducing armor per combo point:
1 point : ${$b*-1} armor
2 points: ${$b*-2} armor
3 points: ${$b*-3} armor
4 points: ${$b*-4} armor
5 points: ${$b*-5} armor
Armor decreased by 0.
The highlighted formula above is computed by the game client from spell power, level and
talents. The client does not store the final number, so we show the template verbatim
rather than invent a value.
What changed
Both values are read verbatim from the client tables in the build shown. We publish the change, never a verdict on it.