Jump to content

[fixed]Proc-ex bugging things


Recommended Posts

Posted

[Rev - Latest]

So, for example we have Spiritual Attunement talent of prot paladin

It should give mana on all heals

on mangos it works only on direct heals (as procflag is 2048 + 32768)

I've set procflag to add periodic spells (524288)

thing is 524288 is default for negative spells so I made proc-ex for it (262144) - PROC_EX_PERIODIC_POSITIVE = 0x0040000

However setting proc-ex makes 2048 + 32768 proc-flag not procc anymore

Conclusion:

You cannot make spell proc on both direct-spells and periodic-positive-only at once cause setting proc-ex for positive periodics will make direct spells not active anymore.

Hope you understand the problem.

Regards, Feanordev.

×
×
  • 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