What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Add pet heals?

ryftobuddy

New Member
Joined
Aug 19, 2011
Messages
2,291
Reaction score
33
Been messing with a rogue recently using the default profiles. I noticed that the bot is not using Rejuvenate to keep my pet alive. My bard heals do a decent job of keeping my stupid pig alive, but being able to toss a rejuve onto the pet if it drops below 50% would help a ton with soloing elite level mobs
 
not an issue because once you get dire wolf you dont use razorbeast anymore and your pet never has aggro and wont drop below 50%
 
still an issue...

sometimes your pet will aggro a mob and get beat on for awhile before you steal aggro from it. If your pet dies, your dps drops significantly
 
still an issue...

sometimes your pet will aggro a mob and get beat on for awhile before you steal aggro from it. If your pet dies, your dps drops significantly

I think this too.
 
If your pet needs healing, the profile is too hard. But since the customer is always right I am adding this to the Rogue:
Code:
// save the pet 
CreateSpellCast("Rejuvenate", ctx => GigaRift.Me.Pets.Any() && GigaRift.Me.Pets.FirstOrDefault().HealthPercent < 60),

We plan a release with vendoring fixed in a couple of hours.
 
Thanks, Hawker! Should we wait for a new DLL or input the code ourselves?
 
Thanks for the coding, Hawker. Any way you can update the profile for us? I don't have a dll compiler at home, but that is exactly what I'm looking for.
 
Back
Top