DB/Monk: Added spellproc data for Invoker's Delight

This commit is contained in:
Naddley
2023-01-27 01:47:25 +01:00
parent 8c4a52747c
commit 4590b65e57

View File

@@ -0,0 +1,4 @@
-- Invoker's Delight
DELETE FROM `spell_proc` WHERE `SpellId` IN (388661);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(388661,0x00,53,0x00000008,0x00000000,0x00000000,0x00000000,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0,0,0,0); -- Invoker's Delight