I didn't want to upload another version of the your feral as it may cause the noobs to be all confused on which is the proper file.
can you please add the following line to you current feral.cs on your first page?
I have added it under "//Combo Point Finshers/Consumers" and it seems to be working just fine. the druid would use it within a few seconds of its 30sec proc.
Spell.Cast("Ravage",
ret =>
(StyxWoW.Me.HasAura("Stampede"))),
Reason being is because the Feral PVP set bonus grants the feral a free ravage every 30 seconds. so why not use it?![]()
Regards,
=)
Works great, but when targeted by ranged targets it just stands there.. saying target is too far away and dies.
Dont work only autoattack!
Please only post things that work well!
Zwox, das Ding funktionier - sorry. Das Problem liegt definitv bei dir!
Du kannst ein Log posten wenn du Hilfe m?chtest. Ich denke das Problem ist aber folgendes:
Du benutzt ein Grind Profil das f?r dein LVL nicht funktioniert. ?ffne es mal und ?berpr?fe es. Ansonsten setzte die LVL Beschr?nkung auf lvl 91.Gr??e
Dont work only autoattack!
Please only post things that work well!
This isn't handnavi's thread btw, also my Feral.cs doesn't swap in and out of bear to cat, it works normally (for me it does anyway) mostly from what i can see ppl are using the updated Feral.cs from the frequent HB updates then coming to my thread and saying their druid doesnt work properly when in fact they havent even downloaded my file and are referring to either singulars version or something else i dont know... on top of that ppl are just posting things on my thread unrelated to my OP. Handnavi's thread is Junglebook.
Is there a way I can cut out so many Savage Roars..... I am sure I'm don't need it up every CPInstead of killing the mob i am Savage Roaring it to death.. grrr.
Spell.Cast("Savage Roar",
ret =>
SpellManager.HasSpell("Savage Roar") &&
StyxWoW.Me.ComboPoints >= 1 &&
!StyxWoW.Me.HasAura("Savage Roar") &&
StyxWoW.Me.HasAura("Cat Form")),
Hi Judge,
Ok im an idiot i had DL your updated file but i failed to change from Guardian to Feral so my bad. Now that i have down that and checked as per what talents i should have with this it seems to every now and then go from Cat to normal form to strike with Staff and hit with moonfire then back into cat it repeats this over and over. Should i be turning something of in the settings?
Regards,
Old Fart
That's ok no offense taken, Just clarifying and reiterating the original post of the thread so it stays on track.
I find that it does this when i have HB still open and i switch from guardian to feral since guardian needs work atm it is the spec causing the form switching and casting of moonfire, if you close HB completely and make sure you have the right Feral.cs file in HonorbuddyFolderName\Routines\Singular\ClassSpecific\Druid - i can only think of this as the issue because my druid is farming right now with no problems kills targets in the way perfectly and only powershifts out of cat and back if he is snared/rooted.
My feral.cs will only use moonfire if the target is flying and out of range but as soon as the target gets in range it will go cat and resume a normal combat sequence.
I hope this helps.