Completely rework Gruul

Slam period of not doing anything is changed from serverside script to stun spell Looking Around
Cave in now no longer uses cumulative timers, its now static timer and much lower
Spells now fully utilize their GCD values. If Qingle didnt add Hurtful Strike primer script, it would not work (good catch).
Fixed aggro text typo. Maybe addons will respond better now.
This commit is contained in:
Killerwife 2018-03-17 15:51:51 +01:00 committed by killerwife
parent b89a89b0d2
commit 1fe07756a1
3 changed files with 173 additions and 142 deletions

View file

@ -4149,7 +4149,7 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
(-1565008,'Maulgar is king!',11375,1,0,0,'maulgar SAY_SLAY3'),
(-1565009,'Gruul... will crush you.',11376,1,0,0,'maulgar SAY_DEATH'),
(-1565010,'Come... and die.',11355,1,0,0,'gruul SAY_AGGRO'),
(-1565010,'Come.... and die.',11355,1,0,0,'gruul SAY_AGGRO'),
(-1565011,'Scurry.',11356,1,0,0,'gruul SAY_SLAM1'),
(-1565012,'No escape.',11357,1,0,0,'gruul SAY_SLAM2'),
(-1565013,'Stay.',11358,1,0,0,'gruul SAY_SHATTER1'),