Aura to assist with fishing for Noggenfogger Feather buff (slow fall)
I was using a lot of Noggenfoger Elixirs when farming Zul Gurub for Bijous and felt I could improve my experience with an aura
What does it do
It adds an Icon below your buff bar that tracks three things
- Elixir cooldown
- Remaining elixirs
- Elixirs used before getting the feather buff
Makes a sound when getting the feather buff
Prints the 'streak' if elixis used before getting the buff to guild if you click it (You have to love those 25+ streaks...)
I use it together with this macro
#showtooltip
/use Noggenfogger Elixir
/run if not InCombatLockdown() then local u,i="player",1 repeat local id=select(10, UnitBuff(u,i)) if id==16591 or id==16595 then CancelUnitBuff(u,i) end i=i+1 until not id end |
1、在门户里发表的文章仅代表作者本人的观点,与本网站立场无关。
2、门户的所有内容都不保证其准确性,有效性,时间性。阅读本站内容因误导等因素而造成的损失本站不承担连带责任。
3、当政府机关依照法定程序要求披露信息时,论坛均得免责。
4、若因线路及非本站所能控制范围的故障导致暂停服务期间造成的一切不便与损失,论坛不负任何责任。
5、注册会员通过任何手段和方法针对论坛进行破坏,我们有权对其行为作出处理。并保留进步追究其责任的权利。
|