From 461d457139d3f22ca0b16dbc0675236552b9c4f8 Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Fri, 2 Jan 2009 15:20:51 +0100 Subject: *Added Nightbane script - by BroodWyrm --HG-- branch : trunk --- src/bindings/scripts/ScriptMgr.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/bindings/scripts/ScriptMgr.cpp') diff --git a/src/bindings/scripts/ScriptMgr.cpp b/src/bindings/scripts/ScriptMgr.cpp index 8fb5bdb1021..651bc6a95f6 100644 --- a/src/bindings/scripts/ScriptMgr.cpp +++ b/src/bindings/scripts/ScriptMgr.cpp @@ -342,6 +342,7 @@ extern void AddSC_boss_moroes(); extern void AddSC_bosses_opera(); extern void AddSC_instance_karazhan(); extern void AddSC_karazhan(); +extern void AddSC_boss_nightbane(); //Loch Modan extern void AddSC_loch_modan(); @@ -1547,6 +1548,7 @@ void ScriptsInit() AddSC_bosses_opera(); AddSC_instance_karazhan(); AddSC_karazhan(); + AddSC_boss_nightbane(); //Loch Modan AddSC_loch_modan(); -- cgit v1.2.3 From 42ae9aafe3e478157e76ffe806dcd8358893b390 Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Sat, 3 Jan 2009 11:42:15 +0100 Subject: *Some changes in naxxramas --HG-- branch : trunk --- sql/updates/764_world_scripts.sql | 123 +++++++ src/bindings/scripts/Makefile.am | 6 +- src/bindings/scripts/ScriptMgr.cpp | 8 +- src/bindings/scripts/VC71/71ScriptDev2.vcproj | 18 +- src/bindings/scripts/VC80/80ScriptDev2.vcproj | 18 +- src/bindings/scripts/VC90/90ScriptDev2.vcproj | 18 +- .../scripts/zone/naxxramas/boss_anubrekhan.cpp | 118 ++---- .../scripts/zone/naxxramas/boss_faerlina.cpp | 115 ++---- .../scripts/scripts/zone/naxxramas/boss_feugen.cpp | 33 -- .../scripts/zone/naxxramas/boss_four_horsemen.cpp | 401 +++++++++++++++++++++ .../scripts/scripts/zone/naxxramas/boss_gothik.cpp | 15 +- .../zone/naxxramas/boss_highlord_mograine.cpp | 2 +- .../scripts/zone/naxxramas/boss_kelthuzad.cpp | 243 ++++--------- .../scripts/zone/naxxramas/boss_lady_blaumeux.cpp | 147 -------- .../scripts/zone/naxxramas/boss_maexxna.cpp | 9 +- .../scripts/scripts/zone/naxxramas/boss_noth.cpp | 104 ++---- .../scripts/zone/naxxramas/boss_patchwerk.cpp | 38 +- .../scripts/zone/naxxramas/boss_sapphiron.cpp | 45 +-- .../scripts/zone/naxxramas/boss_sir_zeliek.cpp | 146 -------- .../scripts/zone/naxxramas/boss_stalagg.cpp | 35 -- .../scripts/zone/naxxramas/boss_thaddius.cpp | 45 ++- .../scripts/zone/naxxramas/boss_thane_korthazz.cpp | 147 -------- 22 files changed, 768 insertions(+), 1066 deletions(-) create mode 100644 sql/updates/764_world_scripts.sql delete mode 100644 src/bindings/scripts/scripts/zone/naxxramas/boss_feugen.cpp create mode 100644 src/bindings/scripts/scripts/zone/naxxramas/boss_four_horsemen.cpp delete mode 100644 src/bindings/scripts/scripts/zone/naxxramas/boss_lady_blaumeux.cpp delete mode 100644 src/bindings/scripts/scripts/zone/naxxramas/boss_sir_zeliek.cpp delete mode 100644 src/bindings/scripts/scripts/zone/naxxramas/boss_stalagg.cpp delete mode 100644 src/bindings/scripts/scripts/zone/naxxramas/boss_thane_korthazz.cpp (limited to 'src/bindings/scripts/ScriptMgr.cpp') diff --git a/sql/updates/764_world_scripts.sql b/sql/updates/764_world_scripts.sql new file mode 100644 index 00000000000..d071d870233 --- /dev/null +++ b/sql/updates/764_world_scripts.sql @@ -0,0 +1,123 @@ +DELETE FROM `script_texts` WHERE `entry` BETWEEN -1533039 AND -1533000; +INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES +(-1533000,'Ahh... welcome to my parlor.',8788,1,0,'anubrekhan SAY_GREET'), + (-1533001,'Just a little taste...',8785,1,0,'anubrekhan SAY_AGGRO1'), + (-1533002,'There is no way out.',8786,1,0,'anubrekhan SAY_AGGRO2'), + (-1533003,'Yes, Run! It makes the blood pump faster!',8787,1,0,'anubrekhan SAY_AGGRO3'), + (-1533004,'I hear little hearts beating. Yesss... beating faster now. Soon the beating will stop.',8790,1,0,'anubrekhan SAY_TAUNT1'), + (-1533005,'Where to go? What to do? So many choices that all end in pain, end in death.',8791,1,0,'anubrekhan SAY_TAUNT2'), + (-1533006,'Which one shall I eat first? So difficult to choose... the all smell so delicious.',8792,1,0,'anubrekhan SAY_TAUNT3'), + (-1533007,'Closer now... tasty morsels. I\'ve been too long without food. Without blood to drink.',8793,1,0,'anubrekhan SAY_TAUNT4'), + (-1533008,'Shh... it will all be over soon.',8789,1,0,'anubrekhan SAY_SLAY'), + (-1533009,'Your old lives, your mortal desires, mean nothing. You are acolytes of the master now, and you will serve the cause without question! The greatest glory is to die in the master\'s service!',8799,1,0,'faerlina SAY_GREET'), + (-1533010,'Slay them in the master\'s name!',8794,1,0,'faerlina SAY_AGGRO1'), + (-1533011,'You cannot hide from me!',8795,1,0,'faerlina SAY_AGGRO2'), + (-1533012,'Kneel before me, worm!',8796,1,0,'faerlina SAY_AGGRO3'), + (-1533013,'Run while you still can!',8797,1,0,'faerlina SAY_AGGRO4'), + (-1533014,'You have failed!',8800,1,0,'faerlina SAY_SLAY1'), + (-1533015,'Pathetic wretch!',8801,1,0,'faerlina SAY_SLAY2'), + (-1533016,'The master... will avenge me!',8798,1,0,'faerlina SAY_DEATH'), + (-1533017,'Patchwerk want to play!',8909,1,0,'patchwerk SAY_AGGRO1'), + (-1533018,'Kel\'Thuzad make Patchwerk his Avatar of War!',8910,1,0,'patchwerk SAY_AGGRO2'), + (-1533019,'No more play?',8912,1,0,'patchwerk SAY_SLAY'), + (-1533020,'What happened to... Patch...',8911,1,0,'patchwerk SAY_DEATH'), + (-1533021,'goes into a berserker rage!',0,2,0,'patchwerk EMOTE_BERSERK'), + (-1533022,'becomes enraged!',0,2,0,'patchwerk EMOTE_ENRAGE'), + (-1533023,'Stalagg crush you!',8864,1,0,'stalagg SAY_STAL_AGGRO'), + (-1533024,'Stalagg kill!',8866,1,0,'stalagg SAY_STAL_SLAY'), + (-1533025,'Master save me...',8865,1,0,'stalagg SAY_STAL_DEATH'), + (-1533026,'Feed you to master!',8802,1,0,'feugen SAY_FEUG_AGGRO'), + (-1533027,'Feugen make master happy!',8804,1,0,'feugen SAY_FEUG_SLAY'), + (-1533028,'No... more... Feugen...',8803,1,0,'feugen SAY_FEUG_DEATH'), + (-1533029,'You are too late... I... must... OBEY!',8872,1,0,'thaddius SAY_GREET'), + (-1533030,'KILL!',8867,1,0,'thaddius SAY_AGGRO1'), + (-1533031,'EAT YOUR BONES!',8868,1,0,'thaddius SAY_AGGRO2'), + (-1533032,'BREAK YOU!',8869,1,0,'thaddius SAY_AGGRO3'), + (-1533033,'You die now!',8877,1,0,'thaddius SAY_SLAY'), + (-1533034,'Now YOU feel pain!',8871,1,0,'thaddius SAY_ELECT'), + (-1533035,'Thank... you...',8870,1,0,'thaddius SAY_DEATH'), + (-1533036,'Pleeease!',8873,1,0,'thaddius SAY_SCREAM1'), + (-1533037,'Stop, make it stop!',8874,1,0,'thaddius SAY_SCREAM2'), + (-1533038,'Help me! Save me!',8875,1,0,'thaddius SAY_SCREAM3'), + (-1533039,'Please, nooo!',8876,1,0,'thaddius SAY_SCREAM4'); + +DELETE FROM `script_texts` WHERE `entry` BETWEEN -1533074 AND -1533040; + INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES + (-1533040,'Foolishly you have sought your own demise. Brazenly you have disregarded powers beyond your understanding. You have fought hard to invade the realm of the harvester. Now there is only one way out - to walk the lonely path of the damned.',8807,1,0,'gothik SAY_SPEECH'), + (-1533041,'Death is the only escape.',8806,1,0,'gothik SAY_KILL'), + (-1533042,'I... am... undone!',8805,1,0,'gothik SAY_DEATH'), + (-1533043,'I have waited long enough! Now, you face the harvester of souls!',8808,1,0,'gothik SAY_TELEPORT'), + (-1533044,'Defend youself!',8892,1,0,'blaumeux SAY_BLAU_AGGRO'), + (-1533045,'Come, Zeliek, do not drive them out. Not before we\'ve had our fun.',8896,1,0,'blaumeux SAY_BLAU_TAUNT1'), + (-1533046,'I do hope they stay alive long enough for me to... introduce myself.',8897,1,0,'blaumeux SAY_BLAU_TAUNT2'), + (-1533047,'The first kill goes to me! Anyone care to wager?',8898,1,0,'blaumeux SAY_BLAU_TAUNT3'), + (-1533048,'Your life is mine!',8895,1,0,'blaumeux SAY_BLAU_SPECIAL'), + (-1533049,'Who\'s next?',8894,1,0,'blaumeux SAY_BLAU_SLAY'), + (-1533050,'Tou... che!',8893,1,0,'blaumeux SAY_BLAU_DEATH'), + (-1533051,'Come out and fight, ye wee ninny!',8899,1,0,'korthazz SAY_KORT_AGGRO'), + (-1533052,'To arms, ye roustabouts! We\'ve got company!',8903,1,0,'korthazz SAY_KORT_TAUNT1'), + (-1533053,'I heard about enough of yer sniveling. Shut yer fly trap \'afore I shut it for ye!',8904,1,0,'korthazz SAY_KORT_TAUNT2'), + (-1533054,'I\'m gonna enjoy killin\' these slack-jawed daffodils!',8905,1,0,'korthazz SAY_KORT_TAUNT3'), + (-1533055,'I like my meat extra crispy!',8901,1,0,'korthazz SAY_KORT_SPECIAl'), + (-1533056,'Next time, bring more friends!',8902,1,0,'korthazz SAY_KORT_SLAY'), + (-1533057,'What a bloody waste this is!',8900,1,0,'korthazz SAY_KORT_DEATH'), + (-1533058,'Flee, before it\'s too late!',8913,1,0,'zeliek SAY_ZELI_AGGRO'), + (-1533059,'Invaders, cease this foolish venture at once! Turn away while you still can!',8917,1,0,'zeliek SAY_ZELI_TAUNT1'), + (-1533060,'Perhaps they will come to their senses, and run away as fast as they can!',8918,1,0,'zeliek SAY_ZELI_TAUNT2'), + (-1533061,'Do not continue! Turn back while there\'s still time!',8919,1,0,'zeliek SAY_ZELI_TAUNT3'), + (-1533062,'I- I have no choice but to obey!',8916,1,0,'zeliek SAY_ZELI_SPECIAL'), + (-1533063,'Forgive me!',8915,1,0,'zeliek SAY_ZELI_SLAY'), + (-1533064,'It is... as it should be.',8914,1,0,'zeliek SAY_ZELI_DEATH'), + (-1533065,'You seek death?',14571,1,0,'rivendare_naxx SAY_RIVE_AGGRO1'), + (-1533066,'None shall pass!',14572,1,0,'rivendare_naxx SAY_RIVE_AGGRO2'), + (-1533067,'Be still!',14573,1,0,'rivendare_naxx SAY_RIVE_AGGRO3'), + (-1533068,'You will find no peace in death.',14574,1,0,'rivendare_naxx SAY_RIVE_SLAY1'), + (-1533069,'The master\'s will is done.',14575,1,0,'rivendare_naxx SAY_RIVE_SLAY2'), + (-1533070,'Bow to the might of the scourge!',14576,1,0,'rivendare_naxx SAY_RIVE_SPECIAL'), + (-1533071,'Enough prattling. Let them come! We shall grind their bones to dust.',14577,1,0,'rivendare_naxx SAY_RIVE_TAUNT1'), + (-1533072,'Conserve your anger! Harness your rage! You will all have outlets for your frustration soon enough.',14578,1,0,'rivendare_naxx SAY_RIVE_TAUNT2'), + (-1533073,'Life is meaningless. It is in death that we are truly tested.',14579,1,0,'rivendare_naxx SAY_RIVE_TAUNT3'), + (-1533074,'Death... will not stop me...',14580,1,0,'rivendare_naxx SAY_RIVE_DEATH'); + +UPDATE `creature_template` SET `ScriptName`='' WHERE `entry`=16062; +UPDATE `creature_template` SET `ScriptName`='boss_rivendare_naxx' WHERE `entry`=30549; + +DELETE FROM `script_texts` WHERE `entry` BETWEEN -1533108 AND -1533075; + INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES + (-1533075,'Glory to the master!',8845,1,0,'noth SAY_AGGRO1'), + (-1533076,'Your life is forfeit!',8846,1,0,'noth SAY_AGGRO2'), + (-1533077,'Die, trespasser!',8847,1,0,'noth SAY_AGGRO3'), + (-1533078,'Rise, my soldiers! Rise and fight once more!',8851,1,0,'noth SAY_SUMMON'), + (-1533079,'My task is done!',8849,1,0,'noth SAY_SLAY1'), + (-1533080,'Breathe no more!',8850,1,0,'noth SAY_SLAY2'), + (-1533081,'I will serve the master... in... death!',8848,1,0,'noth SAY_DEATH'), + (-1533082,'takes in a deep breath...',0,2,0,'sapphiron EMOTE_BREATH'), + (-1533083,'enrages!',0,2,0,'sapphiron EMOTE_ENRAGE'), + (-1533084,'Our preparations continue as planned, master.',14467,1,0,'kelthuzad SAY_SAPP_DIALOG1'), + (-1533085,'It is good that you serve me so faithfully. Soon, all will serve the Lich King and in the end, you shall be rewarded...so long as you do not falter.',8881,1,0,'kelthuzad SAY_SAPP_DIALOG2_LICH'), + (-1533086,'I see no complications... Wait... What is this?',14468,1,0,'kelthuzad SAY_SAPP_DIALOG3'), + (-1533087,'Your security measures have failed! See to this interruption immediately!',8882,1,0,'kelthuzad SAY_SAPP_DIALOG4_LICH'), + (-1533088,'Yes, master!',14469,1,0,'kelthuzad SAY_SAPP_DIALOG5'), + (-1533089,'No!!! A curse upon you, interlopers! The armies of the Lich King will hunt you down. You will not escape your fate...',14484,1,0,'kelthuzad SAY_CAT_DIED'), + (-1533090,'Who dares violate the sanctity of my domain? Be warned, all who trespass here are doomed.',14463,1,0,'kelthuzad SAY_TAUNT1'), + (-1533091,'Fools, you think yourselves triumphant? You have only taken one step closer to the abyss! ',14464,1,0,'kelthuzad SAY_TAUNT2'), + (-1533092,'I grow tired of these games. Proceed, and I will banish your souls to oblivion!',14465,1,0,'kelthuzad SAY_TAUNT3'), + (-1533093,'You have no idea what horrors lie ahead. You have seen nothing! The frozen heart of Naxxramas awaits you!',14466,1,0,'kelthuzad SAY_TAUNT4'), + (-1533094,'Pray for mercy!',14475,1,0,'kelthuzad SAY_AGGRO1'), + (-1533095,'Scream your dying breath!',14476,1,0,'kelthuzad SAY_AGGRO2'), + (-1533096,'The end is upon you!',14477,1,0,'kelthuzad SAY_AGGRO3'), + (-1533097,'The dark void awaits you!',14478,1,0,'kelthuzad SAY_SLAY1'), + (-1533098,'',14479,1,0,'kelthuzad SAY_SLAY2'), + (-1533099,'AAAAGHHH!... Do not rejoice... your victory is a hollow one... for I shall return with powers beyond your imagining!',14480,1,0,'kelthuzad SAY_DEATH'), + (-1533100,'Your soul, is bound to me now!',14472,1,0,'kelthuzad SAY_CHAIN1'), + (-1533101,'There will be no escape!',14473,1,0,'kelthuzad SAY_CHAIN2'), + (-1533102,'I will freeze the blood in your veins!',14474,1,0,'kelthuzad SAY_FROST_BLAST'), + (-1533103,'Master! I require aid! ',14470,1,0,'kelthuzad SAY_REQUEST_AID'), + (-1533104,'Very well... warriors of the frozen wastes, rise up! I command you to fight, kill, and die for your master. Let none survive...',0,1,0,'kelthuzad SAY_ANSWER_REQUEST'), + (-1533105,'Minions, servants, soldiers of the cold dark, obey the call of Kel\'Thuzad!',14471,1,0,'kelthuzad SAY_SUMMON_MINIONS'), + (-1533106,'Your petty magics are no challenge to the might of the Scourge! ',14481,1,0,'kelthuzad SAY_SPECIAL1_MANA_DET'), + (-1533107,'Enough! I grow tired of these distractions! ',14483,1,0,'kelthuzad SAY_SPECIAL3_MANA_DET'), + (-1533108,'Fools, you have spread your powers too thin. Be free, my minions!',14482,1,0,'kelthuzad SAY_SPECIAL2_DISPELL'); + + UPDATE `script_texts` SET `sound`=8902 WHERE `entry`=-1533055; + UPDATE `script_texts` SET `sound`=8901 WHERE `entry`=-1533056; \ No newline at end of file diff --git a/src/bindings/scripts/Makefile.am b/src/bindings/scripts/Makefile.am index 6c473cb8d4c..34ef03bb3e0 100644 --- a/src/bindings/scripts/Makefile.am +++ b/src/bindings/scripts/Makefile.am @@ -253,24 +253,20 @@ scripts/zone/mulgore/mulgore.cpp \ scripts/zone/nagrand/nagrand.cpp \ scripts/zone/naxxramas/boss_anubrekhan.cpp \ scripts/zone/naxxramas/boss_faerlina.cpp \ -scripts/zone/naxxramas/boss_feugen.cpp \ scripts/zone/naxxramas/boss_gluth.cpp \ scripts/zone/naxxramas/boss_gothik.cpp \ scripts/zone/naxxramas/boss_grobbulus.cpp \ scripts/zone/naxxramas/boss_heigan.cpp \ scripts/zone/naxxramas/boss_highlord_mograine.cpp \ scripts/zone/naxxramas/boss_kelthuzad.cpp \ -scripts/zone/naxxramas/boss_lady_blaumeux.cpp \ +scripts/zone/naxxramas/boss_four_horsemen.cpp \ scripts/zone/naxxramas/boss_loatheb.cpp \ scripts/zone/naxxramas/boss_maexxna.cpp \ scripts/zone/naxxramas/boss_noth.cpp \ scripts/zone/naxxramas/boss_patchwerk.cpp \ scripts/zone/naxxramas/boss_razuvious.cpp \ scripts/zone/naxxramas/boss_sapphiron.cpp \ -scripts/zone/naxxramas/boss_sir_zeliek.cpp \ -scripts/zone/naxxramas/boss_stalagg.cpp \ scripts/zone/naxxramas/boss_thaddius.cpp \ -scripts/zone/naxxramas/boss_thane_korthazz.cpp \ scripts/zone/naxxramas/instance_naxxramas.cpp \ scripts/zone/netherstorm/netherstorm.cpp \ scripts/zone/onyxias_lair/boss_onyxia.cpp \ diff --git a/src/bindings/scripts/ScriptMgr.cpp b/src/bindings/scripts/ScriptMgr.cpp index 651bc6a95f6..558d53faf4a 100644 --- a/src/bindings/scripts/ScriptMgr.cpp +++ b/src/bindings/scripts/ScriptMgr.cpp @@ -391,15 +391,13 @@ extern void AddSC_boss_maexxna(); extern void AddSC_boss_patchwerk(); extern void AddSC_boss_razuvious(); extern void AddSC_boss_highlord_mograine(); -extern void AddSC_boss_lady_blaumeux(); -extern void AddSC_boss_sir_zeliek(); -extern void AddSC_boss_thane_korthazz(); extern void AddSC_boss_kelthuzad(); extern void AddSC_boss_faerlina(); extern void AddSC_boss_loatheb(); extern void AddSC_boss_noth(); extern void AddSC_boss_gluth(); extern void AddSC_boss_sapphiron(); +extern void AddSC_boss_four_horsemen(); //Netherstorm extern void AddSC_netherstorm(); @@ -1597,15 +1595,13 @@ void ScriptsInit() AddSC_boss_patchwerk(); AddSC_boss_razuvious(); AddSC_boss_highlord_mograine(); - AddSC_boss_lady_blaumeux(); - AddSC_boss_sir_zeliek(); - AddSC_boss_thane_korthazz(); AddSC_boss_kelthuzad(); AddSC_boss_faerlina(); AddSC_boss_loatheb(); AddSC_boss_noth(); AddSC_boss_gluth(); AddSC_boss_sapphiron(); + AddSC_boss_four_horsemen(); //Netherstorm AddSC_netherstorm(); diff --git a/src/bindings/scripts/VC71/71ScriptDev2.vcproj b/src/bindings/scripts/VC71/71ScriptDev2.vcproj index 24b76d9d4cf..33875e0a696 100644 --- a/src/bindings/scripts/VC71/71ScriptDev2.vcproj +++ b/src/bindings/scripts/VC71/71ScriptDev2.vcproj @@ -829,7 +829,7 @@ > - - @@ -884,22 +880,10 @@ RelativePath="..\scripts\zone\naxxramas\boss_sapphiron.cpp" > - - - - - - diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 72e05948c9d..85d3d46d157 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -1006,7 +1006,7 @@ > - - @@ -1061,22 +1057,10 @@ RelativePath="..\scripts\zone\naxxramas\boss_sapphiron.cpp" > - - - - - - diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index 996ccb6f6d2..cb2f11c16dc 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -999,7 +999,7 @@ > - - @@ -1054,22 +1050,10 @@ RelativePath="..\scripts\zone\naxxramas\boss_sapphiron.cpp" > - - - - - - diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_anubrekhan.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_anubrekhan.cpp index 32fd7197731..fde6b1f82ed 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_anubrekhan.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_anubrekhan.cpp @@ -16,35 +16,29 @@ /* ScriptData SDName: Boss_Anubrekhan -SD%Complete: 100 +SD%Complete: 70 SDComment: SDCategory: Naxxramas EndScriptData */ #include "precompiled.h" -#define SAY_AGGRO1 "Just a little taste..." -#define SAY_AGGRO2 "There is no way out." -#define SAY_AGGRO3 "Yes, Run! It makes the blood pump faster!" -#define SAY_GREET "Ahh... welcome to my parlor" -#define SAY_TAUNT1 "I hear little hearts beating. Yesss... beating faster now. Soon the beating will stop." -#define SAY_TAUNT2 "Where to go? What to do? So many choices that all end in pain, end in death." -#define SAY_TAUNT3 "Which one shall I eat first? So difficult to choose... the all smell so delicious." -#define SAY_TAUNT4 "Closer now... tasty morsels. I've been too long without food. Without blood to drink." -#define SAY_SLAY "Shh... it will all be over soon." - -#define SOUND_AGGRO1 8785 -#define SOUND_AGGRO2 8786 -#define SOUND_AGGRO3 8787 -#define SOUND_GREET 8788 -#define SOUND_TAUNT1 8790 -#define SOUND_TAUNT2 8791 -#define SOUND_TAUNT3 8792 -#define SOUND_TAUNT4 8793 -#define SOUND_SLAY 8789 +#define SAY_GREET -1533000 +#define SAY_AGGRO1 -1533001 +#define SAY_AGGRO2 -1533002 +#define SAY_AGGRO3 -1533003 +#define SAY_TAUNT1 -1533004 +#define SAY_TAUNT2 -1533005 +#define SAY_TAUNT3 -1533006 +#define SAY_TAUNT4 -1533007 +#define SAY_SLAY -1533008 #define SPELL_IMPALE 28783 //May be wrong spell id. Causes more dmg than I expect +#define H_SPELL_IMPALE 56090 #define SPELL_LOCUSTSWARM 28785 //This is a self buff that triggers the dmg debuff +#define H_SPELL_LOCUSTSWARM 54021 + +//invalid #define SPELL_SUMMONGUARD 29508 //Summons 1 crypt guard at targeted location #define SPELL_SELF_SPAWN_5 29105 //This spawns 5 corpse scarabs ontop of us (most likely the player casts this on death) @@ -74,89 +68,35 @@ struct TRINITY_DLL_DECL boss_anubrekhanAI : public ScriptedAI if (rand()%5) return; - DoYell(SAY_SLAY, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_SLAY); + DoScriptText(SAY_SLAY, m_creature); } void Aggro(Unit *who) { switch(rand()%3) { - case 0: - DoYell(SAY_AGGRO1, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO1); - break; - case 1: - DoYell(SAY_AGGRO2, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO2); - break; - case 2: - DoYell(SAY_AGGRO3, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO3); - break; + case 0: DoScriptText(SAY_AGGRO1, m_creature); break; + case 1: DoScriptText(SAY_AGGRO2, m_creature); break; + case 2: DoScriptText(SAY_AGGRO3, m_creature); break; } } void MoveInLineOfSight(Unit *who) { - if (!m_creature->getVictim() && who->isTargetableForAttack() && who->isInAccessiblePlaceFor(m_creature) && m_creature->IsHostileTo(who)) - { - if (!m_creature->canFly() && m_creature->GetDistanceZ(who) > CREATURE_Z_ATTACK_RANGE) - return; - - float attackRadius = m_creature->GetAttackDistance(who); - if (m_creature->IsWithinDistInMap(who, attackRadius) && m_creature->IsWithinLOSInMap(who)) - { - if (!InCombat) - { - switch(rand()%3) - { - case 0: - DoYell(SAY_AGGRO1, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO1); - break; - case 1: - DoYell(SAY_AGGRO2, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO2); - break; - case 2: - DoYell(SAY_AGGRO3, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO3); - break; - } - } - //who->RemoveSpellsCausingAura(SPELL_AURA_MOD_STEALTH); - AttackStart(who); - } - else if (!HasTaunted && m_creature->IsWithinDistInMap(who, 60.0f)) - { + if (!HasTaunted && m_creature->IsWithinDistInMap(who, 60.0f)) + { switch(rand()%5) { - case 0: - DoYell(SAY_TAUNT1, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_TAUNT1); - break; - case 1: - DoYell(SAY_TAUNT2, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_TAUNT2); - break; - case 2: - DoYell(SAY_TAUNT3, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_TAUNT3); - break; - case 3: - DoYell(SAY_TAUNT4, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_TAUNT4); - break; - case 4: - DoYell(SAY_GREET, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_GREET); - break; + case 0: DoScriptText(SAY_GREET, m_creature); break; + case 1: DoScriptText(SAY_TAUNT1, m_creature); break; + case 2: DoScriptText(SAY_TAUNT2, m_creature); break; + case 3: DoScriptText(SAY_TAUNT3, m_creature); break; + case 4: DoScriptText(SAY_TAUNT4, m_creature); break; } HasTaunted = true; } - } + ScriptedAI::MoveInLineOfSight(who); } void UpdateAI(const uint32 diff) @@ -171,10 +111,8 @@ struct TRINITY_DLL_DECL boss_anubrekhanAI : public ScriptedAI //Do NOT cast it when we are afflicted by locust swarm if (!m_creature->HasAura(SPELL_LOCUSTSWARM,1)) { - Unit* target = NULL; - - target = SelectUnit(SELECT_TARGET_RANDOM,0); - if (target)DoCast(target,SPELL_IMPALE); + if (Unit* target = SelectUnit(SELECT_TARGET_RANDOM,0)) + DoCast(target,SPELL_IMPALE); } Impale_Timer = 15000; diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_faerlina.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_faerlina.cpp index 3a457ec5afb..7a6d49ff417 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_faerlina.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_faerlina.cpp @@ -23,29 +23,20 @@ EndScriptData */ #include "precompiled.h" -#define SAY_GREET "Your old lives, your mortal desires, mean nothing. You are acolytes of the master now, and you will serve the cause without question! The greatest glory is to die in the master's service!" -#define SAY_AGGRO1 "Slay them in the master's name!" -#define SAY_AGGRO2 "You cannot hide from me!" -#define SAY_AGGRO3 "Kneel before me, worm!" -#define SAY_AGGRO4 "Run while you still can!" -#define SAY_SLAY1 "You have failed!" -#define SAY_SLAY2 "Pathetic wretch!" -#define SAY_DEATH "The master... will avenge me!" -#define SAY_RANDOM_AGGRO "???" - -#define SOUND_GREET 8799 -#define SOUND_AGGRO1 8794 -#define SOUND_AGGRO2 8795 -#define SOUND_AGGRO3 8796 -#define SOUND_AGGRO4 8797 -#define SOUND_SLAY1 8800 -#define SOUND_SLAY2 8801 -#define SOUND_DEATH 8798 -#define SOUND_RANDOM_AGGRO 8955 +#define SAY_GREET -1533009 +#define SAY_AGGRO1 -1533010 +#define SAY_AGGRO2 -1533011 +#define SAY_AGGRO3 -1533012 +#define SAY_AGGRO4 -1533013 +#define SAY_SLAY1 -1533014 +#define SAY_SLAY2 -1533015 +#define SAY_DEATH -1533016 #define SPELL_POSIONBOLT_VOLLEY 28796 +#define H_SPELL_POSIONBOLT_VOLLEY 54098 +#define SPELL_ENRAGE 28798 +#define H_SPELL_ENRAGE 54100 #define SPELL_RAINOFFIRE 28794 //Not sure if targeted AoEs work if casted directly upon a player -#define SPELL_ENRAGE 26527 struct TRINITY_DLL_DECL boss_faerlinaAI : public ScriptedAI { @@ -68,90 +59,36 @@ struct TRINITY_DLL_DECL boss_faerlinaAI : public ScriptedAI { switch (rand()%4) { - case 0: - DoYell(SAY_AGGRO1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO1); - break; - case 1: - DoYell(SAY_AGGRO2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO2); - break; - case 2: - DoYell(SAY_AGGRO3,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO3); - break; - case 3: - DoYell(SAY_AGGRO4,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO4); - break; + case 0: DoScriptText(SAY_AGGRO1, m_creature); break; + case 1: DoScriptText(SAY_AGGRO2, m_creature); break; + case 2: DoScriptText(SAY_AGGRO3, m_creature); break; + case 3: DoScriptText(SAY_AGGRO4, m_creature); break; } } void MoveInLineOfSight(Unit *who) { - if (!m_creature->getVictim() && who->isTargetableForAttack() && who->isInAccessiblePlaceFor(m_creature) && m_creature->IsHostileTo(who)) - { - if (!m_creature->canFly() && m_creature->GetDistanceZ(who) > CREATURE_Z_ATTACK_RANGE) - return; - - float attackRadius = m_creature->GetAttackDistance(who); - if (m_creature->IsWithinDistInMap(who, attackRadius) && m_creature->IsWithinLOSInMap(who)) - { - //Say our dialog on initial aggro - if (!InCombat) - { - switch (rand()%4) - { - case 0: - DoYell(SAY_AGGRO1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO1); - break; - case 1: - DoYell(SAY_AGGRO2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO2); - break; - case 2: - DoYell(SAY_AGGRO3,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO3); - break; - case 3: - DoYell(SAY_AGGRO4,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO4); - break; - } - } - - //who->RemoveSpellsCausingAura(SPELL_AURA_MOD_STEALTH); - AttackStart(who); - } - else if (!HasTaunted && m_creature->IsWithinDistInMap(who, 60.0f)) - { - DoYell(SAY_GREET, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature,SOUND_GREET); + if (!HasTaunted && m_creature->IsWithinDistInMap(who, 60.0f)) + { + DoScriptText(SAY_GREET, m_creature); HasTaunted = true; - } + } + ScriptedAI::MoveInLineOfSight(who); } void KilledUnit(Unit* victim) { switch (rand()%2) { - case 0: - DoYell(SAY_SLAY1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY1); - break; - case 1: - DoYell(SAY_SLAY2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY2); - break; + case 0: DoScriptText(SAY_SLAY1, m_creature); break; + case 1: DoScriptText(SAY_SLAY2, m_creature); break; } } void JustDied(Unit* Killer) { - DoYell(SAY_DEATH,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_DEATH); + DoScriptText(SAY_DEATH, m_creature); } void UpdateAI(const uint32 diff) @@ -169,10 +106,8 @@ struct TRINITY_DLL_DECL boss_faerlinaAI : public ScriptedAI //RainOfFire_Timer if (RainOfFire_Timer < diff) { - Unit* target = NULL; - target = SelectUnit(SELECT_TARGET_RANDOM,0); - if (target) DoCast(target,SPELL_RAINOFFIRE); - + if (Unit* target = SelectUnit(SELECT_TARGET_RANDOM,0)) + DoCast(target,SPELL_RAINOFFIRE); RainOfFire_Timer = 16000; }else RainOfFire_Timer -= diff; diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_feugen.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_feugen.cpp deleted file mode 100644 index d7f7de9eaca..00000000000 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_feugen.cpp +++ /dev/null @@ -1,33 +0,0 @@ -/* Copyright (C) 2006 - 2008 ScriptDev2 - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -/* ScriptData -SDName: Boss_Feugen -SD%Complete: 0 -SDComment: Merge with Thaddius -SDCategory: Naxxramas -EndScriptData */ - -//Feugen -//8801 aggro Feed you to master! -//8804 slay Feugen make master happy! -//8803 death No... more... Feugen... - -#include "precompiled.h" - -#define SPELL_WARSTOMP 28125 -#define SPELL_MANABURN 28135 -#define SPELL_CHAIN_LIGHTNING 28900 diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_four_horsemen.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_four_horsemen.cpp new file mode 100644 index 00000000000..33582c0a3c1 --- /dev/null +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_four_horsemen.cpp @@ -0,0 +1,401 @@ +/* Copyright (C) 2006 - 2008 ScriptDev2 + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + + /* ScriptData + SDName: Boss_Four_Horsemen + SD%Complete: 75 + SDComment: Lady Blaumeux, Thane Korthazz, Sir Zeliek, Baron Rivendare + SDCategory: Naxxramas + EndScriptData */ + + #include "precompiled.h" + + //all horsemen + #define SPELL_SHIELDWALL 29061 + #define SPELL_BESERK 26662 + + //lady blaumeux + #define SAY_BLAU_AGGRO -1533044 + #define SAY_BLAU_TAUNT1 -1533045 + #define SAY_BLAU_TAUNT2 -1533046 + #define SAY_BLAU_TAUNT3 -1533047 + #define SAY_BLAU_SPECIAL -1533048 + #define SAY_BLAU_SLAY -1533049 + #define SAY_BLAU_DEATH -1533050 + + #define SPELL_MARK_OF_BLAUMEUX 28833 + #define SPELL_UNYILDING_PAIN 57381 + #define SPELL_VOIDZONE 28863 + #define H_SPELL_VOIDZONE 57463 + #define SPELL_SHADOW_BOLT 57374 + #define H_SPELL_SHADOW_BOLT 57464 + + #define C_SPIRIT_OF_BLAUMEUX 16776 + + struct TRINITY_DLL_DECL boss_lady_blaumeuxAI : public ScriptedAI + { + boss_lady_blaumeuxAI(Creature *c) : ScriptedAI(c) {Reset();} + + uint32 Mark_Timer; + uint32 VoidZone_Timer; + bool ShieldWall1; + bool ShieldWall2; + + void Reset() + { + Mark_Timer = 20000; // First Horsemen Mark is applied at 20 sec. + VoidZone_Timer = 12000; // right + ShieldWall1 = true; + ShieldWall2 = true; + } + + void Aggro(Unit *who) + { + DoScriptText(SAY_BLAU_AGGRO, m_creature); + } + + void KilledUnit(Unit* Victim) + { + DoScriptText(SAY_BLAU_SLAY, m_creature); + } + + void JustDied(Unit* Killer) + { + DoScriptText(SAY_BLAU_DEATH, m_creature); + } + + void UpdateAI(const uint32 diff) + { + if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) + return; + + // Mark of Blaumeux + if (Mark_Timer < diff) + { + DoCast(m_creature->getVictim(),SPELL_MARK_OF_BLAUMEUX); + Mark_Timer = 12000; + }else Mark_Timer -= diff; + + // Shield Wall - All 4 horsemen will shield wall at 50% hp and 20% hp for 20 seconds + if (ShieldWall1 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 50) + { + if(ShieldWall1) + { + DoCast(m_creature,SPELL_SHIELDWALL); + ShieldWall1 = false; + } + } + if (ShieldWall2 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 20) + { + if (ShieldWall2) + { + DoCast(m_creature,SPELL_SHIELDWALL); + ShieldWall2 = false; + } + } + + // Void Zone + if (VoidZone_Timer < diff) + { + DoCast(m_creature->getVictim(),SPELL_VOIDZONE); + VoidZone_Timer = 12000; + }else VoidZone_Timer -= diff; + + DoMeleeAttackIfReady(); + } + }; + + CreatureAI* GetAI_boss_lady_blaumeux(Creature *_Creature) + { + return new boss_lady_blaumeuxAI (_Creature); + } + + //baron rivendare + #define SAY_RIVE_AGGRO1 -1533065 + #define SAY_RIVE_AGGRO2 -1533066 + #define SAY_RIVE_AGGRO3 -1533067 + #define SAY_RIVE_SLAY1 -1533068 + #define SAY_RIVE_SLAY2 -1533069 + #define SAY_RIVE_SPECIAL -1533070 + #define SAY_RIVE_TAUNT1 -1533071 + #define SAY_RIVE_TAUNT2 -1533072 + #define SAY_RIVE_TAUNT3 -1533073 + #define SAY_RIVE_DEATH -1533074 + + #define SPELL_MARK_OF_RIVENDARE 28834 + #define SPELL_UNHOLY_SHADOW 28882 + #define H_SPELL_UNHOLY_SHADOW 57369 + + #define C_SPIRIT_OF_RIVENDARE 0 //creature entry not known yet + + struct TRINITY_DLL_DECL boss_rivendare_naxxAI : public ScriptedAI + { + boss_rivendare_naxxAI(Creature *c) : ScriptedAI(c) {Reset();} + + void Reset() + { + } + + void Aggro(Unit *who) + { + switch(rand()%3) + { + case 0: DoScriptText(SAY_RIVE_AGGRO1, m_creature); break; + case 1: DoScriptText(SAY_RIVE_AGGRO2, m_creature); break; + case 2: DoScriptText(SAY_RIVE_AGGRO3, m_creature); break; + } + } + + void KilledUnit(Unit* Victim) + { + switch(rand()%2) + { + case 0: DoScriptText(SAY_RIVE_SLAY1, m_creature); break; + case 1: DoScriptText(SAY_RIVE_SLAY2, m_creature); break; + } + } + + void JustDied(Unit* Killer) + { + DoScriptText(SAY_RIVE_DEATH, m_creature); + } + + void UpdateAI(const uint32 diff) + { + if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) + return; + + DoMeleeAttackIfReady(); + } + }; + + CreatureAI* GetAI_boss_rivendare_naxx(Creature *_Creature) + { + return new boss_rivendare_naxxAI (_Creature); + } + + //thane korthazz + #define SAY_KORT_AGGRO -1533051 + #define SAY_KORT_TAUNT1 -1533052 + #define SAY_KORT_TAUNT2 -1533053 + #define SAY_KORT_TAUNT3 -1533054 + #define SAY_KORT_SPECIAL -1533055 + #define SAY_KORT_SLAY -1533056 + #define SAY_KORT_DEATH -1533057 + + #define SPELL_MARK_OF_KORTHAZZ 28832 + #define SPELL_METEOR 26558 // m_creature->getVictim() auto-area spell but with a core problem + + #define C_SPIRIT_OF_KORTHAZZ 16778 + + struct TRINITY_DLL_DECL boss_thane_korthazzAI : public ScriptedAI + { + boss_thane_korthazzAI(Creature *c) : ScriptedAI(c) {Reset();} + + uint32 Mark_Timer; + uint32 Meteor_Timer; + bool ShieldWall1; + bool ShieldWall2; + + void Reset() + { + Mark_Timer = 20000; // First Horsemen Mark is applied at 20 sec. + Meteor_Timer = 30000; // wrong + ShieldWall1 = true; + ShieldWall2 = true; + } + + void Aggro(Unit *who) + { + DoScriptText(SAY_KORT_AGGRO, m_creature); + } + + void KilledUnit(Unit* Victim) + { + DoScriptText(SAY_KORT_SLAY, m_creature); + } + + void JustDied(Unit* Killer) + { + DoScriptText(SAY_KORT_DEATH, m_creature); + } + + void UpdateAI(const uint32 diff) + { + if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) + return; + + // Mark of Korthazz + if (Mark_Timer < diff) + { + DoCast(m_creature->getVictim(),SPELL_MARK_OF_KORTHAZZ); + Mark_Timer = 12000; + }else Mark_Timer -= diff; + + // Shield Wall - All 4 horsemen will shield wall at 50% hp and 20% hp for 20 seconds + if (ShieldWall1 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 50) + { + if (ShieldWall1) + { + DoCast(m_creature,SPELL_SHIELDWALL); + ShieldWall1 = false; + } + } + if (ShieldWall2 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 20) + { + if (ShieldWall2) + { + DoCast(m_creature,SPELL_SHIELDWALL); + ShieldWall2 = false; + } + } + + // Meteor + if (Meteor_Timer < diff) + { + DoCast(m_creature->getVictim(),SPELL_METEOR); + Meteor_Timer = 20000; // wrong + }else Meteor_Timer -= diff; + + DoMeleeAttackIfReady(); + } + }; + + CreatureAI* GetAI_boss_thane_korthazz(Creature *_Creature) + { + return new boss_thane_korthazzAI (_Creature); + } + + //sir zeliek + #define SAY_ZELI_AGGRO -1533058 + #define SAY_ZELI_TAUNT1 -1533059 + #define SAY_ZELI_TAUNT2 -1533060 + #define SAY_ZELI_TAUNT3 -1533061 + #define SAY_ZELI_SPECIAL -1533062 + #define SAY_ZELI_SLAY -1533063 + #define SAY_ZELI_DEATH -1533064 + + #define SPELL_MARK_OF_ZELIEK 28835 + #define SPELL_HOLY_WRATH 28883 + #define H_SPELL_HOLY_WRATH 57466 + #define SPELL_HOLY_BOLT 57376 + #define H_SPELL_HOLY_BOLT 57465 + + #define C_SPIRIT_OF_ZELIREK 16777 + + struct TRINITY_DLL_DECL boss_sir_zeliekAI : public ScriptedAI + { + boss_sir_zeliekAI(Creature *c) : ScriptedAI(c) {Reset();} + + uint32 Mark_Timer; + uint32 HolyWrath_Timer; + bool ShieldWall1; + bool ShieldWall2; + + void Reset() + { + Mark_Timer = 20000; // First Horsemen Mark is applied at 20 sec. + HolyWrath_Timer = 12000; // right + ShieldWall1 = true; + ShieldWall2 = true; + } + + void Aggro(Unit *who) + { + DoScriptText(SAY_ZELI_AGGRO, m_creature); + } + + void KilledUnit(Unit* Victim) + { + DoScriptText(SAY_ZELI_SLAY, m_creature); + } + + void JustDied(Unit* Killer) + { + DoScriptText(SAY_ZELI_DEATH, m_creature); + } + + void UpdateAI(const uint32 diff) + { + //Return since we have no target + if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) + return; + + // Mark of Zeliek + if (Mark_Timer < diff) + { + DoCast(m_creature->getVictim(),SPELL_MARK_OF_ZELIEK); + Mark_Timer = 12000; + }else Mark_Timer -= diff; + + // Shield Wall - All 4 horsemen will shield wall at 50% hp and 20% hp for 20 seconds + if (ShieldWall1 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 50) + { + if (ShieldWall1) + { + DoCast(m_creature,SPELL_SHIELDWALL); + ShieldWall1 = false; + } + } + if (ShieldWall2 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 20) + { + if (ShieldWall2) + { + DoCast(m_creature,SPELL_SHIELDWALL); + ShieldWall2 = false; + } + } + + // Holy Wrath + if (HolyWrath_Timer < diff) + { + DoCast(m_creature->getVictim(),SPELL_HOLY_WRATH); + HolyWrath_Timer = 12000; + }else HolyWrath_Timer -= diff; + + DoMeleeAttackIfReady(); + } + }; + + CreatureAI* GetAI_boss_sir_zeliek(Creature *_Creature) + { + return new boss_sir_zeliekAI (_Creature); + } + + void AddSC_boss_four_horsemen() + { + Script *newscript; + + newscript = new Script; + newscript->Name = "boss_lady_blaumeux"; + newscript->GetAI = &GetAI_boss_lady_blaumeux; + newscript->RegisterSelf(); + + newscript = new Script; + newscript->Name = "boss_rivendare_naxx"; + newscript->GetAI = &GetAI_boss_rivendare_naxx; + newscript->RegisterSelf(); + + newscript = new Script; + newscript->Name = "boss_thane_korthazz"; + newscript->GetAI = &GetAI_boss_thane_korthazz; + newscript->RegisterSelf(); + + newscript = new Script; + newscript->Name = "boss_sir_zeliek"; + newscript->GetAI = &GetAI_boss_sir_zeliek; + newscript->RegisterSelf(); + } \ No newline at end of file diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_gothik.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_gothik.cpp index 65e7a9d1387..8d6b986ab31 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_gothik.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_gothik.cpp @@ -21,18 +21,17 @@ SDComment: Placeholder SDCategory: Naxxramas EndScriptData */ -//Gothik -//8806 spch - Foolishly you have sought your own demise. Brazenly you have disregarded powers beyond your understanding. You have fought hard to invade the realm of the harvester. Now there is only one way out - to walk the lonely path of the damned. -//8808 tlpt - I have waited long enough! Now, you face the harvester of souls! -//8806 slay - Death is the only escape. -//8805 death - I... am... undone! - #include "precompiled.h" +#define SAY_SPEECH -1533040 +#define SAY_KILL -1533041 +#define SAY_DEATH -1533042 +#define SAY_TELEPORT -1533043 + //Gothik #define SPELL_HARVESTSOUL 28679 -#define SPELL_SHADOWBOLT 19729 - +#define SPELL_SHADOWBOLT 29317 +#define H_SPELL_SHADOWBOLT 56405 //Unrelenting Trainee #define SPELL_EAGLECLAW 30285 #define SPELL_KNOCKDOWN_PASSIVE 6961 diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_highlord_mograine.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_highlord_mograine.cpp index deeac1a0b65..8566c7a16b5 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_highlord_mograine.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_highlord_mograine.cpp @@ -17,7 +17,7 @@ /* ScriptData SDName: Boss_Highlord_Mograine SD%Complete: 100 -SDComment: +SDComment: SCRIPT OBSOLETE SDCategory: Naxxramas EndScriptData */ diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_kelthuzad.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_kelthuzad.cpp index 4426a0f83e3..a5c95f34e04 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_kelthuzad.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_kelthuzad.cpp @@ -23,6 +23,44 @@ EndScriptData */ #include "precompiled.h" +//when shappiron dies. dialog between kel and lich king (in this order) +#define SAY_SAPP_DIALOG1 -1533084 +#define SAY_SAPP_DIALOG2_LICH -1533085 +#define SAY_SAPP_DIALOG3 -1533086 +#define SAY_SAPP_DIALOG4_LICH -1533087 +#define SAY_SAPP_DIALOG5 -1533088 + +//when cat dies +#define SAY_CAT_DIED -1533089 + +//when each of the 4 wing bosses dies +#define SAY_TAUNT1 -1533090 +#define SAY_TAUNT2 -1533091 +#define SAY_TAUNT3 -1533092 +#define SAY_TAUNT4 -1533093 + +#define SAY_SUMMON_MINIONS -1533105 //start of phase 1 + +#define SAY_AGGRO1 -1533094 //start of phase 2 +#define SAY_AGGRO2 -1533095 +#define SAY_AGGRO3 -1533096 + +#define SAY_SLAY1 -1533097 +#define SAY_SLAY2 -1533098 + +#define SAY_DEATH -1533099 + +#define SAY_CHAIN1 -1533100 +#define SAY_CHAIN2 -1533101 +#define SAY_FROST_BLAST -1533102 + +#define SAY_REQUEST_AID -1533103 //start of phase 3 +#define SAY_ANSWER_REQUEST -1533104 //lich king answer + +#define SAY_SPECIAL1_MANA_DET -1533106 +#define SAY_SPECIAL3_MANA_DET -1533107 +#define SAY_SPECIAL2_DISPELL -1533108 + //***THIS SCRIPTS IS UNDER DEVELOPMENT*** /* DATA. @@ -37,18 +75,6 @@ Need DISPELL efect I also don't know the emotes */ -//Kel'thuzad. Still don't know where to use these... -//Dialog -//8878 dialog01 - Our preparations continue as planned, master. -//8881 lich_naxx_dialog01 - It is good that you serve me so faithfully. Soon, all will serve the Lich King and in the end, you shall be rewarded...so long as you do not falter. -//8879 dialog02 - I see no complications... Wait... What is this? -//8882 lich_naxx_dialog03 - Your security measures have failed! See to this interruption immediately! -//8880 dialog03 - Yes, master! -//Bigglesworth death -//No!!! A curse upon you, interlopers! The armies of the Lich King will hunt you down. You will not escape your fate... -//slay -//8818 - //common needed defines #define NAXXRAMAS_MAP 533 //Positional defines @@ -114,60 +140,15 @@ I also don't know the emotes //spells to be casted #define SPELL_FROST_BOLT 28478 +#define H_SPELL_FROST_BOLT 55802 #define SPELL_FROST_BOLT_NOVA 28479 +#define H_SPELL_FROST_BOLT_NOVA 55807 + #define SPELL_CHAINS_OF_KELTHUZAD 28410 #define SPELL_MANA_DETONATION 27819 #define SPELL_SHADOW_FISURE 27810 #define SPELL_FROST_BLAST 27808 -//On Aggro -#define SAY_ARRIVAL1 "PRAY FOR MERCY!" -#define SOUND_ARRIVAL1 8809 -#define SAY_ARRIVAL3 "SCREAM YOR DYING BREATH!" -#define SOUND_ARRIVAL3 8810 -#define SAY_ARRIVAL5 "THE END IS UPON YOU!" -#define SOUND_ARRIVAL5 8811 - -//On Summon -#define SAY_REINFORCEMENTS1 "MINIONS, SERVANTS, SOLDIERS OF THE COLD DARK, OBEY THE CALL OF KEL'THUZAD!" -#define SOUND_REINFORCEMENTS1 8819 -#define SAY_REINFORCEMENTS2 "MASTER, I REQUIRE AID!" -#define SOUND_REINFORCEMENTS2 8816 -#define SAY_LICH_NAXX_SUMMON "VERY WELL. WARRIORS OF THE FROZEN WASTES RISE UP!. I COMMAND YOU TO FIGHT, KILL AND DIE AND DIE FOR YOUR MASTER! LET NONE SURVIVE!" -#define SOUND_LICH_NAXX_SUMMON 8824 - -//Random 1/4 taunt said when player enters 300 yards -#define SAY_TAUNT01 "WHO DARES VIOLATE THE SACTITY OF MY DOMAIN? BE WARNED, ALL WHO TRASPASS HERE ARE DOOMED" -#define SOUND_TAUNT01 8820 -#define SAY_TAUNT02 "FOOLS, YOU THINK YOURSELVES TRIUMPHANT? YOU HAVE ONLY TAKEN ONE STEP CLOSER TO THE ABYSS!" -#define SOUND_TAUNT02 8821 -#define SAY_TAUNT03 "I GROW TIRED OF THESE GAMES. PROCEED, AND I WILL BANISH YOUR SOULS TO OBLIVION!" -#define SOUND_TAUNT03 8822 -#define SAY_TAUNT04 "YOU HAVE NO IDEA WHAT HORRORS LIE AHEAD. YOU HAVE SEEN NOTHING! THE FROZEN HEART OF NAXXRAMAS AWAITS YOU!" -#define SOUND_TAUNT04 8823 - -//On kill unit -#define SAY_SLAY "THE DARK VOID AWAITS YOU!" -#define SOUND_SLAY 8817 - -//Specials -#define SAY_FROST "I WILL FREEZE THE BLOOD IN YOUR VEINS!" -#define SOUND_FROST 8815 -#define SAY_CHAIN1 "YOUR SOUL IS BOUND TO ME NOW!" -#define SOUND_CHAIN1 8812 -#define SAY_CHAIN2 "THERE WILL BE NO ESCAPE!" -#define SOUND_CHAIN2 8813 -#define SAY_SPECIAL1 "YOUR PETTY MAGICS ARE NO CHALLENGE TO THE MIGTH OF THE SCOURGE" -#define SOUND_SPECIAL1 9088 -#define SAY_SPECIAL2 "ENOUGH! I GROW TIRED OF THESE DISTRACTIONS!" -#define SOUND_SPECIAL2 9090 -#define SAY_DISPEL "FOOLS, YOU HAVE SPREAD YOUR POWERS TOO THIN. BE FREE, MY MINIONS!" -#define SOUND_DISPEL 9089 - -//On death -#define SAY_DEATH "DO NOT REJOICE... YOUR VICTORY IS A HOLLOW ONE... FOR I SHALL RETURN WITH POWERS BEYOND YOUR IMAGINING!" -#define SOUND_DEATH 8814 - struct TRINITY_DLL_DECL boss_kelthuzadAI : public ScriptedAI { boss_kelthuzadAI(Creature* c) : ScriptedAI(c) @@ -206,6 +187,7 @@ struct TRINITY_DLL_DECL boss_kelthuzadAI : public ScriptedAI GuardiansOfIcecrown_Timer = 5000; //5 seconds for summoning each Guardian of Icecrown in phase 3 for(int i=0; i<5; i++) + { if(GuardiansOfIcecrown[i]) { //delete creature @@ -214,6 +196,7 @@ struct TRINITY_DLL_DECL boss_kelthuzadAI : public ScriptedAI pUnit->DealDamage(pUnit, pUnit->GetHealth(), NULL, DIRECT_DAMAGE, SPELL_SCHOOL_MASK_NORMAL, NULL, false); GuardiansOfIcecrown[i] = 0; } + } Phase1_Timer = 310000; //Phase 1 lasts 5 minutes and 10 seconds Phase2 = false; @@ -222,17 +205,15 @@ struct TRINITY_DLL_DECL boss_kelthuzadAI : public ScriptedAI void KilledUnit() { - if (rand()%5) - return; - - DoYell(SAY_SLAY, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_SLAY); + if (rand()%2) + DoScriptText(SAY_SLAY1, m_creature); + else + DoScriptText(SAY_SLAY2, m_creature); } void JustDied(Unit* Killer) { - DoYell(SAY_DEATH,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_DEATH); + DoScriptText(SAY_DEATH, m_creature); for(int i=0; i<5; i++) if(GuardiansOfIcecrown[i]) { @@ -281,47 +262,19 @@ struct TRINITY_DLL_DECL boss_kelthuzadAI : public ScriptedAI } } - void SayInitialAggro() //randomly select 1 of 3 say for aggro - { - switch(rand()%3) - { - case 0: - DoYell(SAY_ARRIVAL1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_ARRIVAL1); - break; - case 1: - DoYell(SAY_ARRIVAL3,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_ARRIVAL3); - break; - case 2: - DoYell(SAY_ARRIVAL5,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_ARRIVAL5); - break; - } - } - void Aggro(Unit* who) { switch(rand()%3) { - case 0: - DoYell(SAY_ARRIVAL1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_ARRIVAL1); - break; - case 1: - DoYell(SAY_ARRIVAL3,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_ARRIVAL3); - break; - case 2: - DoYell(SAY_ARRIVAL5,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_ARRIVAL5); - break; + case 0: DoScriptText(SAY_AGGRO1, m_creature); break; + case 1: DoScriptText(SAY_AGGRO2, m_creature); break; + case 2: DoScriptText(SAY_AGGRO3, m_creature); break; } } void UpdateAI(const uint32 diff) { - if(!m_creature->SelectHostilTarget()) + if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) return; if(m_creature->getVictim() && m_creature->isAlive()) @@ -330,118 +283,69 @@ struct TRINITY_DLL_DECL boss_kelthuzadAI : public ScriptedAI if(FrostBolt_Timer < diff) { DoCast(m_creature->getVictim(),SPELL_FROST_BOLT); - - if(rand()%2 == 0) - { - DoYell(SAY_FROST,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_FROST); - } //Cast again on time FrostBolt_Timer = (rand()%60)*1000; - } - else FrostBolt_Timer -= diff; + }else FrostBolt_Timer -= diff; //Check for Frost Bolt Nova if(FrostBoltNova_Timer < diff) { DoCast(m_creature->getVictim(),SPELL_FROST_BOLT_NOVA); - - if(rand()%2 == 0) - { - DoYell(SAY_FROST,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_FROST); - } - FrostBoltNova_Timer = 15000; - } - else FrostBoltNova_Timer -= diff; + }else FrostBoltNova_Timer -= diff; //Check for Chains Of Kelthuzad if(ChainsOfKelthuzad_Timer < diff) { - DoCast(m_creature->getVictim(),SPELL_CHAINS_OF_KELTHUZAD); + //DoCast(m_creature->getVictim(),SPELL_CHAINS_OF_KELTHUZAD); - if(rand()%2 == 0) - if(rand()%2 == 0) - { - DoYell(SAY_CHAIN1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_CHAIN1); - } - else - { - DoYell(SAY_CHAIN2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_CHAIN2); - } - - //cast again on time + //if(rand()%2 == 0) + //DoScriptText(SAY_CHAIN1, m_creature); + //else + //DoScriptText(SAY_CHAIN2, m_creature); ChainsOfKelthuzad_Timer = (rand()%30+30)*1000; - } - else ChainsOfKelthuzad_Timer -= diff; + }else ChainsOfKelthuzad_Timer -= diff; //Check for Mana Detonation if(ManaDetonation_Timer < diff) { //time to cast - //DoCast(m_creature->getVictim(),SPELL_MANA_DETONATION); + DoCast(m_creature->getVictim(),SPELL_MANA_DETONATION); - if(rand()%2 == 0) - { - DoYell(SAY_SPECIAL1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SPECIAL1); - } + if (rand()%2) + DoScriptText(SAY_SPECIAL1_MANA_DET, m_creature); ManaDetonation_Timer = 20000; - } - else ManaDetonation_Timer -= diff; + }else ManaDetonation_Timer -= diff; //Check for Shadow Fissure if(ShadowFisure_Timer < diff) { DoCast(m_creature->getVictim(),SPELL_SHADOW_FISURE); - if(rand()%2 == 0) - { - DoYell(SAY_SPECIAL2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SPECIAL2); - } - + if (rand()%2) + DoScriptText(SAY_SPECIAL3_MANA_DET, m_creature); ShadowFisure_Timer = 25000; - } - else ShadowFisure_Timer -= diff; + }else ShadowFisure_Timer -= diff; //Check for Frost Blast if(FrostBlast_Timer < diff) { //time to cast - //DoCast(m_creature->getVictim(),SPELL_FROST_BLAST); + DoCast(m_creature->getVictim(),SPELL_FROST_BLAST); if(rand()%2 == 0) - { - DoYell(SAY_FROST,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_FROST); - } - + DoScriptText(SAY_FROST_BLAST, m_creature); FrostBlast_Timer = (rand()%30+30)*1000; - } - else FrostBlast_Timer -= diff; + }else FrostBlast_Timer -= diff; //start phase 3 when we are 40% health if(!Phase3 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 40) { Phase3 = true; - switch(rand()%2) - { - case 1: - DoYell(SAY_REINFORCEMENTS1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_REINFORCEMENTS1); - break; - case 2: - DoYell(SAY_REINFORCEMENTS2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_REINFORCEMENTS2); - break; - } + DoScriptText(SAY_REQUEST_AID, m_creature); //here Lich King should respond to KelThuzad but I don't know which creature to make talk //so for now just make Kelthuzad says it. - DoPlaySoundToSet(m_creature,SOUND_LICH_NAXX_SUMMON); + DoScriptText(SAY_ANSWER_REQUEST, m_creature); } if(Phase3 && (GuardiansOfIcecrown_Count < 5)) @@ -530,13 +434,10 @@ CreatureAI* GetAI_boss_kelthuzadAI(Creature *_Creature) void AddSC_boss_kelthuzad() { - //This script is disabled until it has been throughly tested - /* Script *newscript; newscript = new Script; newscript->Name="boss_kelthuzad"; newscript->GetAI = &GetAI_boss_kelthuzadAI; newscript->RegisterSelf(); - */ } diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_lady_blaumeux.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_lady_blaumeux.cpp deleted file mode 100644 index 5b10e5b067a..00000000000 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_lady_blaumeux.cpp +++ /dev/null @@ -1,147 +0,0 @@ -/* Copyright (C) 2006 - 2008 ScriptDev2 - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -/* ScriptData -SDName: Boss_Lady_Blaumeux -SD%Complete: 100 -SDComment: -SDCategory: Naxxramas -EndScriptData */ - -#include "precompiled.h" - -//All horsemen -#define SPELL_SHIELDWALL 29061 -#define SPELL_BESERK 26662 - -// lady blaumeux -#define SPELL_MARK_OF_BLAUMEUX 28833 -#define SPELL_VOIDZONE 28863 - -#define SAY_AGGRO "Defend youself!" -#define SAY_TAUNT1 "Come, Zeliek, do not drive them out. Not before we've had our fun." -#define SAY_TAUNT2 "I do hope they stay alive long enough for me to... introduce myself." -#define SAY_TAUNT3 "The first kill goes to me! Anyone care to wager?" -#define SAY_SPECIAL "Your life is mine!" -#define SAY_SLAY "Who's next?" -#define SAY_DEATH "Tou... che!" - -#define SOUND_AGGRO 8892 -#define SOUND_TAUNT1 8896 -#define SOUND_TAUNT2 8897 -#define SOUND_TAUNT3 8898 -#define SOUND_SPECIAL 8895 -#define SOUND_SLAY 8894 -#define SOUND_DEATH 8893 - -#define SPIRIT_OF_BLAUMEUX 16776 - -struct TRINITY_DLL_DECL boss_lady_blaumeuxAI : public ScriptedAI -{ - boss_lady_blaumeuxAI(Creature *c) : ScriptedAI(c) {Reset();} - - uint32 Mark_Timer; - uint32 VoidZone_Timer; - bool ShieldWall1; - bool ShieldWall2; - - void Reset() - { - Mark_Timer = 20000; // First Horsemen Mark is applied at 20 sec. - VoidZone_Timer = 12000; // right - ShieldWall1 = true; - ShieldWall2 = true; - } - - void InitialYell() - { - if(!InCombat) - { - DoYell(SAY_AGGRO,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO); - } - } - - void KilledUnit() - { - DoYell(SAY_SLAY,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY); - } - - void JustDied(Unit* Killer) - { - DoYell(SAY_DEATH,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_DEATH); - } - - void Aggro(Unit *who) - { - InitialYell(); - } - - void UpdateAI(const uint32 diff) - { - if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) - return; - - // Mark of Blaumeux - if(Mark_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_MARK_OF_BLAUMEUX); - Mark_Timer = 12000; - }else Mark_Timer -= diff; - - // Shield Wall - All 4 horsemen will shield wall at 50% hp and 20% hp for 20 seconds - if(ShieldWall1 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 50) - { - if(ShieldWall1) - { - DoCast(m_creature,SPELL_SHIELDWALL); - ShieldWall1 = false; - } - } - if(ShieldWall2 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 20) - { - if(ShieldWall2) - { - DoCast(m_creature,SPELL_SHIELDWALL); - ShieldWall2 = false; - } - } - - // Void Zone - if(VoidZone_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_VOIDZONE); - VoidZone_Timer = 12000; - }else VoidZone_Timer -= diff; - - DoMeleeAttackIfReady(); - } -}; -CreatureAI* GetAI_boss_lady_blaumeux(Creature *_Creature) -{ - return new boss_lady_blaumeuxAI (_Creature); -} - -void AddSC_boss_lady_blaumeux() -{ - Script *newscript; - newscript = new Script; - newscript->Name="boss_lady_blaumeux"; - newscript->GetAI = &GetAI_boss_lady_blaumeux; - newscript->RegisterSelf(); -} diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_maexxna.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_maexxna.cpp index 917eb00b35e..2062ab553f0 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_maexxna.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_maexxna.cpp @@ -25,9 +25,14 @@ EndScriptData */ #define SPELL_WEBTRAP 28622 //Spell is normally used by the webtrap on the wall NOT by Maexxna #define SPELL_WEBSPRAY 29484 +#define H_SPELL_WEBSPRAY 54125 #define SPELL_POISONSHOCK 28741 +#define H_SPELL_POISONSHOCK 54122 #define SPELL_NECROTICPOISON 28776 -#define SPELL_ENRAGE 28747 +#define H_SPELL_NECROTICPOISON 54121 +#define SPELL_FRENZY 54123 +#define H_SPELL_FRENZY 54124 + #define SPELL_SUMMON_SPIDERLING 29434 #define LOC_X1 3546.796 @@ -212,7 +217,7 @@ struct TRINITY_DLL_DECL boss_maexxnaAI : public ScriptedAI //Enrage if not already enraged and below 30% if (!Enraged && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 30) { - DoCast(m_creature,SPELL_ENRAGE); + DoCast(m_creature,SPELL_FRENZY); Enraged = true; } diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_noth.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_noth.cpp index f5497e77d5c..cb30ff7ad45 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_noth.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_noth.cpp @@ -23,20 +23,22 @@ EndScriptData */ #include "precompiled.h" -#define SAY_AGGRO1 "Glory to the master!" -#define SAY_AGGRO2 "Your life is forfeit!" -#define SAY_AGGRO3 "Die, trespasser!" -#define SAY_SUMMON "Rise, my soldiers! Rise and fight once more!" -#define SAY_SLAY1 "My task is done!" -#define SAY_SLAY2 "Breathe no more!" -#define SAY_DEATH "I will serve the master... in... death!" -#define SOUND_AGGRO1 8845 -#define SOUND_AGGRO2 8846 -#define SOUND_AGGRO3 8847 -#define SOUND_SUMMON 8851 -#define SOUND_SLAY1 8849 -#define SOUND_SLAY2 8850 -#define SOUND_DEATH 8848 +#define SAY_AGGRO1 -1533075 +#define SAY_AGGRO2 -1533076 +#define SAY_AGGRO3 -1533077 +#define SAY_SUMMON -1533078 +#define SAY_SLAY1 -1533079 +#define SAY_SLAY2 -1533080 +#define SAY_DEATH -1533081 + +#define SPELL_BLINK 29211 //29208, 29209 and 29210 too +#define SPELL_CRIPPLE 29212 +#define H_SPELL_CRIPPLE 54814 +#define SPELL_CURSE_PLAGUEBRINGER 28213 +#define H_SPELL_CURSE_PLAGUEBRINGER 54835 +#define SOUND_DEATH 8848 + +#define C_PLAGUED_WARRIOR 16984 // Teleport position of Noth on his balcony #define TELE_X 2631.370 @@ -44,12 +46,8 @@ EndScriptData */ #define TELE_Z 274.040 #define TELE_O 6.277 -#define SPELL_BLINK 29211 -#define SPELL_CRIPPLE 29212 -#define SPELL_CURSEPLAGUEBRINGER 28213 -#define SPELL_WRATHPLAGUEBRINGER 28214 - // IMPORTANT: BALCONY TELEPORT NOT ADDED YET! WILL BE ADDED SOON! +// Dev note 26.12.2008: When is soon? :) struct TRINITY_DLL_DECL boss_nothAI : public ScriptedAI { @@ -57,14 +55,12 @@ struct TRINITY_DLL_DECL boss_nothAI : public ScriptedAI uint32 Blink_Timer; uint32 Curse_Timer; - uint32 Wrath_Timer; uint32 Summon_Timer; void Reset() { Blink_Timer = 25000; Curse_Timer = 4000; - Wrath_Timer = 9000; Summon_Timer = 12000; } @@ -72,18 +68,9 @@ struct TRINITY_DLL_DECL boss_nothAI : public ScriptedAI { switch (rand()%3) { - case 0: - DoYell(SAY_AGGRO1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO1); - break; - case 1: - DoYell(SAY_AGGRO2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO2); - break; - case 2: - DoYell(SAY_AGGRO3,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO3); - break; + case 0: DoScriptText(SAY_AGGRO1, m_creature); break; + case 1: DoScriptText(SAY_AGGRO2, m_creature); break; + case 2: DoScriptText(SAY_AGGRO3, m_creature); break; } } @@ -91,21 +78,20 @@ struct TRINITY_DLL_DECL boss_nothAI : public ScriptedAI { switch (rand()%2) { - case 0: - DoYell(SAY_SLAY1,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY1); - break; - case 1: - DoYell(SAY_SLAY2,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY2); - break; + case 0: DoScriptText(SAY_SLAY1, m_creature); break; + case 1: DoScriptText(SAY_SLAY2, m_creature); break; } } + void JustSummoned(Creature* summoned) + { + if (Unit* target = SelectUnit(SELECT_TARGET_RANDOM,0)) + summoned->AddThreat(target,0.0f); + } + void JustDied(Unit* Killer) { - DoYell(SAY_DEATH,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_DEATH); + DoScriptText(SAY_DEATH, m_creature); } void UpdateAI(const uint32 diff) @@ -125,39 +111,17 @@ struct TRINITY_DLL_DECL boss_nothAI : public ScriptedAI //Curse_Timer if (Curse_Timer < diff) { - DoCast(m_creature->getVictim(),SPELL_CURSEPLAGUEBRINGER); + DoCast(m_creature->getVictim(),SPELL_CURSE_PLAGUEBRINGER); Curse_Timer = 28000; }else Curse_Timer -= diff; - //Wrath_Timer - if (Wrath_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_WRATHPLAGUEBRINGER); - Wrath_Timer = 18000; - }else Wrath_Timer -= diff; - //Summon_Timer if (Summon_Timer < diff) { - DoYell(SAY_SUMMON,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SUMMON); - - Unit* target = NULL; - Unit* SummonedSkeletons = NULL; - - SummonedSkeletons = m_creature->SummonCreature(16984,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); - SummonedSkeletons = m_creature->SummonCreature(16984,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); - SummonedSkeletons = m_creature->SummonCreature(16984,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); - SummonedSkeletons = m_creature->SummonCreature(16984,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); - SummonedSkeletons = m_creature->SummonCreature(16984,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); - SummonedSkeletons = m_creature->SummonCreature(16984,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); - - if (SummonedSkeletons) - { - target = SelectUnit(SELECT_TARGET_RANDOM,0); - if (target) - SummonedSkeletons->AddThreat(target,1.0f); - } + DoScriptText(SAY_SUMMON, m_creature); + + for(uint8 i = 0; i < 6; i++) + m_creature->SummonCreature(C_PLAGUED_WARRIOR,2684.804,-3502.517,261.313,0,TEMPSUMMON_TIMED_OR_DEAD_DESPAWN,80000); Summon_Timer = 30500; } else Summon_Timer -= diff; diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_patchwerk.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_patchwerk.cpp index 57b6f8bcdb1..07c3616473c 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_patchwerk.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_patchwerk.cpp @@ -23,22 +23,18 @@ EndScriptData */ #include "precompiled.h" -#define SAY_AGGRO1 "Patchwerk want to play!" -#define SAY_AGGRO2 "Kel'Thuzad make Patchwerk his Avatar of War!" -#define SAY_SLAY "No more play?" -#define SAY_DEATH "What happened to... Patch..." +#define SAY_AGGRO1 -1533017 +#define SAY_AGGRO2 -1533018 +#define SAY_SLAY -1533019 +#define SAY_DEATH -1533020 -#define SOUND_AGGRO1 8909 -#define SOUND_AGGRO2 8910 -#define SOUND_SLAY 8912 -#define SOUND_DEATH 8911 - -#define EMOTE_BERSERK "Patchwerk goes into a berserker rage!" -#define EMOTE_ENRAGE "Patchwerk becomes enraged!" +#define EMOTE_BERSERK -1533021 +#define EMOTE_ENRAGE -1533022 #define SPELL_HATEFULSTRIKE 28308 -#define SPELL_ENRAGE 29691 -#define SPELL_BERSERK 27680 +#define H_SPELL_HATEFULSTRIKE 59192 +#define SPELL_ENRAGE 2813 +#define SPELL_BERSERK 26662 #define SPELL_SLIMEBOLT 32309 struct TRINITY_DLL_DECL boss_patchwerkAI : public ScriptedAI @@ -63,27 +59,23 @@ struct TRINITY_DLL_DECL boss_patchwerkAI : public ScriptedAI if (rand()%5) return; - DoYell(SAY_SLAY, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_SLAY); + DoScriptText(SAY_SLAY, m_creature); } void JustDied(Unit* Killer) { - DoYell(SAY_DEATH, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_DEATH); + DoScriptText(SAY_DEATH, m_creature); } void Aggro(Unit *who) { if (rand()%2) { - DoYell(SAY_AGGRO1, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO1); + DoScriptText(SAY_AGGRO1, m_creature); } else { - DoYell(SAY_AGGRO2, LANG_UNIVERSAL, NULL); - DoPlaySoundToSet(m_creature, SOUND_AGGRO2); + DoScriptText(SAY_AGGRO2, m_creature); } } @@ -122,7 +114,7 @@ struct TRINITY_DLL_DECL boss_patchwerkAI : public ScriptedAI if (Enrage_Timer < diff) { DoCast(m_creature, SPELL_BERSERK); - DoTextEmote(EMOTE_BERSERK, m_creature->getVictim()); + DoScriptText(EMOTE_BERSERK, m_creature); Enrage_Timer = 300000; }else Enrage_Timer -= diff; @@ -138,7 +130,7 @@ struct TRINITY_DLL_DECL boss_patchwerkAI : public ScriptedAI if (!Enraged && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 5) { DoCast(m_creature,SPELL_ENRAGE); - DoTextEmote(EMOTE_ENRAGE,NULL); + DoScriptText(EMOTE_ENRAGE,NULL); Enraged = true; } diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_sapphiron.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_sapphiron.cpp index cf5836032da..6937f96e8ca 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_sapphiron.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_sapphiron.cpp @@ -23,6 +23,9 @@ EndScriptData */ #include "precompiled.h" +#define EMOTE_BREATH -1533082 +#define EMOTE_ENRAGE -1533083 + #define SPELL_ICEBOLT 28522 #define SPELL_FROST_BREATH 29318 #define SPELL_FROST_AURA 28531 @@ -72,11 +75,9 @@ struct TRINITY_DLL_DECL boss_sapphironAI : public ScriptedAI void UpdateAI(const uint32 diff) { - if(!m_creature->SelectHostilTarget()) + if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) return; - if(m_creature->getVictim() && m_creature->isAlive()) - { if(phase == 1) { if(FrostAura_Timer < diff) @@ -87,19 +88,15 @@ struct TRINITY_DLL_DECL boss_sapphironAI : public ScriptedAI if(LifeDrain_Timer < diff) { - Unit* target = NULL; - target = SelectUnit(SELECT_TARGET_RANDOM,0); - - DoCast(target,SPELL_LIFE_DRAIN); + if (Unit* target = SelectUnit(SELECT_TARGET_RANDOM,0)) + DoCast(target,SPELL_LIFE_DRAIN); LifeDrain_Timer = 24000; }else LifeDrain_Timer -= diff; if(Blizzard_Timer < diff) { - Unit* target = NULL; - target = SelectUnit(SELECT_TARGET_RANDOM,0); - - DoCast(target,SPELL_BLIZZARD); + if (Unit* target = SelectUnit(SELECT_TARGET_RANDOM,0)) + DoCast(target,SPELL_BLIZZARD); Blizzard_Timer = 20000; }else Blizzard_Timer -= diff; @@ -120,16 +117,14 @@ struct TRINITY_DLL_DECL boss_sapphironAI : public ScriptedAI landoff = false; }else Fly_Timer -= diff; } + } if (phase == 2) { if(Icebolt_Timer < diff && Icebolt_Count < 5) { - Unit* target = NULL; - - target = SelectUnit(SELECT_TARGET_RANDOM,0); - - DoCast(target,SPELL_ICEBOLT); + if (Unit* target = SelectUnit(SELECT_TARGET_RANDOM,0)) + DoCast(target,SPELL_ICEBOLT); Icebolt_Count ++; Icebolt_Timer = 4000; }else Icebolt_Timer -= diff; @@ -138,7 +133,7 @@ struct TRINITY_DLL_DECL boss_sapphironAI : public ScriptedAI { if(FrostBreath_Timer < diff ) { - DoTextEmote("takes a deep breath...",NULL); + DoScriptText(EMOTE_BREATH, m_creature); DoCast(m_creature->getVictim(),SPELL_FROST_BREATH); land_Timer = 2000; landoff = true; @@ -161,26 +156,18 @@ struct TRINITY_DLL_DECL boss_sapphironAI : public ScriptedAI } - if ((m_creature->GetHealth()*100) / m_creature->GetMaxHealth() < 11) + if ((m_creature->GetHealth()*100) / m_creature->GetMaxHealth() <= 10) { if (Beserk_Timer < diff) { - DoTextEmote("enrages!",NULL); + DoScriptText(EMOTE_ENRAGE, m_creature); DoCast(m_creature,SPELL_BESERK); Beserk_Timer = 300000; }else Beserk_Timer -= diff; } - if( phase!=2 && m_creature->getVictim() && m_creature->IsWithinMeleeRange(m_creature->getVictim())) - { - if( m_creature->isAttackReady() ) - { - m_creature->AttackerStateUpdate(m_creature->getVictim()); - m_creature->resetAttackTimer(); - } - } - } - } + if (phase!=2) + DoMeleeAttackIfReady(); } }; diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_sir_zeliek.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_sir_zeliek.cpp deleted file mode 100644 index 49f4228b81a..00000000000 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_sir_zeliek.cpp +++ /dev/null @@ -1,146 +0,0 @@ -/* Copyright (C) 2006 - 2008 ScriptDev2 - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -/* ScriptData -SDName: Boss_Sir_Zeliek -SD%Complete: 100 -SDComment: -SDCategory: Naxxramas -EndScriptData */ - -#include "precompiled.h" - -//All horsemen -#define SPELL_SHIELDWALL 29061 -#define SPELL_BESERK 26662 - -// sir zeliek -#define SPELL_MARK_OF_ZELIEK 28835 -#define SPELL_HOLY_WRATH 28883 - -#define SAY_AGGRO "Flee, before it's too late!" -#define SAY_TAUNT1 "Invaders, cease this foolish venture at once! Turn away while you still can!" -#define SAY_TAUNT2 "Perhaps they will come to their senses, and run away as fast as they can!" -#define SAY_TAUNT3 "Do not continue! Turn back while there's still time!" -#define SAY_SPECIAL "I- I have no choice but to obey!" -#define SAY_SLAY "Forgive me!" -#define SAY_DEATH "It is... as it should be." - -#define SOUND_AGGRO 8913 -#define SOUND_TAUNT1 8917 -#define SOUND_TAUNT2 8918 -#define SOUND_TAUNT3 8919 -#define SOUND_SPECIAl 8916 -#define SOUND_SLAY 8915 -#define SOUND_DEATH 8914 - -struct TRINITY_DLL_DECL boss_sir_zeliekAI : public ScriptedAI -{ - boss_sir_zeliekAI(Creature *c) : ScriptedAI(c) {Reset();} - - uint32 Mark_Timer; - uint32 HolyWrath_Timer; - bool ShieldWall1; - bool ShieldWall2; - - void Reset() - { - Mark_Timer = 20000; // First Horsemen Mark is applied at 20 sec. - HolyWrath_Timer = 12000; // right - ShieldWall1 = true; - ShieldWall2 = true; - } - - void InitialYell() - { - if(!InCombat) - { - DoYell(SAY_AGGRO,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO); - } - } - - void KilledUnit() - { - DoYell(SAY_SLAY,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY); - } - - void JustDied(Unit* Killer) - { - DoYell(SAY_DEATH,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature, SOUND_DEATH); - } - - void Aggro(Unit *who) - { - InitialYell(); - } - - void UpdateAI(const uint32 diff) - { - //Return since we have no target - if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) - return; - - // Mark of Zeliek - if(Mark_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_MARK_OF_ZELIEK); - Mark_Timer = 12000; - }else Mark_Timer -= diff; - - // Shield Wall - All 4 horsemen will shield wall at 50% hp and 20% hp for 20 seconds - if(ShieldWall1 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 50) - { - if(ShieldWall1) - { - DoCast(m_creature,SPELL_SHIELDWALL); - ShieldWall1 = false; - } - } - if(ShieldWall2 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 20) - { - if(ShieldWall2) - { - DoCast(m_creature,SPELL_SHIELDWALL); - ShieldWall2 = false; - } - } - - // Holy Wrath - if(HolyWrath_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_HOLY_WRATH); - HolyWrath_Timer = 12000; - }else HolyWrath_Timer -= diff; - - DoMeleeAttackIfReady(); - } -}; -CreatureAI* GetAI_boss_sir_zeliek(Creature *_Creature) -{ - return new boss_sir_zeliekAI (_Creature); -} - -void AddSC_boss_sir_zeliek() -{ - Script *newscript; - newscript = new Script; - newscript->Name="boss_sir_zeliek"; - newscript->GetAI = &GetAI_boss_sir_zeliek; - newscript->RegisterSelf(); -} diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_stalagg.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_stalagg.cpp deleted file mode 100644 index b5b2c357597..00000000000 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_stalagg.cpp +++ /dev/null @@ -1,35 +0,0 @@ -/* Copyright (C) 2006 - 2008 ScriptDev2 - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -/* ScriptData -SDName: Boss_Stalagg -SD%Complete: 0 -SDComment: Merge with Thaddius -SDCategory: Naxxramas -EndScriptData */ - -#include "precompiled.h" - -//Stalagg -//8864 aggro - Stalagg crush you! -//8866 slay - Stalagg Kill! -//8865 death - Master save me... - -#define SPELL_WARSTOMP 28125 -#define SPELL_POWERSURGE 28134 -#define SPELL_CHAIN_LIGHTNING 28900 - -//Not sure how to "force" crushing blows or to knock tank to the opposite platform diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_thaddius.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_thaddius.cpp index 60b32700cb0..dcf044697c3 100644 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_thaddius.cpp +++ b/src/bindings/scripts/scripts/zone/naxxramas/boss_thaddius.cpp @@ -23,18 +23,35 @@ EndScriptData */ #include "precompiled.h" +//Stalagg +#define SAY_STAL_AGGRO -1533023 +#define SAY_STAL_SLAY -1533024 +#define SAY_STAL_DEATH -1533025 + +#define SPELL_POWERSURGE 28134 + +//Feugen +#define SAY_FEUG_AGGRO -1533026 +#define SAY_FEUG_SLAY -1533027 +#define SAY_FEUG_DEATH -1533028 + +#define SPELL_MANABURN 28135 + +//both +#define SPELL_WARSTOMP 28125 + //Thaddus -//8873 Lamnt01 - Pleeease! -//8874 Lamnt02 - Stop, make it stop! -//8875 Lamnt03 - Help me! Save me! -//8876 Lamnt04 - Please, nooo! -//8872 greet - You are too late... I... must... OBEY! -//8867 aggro1 - KILL! -//8868 aggro2 - EAT YOUR BONES! -//8869 aggro3 - BREAK YOU! -//8871 elect - Now YOU feel pain! -//8877 slay - You die now! -//8870 die - Thank... you... +#define SAY_GREET -1533029 +#define SAY_AGGRO1 -1533030 +#define SAY_AGGRO2 -1533031 +#define SAY_AGGRO3 -1533032 +#define SAY_SLAY -1533033 +#define SAY_ELECT -1533034 +#define SAY_DEATH -1533035 +#define SAY_SCREAM1 -1533036 +#define SAY_SCREAM2 -1533037 +#define SAY_SCREAM3 -1533038 +#define SAY_SCREAM4 -1533039 #define SPELL_BALL_LIGHTNING 28299 @@ -44,6 +61,10 @@ EndScriptData */ #define SPELL_CHARGE_NEGATIVE_DMGBUFF 29660 #define SPELL_CHARGE_NEGATIVE_NEARDMG 28084 -#define SPELL_CHAIN_LIGHTNING 28900 +#define SPELL_CHAIN_LIGHTNING 28167 +#define H_SPELL_CHAIN_LIGHTNING 54531 #define SPELL_BESERK 26662 + + //generic +#define C_TESLA_COIL 16218 //the coils (emotes "Tesla Coil overloads!") \ No newline at end of file diff --git a/src/bindings/scripts/scripts/zone/naxxramas/boss_thane_korthazz.cpp b/src/bindings/scripts/scripts/zone/naxxramas/boss_thane_korthazz.cpp deleted file mode 100644 index bea74071bcb..00000000000 --- a/src/bindings/scripts/scripts/zone/naxxramas/boss_thane_korthazz.cpp +++ /dev/null @@ -1,147 +0,0 @@ -/* Copyright (C) 2006 - 2008 ScriptDev2 - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -/* ScriptData -SDName: Boss_Thane_Korthazz -SD%Complete: 100 -SDComment: -SDCategory: Naxxramas -EndScriptData */ - -#include "precompiled.h" - -//All horsemen -#define SPELL_SHIELDWALL 29061 -#define SPELL_BESERK 26662 - -// thane korthazz -#define SPELL_MARK_OF_KORTHAZZ 28832 -#define SPELL_METEOR 26558 // m_creature->getVictim() auto-area spell but with a core problem - -#define SAY_AGGRO "Come out and fight, ye wee ninny!" -#define SAY_TAUNT1 "To arms, ye roustabouts! We've got company!" -#define SAY_TAUNT2 "I heard about enough of yer sniveling. Shut yer fly trap 'afore I shut it for ye!" -#define SAY_TAUNT3 "I'm gonna enjoy killin' these slack-jawed daffodils!" -#define SAY_SLAY "Next time, bring more friends!" -#define SAY_SPECIAl "I like my meat extra crispy!" -#define SAY_DEATH "What a bloody waste this is!" - -#define SOUND_AGGRO 8899 -#define SOUND_TAUNT1 8903 -#define SOUND_TAUNT2 8904 -#define SOUND_TAUNT3 8905 -#define SOUND_SLAY 8901 -#define SOUND_SPECIAL 8902 -#define SOUND_DEATH 8900 - -#define SPIRIT_OF_KORTHAZZ 16778 - -struct TRINITY_DLL_DECL boss_thane_korthazzAI : public ScriptedAI -{ - boss_thane_korthazzAI(Creature *c) : ScriptedAI(c) {Reset();} - - uint32 Mark_Timer; - uint32 Meteor_Timer; - bool ShieldWall1; - bool ShieldWall2; - - void Reset() - { - Mark_Timer = 20000; // First Horsemen Mark is applied at 20 sec. - Meteor_Timer = 30000; // wrong - ShieldWall1 = true; - ShieldWall2 = true; - } - - void InitialYell() - { - if(!InCombat) - { - DoYell(SAY_AGGRO,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_AGGRO); - } - } - - void KilledUnit() - { - DoYell(SAY_SLAY,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature,SOUND_SLAY); - } - - void JustDied(Unit* Killer) - { - DoYell(SAY_DEATH,LANG_UNIVERSAL,NULL); - DoPlaySoundToSet(m_creature, SOUND_DEATH); - } - - void Aggro(Unit *who) - { - InitialYell(); - } - - void UpdateAI(const uint32 diff) - { - if (!m_creature->SelectHostilTarget() || !m_creature->getVictim()) - return; - - // Mark of Korthazz - if(Mark_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_MARK_OF_KORTHAZZ); - Mark_Timer = 12000; - }else Mark_Timer -= diff; - - // Shield Wall - All 4 horsemen will shield wall at 50% hp and 20% hp for 20 seconds - if(ShieldWall1 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 50) - { - if(ShieldWall1) - { - DoCast(m_creature,SPELL_SHIELDWALL); - ShieldWall1 = false; - } - } - if(ShieldWall2 && (m_creature->GetHealth()*100 / m_creature->GetMaxHealth()) < 20) - { - if(ShieldWall2) - { - DoCast(m_creature,SPELL_SHIELDWALL); - ShieldWall2 = false; - } - } - - // Meteor - if(Meteor_Timer < diff) - { - DoCast(m_creature->getVictim(),SPELL_METEOR); - Meteor_Timer = 20000; // wrong - }else Meteor_Timer -= diff; - - DoMeleeAttackIfReady(); - } -}; -CreatureAI* GetAI_boss_thane_korthazz(Creature *_Creature) -{ - return new boss_thane_korthazzAI (_Creature); -} - -void AddSC_boss_thane_korthazz() -{ - Script *newscript; - newscript = new Script; - newscript->Name="boss_thane_korthazz"; - newscript->GetAI = &GetAI_boss_thane_korthazz; - newscript->RegisterSelf(); -} -- cgit v1.2.3