Skip to content

Commit

Permalink
[ACID] Shahram 10718
Browse files Browse the repository at this point in the history
Blackblade of Shahram (i.12592) -> procs spell 16602 -> summons Shahram 10718 -> casts 1 of 6 possible spells

Timers may need some tweaking still.
Spells 16606 and 16604 should be used here, but I'm not sure how.

cmangos/issues#2568
  • Loading branch information
MantisLord committed Feb 5, 2024
1 parent 34af21f commit f717f5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ACID/acid_tbc.sql
Original file line number Diff line number Diff line change
Expand Up @@ -31317,6 +31317,11 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Superior Healing Ward 10218 - TotemAI
-- Mana Tide Totem 10467 - TotemAI
-- Flametongue Totem IV 10557 - TotemAI
-- Shahram 10718
('1071801','10718','11','0','100','0','0','0','0','0','0','0','21','0','0','0','20','0','0','0','50','0','0','0','Shahram - Prevent Movement, Prevent Melee, and Set ReactState Passive on Spawn'),
('1071802','10718','11','0','100','0','0','0','0','0','0','0','41','8000','0','0','64','0','0','0','31','1','2','0','Shahram - Delayed Despawn, Disable Follow Movement, and Set Random Phase 1-2 on Spawn'),
('1071803','10718','29','5','100','32','1000','3000','0','0','0','0','11','16597','15','0','11','16596','15','0','11','16600','15','0','Shahram - Cast Curse of Shahram, Flames of Shahram, or Might of Shahram on Generic Timer (Phase 1)'),
('1071804','10718','29','3','100','32','1000','3000','0','0','0','0','11','16599','15','0','11','16601','15','0','11','16598','15','0','Shahram - Cast Blessing of Shahram, Fist of Shahram, or Will of Shahram on Generic Timer (Phase 2)'),
-- Succubus Minion 10928 - NSR
-- Crimson Cannon 11199
('1119901','11199','11','0','100','0','0','0','0','0','0','0','21','0','0','0','20','0','0','0','0','0','0','0','Crimson Cannon - Prevent Movement and Prevent Melee on Spawn'),
Expand Down

0 comments on commit f717f5e

Please sign in to comment.