Jump to content

[9526](Druid bug) Primal Fury


Guest texen

Recommended Posts

Core Revision: 9514

Database: UDB 387

ScriptDev2 Revision: 1566

Primal Fury(2): Gives you a 100% chance to gain an additional 5 Rage anytime you get a critical strike while in Bear and Dire Bear Form and your critical strikes from Cat Form abilities that add combo points have a 100% chance to add an additional combo point.

http://www.wowhead.com/?spell=37117

Crits don´t give you an aditional combo point, so you ALWAYS win ONLY ONE combo point. This is a new bug.

Thank´s

Link to comment
Share on other sites

looks like, the Flags for Claw went into the wrong column.

procFlags instead for SpellFamilyMask2

this should do :)

DELETE FROM `spell_proc_event` WHERE `entry` IN (16952, 16954);
INSERT INTO `spell_proc_event` VALUES 
(16952, 0x00000000,  7, 0x00039000, 0x00000400, 0x00040000, 0x00000000, 0x00000002, 0.000000, 0.000000,  0),
(16954, 0x00000000,  7, 0x00039000, 0x00000400, 0x00040000, 0x00000000, 0x00000002, 0.000000, 0.000000,  0);

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