Jump to content

Proc aura cooldown for non-player type unit (Judgements etc.)


michalpolko

Recommended Posts

Mangos Rev. 10865

Proc auras can't use cooldown when aura is applied to unit of other type than player.

Example, Judgements:

Patch notes from 3.0.2:

http://www.wowwiki.com/Patch_3.0.2

Judgement of Light now heals based on the Paladin's attack power and spell power, the effect can not trigger more than once ever 4 seconds.

Judgement of Wisdom now restores mana based on the Paladin's attack power and spell power, the effect can not trigger more than once every 4 seconds.

I didn't find any more info in later patch notes so this probably wasn't changed. Right now Judgements proc always so 25ppl raid gets so much healing and mana from judgements...

Back to the topic... So when I try to fix the 4 sec. cooldown, the aura that proc's the judgement effects when applied to creatures simply proc every time, with no cooldown (cooldown is set to 0 by default).

Simple patch for allowing cooldown for non-players: http://pastebin.com/KAiQS5yE

Patch for Judgements cooldown: http://pastebin.com/Aue2zWPs

And SQL for this: http://pastebin.com/WdVHduuN

I tested this and looks like it works correctly, only 1 raid member gets heal/mana from judgement every 4 seconds (as described in patch notes).

Link to comment
Share on other sites

Not very strong point: description often not discribe all details in work.

Yeah, I know, if I will gather info about it i will post judgements cooldown patch separately. Right now please review the main patch, as in title - allow processing cooldown for auras applied on all units. :) It's like closed door for further research.

Link to comment
Share on other sites

Not very strong point: description often not discribe all details in work.

Yeah, I know, if I will gather info about it i will post judgements cooldown patch separately. Right now please review the main patch, as in title - allow processing cooldown for auras applied on all units. :) It's like closed door for further research.

I not see how adding this help in research... also it anyway skipped in proc handlers.

Link to comment
Share on other sites

Just this part

the effect can not trigger more than once ever 4 seconds.

says, that cooldown should be processed in Judgements case, so probably there are more auras which currently also work in a wrong way - can't have proc cooldown, but should as we can see.

If this is not added, then in Judgement proc handling we have cooldown = 0 always (default), in other similiar auras case - the same, so we can't fix some proc events cooldowns.

Link to comment
Share on other sites

  • 5 months later...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use