Jump to content

[bug] Final heal of Lifebloom


Recommended Posts

Posted

MaNGOS 0.12.0

Revision: 6623

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.

Spell: http://www.wowwiki.com/Lifebloom

If anyone can look on this and could help me I will be wery grateful.

Sorry for bad english.

  • 1 year later...
Posted
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