lofi
Legend
I agree that pet white dmg (auto-attack) is not much, but Kill Command is quite a bit of dps/burst, and in order to use it your pet must be within melee range.
I suggest the following macros with the pet on passive/defensive and macro'd abilities off auto-cast:
Kill Command macro:
Dive/charge macro:
Disarm/silence macro:
Pet return macro:
I'm not convinced that Scopid > Bird of Prey.. Scorpid has charge in 25 yd range with 1-sec immobilze that has no interrupt/stun (25-sec cd). Whereas dive has 180% movement for 16 seconds (32-sec cd), which can catch up with mounted targets. Kill command crits for 500 regularly, and has a 6-second cooldown, meaning you can easily get two of these off on a runner. I can see how the scorpid would be better in some situations, but I think it's just personal preference at this point.
Also, I didn't realize you could use two disarm pets and that they didn't share a cooldown! I've been using moth as my 2nd pet for silence vs healers. However 90% of the time in BGs I'm disarming hunters/rogues, so a second cooldown would be nice ;o)
I suggest the following macros with the pet on passive/defensive and macro'd abilities off auto-cast:
Kill Command macro:
Code:
#showtooltip
/petattack
/cast Kill Command
Dive/charge macro:
Code:
#showtooltip
/petattack
/cast [pet:Scorpid] Charge; [pet] Dive
Disarm/silence macro:
Code:
#showtooltip
/petattack
/cast [pet:Bird of Prey] Snatch; [pet:Moth] Serenity Dust; [pet:Scorpid] Clench
Pet return macro:
Code:
#showtooltip
/petfollow
I'm not convinced that Scopid > Bird of Prey.. Scorpid has charge in 25 yd range with 1-sec immobilze that has no interrupt/stun (25-sec cd). Whereas dive has 180% movement for 16 seconds (32-sec cd), which can catch up with mounted targets. Kill command crits for 500 regularly, and has a 6-second cooldown, meaning you can easily get two of these off on a runner. I can see how the scorpid would be better in some situations, but I think it's just personal preference at this point.
Also, I didn't realize you could use two disarm pets and that they didn't share a cooldown! I've been using moth as my 2nd pet for silence vs healers. However 90% of the time in BGs I'm disarming hunters/rogues, so a second cooldown would be nice ;o)