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

CLU (Codified Likeness Utility)

Status
Not open for further replies.
Sorry about last night wulf i crashed i was so tired. Maybe today sometime we can get some testing done. I will test out the spriest a little.
 
Ok, Spriest

1. It is prioritizing shadow word death during the mindspike rotation and will cast it during shadowfiend being up...not good.
2. If VT is off the target and mind blast/shadow word death are off cooldown it will cast MB/shadow word before it refreshes VT.
3. Our number 1 damage should be mind flay with the correct set up. it is currently mindblast then mindflay then VT

i will get a log up as soon as it gets done.

edit

After running altarboy today and CLU the new version. only see about a 500-1k dps difference. I really think it is in the not clipping out of mindflay.

Altarboy will cast mindflay if it has nothign to do then if something comes off cooldown or needs to be refreshed it will cast it interrupting mindflay. granted you may only get one tick of mindflay but with a priest you should never ever ever ever have mana issues so cast away.
 

Attachments

Last edited:
Ok, Spriest

1. It is prioritizing shadow word death during the mindspike rotation and will cast it during shadowfiend being up...not good.
2. If VT is off the target and mind blast/shadow word death are off cooldown it will cast MB/shadow word before it refreshes VT.
3. Our number 1 damage should be mind flay with the correct set up. it is currently mindblast then mindflay then VT

i will get a log up as soon as it gets done.

edit

After running altarboy today and CLU the new version. only see about a 500-1k dps difference. I really think it is in the not clipping out of mindflay.

Altarboy will cast mindflay if it has nothign to do then if something comes off cooldown or needs to be refreshed it will cast it interrupting mindflay. granted you may only get one tick of mindflay but with a priest you should never ever ever ever have mana issues so cast away.

Hi benyquest, sounds like we have made some improvements, the new version of CLU that you tested will stop casting if any of our DoTs need refreshing, I may change the priority of VT to be above MB/SW to get higher uptime...im not sure if this will be a DPS loss...
 
AoE Management set to Manual and it still cast BF.
Rogue


Change Log
-------------

* 14/4/2012 [2.4.3] [Rogue] Fixed Blade Flurry off if AoE Management set to manual // thanks imfat,
[All] Fixed - Hellfire, Rain of Fire, Mind Sear AoE Within Death Wing Encounters // thanks Stormchasing

Hi imfat, Thanks for reporting! Blade Flurry is now part of the Manage AoE (Auto/Manual).

Update from SVN.
 
Last edited:
Small bug with Arms Warrior that makes us not cast Execute enough.

Spells.CastSpell("Execute", ret => Buff.PlayerActiveBuffTimeLeft("Executioner").TotalSeconds < 1.5, "Execute"), is almost too quick. Should probably change it to 2 or 2.5 now that I'm testing it in a raid environment. It lets Executioner drop off too much. Otherwise I'd say Arms is almost ready for green!
 
Small bug with Arms Warrior that makes us not cast Execute enough.

Spells.CastSpell("Execute", ret => Buff.PlayerActiveBuffTimeLeft("Executioner").TotalSeconds < 1.5, "Execute"), is almost too quick. Should probably change it to 2 or 2.5 now that I'm testing it in a raid environment. It lets Executioner drop off too much. Otherwise I'd say Arms is almost ready for green!

2.5 it is !

Updating soon.
 
OK, I'm not exactly on firm ground here, but it looks like raise dead is only present in the medic and pre-combat section. The medic one is copied from blood I think as it has conditions on health and the presence of icebound fortitude.

I put:
Spells.CastSelfSpell("Raise Dead", ret => true && (Me.Pet == null || Me.Pet.Dead), "Raise Dead"),
in the main section and it seems to have fixed the problem


Think you missed this one Wulf
 
Change Log
-------------

* 15/2012 [2.4.4]
[Priest] Default rotation now has mind flay clipping <= 0.4 (Needs testing before I implement it to the mindspike rotation) so please provide feedback
[Warrior] Updated Arms rotation,
[DeathKnight] Raise dead fix for unholy pet,
[ALL] ADDED more detail for the stats report (print button in GUI) (see attached image)
 

Attachments

  • StatsReport.webp
    StatsReport.webp
    41.5 KB · Views: 46
Last edited:
Would it be possible to not use Anti Magic Shield when using an interruption? AMS goes on cd when the spell was interrupted making it useless.
 
Wulf, how about Hour of Twilight and counting groups? Do you think it might be possible to just soak it? Im lazy in hs ultraxion too ;)
I also reccomend some more logic for tanks during fading light and HoT, maybe sometimes its better to pop a cooldown instead of vanishing and letting the rest of the people die
 
Wulf, how about Hour of Twilight and counting groups? Do you think it might be possible to just soak it? Im lazy in hs ultraxion too ;)
I also reccomend some more logic for tanks during fading light and HoT, maybe sometimes its better to pop a cooldown instead of vanishing and letting the rest of the people die

If it can detect your a tank, it should just disable the HoT button press and only do it during Fading Light. Even in LFR it's easier just to eat it as a tank. That way you can manage HoT yourself, and let CLU do the Fading Light.
 
@ laria, its on my to do. I go to fix one thing and end up doing something totally different haha :)
@ iamfat, good point. Ill look at only casting AMS if Mind Freeze or Strangulate are on cool-down. That may do it.
@ wizardslayer, yes masterfrost only.

Im off to enjoy CLU for a bit and do some raids, all this developing and no play haha...
 
When I use your cc for my fire mage he isn't casting scorch in movement phases.
Is it correct?
 
Just wanted to thank you, this CC made me main tank in my new guild with my blood DK, best CC I've ever used.

I had one issue when playing Unholy, but I see that's been fixed already! (the minion thingy)
 
Status
Not open for further replies.
Back
Top