Skip to content

Commit

Permalink
[TDB][ACID] Spectral Assassin - Cast Shade Visual on Spawn
Browse files Browse the repository at this point in the history
(cherry picked from commit cmangos/tbc-db@a36b24e
  • Loading branch information
AnonXS committed Jan 16, 2024
1 parent 90da7c6 commit f7e92ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -14471,7 +14471,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('1089901','10899','0','0','100','1025','10000','10000','10000','10000','0','0','11','6253','1','0','0','0','0','0','0','0','0','0','Blackhand Elite - Cast Backhand'),
('1089902','10899','0','0','100','1025','5000','10000','20000','20000','0','0','11','16172','1','0','0','0','0','0','0','0','0','0','Blackhand Elite - Cast Head Crack'),
('1089903','10899','0','0','100','1205','5000','7000','4000','6000','0','0','11','15580','1','0','0','0','0','0','0','0','0','0','Blackhand Elite - Cast Strike'),
-- Lord Valthalak 16042 - weapon switch
-- Lord Valthalak 16042 - weapon switch,27287,27289,27291,27338
('1604201','16042','11','0','100','0','0','0','0','0','0','0','1','11967','0','0','0','0','0','0','0','0','0','0','Lord Valthalak - Yell on Spawn'),
('1604202','16042','4','0','100','0','0','0','0','0','0','0','22','1','0','0','0','0','0','0','0','0','0','0','Lord Valthalak - Set Phase 1 on Aggro'),
('1604203','16042','2','0','100','1024','15','0','0','0','0','0','1','11770','0','0','22','3','0','0','0','0','0','0','Lord Valthalak - Yell and Set Phase 3 at 15% HP'),
Expand All @@ -14498,6 +14498,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Spectral Assassin
('1606601','16066','0','0','100','1025','3000','5000','7000','9000','0','0','11','18663','1','0','0','0','0','0','0','0','0','0','Spectral Assassin - Cast Shadow Shock'),
('1606602','16066','0','0','100','1024','10000','15000','0','0','0','0','11','27177','5','0','0','0','0','0','0','0','0','0','Spectral Assassin - Cast Defile'),
('1606603','16066','11','0','100','0','0','0','0','0','0','0','11','24313','0','34','0','0','0','0','0','0','0','0','Spectral Assassin - Cast Shade Visual on Spawn'),
-- Spirit of Lord Valthalak 16073
('1607301','16073','29','0','100','0','2000','2000','0','0','0','0','54','11914','11','0','0','0','0','0','0','0','0','0','Spirit of Lord Valthalak - Yell'),
-- Mor Grayhoof 16080
Expand Down

0 comments on commit f7e92ee

Please sign in to comment.