Jump to content

pyrite

Members
  • Posts

    17
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by pyrite

  1. This patch is 100% blizzlike and the damage is exactly which marks the dr damage addons of the server oficial.

    // found Immolate or Shadowflame
                       if (aura)
                       {
                           int32 damagetick = aura->GetModifier()->m_amount;
                   -                                damage += damagetick * 4;
                   +                         damage += damagetick * 21/8;
                  +                m_currentBasePoints[1]=damage * 2/9;
                           // Glyph of Conflagrate
                           if (!m_caster->HasAura(56235))
                               unitTarget->RemoveAurasByCasterSpell(aura->GetId(), m_caster->GetGUID());
                           break;
                       }

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