Skip to content

Commit

Permalink
[ACID] s..5301 - Cast Defensive State (DND) on Spawn - wotlk
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS committed Sep 20, 2023
1 parent f2630f4 commit f237ba8
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions ACID/acid_wotlk.sql
Original file line number Diff line number Diff line change
Expand Up @@ -24806,8 +24806,9 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Duncan Fallers 27033
('2703301','27033','1','0','100','1','10000','120000','300000','600000','0','0','53','20333','0','0','0','0','0','0','0','0','0','0','Duncan Fallers - START_RELAY_SCRIPT on OOC Timer'),
-- Venomspite Deathguard 27035
('2703501','27035','0','0','100','1025','5000','9000','12000','15000','0','0','11','12170','1','0','0','0','0','0','0','0','0','0','Venomspite Deathguard - Cast Revenge'),
('2703502','27035','0','0','100','1025','9000','12000','9000','12000','0','0','11','12169','0','0','0','0','0','0','0','0','0','0','Venomspite Deathguard - Cast Shield Block'),
('2703501','27035','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Venomspite Deathguard - Cast Defensive State (DND) on Spawn'),
('2703502','27035','0','0','100','1025','5000','9000','12000','15000','0','0','11','12170','1','0','0','0','0','0','0','0','0','0','Venomspite Deathguard - Cast Revenge'),
('2703503','27035','0','0','100','1025','9000','12000','9000','12000','0','0','11','12169','0','0','0','0','0','0','0','0','0','0','Venomspite Deathguard - Cast Shield Block'),
-- Xink's Shredder 27061
('2706101','27061','11','0','100','0','0','0','0','0','0','0','53','20364','11','0','0','0','0','0','0','0','0','0','Xink\'s Shredder - START_RELAY_SCRIPT on Spawn'),
('2706102','27061','23','0','100','0','47920','1','0','0','0','0','1','26166','0','0','22','1','0','0','0','0','0','0','Xink\'s Shredder - Set Phase 1 Say on Buff'),
Expand Down Expand Up @@ -28439,15 +28440,19 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Father Kamaros 32800
-- Lonely Turkey 32956
-- Sir Marcus Barlowe 33222
('3322201','33222','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Sir Marcus Barlowe - Cast Defensive State (DND) on Spawn'),
-- Captain Joseph Holley 33223
('3322301','33223','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Captain Joseph Holley - Cast Defensive State (DND) on Spawn'),
-- Marshal Jacob Alerius 33225
('3322501','33225','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Marshal Jacob Alerius - Cast Defensive State (DND) on Spawn'),
-- Melee Target 33229 - NullAI
-- Ranged Target 33243 - NullAI
-- Charge Target 33272 - NullAI
-- Sen'jin Valiant 33285
-- Elwynn Forest Wolf 33286
-- Orgrimmar Valiant 33306
-- Corporal Arthur Flew 33307
('3330701','33307','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Corporal Arthur Flew - Cast Defensive State (DND) on Spawn'),
-- Clara Tumblebrew 33309
-- Derrick Brindlebeard 33310
-- Lana Stouthammer 33312
Expand Down Expand Up @@ -28480,6 +28485,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Sen'jin Valiant 33476
-- Stormwind Champion 33477
-- Stormwind Valiant 33479
('3347901','33479','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Stormwind Valiant - Cast Defensive State (DND) on Spawn'),
-- Ironforge Champion 33480
-- Ironforge Valiant 33481
-- Black Knight's Gryphon 33513
Expand Down Expand Up @@ -28511,7 +28517,8 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Oluros 33590
-- Rekka the Hammer 33591
-- Jaelyne Evensong 33592
-- Colosos 33593
-- Colosos 33593 - s.5301 could have been removed at some point.
('3359301','33593','11','0','100','0','0','0','0','0','0','0','11','5301','0','34','0','0','0','0','0','0','0','0','Colosos - Cast Defensive State (DND) on Spawn'),
-- Fizzix Blastbolt 33594
-- Mera Mistrunner 33595
-- Meline Duskpath 33596
Expand Down

0 comments on commit f237ba8

Please sign in to comment.