Jump to content

[11348][SQL Query] [Lightning Zap] bonus


Guest mns

Recommended Posts

Bug : calculating default bonus for [Lightning Zap]

Corrected : do not calculating bonus for this .

Spell : http://www.wowhead.com/spell=43733

Item : http://www.wowhead.com/item=33866

How to check ?

selecting enemy

.cast 43730

.gm visi on

.gm off

attack to target

when target attack to you 43733 attacking to target

this damage is the big if calculating bonus .

Fix Query :

DELETE FROM spell_bonus_data WHERE entry = 43733;
INSERT INTO spell_bonus_data VALUES
(43733, 0, 0, 0, 0, "Item - Lightning Zap");

Edit : I test in mangos-one

Edit : Update to [s1019]+ and [10742]+

Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • 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