Jump to content

Cryogen

Members
  • Posts

    1
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Cryogen

  1. MaNGOS 0.12.0

    Problem: If someone dispells Druid spell Lifebloom it have to do final heal but it doesn't.

    So Shamans can only tap Purge button repeately in arena and druid doesn't do any heal.

    could anyone comment if this has been fixed or what? in what rev.?

    maybe something like this "patch" will work in SpellAuras.cpp:

    // Final heal only on dispelled or duration end
                       if ( !(GetAuraDuration() <= 0 || m_removeMode == AURA_REMOVE_BY_DISPEL || m_removeMode == AURA_REMOVE_BY_ENEMY_SPELL) )
                          return;
    

    Please comment - this is a vital part of lifebloom spell mechanics. Getting nothing when dispelled makes lifebloom a cripple spell.

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