WA发布 发表于 2023-6-12 08:44:00

Hunter - Trinket Tracker

Following the principles outlined here for Renataki's trinket usage:

https://gist.github.com/skinnay-dev/0ce6448cc5f9e74336a096eb60708a99

This WA simply displays your active 20 sec attack trinket, Renataki's, and Rapid fire.
By default, Devilsaur Eye is used as the 20 second trinket, but you can replace with any other desired trinket (Jom Gabbar, Earthstrike, etc).

Example macro to equip Eye/Renataki, cast Eye, Rapid Fire, then Renataki with one hotkey.

#showtooltip item:19991
/petpassive
/cast Feign Death
/equipslot 14item:19991
/equipslot 13 item:19953


Example FD macro that will equip your standard trinkets after proper Renataki execution.

#showtooltip item:18473
/petpassive
/cast Feign Death
/equipslot 14item:18473
/equipslot 13 item:13965

You can adjust, chain the macros together, or combine as needed for your own personal taste.
页: [1]
查看完整版本: Hunter - Trinket Tracker