Friday, May 8, 2009

PvP Trinkets

Wintergrasp has a slew of nice new iLevel 213 trinkets. Half of them have +resilience and nice Use: abilities. The other half have a nice PvE stat plus the "get back in control of your character" Use: function. All of them are available for only 25 Wintergrasp tokens. No honor. That's between 9 and 25 Wintergrasp battles.

I picked up the Platnium Disks of Battle Wednesday night. I'm now at 700 resilience, which isn't too bad given that I'm not nerfing my dps very much.

I was considering going for something like this to replace my Grim Toll and give me a constant trinket-out-of-Cc. But I probably don't want to use it in PvE much -- certainly not more than the proc of Grim Toll. And I would have been replacing my medallion with the shared CD and not picking up more resilience.

I incorporated the use of the new item directly into my every-day Steady Shot macro. Works like a charm whether I have it equipped or not and whether it is available for use or not:

#showtooltip Steady Shot
/console Sound_EnableSFX 0
/use Platnium Disks of Battle
/cast [target=pettarget,exists] Kill Command
/console Sound_EnableSFX 1
/cast !Auto Shot
/cast Steady Shot
/script UIErrorsFrame:Clear()


No, I don't use my Steady Shot too much. I could and probably should make a similar macro of Explosive Shot.

No comments:

Post a Comment