Hello, I am having an issue with hb building the entire spellbook. For instance on my Resto druid it only adds skull bash and swipe. It will also not attack anything it just stands there and heals itself. I have tried reinstalling hb several times and it still doesnt work. Please Help
Could try leveling as a dps class, like boomkin or feral. I can see why there aren't many Resto CCs that are any good for questing, usually healing is reserved for raiding and such.
Thats dumb cuz it worked so well as a resto. That bot never got itself into trouble cuz it always had good heals.
yea, dont level as resto. if anyone runs into you and checks your spec, they are going to think your weird.
This is a dump from Singular Boomkin Selfheal: Code: Spell.Heal("Rejuvenation", ret => StyxWoW.Me.HealthPercent <= SingularSettings.Instance.Druid.NonRestoRejuvenation && !StyxWoW.Me.HasAura("Rejuvenation")), Spell.Heal("Regrowth", ret => StyxWoW.Me.HealthPercent <= SingularSettings.Instance.Druid.NonRestoRegrowth && !StyxWoW.Me.HasAura("Regrowth")), Spell.Heal("Healing Touch", ret => StyxWoW.Me.HealthPercent <= SingularSettings.Instance.Druid.NonRestoHealingTouch))); So you see: Questing as Boomkin is a valid option for you! greetz Weischbier