mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 22:19:54 -04:00
Core/Spells: Fix spell power and attack power coefficients for Seal of Righteousness
This commit is contained in:
@@ -16985,7 +16985,7 @@ INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`a
|
||||
(32221, 0, 0, 0, 0, 'Paladin - Seal of Blood Proc Self'),
|
||||
(20424, 0, 0, 0, 0, 'Paladin - Seal of Command Proc'),
|
||||
(20167, 0.15, -1, 0.15, -1, 'Paladin - Seal of Light Proc'),
|
||||
(25742, 0.07, -1, 0.039, -1, 'Paladin - Seal of Righteousness Dummy Proc'),
|
||||
(25742, 0, -1, 0, -1, 'Paladin - Seal of Righteousness Dummy Proc'),
|
||||
(53719, 0, 0, 0, 0, 'Paladin - Seal of the Martyr Proc Enemy'),
|
||||
(53718, 0, 0, 0, 0, 'Paladin - Seal of the Martyr Proc Self'),
|
||||
(53600, 0, 0, 0, 0 ,'Paladin - Shield of Righteousness'),
|
||||
|
||||
Reference in New Issue
Block a user