Tracks Coordinated Assault and pet autocast status
Autocast trackers are modified from https://wago.io/eswdXxi28.
There are possibly better ways to track each individual pet ability, i suppose it works.
attempts to help with the awkwardness of Coordinated Assault and its ability empower mechanic.
- Warns if autocast is turned off
- Tracks CA duration and cooldown.
- Turns green if pet ability is available
- Glows if CA Empower is active.
best used with macros:
showtooltip
/cast Coordinated Assault
/petautocastoff Claw;
/petautocastoff Bite;
/petautocastoff Smack;
showtooltip kill shot
/use [@pettarget]Claw
/use [@pettarget]Bite
/use [@pettarget]Smack
/use [@mouseover,exists,harm,nodead][]Kill Shot
/cast [nomounted, dragonridable] Highland Drake
/cast [nomounted, flyable] Sunwarmed Furline
/cast [nomounted, noflyable] Grey Riding Yak
/dismount [mounted
/petautocaston Bloody Screech;
/petautocaston Claw;
/petautocaston Bite;
/petautocaston smack;