Advertisement
IcariumQA

Shield of Righteousness removed

Mar 16th, 2022
1,945
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.78 KB | None | 0 0
  1. DELETE FROM `dbc_spell_item_enchantment` WHERE `ID`=987028;
  2. #INSERT INTO `dbc_spell_item_enchantment` (`ID`, `Name_Lang_enUS`) VALUES (987028, 'Equip: Accrual Shield of Righteousness - Increases the damage over time of your Shield of Righteousness ability by 2%.');
  3. DELETE FROM `dbc_spell_item_enchantment` WHERE `ID`=987030;
  4. #INSERT INTO `dbc_spell_item_enchantment` (`ID`, `Name_Lang_enUS`) VALUES (987030, 'Equip: Hardy Shield of Righteousness - Increases the dispel resistance of your Shield of Righteousness ability by 7%.');
  5. DELETE FROM `dbc_spell_item_enchantment` WHERE `ID`=987031;
  6. #INSERT INTO `dbc_spell_item_enchantment` (`ID`, `Name_Lang_enUS`) VALUES (987031, 'Equip: Subtle Shield of Righteousness - Reduces the threat dealt by your Shield of Righteousness ability by 10%.');
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement