aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2025-01-16 22:37:58 +0100
committerShauren <shauren.trinity@gmail.com>2025-01-16 22:37:58 +0100
commit1793c51644600e7f5dae11e91f1fede2fba956ee (patch)
treea6ec4f6aac75dd3d9c1528528a6130c742361af6 /sql
parent7cba45f1d20e0593ab58f2f6c0626782dbffee1a (diff)
Scripts/Spells: Updated Chaos Strike power refund proc
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2025_01_16_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_01_16_02_world.sql b/sql/updates/world/master/2025_01_16_02_world.sql
new file mode 100644
index 00000000000..f48d9d5f232
--- /dev/null
+++ b/sql/updates/world/master/2025_01_16_02_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc` WHERE `SpellId` IN (197125);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(197125,0x00,107,0x00000040,0x00000000,0x00000000,0x80000000,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0,0,0,0); -- Chaos Strike (Passive)