diff --git a/AppVeyor/dbversion.txt b/AppVeyor/dbversion.txt index 39e898a4f9..7486fdbc50 100644 --- a/AppVeyor/dbversion.txt +++ b/AppVeyor/dbversion.txt @@ -1 +1 @@ -0.7.1 +0.7.2 diff --git a/Database/ACE-World-16PY b/Database/ACE-World-16PY index e189a8d6c2..4d1df4c728 160000 --- a/Database/ACE-World-16PY +++ b/Database/ACE-World-16PY @@ -1 +1 @@ -Subproject commit e189a8d6c28fb24006c88b7cf67784bc985638a8 +Subproject commit 4d1df4c72822ce01ab6f4be9308927660bb70ee3 diff --git a/Database/Patches/AnniversaryEvent/FestivalStoneUpdates.sql b/Database/Patches/AnniversaryEvent/FestivalStoneUpdates.sql index 772c837953..cce0539df6 100644 --- a/Database/Patches/AnniversaryEvent/FestivalStoneUpdates.sql +++ b/Database/Patches/AnniversaryEvent/FestivalStoneUpdates.sql @@ -1,8 +1,8 @@ /* Festival Stones */ UPDATE weenie_properties_int -SET `value` = 1541152860 /* 11/02/2018 10:01:00 */ +SET `value` = 1572688860 /* 11/02/2019 10:01:00 */ WHERE `object_Id` >= 5376 AND `object_Id` <= 5395 AND `type` = 143 /* GeneratorStartTime */; UPDATE weenie_properties_int -SET `value` = 1541498340 /* 11/06/2018 09:59:00 */ -WHERE `object_Id` >= 5376 and `object_Id` <= 5395 and `type` = 144 /* GeneratorEndTime */; +SET `value` = 1573034340 /* 11/06/2019 09:59:00 */ +WHERE `object_Id` >= 5376 AND `object_Id` <= 5395 AND `type` = 144 /* GeneratorEndTime */; diff --git a/Database/Patches/AnniversaryEvent/FireworksStopgap.sql b/Database/Patches/AnniversaryEvent/FireworksStopgap.sql index 2f529c35fb..11400a184e 100644 --- a/Database/Patches/AnniversaryEvent/FireworksStopgap.sql +++ b/Database/Patches/AnniversaryEvent/FireworksStopgap.sql @@ -129,8 +129,8 @@ VALUES (70002, 81, 1) /* MaxGeneratedObjects */ , (70002, 82, 1) /* InitGeneratedObjects */ , (70002, 93, 1044) /* PhysicsState - Ethereal, IgnoreCollisions, Gravity */ , (70002, 142, 1) /* GeneratorTimeType - RealTime */ - , (70002, 143, 1541152860) /* GeneratorStartTime - 11/02/2018 10:01:00 */ - , (70002, 144, 1541498340) /* GeneratorEndTime - 11/06/2018 09:59:00 */ + , (70002, 143, 1572688860) /* GeneratorStartTime - 11/02/2019 10:01:00 */ + , (70002, 144, 1573034340) /* GeneratorEndTime - 11/06/2019 09:59:00 */ , (70002, 145, 3) /* GeneratorEndDestructionType - Kill */; INSERT INTO `weenie_properties_bool` (`object_Id`, `type`, `value`) diff --git a/Database/Patches/AnniversaryEvent/NightClubPortalGen.sql b/Database/Patches/AnniversaryEvent/NightClubPortalGen.sql index a122bae6bd..f0042cfe82 100644 --- a/Database/Patches/AnniversaryEvent/NightClubPortalGen.sql +++ b/Database/Patches/AnniversaryEvent/NightClubPortalGen.sql @@ -8,8 +8,8 @@ VALUES (70000, 81, 1) /* MaxGeneratedObjects */ , (70000, 82, 1) /* InitGeneratedObjects */ , (70000, 93, 1044) /* PhysicsState - Ethereal, IgnoreCollisions, Gravity */ , (70000, 142, 1) /* GeneratorTimeType - RealTime */ - , (70000, 143, 1541152860) /* GeneratorStartTime - 11/02/2018 10:01:00 */ - , (70000, 144, 1543744740) /* GeneratorEndTime - 12/02/2018 09:59:00 */ + , (70000, 143, 1572688860) /* GeneratorStartTime - 11/02/2019 10:01:00 */ + , (70000, 144, 1575280740) /* GeneratorEndTime - 12/02/2019 09:59:00 */ , (70000, 145, 2) /* GeneratorEndDestructionType - Destroy */; INSERT INTO `weenie_properties_bool` (`object_Id`, `type`, `value`) diff --git a/Database/Patches/EventClutchKingsPrimary/TurnOffEventClutchKingsPrimary.sql b/Database/Patches/EventClutchKingsPrimary/TurnOffEventClutchKingsPrimary.sql new file mode 100644 index 0000000000..68399283df --- /dev/null +++ b/Database/Patches/EventClutchKingsPrimary/TurnOffEventClutchKingsPrimary.sql @@ -0,0 +1 @@ +UPDATE `event` SET `state` = '3' WHERE (`name` = 'EventClutchKingsPrimary'); diff --git a/Database/Patches/MadCowEvent/CowGenUpdates.sql b/Database/Patches/MadCowEvent/CowGenUpdates.sql new file mode 100644 index 0000000000..6f5ac3d7ca --- /dev/null +++ b/Database/Patches/MadCowEvent/CowGenUpdates.sql @@ -0,0 +1,8 @@ +/* eventmadcowgen */ +UPDATE weenie_properties_int +SET `value` = 1554112860 /* 04/01/2019 10:01:00 */ +WHERE `object_Id` = 23631 AND `type` = 143 /* GeneratorStartTime */; + +UPDATE weenie_properties_int +SET `value` = 1554199140 /* 04/02/2019 09:59:00 */ +WHERE `object_Id` = 23631 AND `type` = 144 /* GeneratorEndTime */; diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05387 Corrosion I.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05387 Corrosion I.sql index b88eef3518..93b1c0c526 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05387 Corrosion I.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05387 Corrosion I.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5387; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5387, 'Corrosion I', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 76, 1024 /* Nether */, 76, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5387, 'Corrosion I', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 76, 1024 /* Nether */, 76, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05388 Corrosion II.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05388 Corrosion II.sql index 14b4797ce6..3fffa02698 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05388 Corrosion II.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05388 Corrosion II.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5388; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5388, 'Corrosion II', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 116, 1024 /* Nether */, 116, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5388, 'Corrosion II', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 116, 1024 /* Nether */, 116, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05389 Corrosion III.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05389 Corrosion III.sql index 3e5b3e447f..a19d49f29e 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05389 Corrosion III.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05389 Corrosion III.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5389; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5389, 'Corrosion III', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 152, 1024 /* Nether */, 152, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5389, 'Corrosion III', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 152, 1024 /* Nether */, 152, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05390 Corrosion IV.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05390 Corrosion IV.sql index 34880a0530..d8f0211cdc 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05390 Corrosion IV.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05390 Corrosion IV.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5390; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5390, 'Corrosion IV', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 192, 1024 /* Nether */, 192, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5390, 'Corrosion IV', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 192, 1024 /* Nether */, 192, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05391 Corrosion V.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05391 Corrosion V.sql index 2d6dcb3c87..8f7b2f9043 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05391 Corrosion V.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05391 Corrosion V.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5391; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5391, 'Corrosion V', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 204, 1024 /* Nether */, 204, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5391, 'Corrosion V', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 204, 1024 /* Nether */, 204, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05392 Corrosion VI.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05392 Corrosion VI.sql index a7d0d43a01..5c48425ab6 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05392 Corrosion VI.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05392 Corrosion VI.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5392; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5392, 'Corrosion VI', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 288, 1024 /* Nether */, 288, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5392, 'Corrosion VI', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 288, 1024 /* Nether */, 288, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05393 Corrosion VII.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05393 Corrosion VII.sql index 58d2c1f0e4..daf802b0db 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05393 Corrosion VII.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05393 Corrosion VII.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5393; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5393, 'Corrosion VII', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 360, 1024 /* Nether */, 360, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5393, 'Corrosion VII', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 360, 1024 /* Nether */, 360, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05394 Incantation of Corrosion.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05394 Incantation of Corrosion.sql index b05d46c59e..39f3d12d8f 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05394 Incantation of Corrosion.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05394 Incantation of Corrosion.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5394; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`) -VALUES (5394, 'Incantation of Corrosion', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 448, 1024 /* Nether */, 448, 0, 43344 /* Nether Bolt */, 1); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `dot_Duration`) +VALUES (5394, 'Incantation of Corrosion', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 448, 1024 /* Nether */, 448, 0, 43344 /* Nether Bolt */, 1, 15); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05395 Corruption I.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05395 Corruption I.sql index 50c7793e75..8ed88666c8 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05395 Corruption I.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05395 Corruption I.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5395; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5395, 'Corruption I', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 56, 1024 /* Nether */, 56, 0, 43344 /* Nether Bolt */, 3, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5395, 'Corruption I', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 56, 1024 /* Nether */, 56, 0, 43344 /* Nether Bolt */, 3, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05396 Corruption II.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05396 Corruption II.sql index b606b836ff..17e47f0c61 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05396 Corruption II.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05396 Corruption II.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5396; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5396, 'Corruption II', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 91, 1024 /* Nether */, 91, 0, 43344 /* Nether Bolt */, 3, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5396, 'Corruption II', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 91, 1024 /* Nether */, 91, 0, 43344 /* Nether Bolt */, 3, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05397 Corruption III.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05397 Corruption III.sql index cc9f6553bd..c003c36793 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05397 Corruption III.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05397 Corruption III.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5397; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5397, 'Corruption III', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 126, 1024 /* Nether */, 126, 0, 43344 /* Nether Bolt */, 3, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5397, 'Corruption III', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 126, 1024 /* Nether */, 126, 0, 43344 /* Nether Bolt */, 3, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05398 Corruption IV.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05398 Corruption IV.sql index 40eaf6fa06..9b11aba102 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05398 Corruption IV.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05398 Corruption IV.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5398; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5398, 'Corruption IV', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 154, 1024 /* Nether */, 154, 0, 43344 /* Nether Bolt */, 3, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5398, 'Corruption IV', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 154, 1024 /* Nether */, 154, 0, 43344 /* Nether Bolt */, 3, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05399 Corruption V.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05399 Corruption V.sql index a382ab4e70..bdc010ba46 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05399 Corruption V.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05399 Corruption V.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5399; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5399, 'Corruption V', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 189, 1024 /* Nether */, 189, 0, 43344 /* Nether Bolt */, 3, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5399, 'Corruption V', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 189, 1024 /* Nether */, 189, 0, 43344 /* Nether Bolt */, 3, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05400 Corruption VI.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05400 Corruption VI.sql index 38057385ab..703690e866 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05400 Corruption VI.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05400 Corruption VI.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5400; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5400, 'Corruption VI', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 231, 1024 /* Nether */, 231, 0, 43344 /* Nether Bolt */, 3, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5400, 'Corruption VI', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 231, 1024 /* Nether */, 231, 0, 43344 /* Nether Bolt */, 3, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05401 Corruption VII.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05401 Corruption VII.sql index 95c1baaadb..596d41b581 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05401 Corruption VII.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05401 Corruption VII.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5401; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5401, 'Corruption VII', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 294, 1024 /* Nether */, 294, 0, 43344 /* Nether Bolt */, 5, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5401, 'Corruption VII', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 294, 1024 /* Nether */, 294, 0, 43344 /* Nether Bolt */, 5, 90, 30); diff --git a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05402 Incantation of Corruption.sql b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05402 Incantation of Corruption.sql index 7bcede70d4..01822d9b2f 100644 --- a/Database/Patches/Void/2 SpellTableExtendedData/SQL/05402 Incantation of Corruption.sql +++ b/Database/Patches/Void/2 SpellTableExtendedData/SQL/05402 Incantation of Corruption.sql @@ -1,4 +1,4 @@ DELETE FROM `spell` WHERE `id` = 5402; -INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`) -VALUES (5402, 'Incantation of Corruption', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 357, 1024 /* Nether */, 357, 0, 43344 /* Nether Bolt */, 5, 90); +INSERT INTO `spell` (`id`, `name`, `stat_Mod_Type`, `stat_Mod_Key`, `stat_Mod_Val`, `e_Type`, `base_Intensity`, `variance`, `wcid`, `num_Projectiles`, `spread_Angle`, `dot_Duration`) +VALUES (5402, 'Incantation of Corruption', 36868 /* Int, SingleStat, Additive */, 330 /* NetherOverTime */, 357, 1024 /* Nether */, 357, 0, 43344 /* Nether Bolt */, 5, 90, 30);