Jump to content

[bug] [talent] Decimation


Guest Safiya

Recommended Posts

Mangos Version: 8063

Custom Patches: n/a

SD2 Version: 1156 ACID 0.1.0

Database Name and Version: UDB 381

How it SHOULD work: When you Shadowbolt or Incinerate a target that is at or below 35% health, the cast time of your next Soulfire is reduced by 60%. Soulfires cast under the effect of Decimation cost no shard. Lasts 10 sec. Soulfire should not refresh/trigger Decimation.

How it DOES work: Works on mobs at 100% hp. Also, Soulfire is refreshing/triggering Decimation.

This leads to some quite high burst dmg from 'locks.

Link to comment
Share on other sites

  • 10 months later...
  • 10 months later...
  • 1 month later...

you only need fix in database with this

-- (63156) Decimation
DELETE FROM spell_proc_event WHERE entry = 63156;
INSERT INTO spell_proc_event VALUES
(63156, 0x00, 0x05, 0x00000001, 0x00000001, 0x00000001, 0x000000C0, 0x000000C0, 0x000000C0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0);

Source: https://github.com/bwsrv/spell_proc_event/blob/master/014_mangos_spell_proc_event.sql

I hope someone add this part into mangos master repo.

Now Decimation proc with shadowbolt, Soul Fire and Incinerate. This is not a fix for proc, if life is under 35%

Link to comment
Share on other sites

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