Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #spell proc of normal/bloody version
- DELETE FROM `spell_proc` WHERE `SpellId`=34749;
- INSERT INTO `spell_proc` VALUES (34749, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 'Recurring Power');
- #Spell of heroic version
- DELETE FROM `spell` WHERE `ID`=234749;
- INSERT INTO `spell` VALUES (234749, 0, 0, 0, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 65536, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34747, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'Recurring Power', 'Recurring Power', 'Puissance récurrente', 'Wiederkehrende Macht', '循環之力', '循環之力', 'Poder recurrente', 'Poder recurrente', 'Прилив сил', 0, 0, 0, 0, 0, 0, 0, 16712190, '', '', '', '', '', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 16712190, 'Grants $34747s1 increased spell power for $34747d when you miss with one of your spells.', 'Grants $34747s1 increased spell power for $34747d when one of your spells is resisted.', 'Augmente de $34747s1 les dégâts des sorts pendant $34747d quand on résiste à l\'un de vos sorts.', 'Gewährt $34747d lang um $34747s1 erhöhte Zaubermacht, wenn einem Eurer Zauber widerstanden wird.', '當你的法術被抵抗時使你的法術能量提高$34747s1點,持續$34747d。', '當你的法術被抵抗時使你的法術能量提高$34747s1點,持續$34747d。', 'Otorga $34747s1 p. de poder con hechizos aumentado durante $34747d cuando resisten a uno de tus hechizos.', 'Otorga $34747s1 p. de poder con hechizos aumentado durante $34747d cuando resisten a uno de tus hechizos.', 'Увеличивает силу заклинаний на $34747s1 на $34747d., если ваше заклинание не сработало из-за сопротивления.', 0, 0, 0, 0, 0, 0, 0, 16712190, '', '', '', '', '', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 16712190, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0);
- #Spell_proc heroic version
- DELETE FROM `spell_proc` WHERE `SpellId`=234749;
- INSERT INTO `spell_proc` VALUES (234749, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 'Recurring Power Heroic');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement