Skip to content

Commit

Permalink
[TDB][ACID] Correct Frost Nova Spell for Saltscale Tide Lord 875
Browse files Browse the repository at this point in the history
(cherry picked from commit cmangos/tbc-db@4b3ea3c
  • Loading branch information
AnonXS committed Dec 10, 2023
1 parent 9d65a37 commit 2c1c2b3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -4755,11 +4755,12 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('87501','875','1','0','100','1','1000','1000','1800000','1800000','0','0','11','12544','0','32','0','0','0','0','0','0','0','0','Saltscale Tide Lord - Cast Frost Armor OOC'),
('87502','875','4','0','100','0','0','0','0','0','0','0','57','2','35','0','0','0','0','0','0','0','0','0','Saltscale Tide Lord - Enable Range Mode on Aggro'),
('87503','875','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Saltscale Tide Lord - Flee at 15% HP'),
('87504','875','0','0','100','1025','6000','9000','15000','18500','0','0','11','11831','17','1024','0','0','0','0','0','0','0','0','Saltscale Tide Lord - Cast Fire Nova'),
('87504','875','0','0','100','1025','15000','30000','20000','40000','0','0','11','6131','17','1024','0','0','0','0','0','0','0','0','Saltscale Tide Lord - Cast Frost Nova'),
('87505','875','9','0','100','1025','0','40','3400','4200','0','0','11','20822','1','256','0','0','0','0','0','0','0','0','Saltscale Tide Lord - Cast Frostbolt'),
-- Saltscale Forager 877
('87701','877','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Saltscale Forager - Flee at 15% HP'),
('87702','877','0','0','100','1025','0','10000','20000','30000','0','0','11','13443','1','0','0','0','0','0','0','0','0','0','Saltscale Forager - Cast Rend'),
('87701','877','11','0','100','0','0','0','0','0','0','0','11','7276','0','34','0','0','0','0','0','0','0','0','Saltscale Forager - Cast Poison Proc on Spawn'),
('87702','877','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Saltscale Forager - Flee at 15% HP'),
('87703','877','0','0','100','1025','0','10000','20000','30000','0','0','11','13443','1','0','0','0','0','0','0','0','0','0','Saltscale Forager - Cast Rend'),
-- Saltscale Hunter 879
('87901','879','4','0','100','0','0','0','0','0','0','0','57','2','25','0','0','0','0','0','0','0','0','0','Saltscale Hunter - Enable Range Mode on Aggro'),
('87902','879','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Saltscale Hunter - Flee at 15% HP'),
Expand Down

0 comments on commit 2c1c2b3

Please sign in to comment.