Skip to content

Commit

Permalink
[WDB][5221][ACID] Scarshield Sentry 9044
Browse files Browse the repository at this point in the history
missing data added

(cherry picked from commit cmangos/wotlk-db@055cf61
  • Loading branch information
Grz3s authored and AnonXS committed Dec 26, 2023
1 parent 87c6b9a commit 4f44522
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 8 additions & 1 deletion ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,10 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('904402','9044','0','0','100','1025','7000','12000','10000','16000','0','0','11','14897','1','1024','0','0','0','0','0','0','0','0','Scarshield Sentry - Cast Slowing Poison'),
('904403','9044','0','0','100','1025','7000','11000','11000','15000','0','0','11','14443','4','0','0','0','0','0','0','0','0','0','Scarshield Sentry - Cast Multi-Shot'),
('904404','9044','9','0','100','1025','5','35','2300','3900','0','0','11','6660','4','256','0','0','0','0','0','0','0','0','Scarshield Sentry - Cast Shoot'),
('904405','-3332','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Sentry - (50% chance) Say on OOC Timer'),
('904406','-3336','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Sentry - (50% chance) Say on OOC Timer'),
('904407','-3338','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Sentry - (50% chance) Say on OOC Timer'),
('904408','-3341','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Sentry - (50% chance) Say on OOC Timer'),



Expand Down Expand Up @@ -14078,10 +14082,13 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers


-- ==============================================
-- Blackrock Spire (Updated with some 3.0.9 Data)
-- Blackrock Spire
-- ==============================================
-- Scarshield Grunt 9043
('904301','9043','9','0','100','1025','0','5','6000','9000','0','0','11','11976','1','0','0','0','0','0','0','0','0','0','Scarshield Grunt - Cast Strike'),
('904302','-3331','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Grunt - (50% chance) Say on OOC Timer'),
('904303','-3335','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Grunt - (50% chance) Say on OOC Timer'),
('904304','-3340','1','0','50','1','0','4000','4000','9000','0','0','5','1','0','0','0','0','0','0','0','0','0','0','(Guid EAI) Scarshield Grunt - (50% chance) Say on OOC Timer'),
-- Scarshield Acolyte 9045
('904501','9045','4','0','100','0','0','0','0','0','0','0','47','0','0','0','28','0','12380','0','0','0','0','0','Scarshield Acolyte - Set Stand State and Remove Aura on Aggro'),
('904502','9045','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Scarshield Acolyte - Flee at 15% HP'),
Expand Down
3 changes: 3 additions & 0 deletions Updates/4573_WDB-5221_c.9044.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- Scarshield Sentry 9044
UPDATE `creature_template_addon` SET `auras` = 8278 WHERE `entry` = 9044;

0 comments on commit 4f44522

Please sign in to comment.