Advertisement
IcariumQA

Holy Fire SP scaling buff

May 7th, 2021
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.47 KB | None | 0 0
  1. DELETE FROM `spell_bonus_data` WHERE `entry`=14914;
  2. INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES (14914, 0.374, 0.022, 0.00001, -1, 'Priest - Holy Fire');
  3. DELETE FROM `spell_bonus_data` WHERE `entry`=814914;
  4. INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES (814914, 0.374, 0.022, 0.00001, -1, 'Priest - Holy Fire (Righteous Flames)');
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement