Jump to content

laise

Members
  • Posts

    344
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by laise

  1. moved related posts from bug report to leave it clean and here is my version of visible passive auras : http://paste2.org/p/774399 DELETE FROM spell_chain WHERE spell_id IN (31579,31582,31583,53137,53138,30802,30808,30809); INSERT INTO spell_chain VALUES (31579, 0, 31579, 1, 0), (31582, 31579, 31579, 2, 0), (31583, 31582, 31579, 3, 0), (53137, 0, 53137, 1, 0), (53138, 53137, 53137, 2, 0), (30802, 0, 30802, 1, 0), (30808, 30802, 30802, 2, 0), (30809, 30808, 30802, 3, 0);
  2. on retail 3.3.3 it is shown. m_isPassive and totemAura is not needed in check at all, also you forgot - same auras in one raid/party should replace each other & replace lesser rank(self buff like strength on Abomination's Might is left) and you might wanna check Arcane Empowerment after logout =\\
  3. there are already existing spells that allow dots be able to crit such as http://www.wowhead.com/spell=75461 for Flame Shock, maybe http://www.wowhead.com/spell=75445 for Immolate and might be some other exists for Rupture
  4. yea fixed in 9743, thanks for report
  5. works fine on 9737, any custom patches?
  6. in [9737]. Thanks =)
  7. in [9735]. Thanks =)
  8. in [9734] . Thanks =)
  9. works fine on latest revision.
  10. in [9720], Thanks =)
  11. what spells and exact number of revision
  12. should be fixed in [9709]
  13. please test after [9701]
  14. works fine for me , in CalculateSpellDamage if spell is crit , final critical damage is passed to absorb calculation
  15. looks like you have 2 queries - one from old dual spec patch, other from what was accepted
  16. Thanks =) in [9676] or in some later
  17. moved to accepted since it is already in master.
  18. moved to accepted since it is already in master branch.
  19. warlock armor is different - it has SPELL_AURA_MOD_HEALING_PCT and it is used on all healing spells regardless of their damageClass or type
  20. in [9675]. Thanks =)
  21. I tried to fix with : http://paste2.org/p/726325 but I'm not sure since leech auras have special way to benefit from spell power according to wowwiki, also are you sure that leech heal should get bonus from all other heal increase auras?
  22. should be fixed in [9674]
  23. added in [9671]
  24. works for me on 9664
×
×
  • 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