• Visit Rebornbuddy
  • Feral Druid CC

    Discussion in 'Archives' started by Pasterke, Mar 9, 2013.

    1. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      Feral + Guardian routine.

      Works with every Botbase.

      Download :

      View attachment FeralKitty.zip

      SVN included.

      If you manual start Berserk, he will use incarnation also.

      Because I build this CR based on my talents ( after testing alot with other talents) the best thing is use the same talents.

      Most important to have is Cenarion Ward, Dream of Cenarius, Incarnation.

      As for glyphs, I use Prowl, Cat Form and Savagery.

      Again, If you want to use other glyphs be free, but Savagery is a must have.

      This CR is PVE based. Cenarion Ward and Cat Form is highly appreciated by your raid healers.

      PS : if you see he's triggering Healing Touch even if your healthpercent is higher than the settings, that's normal, I do that for triggering Dream of Cenarius.

      Hotkey to switch to Bear Form if needed (Tank dies).

      If you plan to use it for leveling, use Singular until you get Cat Form.

      Auto switch to Aquatic form if swimming and not in combat or prowl.


      FeralKittyGui.jpg

      I added Guardian routine because I need to tank a lot with guild raids. For that purpose it's better to have all in one CR. If you need to switch to tank, stop the routine, choose guardian spec, start routine again and he wil use the Guardian routine. Be sure to set the options for guardian on the guardian tab. The protection tab is shared between the 2 specs.
       
      Last edited: May 17, 2013
      Omorashi and f299 like this.
    2. melikespoo

      melikespoo Member

      Joined:
      May 29, 2010
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      6
      very nice been waiting for a good raid cc and will try it out tonight, how much dps do you do with this on average

      *edit* was abit hard to understand
       
      Last edited: Mar 9, 2013
    3. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18
      Ah, its good to see that ferals are finally getting some love.

      I love simplicity of CR, its really great.

      Only suggestion that i would like to add is to add GUI dropdown option for Berserk with "Never, Always, On boss" and maybe "on Bloodlust" and "3+ mobs"
      I like to keep it manual and time it nicely with other raid CDs that were getting.

      Btw, its a really nice start, your routine is currently outperforming only competitive feral routine, Superbad, for +5-7k DPS. Im really looking forward to updates and future development :)

      Keep it up! Good job :)
       
    4. volkvin

      volkvin New Member

      Joined:
      Nov 25, 2012
      Messages:
      212
      Likes Received:
      3
      Trophy Points:
      0
      Superbad still has issues using savage roar, and that is 30% phys dmg... So i would like to compare both CRs in 100% working condition. Also unlike Superbad, this CR does not seem to change its behaviour depending on target health. Superbad calculates time it will take for the target to die and acts accordingly (Ferocious instead of Rip). What i did do is stolen Savage Roar behaviour from this CR and put it into Superbad.

      But i really do appreciate people working on feral routines. Pasterke, do not hate me if i am wrong about my statements above. Keep up the good work!
       
    5. klb2948

      klb2948 Member

      Joined:
      Sep 29, 2012
      Messages:
      206
      Likes Received:
      0
      Trophy Points:
      16
      Try Purerotation as well. It was just updated and works great.
       
    6. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      Added choices for Berserk and Berserking (troll druids).

      Also added movement.
       
    7. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      If you look into my code you see where I got the priorities for the routine. If I play by hand I don't have the time to calculate how long it will take to kill the mob.
      If my target is below 25% health, and rip is ont it, I cast ferocius bite (refresh rip on the target).

      I was never intending to publish my CR, cause Superbad was very good. But after 5.2 Superbad was broken and people asked me to make a public release of my routine.

      Coding is a hobby for me, have a lot of time (invalide) and I make CR's for all my toons I level. By making the CR you realy know how to play your class :)

      My experience with all in 1 routines ? Generally it lags my screen as hell. I like to keep it simple and make a routine for a specific specialization.
       
      Last edited: Mar 9, 2013
    8. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18
      Hi there,

      Did some tests with your routine and i found few bugs.

      1. While in Incarnation mode, routine will not use any CP's gnerated, allowing it self to camp on 5cp whole time untill Incarnation expires, or until they are manually used,
      2. Rip uptime is a bit of issue, i found quite often that it fell off for 5+secs,
      3. When both Rip and Savage roar are falling off, routine will use CPs to refresh SR, allowing Rip to fell of for 5+ sec. Rip should have prior over SR and it should be refreshed with CP generated, SR can be refreshed with 0CP via glyph. This might be the reason why rip uptime is a bit of issue.
      4. Routine is camping on 5CPs when Rip is >10s and SR is <10s uptime, im maybe wrong with exact numbers, but that happens quite often.

      Now, this is just suggestion, but you could make Rip to have higher prior over SR, and incorporate "|| CP >=0" for part of code for refreshing SR since SR can be refreshed with 0CP. Also, if you are interested, i suggest you to toss an eye on Superbad's code or priors, its still one of the Best Feral routines around, even so its not updated over 3months now.

      With all this being said, your routine have a higher burst damage, but over the 10min tests, due to these bugs your routine is producing same results as Superbad, in 30% of tests Superbad actually outperformed your routine.
      In raids its similar results, your routine has a higher burst, allowing me to skyrocket DPS chart in instant, but when you look at actual damage done, Superbad wins here.
      With bug with incarnation Soul of the forest performs better (it is, in fact suggested talent in that tier according to EJ and simcrafts) allowing routine to produce 3-4k more DPS flats, without using berserk.

      I havent had time to look into code much, im pretty much piled up with RL stuff, my hoby is editing routines to make them perfect, im not so good in writing one (i would rather say im lazy) so i like to edit them. I heavily edited Superbad routine and made it more fast by cleaning some messed code and fixed few bugs regarding pull's and SR refreshing, my edit actually outperforms your routine, but all tests that i do were with default Superbad since its available to download to all.

      Anyhow, keep up the good work, i would really love to see that this routine advances more and more. Ill be bugging you from time to time with stuff that i have found and ideas that i have. :)

      Cheers mate.
       
      Last edited: Mar 10, 2013
    9. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      Did some changes. Will look at soul of the forrest.
       
    10. lufa20

      lufa20 New Member

      Joined:
      Jul 20, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Hello! Good pro0gress! For some reason Predatory Swiftness does not proc Healing Touch via Tyrael botbase .Could it be something with Frame Lock?

      Also, noticed that CC casts Mangle even though it's behind the target.
       
      Last edited: Mar 10, 2013
    11. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      That means :

      If your health < than the settings and you have Predatory Switness aura, he will cast Healing Touch.
      Or if your health > than the settings and you have the aura, he will cast healing touch to proc dream of canrius if you dan't have that aura.

      And I test all with CombatBot and he's doing fine here. I like to use Combatbot :)
       
    12. lufa20

      lufa20 New Member

      Joined:
      Jul 20, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Ahh, well that would make sense! I was going the other way around, setting Healing Touch to 100. Thank you.

      Mangle will need some love, only testing on raid dummies and it casts even though i am behind.

      PS. Is it possible to Auto Cast Incarnation when Berserk is activated manually?
       
      Last edited: Mar 10, 2013
    13. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      If you activate Berserk, he will auto activate incarnation.

      Shred do more damage if the target is affected with blood dot. I only shred if the target has rake or trash buff. Shred costs also more energy and you generate faster CP with mangle ^^.
       
    14. killerteddy

      killerteddy New Member

      Joined:
      Mar 7, 2013
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      1
      Great routine was outdpsing players with 5 levels more ilvl
       
    15. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      Nice cc, but it doesnt seem to be using protective spells for me. Might of Ursoc, Barkskin etc.
       
    16. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      If you use Combatbot he will.

      Will change it that it also works with LazyRaider.
       
    17. lufa20

      lufa20 New Member

      Joined:
      Jul 20, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Casting Mighty Bash on Bosses. Can you check it out?
      Can we get a Pause Button :) (would be useful when we need to Rebirth)
       
      Last edited: Mar 12, 2013
    18. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      Normal he should only cast Mighty Bash if he can interrupt a spellcast.

      Will look to add pause key.
       
    19. lufa20

      lufa20 New Member

      Joined:
      Jul 20, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Requesting an option to turn off/on Mighty Bash. Some new encounters in ToT require no interruptions (priest on Council). Also Warriors get a buff if they interrupt first. (they hate me).
       
    20. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      added
       

    Share This Page