Skip to content

Commit

Permalink
[TDB][ACID] Improve Raene Wolfrunner 3691
Browse files Browse the repository at this point in the history
(cherry picked from commit cmangos/tbc-db@f7c993b
  • Loading branch information
AnonXS committed Dec 30, 2023
1 parent d90b586 commit 1f0fbdf
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions ACID/acid_wotlk.sql
Original file line number Diff line number Diff line change
Expand Up @@ -9437,12 +9437,14 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('366405','3664','0','0','100','1281','0','0','3000','5000','0','0','11','20791','1','256','0','0','0','0','0','0','0','0','Ilkrud Magthrull - Cast Shadow Bolt (Range Mode)'),
('366406','3664','0','0','100','1537','0','10000','5000','20000','0','0','11','20791','1','256','0','0','0','0','0','0','0','0','Ilkrud Magthrull - Cast Shadow Bolt (Melee Mode)'),
-- Raene Wolfrunner 3691
('369101','3691','4','0','100','0','0','0','0','0','0','0','57','2','25','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Enable Range Mode on Aggro'),
('369101','3691','11','0','100','0','0','0','0','0','0','0','57','2','25','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Enable Range Mode on Spawm'),
('369102','3691','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Raene Wolfrunner - Flee at 15% HP'),
('369103','3691','9','0','100','1025','0','20','11000','13000','0','0','11','6533','1','1024','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Net'),
('369104','3691','9','0','100','1025','5','30','12000','16000','0','0','11','15495','4','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Explosive Shot'),
('369105','3691','9','0','100','1025','5','30','9000','13000','0','0','11','21390','4','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Multi-Shot'),
('369106','3691','9','0','100','1025','5','30','2300','3900','0','0','11','6660','1','256','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Shoot'),
('369103','3691','0','0','100','1025','20000','30000','20000','30000','0','0','11','6533','1','1024','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Net'),
('369104','3691','0','0','100','1025','20000','30000','20000','30000','0','0','11','23601','4','512','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Scatter Shot'),
('369105','3691','0','0','100','1025','10000','20000','20000','30000','0','0','11','22908','4','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Volley'),
('369106','3691','0','0','100','1025','10000','10000','20000','30000','0','0','11','15495','4','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Explosive Shot'),
('369107','3691','0','0','100','1025','5000','15000','8000','16000','0','0','11','21390','4','0','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Multi-Shot'),
('369108','3691','9','0','100','1025','5','30','2300','3900','0','0','11','16100','1','256','0','0','0','0','0','0','0','0','Raene Wolfrunner - Cast Shoot'),
-- Ran Bloodtooth 3696
('369601','3696','4','0','100','0','0','0','0','0','0','0','57','2','25','0','0','0','0','0','0','0','0','0','Ran Bloodtooth - Enable Range Mode on Aggro'),
('369602','3696','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Ran Bloodtooth - Flee at 15% HP'),
Expand Down

0 comments on commit 1f0fbdf

Please sign in to comment.