Jump to content

[patch][8980] Glyph of Power Word: Shield bonus


Recommended Posts

Posted

Revision: 8920

Bug: Benecifiates from spell power making the priest invincible.

How it should work: This Glyph should not beneficiate from spell power not to say from attack power. :)

Bug report: None.

DELETE FROM spell_bonus_data WHERE entry = 56160;
INSERT INTO spell_bonus_data  (entry, direct_bonus, dot_bonus, ap_bonus, comments) VALUES
('56160', 0, 0, 0, 'Item - Glyph of Power Word: Shield')

Posted

INSERT INTO spell_bonus_data (entry, direct_bonus, dot_bonus, ap_bonus, comments) VALUES

('56160', 0, 0, 0, 'Item - Glyph of Power Word: Shield')(x)

INSERT INTO spell_bonus_data (entry, direct_bonus, dot_bonus, ap_bonus, comments) VALUES

('56160', 0, 0, 0, 'Item - Glyph of Power Word: Shield'); (o)

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