This addon will give you timer bars for important buffs, debuffs and cooldowns. Currently it tracks:
- Insect Swarm
- Starfall & Starfall range
- Starsurge
- Force of Nature
- Solar Beam
- Nature's Grace
- Moonfire/Sunfire
- Eclipse/Eclipse Power
- Rip
- Rake
- Mangle
- Lacerate
- Berserk
- Savage Roar
- Tiger's Fury
- Demoralizing Roar
- Pulverize
- Wild Growth
- Nature's Swiftness
- Swiftmend
- Rebirth
- Tranquility
- Tree of Life
- 2 comments
- 2 comments
Facts
- Date created
- Feb 06, 2010
- Categories
- Last update
- Sep 05, 2012
- Development stage
- Release
- Language
- deDE
- enUS
- esES
- frFR
- ruRU
- License
- Public Domain
- Curse link
- Druid Timer Bars
- Downloads
- 61,765
- Recent files
- R: Druid Timer Bars 2.3.0 for 5.0.4 Sep 05, 2012
- R: Druid Timer Bars 2.2.0 for 4.2 Jun 29, 2011
- R: Druid Timer Bars 2.1.0 for 4.0.3a Jan 06, 2011
- R: Druid Timer Bars 2.0.4 for 4.0.1 Oct 19, 2010
- R: Druid Timer Bars 2.0.3 for 4.0.1 Oct 04, 2010
- Reply
- #2
TheSin Mar 02, 2013 at 15:19 UTC - 0 likesI'm new to this addon and savage roar was the reason for it, so I did a little testing this morning using a macro
/run for i=1,40 do local n,_,icon,_,_,dur,x,source,_,_,id=UnitBuff("player",i);if n then print(i.."="..n.."("..id.."), "..icon..", "..format("%.2f",-1*(GetTime()-x)/60).." minutes left.")end end
Turns out Savage Roar isn't 52610 like in Main.lua it's 127538 and now it works perfectly, hope this helps.
- Reply
- #1
bolognaforfeet Oct 03, 2010 at 13:07 UTC - 0 likesI need help. I updated this yesterday without realizing that it's only compatible with Cataclysm so it's not showing up on my UI. I went to the site and installed an earlier version and checked "Load Out of Date" add-ons but it's still not showing up or listed when I log into the game. My DPS dropped considerably in RS last night due to this. Is it possible to still use this pre-cataclysm or do I need to find a different add-on to use? Thanks.