mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
13719 lines
1.5 MiB
13719 lines
1.5 MiB
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
|
DROP TABLE IF EXISTS `creature_text`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8 */;
|
|
CREATE TABLE `creature_text`
|
|
(
|
|
`entry` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`groupid` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`id` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`text` longtext,
|
|
`type` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`language` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`probability` float NOT NULL DEFAULT '0',
|
|
`emote` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`duration` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`sound` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`TextRange` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`comment` varchar(255) DEFAULT '',
|
|
PRIMARY KEY (`entry`,`groupid`,`id`)
|
|
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
LOCK TABLES `creature_text` WRITE;
|
|
/*!40000 ALTER TABLE `creature_text` DISABLE KEYS */;
|
|
INSERT INTO `creature_text` VALUES
|
|
(6,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Vermin - Random Say on Aggro'),
|
|
(6,0,1,'Yiieeeee! Me run!',12,0,100,0,0,0,0,'Kobold Vermin - Random Say on Aggro'),
|
|
(38,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Thug - Random Say on Aggro'),
|
|
(38,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Thug - Random Say on Aggro'),
|
|
(38,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Thug - Random Say on Aggro'),
|
|
(40,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Miner - Random Say on Aggro'),
|
|
(61,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Thuros Lightfingers - Random Say on Aggro'),
|
|
(61,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Thuros Lightfingers - Random Say on Aggro'),
|
|
(61,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Thuros Lightfingers - Random Say on Aggro'),
|
|
(68,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(68,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(68,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(80,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Labourer - Random Say on Aggro'),
|
|
(80,0,1,'Yiieeeee! Me run!',12,0,100,0,0,0,0,'Kobold Labourer - Random Say on Aggro'),
|
|
(95,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Smuggler - Random Say on Aggro'),
|
|
(95,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Smuggler - Random Say on Aggro'),
|
|
(95,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Smuggler - Random Say on Aggro'),
|
|
(97,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Runt - Random Say on Aggro'),
|
|
(97,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Runt - Random Say on Aggro'),
|
|
(98,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Taskmaster - Random Say on Aggro'),
|
|
(98,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Taskmaster - Random Say on Aggro'),
|
|
(103,0,0,'I see those fools at the Abbey sent some fresh meat for us.',12,0,100,0,0,0,0,'Garrick Padfoot'),
|
|
(116,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Bandit - Random Say on Aggro'),
|
|
(116,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Bandit - Random Say on Aggro'),
|
|
(116,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Bandit - Random Say on Aggro'),
|
|
(117,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Gnoll - Random Say on Aggro'),
|
|
(117,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Gnoll - Random Say on Aggro'),
|
|
(121,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Pathstalker - Random Say on Aggro'),
|
|
(121,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Pathstalker - Random Say on Aggro'),
|
|
(121,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Pathstalker - Random Say on Aggro'),
|
|
(122,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Highwayman - Random Say on Aggro'),
|
|
(122,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Highwayman - Random Say on Aggro'),
|
|
(122,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Highwayman - Random Say on Aggro'),
|
|
(123,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Mongrel - Random Say on Aggro'),
|
|
(123,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Mongrel - Random Say on Aggro'),
|
|
(124,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Brute - Random Say on Aggro'),
|
|
(124,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Brute - Random Say on Aggro'),
|
|
(125,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Overseer - Random Say on Aggro'),
|
|
(125,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Overseer - Random Say on Aggro'),
|
|
(197,0,0,'You are dismissed, $N.',12,0,100,113,0,0,0,'Marshal McBride'),
|
|
(212,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Splinter Fist Warrior'),
|
|
(212,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Splinter Fist Warrior'),
|
|
(212,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Splinter Fist Warrior'),
|
|
(234,0,0,'The People of Westfall salute $N, a brave and valiant defender of freedom.',12,7,100,0,0,0,0,'Marshal Gryan Stoutmantle'),
|
|
(251,0,0,'Here goes nothing...',12,0,100,0,0,0,0,'Maybell Maclure'),
|
|
(253,0,0,'This shouldn\'t take long...',12,0,100,432,0,0,0,'William Pestle'),
|
|
(253,1,0,'The invisibility liquer is ready for you, $N.',12,0,100,0,0,0,0,'William Pestle'),
|
|
(257,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Worker - Random Say on Aggro'),
|
|
(257,0,1,'Yiieeeee! Me run!',12,0,100,0,0,0,0,'Kobold Worker - Random Say on Aggro'),
|
|
(263,0,0,'Undead are crawling all over the land. Where is the Stormwind Army?',12,0,100,0,0,0,0,'Lord Ello Ebonlocke'),
|
|
(269,0,0,'The Council of Duskwood must take action. Evil lingers in the air.',12,0,100,0,0,0,0,'Role Dreuger'),
|
|
(269,0,1,'The people of Darkshire expect more from the Council. We cannot let them suffer from this unholy wrath which plagues us.',12,0,100,0,0,0,0,'Role Dreuger'),
|
|
(269,0,2,'Constant bickering will get us nowhere. We need to take action.',12,0,100,0,0,0,0,'Role Dreuger'),
|
|
(270,0,0,'We need better representation from Stormwind. Our homes are falling to the undead.',12,0,100,0,0,0,0,'Councilman Millstipe'),
|
|
(271,0,0,'Our cause falls on deaf ears beyond the thick, stone walls of Stormwind.',12,0,100,0,0,0,0,'Ambassador Berrybuck'),
|
|
(271,0,1,'The news from Stormwind does not bode well. . . .',12,0,100,0,0,0,0,'Ambassador Berrybuck'),
|
|
(314,0,0,'Wait...you are not my husband. But he must have sent you. And you... look... delicious!',12,0,100,0,0,0,0,'Eliza'),
|
|
(314,0,1,'Aber? Is that you...? Oh...I\'m so hungry, Aber! SO HUNGRY!!',12,0,100,0,0,0,0,'Eliza'),
|
|
(315,0,0,'I shall spill your blood, $C!',12,0,100,0,0,0,0,'Stalvan Mistmantle'),
|
|
(315,0,1,'Who dares disturb me? Die $N!',12,0,100,0,0,0,0,'Stalvan Mistmantle'),
|
|
(315,0,2,'Tilloa is that you? Why no! It\'s just some dirty $r!',12,0,100,0,0,0,0,'Stalvan Mistmantle - On Aggro'),
|
|
(325,0,0,'I fear something dark is coming.',12,0,100,0,0,0,0,'Hogan Ference'),
|
|
(325,0,1,'The light appears to have forsaken us.',12,0,100,0,0,0,0,'Hogan Ference'),
|
|
(325,0,2,'Why haven\'t the Stormwind guards come?',12,0,100,0,0,0,0,'Hogan Ference'),
|
|
(327,0,0,'Yiieeeee! Me run!',12,0,100,0,0,0,0,'Kobold Goldtooth - Random Say on Aggro'),
|
|
(349,0,0,'My wounds are grave. Forgive my slow pace but my injuries won\'t allow me to walk any faster.',12,0,100,0,0,0,0,'corporal keeshan SAY_CORPORAL_1'),
|
|
(349,1,0,'Ah,fresh air,at last! I need a moment to reset.',12,0,100,0,0,0,0,'corporal keeshan SAY_CORPORAL_2'),
|
|
(349,2,0,'The Blackrock infestation is thick in these parts. I will do my best to keep the pace. Let\'s go!',12,0,100,0,0,0,0,'corporal keeshan SAY_CORPORAL_3'),
|
|
(349,3,0,'Marshal Marris,sir. Corporal Keeshan of the 12th Sabre Regiment returned from battle and reporting for duty!',12,0,100,0,0,0,0,'corporal keeshan SAY_CORPORAL_4'),
|
|
(349,4,0,'Brave adventurer,thank you for rescuing me! I am sure Marshal Marris will reward your kind deed.',12,0,100,0,0,0,0,'corporal keeshan SAY_CORPORAL_5'),
|
|
(352,0,0,'Guards!',14,7,100,0,0,0,0,'Dungar Longdrink'),
|
|
(423,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Mongrel - Random Say on Aggro'),
|
|
(423,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Mongrel - Random Say on Aggro'),
|
|
(424,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Poacher - Random Say on Aggro'),
|
|
(424,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Poacher - Random Say on Aggro'),
|
|
(426,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Brute - Random Say on Aggro'),
|
|
(426,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Brute - Random Say on Aggro'),
|
|
(429,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Shadowhide Darkweaver - Random Say on Aggro'),
|
|
(429,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Shadowhide Darkweaver - Random Say on Aggro'),
|
|
(430,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Mystic - Random Say on Aggro'),
|
|
(430,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Mystic - Random Say on Aggro'),
|
|
(432,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Shadowhide Brute - Random Say on Aggro'),
|
|
(432,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Shadowhide Brute - Random Say on Aggro'),
|
|
(433,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Shadowhide Gnoll - Random Say on Aggro'),
|
|
(433,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Shadowhide Gnoll - Random Say on Aggro'),
|
|
(434,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Rabid Shadowhide Gnoll - Random Say on Aggro'),
|
|
(434,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Rabid Shadowhide Gnoll - Random Say on Aggro'),
|
|
(435,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Champion'),
|
|
(435,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Champion'),
|
|
(435,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Champion'),
|
|
(435,2,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Champion'),
|
|
(436,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Shadowcaster'),
|
|
(436,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Shadowcaster'),
|
|
(436,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Shadowcaster'),
|
|
(437,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Renegade'),
|
|
(437,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Renegade'),
|
|
(437,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Renegade'),
|
|
(440,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Grunt'),
|
|
(440,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Grunt'),
|
|
(440,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Grunt'),
|
|
(445,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Alpha - Random Say on Aggro'),
|
|
(445,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Alpha - Random Say on Aggro'),
|
|
(446,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Basher - Random Say on Aggro'),
|
|
(446,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Basher - Random Say on Aggro'),
|
|
(448,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Hogger Agro Say 1'),
|
|
(448,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Hogger Agro Say 2'),
|
|
(449,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Knuckleduster - Random Say on Aggro'),
|
|
(449,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Knuckleduster - Random Say on Aggro'),
|
|
(449,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Knuckleduster - Random Say on Aggro'),
|
|
(452,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Bandit - Random Say on Aggro'),
|
|
(452,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Bandit - Random Say on Aggro'),
|
|
(453,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Mystic - Random Say on Aggro'),
|
|
(453,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Mystic - Random Say on Aggro'),
|
|
(466,0,0,'Greetings citizen.',12,7,100,0,0,0,0,'General Marcus Jonathan'),
|
|
(467,0,0,'Follow me, $N. I\'ll take you to the Defias hideout. But you better protect me or I am as good as dead.',12,0,100,0,0,0,0,'defias traitor SAY_START'),
|
|
(467,1,0,'The entrance is hidden here in Moonbrook. Keep your eyes peeled for thieves. They want me dead.',12,0,100,0,0,0,0,'defias traitor SAY_PROGRESS'),
|
|
(467,2,0,'You can go tell Stoutmantle this is where the Defias Gang is holed up, $N.',12,0,100,0,0,0,0,'defias traitor SAY_END'),
|
|
(467,3,0,'%s coming in fast! Prepare to fight!',12,0,100,0,0,0,0,'defias traitor SAY_AGGRO_1'),
|
|
(467,3,1,'Help!',12,0,100,0,0,0,0,'defias traitor SAY_AGGRO_2'),
|
|
(474,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Rogue Wizard - Random Say on Aggro'),
|
|
(474,0,1,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Rogue Wizard - Random Say on Aggro'),
|
|
(475,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Tunneler - Random Say on Aggro'),
|
|
(475,0,1,'Yiieeeee! Me run!',12,0,100,0,0,0,0,'Kobold Tunneler - Random Say on Aggro'),
|
|
(476,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Geomancer - Random Say on Aggro'),
|
|
(478,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Outrunner - Random Say on Aggro'),
|
|
(478,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Outrunner - Random Say on Aggro'),
|
|
(481,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Footpad - Random Say on Aggro'),
|
|
(481,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Footpad - Random Say on Aggro'),
|
|
(481,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Footpad - Random Say on Aggro'),
|
|
(485,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Outrunner'),
|
|
(485,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Outrunner'),
|
|
(485,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Outrunner'),
|
|
(486,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Tharil\'zun'),
|
|
(500,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Scout - Random Say on Aggro'),
|
|
(500,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Scout - Random Say on Aggro'),
|
|
(501,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Herbalist - Random Say on Aggro'),
|
|
(501,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Herbalist - Random Say on Aggro'),
|
|
(504,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Trapper - Random Say on Aggro'),
|
|
(504,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Trapper - Random Say on Aggro'),
|
|
(504,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Trapper - Random Say on Aggro'),
|
|
(506,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Sergeant Brashclaw - Random Say on Aggro'),
|
|
(506,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Sergeant Brashclaw - Random Say on Aggro'),
|
|
(523,0,0,'Guards!',14,7,100,0,0,0,0,'Thor'),
|
|
(550,0,0,'I have a special message for $N. And it says you must die!',12,0,100,0,0,0,0,'Defias Messenger - Aggro Random Say'),
|
|
(550,0,1,'I\'ll deliver you, weak $C, to the afterlife!',12,0,100,0,0,0,0,'Defias Messenger - Aggro Random Say'),
|
|
(550,0,2,'Die in the name of Edwin van Cleef!',12,0,100,0,0,0,0,'Defias Messenger - Aggro Random Say'),
|
|
(568,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Shadowhide Warrior - Random Say on Aggro'),
|
|
(568,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Shadowhide Warrior - Random Say on Aggro'),
|
|
(580,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Redridge Drudger - Random Say on Aggro'),
|
|
(580,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Redridge Drudger - Random Say on Aggro'),
|
|
(583,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Ambusher - Random Say on Aggro'),
|
|
(583,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Ambusher - Random Say on Aggro'),
|
|
(583,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Ambusher - Random Say on Aggro'),
|
|
(587,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Warrior'),
|
|
(589,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Pillager - Random Say on Aggro'),
|
|
(589,0,1,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Pillager - Random Say on Aggro'),
|
|
(590,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Looter - Random Say on Aggro'),
|
|
(590,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Looter - Random Say on Aggro'),
|
|
(590,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Looter - Random Say on Aggro'),
|
|
(594,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Henchman - Random Say on Aggro'),
|
|
(594,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Henchman - Random Say on Aggro'),
|
|
(594,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Henchman - Random Say on Aggro'),
|
|
(597,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Berserker'),
|
|
(615,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Tracker'),
|
|
(615,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Tracker'),
|
|
(615,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Tracker'),
|
|
(620,0,0,'%s looks up at you quizzically. Maybe you should inspect it?',16,0,100,0,0,0,0,'cluck EMOTE_A_HELLO'),
|
|
(620,1,0,'%s looks at you unexpectadly.',16,0,100,0,0,0,0,'cluck EMOTE_H_HELLO'),
|
|
(620,2,0,'%s starts pecking at the feed.',16,0,100,0,0,0,0,'cluck EMOTE_CLUCK_TEXT2'),
|
|
(636,0,0,'%s jumps out of the shadows!',16,0,100,0,0,0,0,'Defias Blackguard'),
|
|
(639,0,0,'None may challenge the Brotherhood!',14,0,100,0,0,5780,0,'Edwin VanCleef'),
|
|
(639,1,0,'Lapdogs, all of you!',14,0,100,0,0,5782,0,'Edwin VanCleef'),
|
|
(639,2,0,'%s calls more of his allies out of the shadows.',16,0,100,0,0,0,0,'Edwin VanCleef'),
|
|
(639,3,0,'Fools! Our cause is righteous!',14,0,100,0,0,5783,0,'Edwin VanCleef'),
|
|
(639,4,0,'And stay down!',14,0,100,0,0,5781,0,'Edwin VanCleef'),
|
|
(639,5,0,'The Brotherhood will prevail!',14,0,100,0,0,5784,0,'Edwin VanCleef'),
|
|
(644,0,0,'VanCleef pay big for your heads!',14,0,100,0,0,5774,0,'Rhahk\'Zor - Aggro Say'),
|
|
(646,0,0,'You there, check out that noise!',14,0,100,0,0,5775,3,'Mr. Smite'),
|
|
(646,1,0,'We\'re under attack! A vast, ye swabs! Repel the invaders!',14,0,100,0,0,5777,3,'Mr. Smite'),
|
|
(646,2,0,'You landlubbers are tougher than I thought, I\'ll have to improvise!',14,0,100,0,0,5778,0,'Mr. Smite'),
|
|
(646,3,0,'Now you\'re making me angry!',14,0,100,0,0,5779,0,'Mr. Smite'),
|
|
(671,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Headhunter'),
|
|
(694,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Axe Thrower'),
|
|
(697,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Shaman'),
|
|
(699,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Beastmaster'),
|
|
(701,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodscalp Mystic'),
|
|
(706,0,0,'You be dead soon!',12,0,100,0,0,0,0,'Frostmane Troll Whelp'),
|
|
(706,0,1,'Killing you be easy.',12,0,100,0,0,0,0,'Frostmane Troll Whelp'),
|
|
(706,0,2,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Frostmane Troll Whelp'),
|
|
(706,0,3,'My weapon be thirsty!',12,0,100,0,0,0,0,'Frostmane Troll Whelp - On Aggro'),
|
|
(711,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Ardo Dirtpaw - Random Say on Aggro'),
|
|
(711,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Ardo Dirtpaw - Random Say on Aggro'),
|
|
(716,0,0,'I see you misplaced that chapter you worked so hard to put together, $n. Well, you left it right here!',12,0,100,0,0,0,0,'Barnil Stonepot'),
|
|
(824,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Digger - Random Say on Aggro'),
|
|
(824,0,1,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Digger - Random Say on Aggro'),
|
|
(836,0,1,'There\'s nothing like some scalding mornbrew on a chilly Dun Morogh day to get things started right!',12,7,100,1,0,0,0,'Durnan Furcutter after quest'),
|
|
(836,1,1,'Oooooo hot hot hot! If that won\'t put spring in your step, I don\'t know what will!',12,7,100,400,0,0,0,'Durnan Furcutter after quest'),
|
|
(881,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Surena Caledon - Random Say on Aggro'),
|
|
(881,0,1,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Surena Caledon - Random Say on Aggro'),
|
|
(889,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Splinter Fist Ogre'),
|
|
(889,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Splinter Fist Ogre'),
|
|
(889,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Splinter Fist Ogre'),
|
|
(891,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Splinter Fist Fire Weaver'),
|
|
(891,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Splinter Fist Fire Weaver'),
|
|
(891,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Splinter Fist Fire Weaver'),
|
|
(892,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Splinter Fist Taskmaster'),
|
|
(892,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Splinter Fist Taskmaster'),
|
|
(892,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Splinter Fist Taskmaster'),
|
|
(931,0,0,'Guards!',14,7,100,0,0,0,0,'Ariena Stormfeather'),
|
|
(1007,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Gnoll - Random Say on Aggro'),
|
|
(1007,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Gnoll - Random Say on Aggro'),
|
|
(1008,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Mongrel - Random Say on Aggro'),
|
|
(1008,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Mongrel - Random Say on Aggro'),
|
|
(1009,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Mistweaver - Random Say on Aggro'),
|
|
(1009,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Mistweaver - Random Say on Aggro'),
|
|
(1010,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Fenrunner - Random Say on Aggro'),
|
|
(1010,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Fenrunner - Random Say on Aggro'),
|
|
(1011,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Trapper - Random Say on Aggro'),
|
|
(1011,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Trapper - Random Say on Aggro'),
|
|
(1012,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Brute - Random Say on Aggro'),
|
|
(1012,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Brute - Random Say on Aggro'),
|
|
(1013,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Mystic - Random Say on Aggro'),
|
|
(1013,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Mystic - Random Say on Aggro'),
|
|
(1014,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Mosshide Alpha - Random Say on Aggro'),
|
|
(1014,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Mosshide Alpha - Random Say on Aggro'),
|
|
(1021,0,0,'%s lets out a high pitched screech, calling for help!',16,0,100,0,0,0,0,'Mottled Screecher - Call for help Say'),
|
|
(1034,0,0,'Your bones will break under my boot, $R!',12,1,100,0,0,0,0,'Dragonmaw Raider'),
|
|
(1034,0,1,'Long live the Dragonmaw! Die you worthless $R!',12,1,100,0,0,0,0,'Dragonmaw Raider'),
|
|
(1034,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Dragonmaw Raider'),
|
|
(1035,0,0,'Your bones will break under my boot, $R!',12,1,100,0,0,0,0,'Dragonmaw Swamprunner'),
|
|
(1035,0,1,'Long live the Dragonmaw! Die you worthless $R!',12,1,100,0,0,0,0,'Dragonmaw Swamprunner'),
|
|
(1035,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Dragonmaw Swamprunner'),
|
|
(1036,0,0,'Your bones will break under my boot, $R!',12,1,100,0,0,0,0,'Dragonmaw Centurion'),
|
|
(1036,0,1,'Long live the Dragonmaw! Die you worthless $R!',12,1,100,0,0,0,0,'Dragonmaw Centurion'),
|
|
(1036,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Dragonmaw Centurion'),
|
|
(1051,0,0,'Never cross a Dark Iron, $c.',12,0,100,0,0,0,0,'Dark Iron Dwarf'),
|
|
(1051,0,1,'Time to die, $c!',12,0,100,0,0,0,0,'Dark Iron Dwarf'),
|
|
(1051,0,2,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Dark Iron Dwarf'),
|
|
(1052,0,0,'Wahehe! I\'m taking you down with me!',12,0,100,0,0,0,0,'Dark Iron Saboteur'),
|
|
(1052,1,0,'%s\'s eyes glow red as he lights his dynamite and begins to cackle madly!',16,0,100,0,0,0,0,'Dark Iron Saboteur'),
|
|
(1053,0,0,'Never cross a Dark Iron, $c.',12,0,100,0,0,0,0,'Dark Iron Tunneler'),
|
|
(1053,0,1,'Time to die, $c!',12,0,100,0,0,0,0,'Dark Iron Tunneler'),
|
|
(1053,0,2,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Dark Iron Tunneler'),
|
|
(1054,0,0,'Never cross a Dark Iron, $c.',12,0,100,0,0,0,0,'Dark Iron Demolitionist'),
|
|
(1054,0,1,'Time to die, $c!',12,0,100,0,0,0,0,'Dark Iron Demolitionist'),
|
|
(1054,0,2,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Dark Iron Demolitionist'),
|
|
(1063,0,0,'I cannot permit you to enter the temple! I must destroy you for your own good!',12,0,100,0,0,0,0,'Jade'),
|
|
(1065,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Shaman - Random Say on Aggro'),
|
|
(1065,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Shaman - Random Say on Aggro'),
|
|
(1115,0,0,'Destroy!',12,0,100,0,0,0,0,'Rockjaw Skullthumper'),
|
|
(1115,0,1,'Kill!',12,0,100,0,0,0,0,'Rockjaw Skullthumper'),
|
|
(1115,0,2,'Crush!',12,0,100,0,0,0,0,'Rockjaw Skullthumper'),
|
|
(1116,0,0,'Destroy!',12,0,100,0,0,0,0,'Rockjaw Ambusher'),
|
|
(1116,0,1,'Kill!',12,0,100,0,0,0,0,'Rockjaw Ambusher'),
|
|
(1116,0,2,'Crush!',12,0,100,0,0,0,0,'Rockjaw Ambusher'),
|
|
(1118,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Rockjaw Backbreaker'),
|
|
(1119,0,0,'Time to bash!',12,0,100,0,0,0,0,'Hammerspine'),
|
|
(1120,0,0,'You be dead soon!',12,0,100,0,0,0,0,'Frostmane Troll'),
|
|
(1120,0,1,'Killing you be easy.',12,0,100,0,0,0,0,'Frostmane Troll'),
|
|
(1120,0,2,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Frostmane Troll'),
|
|
(1123,0,0,'You be dead soon!',12,0,100,0,0,0,0,'Frostmane Headhunter'),
|
|
(1123,0,1,'Killing you be easy.',12,0,100,0,0,0,0,'Frostmane Headhunter'),
|
|
(1123,0,2,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Frostmane Headhunter'),
|
|
(1124,0,0,'Iman m t\'ief fu Fus\'obeah italaf',12,0,100,0,0,0,0,'Frostmane Shadowcaster'),
|
|
(1124,0,1,'Killing you be easy.',12,0,100,0,0,0,0,'Frostmane Shadowcaster'),
|
|
(1140,0,0,'%s lets out a high pitched screech, calling for help!',16,0,100,0,0,0,0,'Razormaw Matriarch - Call for help Say'),
|
|
(1157,0,0,'Time to join us, $C.',12,0,100,0,0,0,0,'Cursed Sailor - Aggro Random Say'),
|
|
(1157,0,1,'Brains...',12,0,100,0,0,0,0,'Cursed Sailor - Aggro Random Say'),
|
|
(1157,0,2,'A living $R... soon to be a dead like me.',12,0,100,0,0,0,0,'Cursed Sailor - Aggro Random Say'),
|
|
(1158,0,0,'Time to join us, $C.',12,0,100,0,0,0,0,'Cursed Marine - Aggro Random Say'),
|
|
(1158,0,1,'Brains...',12,0,100,0,0,0,0,'Cursed Marine - Aggro Random Say'),
|
|
(1158,0,2,'A living $R... soon to be a dead like me.',12,0,100,0,0,0,0,'Cursed Marine - Aggro Random Say'),
|
|
(1160,0,0,'Time to join us, $C.',12,0,100,0,0,0,0,'Captain Halyndor - Aggro Random Say'),
|
|
(1160,0,1,'Brains...',12,0,100,0,0,0,0,'Captain Halyndor - Aggro Random Say'),
|
|
(1160,0,2,'A living $R... soon to be a dead like me.',12,0,100,0,0,0,0,'Captain Halyndor - Aggro Random Say'),
|
|
(1161,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Trogg'),
|
|
(1161,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Trogg'),
|
|
(1161,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Trogg'),
|
|
(1162,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Scout'),
|
|
(1162,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Scout'),
|
|
(1162,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Scout'),
|
|
(1163,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Skullthumper'),
|
|
(1163,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Skullthumper'),
|
|
(1163,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Skullthumper'),
|
|
(1165,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Geomancer'),
|
|
(1165,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Geomancer'),
|
|
(1165,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Geomancer'),
|
|
(1166,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Seer'),
|
|
(1166,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Seer'),
|
|
(1166,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Seer'),
|
|
(1167,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Digger'),
|
|
(1167,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Digger'),
|
|
(1167,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Digger'),
|
|
(1169,0,0,'Time to die, $C!',12,0,100,0,0,0,0,'Dark Iron Insurgent'),
|
|
(1169,0,1,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Dark Iron Insurgent'),
|
|
(1172,0,0,'Yip! Me kill!',12,0,100,0,0,0,0,'Tunnel Rat Vermin'),
|
|
(1172,0,1,'Me no run from $C like you!',12,0,100,0,0,0,0,'Tunnel Rat Vermin'),
|
|
(1173,0,0,'Yip! Me kill!',12,0,100,0,0,0,0,'Tunnel Rat Scout'),
|
|
(1173,0,1,'Me no run from $C like you!',12,0,100,0,0,0,0,'Tunnel Rat Scout'),
|
|
(1174,0,0,'Yip! Me kill!',12,0,100,0,0,0,0,'Tunnel Rat Geomancer'),
|
|
(1174,0,1,'Me no run from $C like you!',12,0,100,0,0,0,0,'Tunnel Rat Geomancer'),
|
|
(1175,0,0,'Yip! Me kill!',12,0,100,0,0,0,0,'Tunnel Rat Digger'),
|
|
(1175,0,1,'Me no run from $C like you!',12,0,100,0,0,0,0,'Tunnel Rat Digger'),
|
|
(1177,0,0,'Yip! Me kill!',12,0,100,0,0,0,0,'Tunnel Rat Surveyor'),
|
|
(1177,0,1,'Me no run from $C like you!',12,0,100,0,0,0,0,'Tunnel Rat Surveyor'),
|
|
(1178,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Mo\'grosh Ogre'),
|
|
(1178,0,1,'I\'ll crush you!',12,0,100,0,0,0,0,'Mo\'grosh Ogre'),
|
|
(1179,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Mo\'grosh Enforcer'),
|
|
(1179,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Mo\'grosh Enforcer'),
|
|
(1179,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Mo\'grosh Enforcer'),
|
|
(1180,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Mo\'grosh Brute'),
|
|
(1180,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Mo\'grosh Brute'),
|
|
(1180,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Mo\'grosh Brute'),
|
|
(1181,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Mo\'grosh Shaman'),
|
|
(1181,0,1,'I\'ll crush you!',12,0,100,0,0,0,0,'Mo\'grosh Shaman'),
|
|
(1183,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Mo\'grosh Mystic'),
|
|
(1183,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Mo\'grosh Mystic'),
|
|
(1183,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Mo\'grosh Mystic'),
|
|
(1197,0,0,'Destroy!',12,0,100,0,0,0,0,'Stonesplinter Shaman'),
|
|
(1197,0,1,'Kill!',12,0,100,0,0,0,0,'Stonesplinter Shaman'),
|
|
(1197,0,2,'Crush!',12,0,100,0,0,0,0,'Stonesplinter Shaman'),
|
|
(1202,0,0,'Yip! Me kill!',12,0,100,0,0,0,0,'Tunnel Rat Kobold'),
|
|
(1202,0,1,'Me no run from $C like you!',12,0,100,0,0,0,0,'Tunnel Rat Kobold'),
|
|
(1202,2,0,'Weak $C! You are no match for the Stonesplinter Tribe!',12,0,100,0,0,0,0,'Tunnel Rat Kobold'),
|
|
(1202,2,1,'The only good $R is a dead $R!',12,0,100,0,0,0,0,'Tunnel Rat Kobold'),
|
|
(1210,0,0,'Bash it!',12,0,100,0,0,0,0,'Chok\'sul'),
|
|
(1210,0,1,'Dat $R look gud to eat!',12,0,100,0,0,0,0,'Chok\'sul'),
|
|
(1210,0,2,'Huh? What dat?',12,0,100,0,0,0,0,'Chok\'sul'),
|
|
(1211,0,0,'I\'ll cut you!',12,0,100,0,0,0,0,'Leper Gnome'),
|
|
(1222,0,0,'Die in the name of Ragnaros!',12,0,100,0,0,0,0,'Dark Iron Sapper'),
|
|
(1222,0,1,'The Thandol Span fell to Ragnaros. So shall the Stonewrought Dam!',12,0,100,0,0,0,0,'Dark Iron Sapper'),
|
|
(1222,0,2,'King Magni Bronzebeard is a fool and a charlatan!',12,0,100,0,0,0,0,'Dark Iron Sapper'),
|
|
(1222,1,0,'Wahehe! I\'m taking you down with me!',12,0,100,11,0,0,0,'Dark Iron Sapper'),
|
|
(1222,2,0,'%s\'s eyes glow red as he lights his dynamite and begins to cackle madly!',16,0,100,0,0,0,0,'Dark Iron Sapper'),
|
|
(1236,0,0,'You no take candle!',12,0,100,0,0,0,0,'Kobold Digger - Random Say on Aggro'),
|
|
(1236,0,1,'Yiieeeee! Me run!',12,0,100,0,0,0,0,'Kobold Digger - Random Say on Aggro'),
|
|
(1251,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Splinter Fist Firemonger'),
|
|
(1251,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Splinter Fist Firemonger'),
|
|
(1251,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Splinter Fist Firemonger'),
|
|
(1260,0,0,'So ju weh siame is fus nehjo skam worl Uptfeel',12,0,100,0,0,0,0,'Great Father Arctikus'),
|
|
(1268,0,0,'Hmm, I suppose it could work. But it could really use a little more umph!',12,0,100,0,0,0,0,'Ozzie Togglevolt reply'),
|
|
(1328,0,0,'%s returns the rude gesture to $N',16,0,100,14,0,0,0,'Elly Langston'),
|
|
(1328,1,0,'What can I do for you?',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1328,1,1,'What do you fancy, $g sir:miss;',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1328,1,2,'Been a tough day? A nice ale should loosen those worries right up.',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1328,1,3,'Well hello, $N, what can I get you today?',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1328,1,4,'Hi, What would you like?',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1328,1,5,'Look what the cat dragged in. What can I get you, $N?',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1328,1,6,'Do you think I need more pieces of flair?',12,0,100,1,0,0,0,'Elly Langston'),
|
|
(1364,0,0,'This land belongs to the Dark Iron Dwarves. Prepare to see the afterlife, $c!',12,6,100,0,0,0,0,'Balgaras the Foul'),
|
|
(1373,0,0,'%s gestures to the pitcher of water sitting on the edge of the well.',16,0,100,1,0,0,0,'Jarven Thunderbrew'),
|
|
(1373,1,0,'Hey there, Belm! Give me a mug of Thunder Ale, and one for my good friend $N.',12,0,100,1,0,0,0,'Jarven Thunderbrew'),
|
|
(1373,2,0,'How goes the barrel watching...?',12,0,100,1,0,0,0,'Jarven Thunderbrew'),
|
|
(1373,3,0,'Well, back to business for me. But it sure was nice taking that short break, and it\'s always nice drinking Thunder Ale!',12,0,100,1,0,0,0,'Jarven Thunderbrew'),
|
|
(1379,0,0,'Help! I\'ve only one hand to defend myself with.',12,0,100,0,0,0,0,'Miran'),
|
|
(1379,1,0,'Send them on! I\'m not afraid of some scrawny beasts!',12,0,100,0,0,0,0,'Miran'),
|
|
(1379,2,0,'Ah, here at last! It\'s going to feel so good to get rid of these barrels.',12,0,100,0,0,0,0,'Miran'),
|
|
(1387,0,0,'Guards!',14,1,100,0,0,0,0,'Thysta'),
|
|
(1393,0,0,'Destroy!',12,0,100,0,0,0,0,'Berserk Trogg'),
|
|
(1393,0,1,'Kill!',12,0,100,0,0,0,0,'Berserk Trogg'),
|
|
(1393,0,2,'Crush!',12,0,100,0,0,0,0,'Berserk Trogg'),
|
|
(1393,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Berserk Trogg'),
|
|
(1395,0,0,'It\'s all their fault, stupid Alliance army. Just had to build their towers right behind my farm.',12,0,100,0,0,0,0,'Ol\' Beasley'),
|
|
(1395,0,1,'Spare some change for a poor blind man?...What do you mean im not blind?...I\'M NOT BLIND! I CAN SEE! ITS A MIRACLE!',12,0,100,0,0,0,0,'Ol\' Beasley'),
|
|
(1395,0,2,'I will gladly pay you Tuesday for a hamburger today.',12,0,100,0,0,0,0,'Ol\' Beasley'),
|
|
(1397,0,0,'Dim wha Siame cyaa fi so yudo',12,0,100,0,0,0,0,'Frostmane Seer'),
|
|
(1397,0,1,'Iman m t\'ief fu Fus\'obeah italaf',12,0,100,0,0,0,0,'Frostmane Seer'),
|
|
(1398,0,0,'A $C called $N? You\'ll make a fine breakfast!',12,0,100,0,0,0,0,'Boss Galgosh'),
|
|
(1398,0,1,'Weak $C! You are no match for the Stonesplinter Tribe!',12,0,100,0,0,0,0,'Boss Galgosh'),
|
|
(1398,0,2,'The only good $R is a dead $R!',12,0,100,0,0,0,0,'Boss Galgosh'),
|
|
(1398,0,3,'The Stonesplinter Tribe shall see to your doom!',12,0,100,0,0,0,0,'Boss Galgosh - On Aggro'),
|
|
(1398,0,4,'Die, $R! These lands belong to the Stonesplinter Tribe!',12,0,100,0,0,0,0,'Boss Galgosh - On Aggro'),
|
|
(1398,0,5,'The Loch belongs to the Stonesplinter Tribe now, $n! Now die!',12,0,100,0,0,0,0,'Boss Galgosh - On Aggro'),
|
|
(1398,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Boss Galgosh'),
|
|
(1399,0,0,'The Loch belongs to the Stonesplinter Tribe now, $N! Now die!',12,0,100,0,0,0,0,'Magosh'),
|
|
(1399,0,1,'Die $R! These lands belong to the Stonesplinter Tribe!',12,0,100,0,0,0,0,'Magosh'),
|
|
(1399,0,2,'Weak $C! You are no match for the Stonesplinter Tribe!',12,0,100,0,0,0,0,'Magosh'),
|
|
(1399,0,3,'A $C called $n? You\'ll make a fine breakfast!',12,0,100,0,0,0,0,'Magosh - on Aggro'),
|
|
(1399,0,4,'The Stonesplinter Tribe shall see to your doom!',12,0,100,0,0,0,0,'Magosh - on Aggro'),
|
|
(1399,0,5,'The only good $R is a dead $R!',12,0,100,0,0,0,0,'Magosh - on Aggro'),
|
|
(1402,0,0,'Some coin?',12,0,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,1,'Help a poor bloke out?',12,0,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,2,'Shine yer armor for a copper?',12,0,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,3,'It\'s all their fault, stupid orcs. Had to burn my farm to the ground.',12,7,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,4,'Spare some change for a poor blind man? ...What do you mean I\'m not blind? ...I\'M NOT BLIND! I CAN SEE!! It\'s a miracle!',12,7,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,5,'Alms for the poor?',12,7,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,6,'I will gladly pay you Tuesday for a hamburger today.',12,7,100,0,0,0,0,'Topper McNabb'),
|
|
(1402,0,7,'It\'s all their fault, stupid Alliance army. Just had to build their towers right behind my farm.',12,7,100,0,0,0,0,'Topper McNabb'),
|
|
(1405,0,0,'Some coin?',12,0,100,0,0,0,0,'Morris Lawry'),
|
|
(1405,0,1,'Help a poor bloke out?',12,0,100,0,0,0,0,'Morris Lawry'),
|
|
(1405,0,2,'Shine yer armor for a copper?',12,0,100,0,0,0,0,'Morris Lawry'),
|
|
(1410,0,0,'You won\'t escape alive!',12,0,100,0,0,0,0,'Firewing Bloodwarder'),
|
|
(1410,0,1,'I will have your energy and then your life!',12,0,100,0,0,0,0,'Firewing Bloodwarder'),
|
|
(1410,0,2,'Kill them before they get away!',12,0,100,0,0,0,0,'Firewing Bloodwarder - On Aggro'),
|
|
(1410,0,3,'You know too much!',12,0,100,0,0,0,0,'Firewing Bloodwarder - On Aggro'),
|
|
(1410,0,4,'For Kael\'thas!',12,0,100,0,0,0,0,'Firewing Bloodwarder - On Aggro'),
|
|
(1410,0,5,'They mustn\'t escape!',12,0,100,0,0,0,0,'Firewing Bloodwarder - On Aggro'),
|
|
(1416,0,0,'Follow me, good $C. I\'ll have your barding done faster than I could down a Dwarven stout. Mmmm... stout.',12,0,100,1,0,0,0,'Grimand Elmore'),
|
|
(1416,1,0,'Well, that should do it. Come now, back to the shop to finish our business!',12,0,100,1,0,0,0,'Grimand Elmore'),
|
|
(1426,0,0,'More bones to gnaw on...',12,0,100,0,0,0,0,'Riverpaw Miner - Random Say on Aggro'),
|
|
(1426,0,1,'Grrrr... fresh meat!',12,0,100,0,0,0,0,'Riverpaw Miner - Random Say on Aggro'),
|
|
(1443,0,0,'I hereby destroy these instruments of evil! For the Horde!',14,1,100,0,0,0,0,'Felzerul on Quest 1445 finished'),
|
|
(1493,0,0,'YOU WERE SUCH GOOD SPORT THE LAST TIME...COME OUT!',14,0,100,0,0,0,0,'Mok\'rash'),
|
|
(1493,0,1,'SMOTTS! HEY, SMOTTS! COME OUT AND PLAY!',14,0,100,0,0,0,0,'Mok\'rash Yell'),
|
|
(1493,0,2,'DON\'T LET THIS STATUE BE MY ONLY COMPANY, COME OUT AND PLAY!',14,0,100,0,0,0,0,'Mok\'rash Yell'),
|
|
(1493,0,3,'COME OUT TO JANEIRO\'S POINT. I\'M WAITING FOR YOU, SMOTTS...',14,0,100,0,0,0,0,'Mok\'rash Yell'),
|
|
(1493,0,4,'I PROMISE I WON\'T KILL YOUR CREW THIS TIME. HAH! BUT MY BROTHER MIGHT EAT THEM!',14,0,100,0,0,0,0,'Mok\'rash Yell'),
|
|
(1493,0,5,'HAVE YOU RUN OUT OF SHIPS TO SEND? WHERE IS YOUR COURAGE?',14,0,100,0,0,0,0,'Mok\'rash Yell'),
|
|
(1493,0,6,'SMOTTS!',14,0,100,0,0,0,0,'Mok\'rash'),
|
|
(1493,0,7,'DON\'T YOU WANT TO FIGHT, SMOTTS!?',14,0,100,0,0,0,0,'Mok\'rash'),
|
|
(1494,0,0,'Mmmh...I SMELL FOOD!',14,0,100,0,0,0,0,'Negolash Yell on Summon'),
|
|
(1497,0,0,'Take a Candle of Beckoning from this crate, $N.',12,0,100,25,0,0,0,'Gunther Arcanus'),
|
|
(1506,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,25,0,0,0,0,'Scarlet Convert 1'),
|
|
(1506,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,25,0,0,0,0,'Scarlet Convert 2'),
|
|
(1506,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,25,0,0,0,0,'Scarlet Convert 3'),
|
|
(1506,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,25,0,0,0,0,'Scarlet Convert 4'),
|
|
(1507,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,25,0,0,0,0,'Scarlet Initiate 1'),
|
|
(1507,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,25,0,0,0,0,'Scarlet Initiate 2'),
|
|
(1507,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,25,0,0,0,0,'Scarlet Initiate 3'),
|
|
(1507,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,25,0,0,0,0,'Scarlet Initiate 4'),
|
|
(1571,0,0,'Guards!',14,7,100,0,0,0,0,'Shellei Brondir'),
|
|
(1572,0,0,'Guards!',14,7,100,0,0,0,0,'Thorgrum Borrelson'),
|
|
(1573,0,0,'Guards!',14,7,100,0,0,0,0,'Gryth Thurden'),
|
|
(1667,0,0,'These lands shall be cleansed!',12,0,100,5,0,0,0,'Meven Korgal - Nearby aggro'),
|
|
(1667,1,0,'These undead atrocities will be destroyed!',12,0,100,5,0,0,0,'Meven Korgal - Spawn'),
|
|
(1667,2,0,'The Scarlet Crusade shall not fail in its mission!',12,0,100,0,0,0,0,'Meven Korgal - On aggro'),
|
|
(1696,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Targorr the Dread'),
|
|
(1716,0,0,'Welcome to the Stockade!',12,0,100,0,0,0,0,'Bazil Thredd'),
|
|
(1716,0,1,'More of the Warden\'s errand boys!',12,0,100,0,0,0,0,'Bazil Thredd'),
|
|
(1716,0,2,'Why haven\'t the Stormwind guards come?',12,0,100,0,0,0,0,'Bazil Thredd'),
|
|
(1717,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Hamhock'),
|
|
(1719,0,0,'All of a sudden they were everywhere.',12,0,100,0,0,0,0,'Warden Thelwater'),
|
|
(1719,0,1,'They must have had someone helping them.',12,0,100,0,0,0,0,'Warden Thelwater'),
|
|
(1719,0,2,'If the Captain finds out, it\'ll be the end of me.',12,0,100,0,0,0,0,'Warden Thelwater'),
|
|
(1719,0,3,'What am I going to do?',12,0,100,0,0,0,0,'Warden Thelwater'),
|
|
(1719,0,4,'How could this happen?',12,0,100,0,0,0,0,'Warden Thelwater'),
|
|
(1754,0,0,'It\'s time for my meditation, leave me.',12,0,100,0,0,0,0,'lord gregor lescovar SAY_LESCOVAR_2'),
|
|
(1754,1,0,'There you are. What news from Westfall?',12,0,100,0,0,0,0,'lord gregor lescovar SAY_LESCOVAR_3'),
|
|
(1754,2,0,'Hmm, it could be that meddle Shaw. I will see what I can discover. Be off with you. I\'ll contact you again soon.',12,0,100,0,0,0,0,'lord gregor lescovar SAY_LESCOVAR_4'),
|
|
(1754,3,0,'Ah, thank you kindly. I will leave you to the library while I tend to this small matter.',12,0,100,0,0,0,0,'tyrion spybot SAY_LESCOVAR_1'),
|
|
(1755,0,0,'VanCleef sends word that the plans are underway. But he\'s hear rumors about someone snooping about.',12,0,100,0,0,0,0,'lord gregor lescovar SAY_MARZON_1'),
|
|
(1755,1,0,'The Defias shall succeed! No meek adventurer will stop us!',12,0,100,0,0,0,0,'lord gregor lescovar SAY_MARZON_2'),
|
|
(1756,0,0,'Yes, sir!',12,0,100,0,0,0,0,'lord gregor lescovar SAY_GUARD_2'),
|
|
(1756,1,0,'Of course. He awaits you in the library.',12,0,100,0,0,0,0,'tyrion spybot SAY_GUARD_1'),
|
|
(1763,0,0,'Get those parts moving down to the ship!',12,0,100,0,0,0,0,'Gilnid'),
|
|
(1763,0,1,'Anyone want to take a break? Well too bad! Get to work you oafs!',12,0,100,0,0,0,0,'Gilnid'),
|
|
(1802,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hungering Wraith'),
|
|
(1840,0,0,'You will not make it to the forest\'s edge, Fordring.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,1,0,'You disappoint me, Taelan. I had plans for you... grand plans. Alas, it was only a matter of time before your filthy bloodline would catch up with you.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,2,0,'It is as they say; Like father, like son. You are as weak of will as Tirion... perhaps more so. I can only hope my assassins finally succeeded in ending his pitiful life.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,3,0,'The Grand Crusader has charged me with destroying you and your newfound friends, Taelan, but know this: I do this for pleasure, not of obligation or duty.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,4,0,'Grand Inquisitor Isillien calls for his guardsman.',16,0,100,22,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,5,0,'The end is now, Fordring.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,6,0,'Enough!',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,7,0,'Grand Inquisitor Isillien laughs.',16,0,100,11,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,8,0,'Did you really believe that you could defeat me? Your friends are soon to join you, Taelan.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,9,0,'Tragic. The elder Fordring lives on... You are too late, old man. Retreat back to your cave, hermit, unless you wish to join your son in the Twisting Nether.',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1840,10,0,'Then come, hermit!',12,0,100,0,0,0,0,'Grand Inquisitor Isillien'),
|
|
(1842,0,0,'I will lead us through Hearthglen to the forest\'s edge. From there, you will take me to my father.',12,0,100,0,0,0,0,'Taelan Fordring'),
|
|
(1842,1,0,'Remove your disguise, lest you feel the bite of my blade when the fury has taken control.',12,0,100,0,0,0,0,'Taelan Fordring'),
|
|
(1842,2,0,'Halt.',12,0,100,0,0,0,0,'Taelan Fordring'),
|
|
(1842,3,0,'Highlord Taelan Fordring calls for his mount.',16,0,100,22,0,0,0,'Taelan Fordring'),
|
|
(1842,4,0,'It\'s not much further. The main road is just up ahead.',12,0,100,0,0,0,0,'Taelan Fordring'),
|
|
(1842,5,0,'Isillien!',14,0,100,0,0,0,0,'Taelan Fordring'),
|
|
(1842,6,0,'This is not your fight, stranger. Protect yourself from the attacks of the Crimson Elite. I shall battle the Grand Inquisitor.',12,0,100,0,0,0,0,'Taelan Fordring'),
|
|
(1853,0,0,'School is in session!',14,0,100,0,0,0,3,'Darkmaster Gandling - Say on summon'),
|
|
(1854,0,0,'Be welcome, friends!',12,0,100,0,0,0,0,'anchorite truuen SAY_WP_3'),
|
|
(1854,1,0,'By the Light you will leave this tomb!',12,0,100,0,0,0,0,'High Priest Thel danis'),
|
|
(1931,0,0,'I. . .I. . .don\'t. . .feel. . .right. . .',12,0,100,1,0,0,0,'Scarlet Zealot'),
|
|
(1931,1,0,'My mind. . .my flesh. . .I\'m. . .rotting. . . .!',12,0,100,1,0,0,0,'Scarlet Zealot'),
|
|
(1950,0,0,'It\'s good to see you again, Erland. What is your report?',12,0,100,0,0,0,0,'erland SAY_RANE'),
|
|
(1951,0,0,'I\'ve been better. Ivar the Foul got the better of me...',12,0,100,0,0,0,0,'erland SAY_QUINN_ANSWER'),
|
|
(1976,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(1976,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(1976,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(1976,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Stormwind City Patroller - On Aggro'),
|
|
(1976,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Stormwind City Patroller - On Aggro'),
|
|
(1976,0,5,'Get a rope!',12,0,100,0,0,0,0,'Stormwind City Patroller - On Aggro'),
|
|
(1976,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Stormwind City Patroller - On Aggro'),
|
|
(1976,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Stormwind City Patroller - On Aggro'),
|
|
(1978,0,0,'Let\'s get to the others, and keep an eye open for those wolves cutside...',12,0,100,0,0,0,0,'erland SAY_QUESTACCEPT'),
|
|
(1978,1,0,'Be careful, $N. Those wolves like to hide among the trees.',12,0,100,0,0,0,0,'erland SAY_START'),
|
|
(1978,2,0,'A $C attacks!',12,0,100,0,0,0,0,'erland SAY_AGGRO_1'),
|
|
(1978,2,1,'Beware! I am under attack!',12,0,100,0,0,0,0,'erland SAY_AGGRO_2'),
|
|
(1978,2,2,'Oh no! A $C is upon us!',12,0,100,0,0,0,0,'erland SAY_AGGRO_3'),
|
|
(1978,3,0,'We\'re almost there!',12,0,100,0,0,0,0,'erland SAY_PROGRESS'),
|
|
(1978,4,0,'We made it! Thanks, $N. I couldn\'t have gotten without you.',12,0,100,0,0,0,0,'erland SAY_LAST'),
|
|
(1978,5,0,'Masses of wolves are to the east, and whoever lived at Malden\'s Orchard is gone.',12,0,100,0,0,0,0,'erland SAY_RANE_ANSWER'),
|
|
(1978,6,0,'If I am excused, then I\'d like to check on Quinn...',12,0,100,0,0,0,0,'erland SAY_MOVE_QUINN'),
|
|
(1978,7,0,'Hello, Quinn. How are you faring?',12,0,100,0,0,0,0,'erland SAY_QUINN'),
|
|
(1978,8,0,'Try to take better care of yourself, Quinn. You were lucky this time.',12,0,100,0,0,0,0,'erland SAY_BYE'),
|
|
(2015,0,0,'You will be easy prey, $c.',14,0,100,0,0,0,0,'Bloodfeather Harpy'),
|
|
(2017,0,0,'A fine trophy your head will make, $r.',12,0,100,0,0,0,0,'Bloodfeather Rogue'),
|
|
(2017,0,1,'My talons will shred your puny body, $r.',12,0,100,0,0,0,0,'Bloodfeather Rogue'),
|
|
(2017,0,2,'You will be easy prey, $c.',14,0,100,0,0,0,0,'Bloodfeather Rogue'),
|
|
(2018,0,0,'A fine trophy your head will make, $r.',12,0,100,0,0,0,0,'Bloodfeather Sorceress'),
|
|
(2018,0,1,'My talons will shred your puny body, $r.',12,0,100,0,0,0,0,'Bloodfeather Sorceress'),
|
|
(2018,0,2,'You will be easy prey, $c.',14,0,100,0,0,0,0,'Bloodfeather Sorceress'),
|
|
(2044,0,0,'Toil not in matters of the past, $N!',12,0,100,0,0,0,0,'Forlorn Spirit'),
|
|
(2044,0,1,'Who is this mere $R that meddles with that which is past? May the legend of Stalvan die along with you!',12,0,100,0,0,0,0,'Forlorn Spirit'),
|
|
(2044,0,2,'Let the legend of Stalvan rest!',12,0,100,0,0,0,0,'Forlorn Spirit'),
|
|
(2055,0,0,'I assure you, overseer, the Royal Apothecary Society dearly wishes to make up for the tragic misguidance which ended so many lives.',12,1,100,0,0,0,0,'Master Apothecary Faranell '),
|
|
(2055,1,0,'We will cause you no trouble. We seek only to continue our research in peace.',12,1,100,0,0,0,0,'Master Apothecary Faranell '),
|
|
(2080,0,0,'Now let us place this rare earth in my planter...',12,0,100,0,0,0,0,'Denalan'),
|
|
(2080,1,0,'Thank you again, $N. This rare earth will be very helpful in my experiments.',12,0,100,2,0,0,0,'Denalan'),
|
|
(2080,2,0,'Denalan hurries to his planter.',41,0,100,1,0,0,0,'Denalan'),
|
|
(2080,3,0,'I hope this frond takes root...',12,0,100,1,0,0,0,'Denalan'),
|
|
(2080,4,0,'Denalan removes the seeds from the Glowing Fruit...',41,0,100,1,0,0,0,'Denalan'),
|
|
(2080,5,0,'Let\'s see how these seeds grow in my prepared soil...',12,0,100,1,0,0,0,'Denalan'),
|
|
(2080,6,0,'Denalan plants fruit seeds.',41,0,100,1,0,0,0,'Denalan'),
|
|
(2080,7,0,'Bogling rises from the soil!',41,0,100,1,0,0,0,'Denalan'),
|
|
(2091,0,0,'Your bones will break under my boot, $r!',12,1,100,0,0,0,0,'Chieftain Nek\'\'rosh'),
|
|
(2091,0,1,'Long live the Dragonmaw! Die you worthless $r!',12,1,100,0,0,0,0,'Chieftain Nek\'\'rosh'),
|
|
(2091,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Chieftain Nek\'\'rosh'),
|
|
(2102,0,0,'Your bones will break under my boot, $r!',12,1,100,0,0,0,0,'Dragonmaw Grunt'),
|
|
(2102,0,1,'Long live the Dragonmaw! Die you worthless $r!',12,1,100,0,0,0,0,'Dragonmaw Grunt'),
|
|
(2102,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Dragonmaw Grunt'),
|
|
(2103,0,0,'Your bones will break under my boot, $r!',12,1,100,0,0,0,0,'Dragonmaw Scout'),
|
|
(2103,0,1,'Long live the Dragonmaw! Die you worthless $r!',12,1,100,0,0,0,0,'Dragonmaw Scout'),
|
|
(2103,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Dragonmaw Scout'),
|
|
(2108,0,0,'Your bones will break under my boot, $r!',12,1,100,0,0,0,0,'Garneg Charskull'),
|
|
(2108,0,1,'Long live the Dragonmaw! Die you worthless $r!',12,1,100,0,0,0,0,'Garneg Charskull'),
|
|
(2108,0,2,'For the Dragonmaw!',12,1,100,0,0,0,0,'Garneg Charskull'),
|
|
(2149,0,0,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Dark Iron Raider'),
|
|
(2150,0,0,'Ribbit! No!! This cannot...ribbit...be! You have duped me with...ribbit...your foul trickery! Ribbit!',12,0,100,1,0,0,0,'Zenn Foulhoof'),
|
|
(2211,0,0,'I raise my brew and hope to be rid of the likes of you! Cheers, you no good scoundrel, $N!',12,0,100,7,0,0,0,'Captured Mountaineer - Reward quest 492'),
|
|
(2226,0,0,'Guards!',14,1,100,0,0,0,0,'Karos Razok'),
|
|
(2249,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Ferocious Yeti'),
|
|
(2252,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Crushridge Ogre'),
|
|
(2252,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Crushridge Ogre'),
|
|
(2252,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Crushridge Ogre'),
|
|
(2253,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Crushridge Brute'),
|
|
(2253,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Crushridge Brute'),
|
|
(2253,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Crushridge Brute'),
|
|
(2254,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Crushridge Mauler'),
|
|
(2254,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Crushridge Mauler'),
|
|
(2254,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Crushridge Mauler'),
|
|
(2255,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Crushridge Mage'),
|
|
(2255,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Crushridge Mage'),
|
|
(2255,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Crushridge Mage'),
|
|
(2276,0,0,'More agents of the Syndicate I\'ll wager! You\'ll never take back Alterac... Or Southshore!',12,7,100,0,0,0,0,'Magistrate Henry Maleb'),
|
|
(2287,0,0,'Raaar!!! Me smash $R',12,0,100,0,0,0,0,'Crushridge Warmonger'),
|
|
(2287,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Crushridge Warmonger'),
|
|
(2287,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Crushridge Warmonger'),
|
|
(2287,1,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Crushridge Warmonger'),
|
|
(2299,0,0,'Guards!',14,7,100,0,0,0,0,'Borgus Stoutarm'),
|
|
(2318,0,0,'I tire of this nonsense! Prepare to die!',12,0,100,0,0,0,0,'Argus Shadow Mage'),
|
|
(2358,0,0,'%s begins to summon in reinforcements!',16,0,100,0,0,0,0,'Dalaran Summoner'),
|
|
(2359,0,0,'%s begins to crack and break apart.',16,0,100,0,0,0,0,'Elemental Slave'),
|
|
(2359,1,0,'%s\'s strength dwindles as chunks of rock break off.',16,0,100,0,0,0,0,'Elemental Slave'),
|
|
(2359,2,0,'%s is reduced to rubble, but still continues to fight.',16,0,100,0,0,0,0,'Elemental Slave'),
|
|
(2389,0,0,'Guards!',14,1,100,0,0,0,0,'Zarise'),
|
|
(2391,0,0,'Whoops!',12,0,100,113,0,0,0,'Serge Hinott'),
|
|
(2396,0,0,'I spent my whole life caring for these trees. Pruning and nurturing them... only fitting that they have joined me in death.',12,1,100,0,0,0,0,'Hans Zandin'),
|
|
(2396,0,1,'This orchard is now as barren and lifeless as my rotting shell. Once these trees bloomed with fruit but now there is only rot.',12,1,100,0,0,0,0,'Hans Zandin'),
|
|
(2396,0,2,'My trees.... they have withered up and died just like me.',12,0,100,0,0,0,0,'Hans Zandin'),
|
|
(2405,0,0,'Intruders! Attack the intruders!',12,33,100,0,0,0,0,'Tarren Mill Deathguard'),
|
|
(2409,0,0,'Guards!',14,7,100,0,0,0,0,'Felicia Maline'),
|
|
(2416,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Crushridge Plunderer'),
|
|
(2416,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Crushridge Plunderer'),
|
|
(2416,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Crushridge Plunderer'),
|
|
(2417,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Grel\'borg the Miser'),
|
|
(2417,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Grel\'borg the Miser'),
|
|
(2417,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Grel\'borg the Miser'),
|
|
(2420,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Targ'),
|
|
(2420,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Targ'),
|
|
(2420,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Targ'),
|
|
(2422,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Glommus'),
|
|
(2422,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Glommus'),
|
|
(2422,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Glommus'),
|
|
(2428,0,0,'Never cross a Dark Iron, $C.',12,0,100,0,0,0,0,'Jailor Marlgen'),
|
|
(2428,0,1,'Time to die, $C!',12,0,100,0,0,0,0,'Jailor Marlgen'),
|
|
(2428,0,2,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Jailor Marlgen'),
|
|
(2432,0,0,'Guards!',14,7,100,0,0,0,0,'Darla Harris'),
|
|
(2433,0,0,'Revenge shall be mine at last!',14,0,100,1,0,0,0,'Helcular\'s Remains'),
|
|
(2433,0,1,'I have risen!',14,0,100,1,0,0,0,'Helcular\'s Remains'),
|
|
(2433,0,2,'Southshore shall pay in blood!',14,0,100,1,0,0,0,'Helcular\'s Remains'),
|
|
(2433,1,0,'The undead shall feast on your soul, $N.',14,0,100,1,0,0,0,'Helcular\'s Remains'),
|
|
(2435,0,0,'Help me! Help! Assassins in the hills! To arms! To arms!',14,0,100,22,0,0,0,'Southshore Crier'),
|
|
(2435,1,0,'Guards to your posts! They must be after the Magistrate again. He must be protected! They could come from any direction!',12,0,100,1,0,0,0,'Southshore Crier'),
|
|
(2435,2,0,'%s grabs the back of his neck and his eyes go wide.',16,0,100,0,0,0,0,'Southshore Crier'),
|
|
(2435,3,0,'Assassins... save... th... Magistraaa...',12,0,100,65,0,0,0,'Southshore Crier'),
|
|
(2440,0,0,'Mmm... I love my delicious Southshore stout.',12,0,100,0,0,0,0,'Drunken Footpad'),
|
|
(2464,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Commander Aggro\'gosh'),
|
|
(2532,0,0,'Gimme my dolly!!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,1,'Betsy! Give me Betsy back!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,2,'Don\'t hurt Betsy, you meanie!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,3,'WAAAHHH!!!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,4,'I\'m telling Mommy!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,5,'Stop pulling her hair out!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,6,'You\'re hurting her!',12,7,100,0,0,0,0,'Donna'),
|
|
(2532,0,7,'Stop! You\'ll pull her head off!',12,7,100,0,0,0,0,'Donna'),
|
|
(2533,0,0,'Ha ha! I have Betsy!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,1,'I wonder if your dolly can swim!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,2,'I have your dolly! Nyah nyah!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,3,'What happens when I do this?!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,4,'If you want her back you\'re gonna have to beg!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,5,'Crybaby! Crybaby!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,6,'Baby wants her dolly!',12,7,100,0,0,0,0,'William'),
|
|
(2533,0,7,'Oops!',12,7,100,0,0,0,0,'William'),
|
|
(2562,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Boulderfist Ogre'),
|
|
(2562,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Boulderfist Ogre'),
|
|
(2562,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Boulderfist Ogre'),
|
|
(2564,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Boulderfist Enforcer'),
|
|
(2564,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Boulderfist Enforcer'),
|
|
(2564,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Boulderfist Enforcer'),
|
|
(2566,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Boulderfist Brute'),
|
|
(2566,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Boulderfist Brute'),
|
|
(2566,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Boulderfist Brute'),
|
|
(2567,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Boulderfist Magus'),
|
|
(2567,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Boulderfist Magus'),
|
|
(2567,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Boulderfist Magus'),
|
|
(2569,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Boulderfist Mauler'),
|
|
(2569,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Boulderfist Mauler'),
|
|
(2569,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Boulderfist Mauler'),
|
|
(2570,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Boulderfist Shaman'),
|
|
(2570,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Boulderfist Shaman'),
|
|
(2570,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Boulderfist Shaman'),
|
|
(2597,0,0,'I presume you come with good news?',12,0,100,0,0,0,0,'Lord Falconcrest'),
|
|
(2599,0,0,'Things are going as planned, Lord Falconcrest. I assure you, it is only a matter of time.',12,0,100,0,0,0,0,'Otto'),
|
|
(2610,0,0,'All hands to battle stations! Naga incoming!',14,0,100,0,0,0,0,'Shakes Breen'),
|
|
(2610,1,0,'If we can just hold them now, I am sure we will be in the clear.',12,0,100,0,0,0,0,'Shakes Breen'),
|
|
(2619,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Hammerfall Grunt'),
|
|
(2643,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Vilebranch Berserker'),
|
|
(2691,0,0,'Attack my sisters! The troll must not escape!',12,0,100,0,0,0,0,'SAY_RIN_BY_OUTRUNNER'),
|
|
(2701,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Ogre'),
|
|
(2701,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Ogre'),
|
|
(2701,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Ogre'),
|
|
(2713,0,0,'Well then, let\'s get this started. The longer we\'re here, the more damage the undead could be doing back in Hillsbrad.',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,1,0,'All right, this is where we really have to be on our paws. Be ready!',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,2,0,'Watch my rear! I\'ll see what I can find in all this junk...',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,3,0,'%s begins rummaging through the apothecary\'s belongings.',16,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,4,0,'I bet Quae\'ll think this is important. She\'s pretty knowledgeable about these things--no expert, but knowledgable.',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,5,0,'Okay, let\'s get out of here quick quick! Try and keep up. I\'m going to make a break for it.',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,6,0,'%s hands her pack to Quae.',16,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,7,0,'We made it! Quae, we made it!',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2713,8,0,'Attack me if you will, but you won\'t stop me from getting back to Quae.',12,7,100,0,0,0,0,'Kinelory'),
|
|
(2715,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Brute'),
|
|
(2715,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Brute'),
|
|
(2715,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Brute'),
|
|
(2716,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Wyrmhunter'),
|
|
(2716,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Wyrmhunter'),
|
|
(2716,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Wyrmhunter'),
|
|
(2717,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Mauler'),
|
|
(2717,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Mauler'),
|
|
(2717,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Mauler'),
|
|
(2718,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Shaman'),
|
|
(2718,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Shaman'),
|
|
(2718,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Shaman'),
|
|
(2720,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Ogre Mage'),
|
|
(2720,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Ogre Mage'),
|
|
(2720,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Ogre Mage'),
|
|
(2733,0,0,'You have my word that I shall find a use for your body after I\'ve killed you, $R.',12,0,100,0,0,0,0,'Apothecary Jorell'),
|
|
(2733,0,1,'You will never stop the Forsaken, $R. The Dark Lady shall make you suffer.',12,0,100,0,0,0,0,'Apothecary Jorell'),
|
|
(2748,0,0,'Who dares awaken Archaedas? Who dares the wrath of the makers!',14,0,100,0,0,5855,0,'Archaedas On Aggro'),
|
|
(2748,1,0,'Awake ye servants, defend the discs!',14,0,100,0,0,5856,0,'Archaedas On Summon Guardians'),
|
|
(2748,2,0,'To my side, brothers. For the makers!',14,0,100,0,0,5857,0,'Archaedas On Summon Vault Walkers'),
|
|
(2748,3,0,'Reckless mortal.',14,0,100,0,0,5858,0,'Archaedas On Player Kill'),
|
|
(2755,0,0,'What? $n, you served me well, but...',12,0,0,0,0,0,0,'Myzrael'),
|
|
(2755,1,0,'Why have you summoned me so soon? I haven\'t yet reached my full power!',12,0,0,0,0,0,0,'Myzrael'),
|
|
(2755,2,0,'No matter. You were a fool to help me, and now you will pay!',12,0,0,0,0,0,0,'Myzrael'),
|
|
(2763,0,0,'Stop! Foolish $C, we cannot let you summon the creature Myzrael!',14,0,100,0,0,0,0,'Thenan'),
|
|
(2764,0,0,'Take that! The Drywhiskers will prevail!',12,0,100,0,0,0,0,'Sleeby'),
|
|
(2764,0,1,'Stand firm, brothers. And don\'t worry! Size is on our side!',12,0,100,0,0,0,0,'Sleeby'),
|
|
(2765,0,0,'No! Leave us! We must not fail our task!',12,0,100,0,0,0,0,'Znort'),
|
|
(2765,0,1,'Stand firm, brothers. And don\'t worry! Size is on our side!',12,0,100,0,0,0,0,'Znort'),
|
|
(2765,0,2,'The Great One will smash you!',12,0,100,0,0,0,0,'Znort'),
|
|
(2768,0,0,'Ok, $N. Follow me to the cave where I\'ll attempt to harness the power of the rune stone into these goggles.',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_1'),
|
|
(2768,1,0,'I discovered this cave on our first day here. I believe the energy in the stone can be used to our advantage.',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_2'),
|
|
(2768,2,0,'I\'ll begin drawing energy from the stone. Your job, $N, is to defend me. This place is cursed... trust me.',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_3'),
|
|
(2768,3,0,'%s begins tinkering with the goggles before the stone.',16,0,100,0,0,0,0,'Professor Phizzlethorpe - EMOTE_PROGRESS_4'),
|
|
(2768,4,0,'Help!!! Get these things off me so I can get my work done!',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_AGGRO'),
|
|
(2768,5,0,'Almost done! Just a little longer!',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_5'),
|
|
(2768,6,0,'I\'ve done it! I have harnessed the power of the stone into the goggles! Let\'s get out of here!',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_6'),
|
|
(2768,7,0,'Phew! Glad to be back from that creepy cave.',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_7'),
|
|
(2768,8,0,'%s hands one glowing goggles over to Doctor Draxlegauge.',16,0,100,0,0,0,0,'Professor Phizzlethorpe - EMOTE_PROGRESS_8'),
|
|
(2768,9,0,'Doctor Draxlegauge will give you further instructions, $N. Many thanks for your help!',12,0,100,0,0,0,0,'Professor Phizzlethorpe - SAY_PROGRESS_9'),
|
|
(2775,0,0,'Nothing will stop us! You will die!',14,0,100,0,0,0,0,'Daggerspine Marauder'),
|
|
(2775,0,1,'You\'ve plundered our treasures too long. Prepare to meet your watery grave!',14,0,100,0,0,0,0,'Daggerspine Marauder'),
|
|
(2791,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Enraged Rock Elemental'),
|
|
(2793,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Kor\'gresh Coldrage'),
|
|
(2793,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Kor\'gresh Coldrage'),
|
|
(2793,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Kor\'gresh Coldrage'),
|
|
(2835,0,0,'Guards!',14,7,100,0,0,0,0,'Cedrik Prose'),
|
|
(2851,0,0,'Guards!',14,1,100,0,0,0,0,'Urda'),
|
|
(2858,0,0,'Guards!',14,1,100,0,0,0,0,'Gringer'),
|
|
(2859,0,0,'Guards!',14,7,100,0,0,0,0,'Gyll'),
|
|
(2861,0,0,'Guards!',14,1,100,0,0,0,0,'Gorrik'),
|
|
(2906,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Dustbelcher Warrior'),
|
|
(2906,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Dustbelcher Warrior'),
|
|
(2906,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Dustbelcher Warrior'),
|
|
(2911,0,0,'By the stars! A spirit has been summoned!',12,0,100,0,0,0,0,'Archaeologist Flagongut'),
|
|
(2911,1,0,'It\'s a mystery of the past indeed! But a key to our future!',12,0,100,0,0,0,0,'Archaeologist Flagongut'),
|
|
(2917,0,0,'Ok, $n, let\'s go find where I left that mysterious fossil. Follow me!',12,0,100,0,0,0,0,'remtravel SAY_REM_START'),
|
|
(2917,1,0,'Now where did I put that mysterious fossil? Ah, maybe up there...',12,0,100,0,0,0,0,'remtravel SAY_REM_RAMP1_1'),
|
|
(2917,2,0,'Hrm, nothing up here.',12,0,100,0,0,0,0,'remtravel SAY_REM_RAMP1_2'),
|
|
(2917,3,0,'No mysterious fossil here... Ah, but my copy of Green Hills of Stranglethorn. What a good book!',12,0,100,0,0,0,0,'remtravel SAY_REM_BOOK'),
|
|
(2917,4,0,'I bet you I left it in the tent!',12,0,100,0,0,0,0,'remtravel SAY_REM_TENT1_1'),
|
|
(2917,5,0,'Oh wait, that\'s Hollee\'s tent... and it\'s empty.',12,0,100,0,0,0,0,'remtravel SAY_REM_TENT1_2'),
|
|
(2917,6,0,'Interesting... I hadn\'t noticed this earlier...',12,0,100,0,0,0,0,'remtravel SAY_REM_MOSS'),
|
|
(2917,7,0,'%s inspects the ancient, mossy stone.',16,0,100,0,0,0,0,'remtravel EMOTE_REM_MOSS'),
|
|
(2917,8,0,'Oh wait! I\'m supposed to be looking for that mysterious fossil!',12,0,100,0,0,0,0,'remtravel SAY_REM_MOSS_PROGRESS'),
|
|
(2917,9,0,'Nope. didn\'t leave the fossil back here!',12,0,100,0,0,0,0,'remtravel SAY_REM_PROGRESS'),
|
|
(2917,10,0,'Ah. I remember now! I gave the mysterious fossil to Hollee! Check with her.',12,0,100,0,0,0,0,'remtravel SAY_REM_REMEMBER'),
|
|
(2917,11,0,'%s goes back to work, oblivious to everything around him.',16,0,100,0,0,0,0,'remtravel EMOTE_REM_END'),
|
|
(2917,12,0,'Something tells me this $r wants the mysterious fossil too. Help!',12,0,100,0,0,0,0,'remtravel SAY_REM_AGGRO'),
|
|
(2922,0,0,'One day I\'ll be a real boy.',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,0,1,'Gizmos... check. Doothingies... check. Wizzers... check.',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,0,2,'It can get really hot here in the Badlands. But at least it\'s a dry heat.',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,0,3,'I am well versed in over 4 languages.',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,0,4,'Master, where have all the trees gone?',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,1,0,'We can make it better, stronger, faster. We have the technology. We have the magic.',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,1,1,'It is dangerous here, master. But I shall help stand guard.',12,0,100,0,0,0,0,'Servo'),
|
|
(2922,1,2,'Brzt... click... whir...',12,0,100,0,0,0,0,'Servo'),
|
|
(2931,0,0,'%s seems much calmer now that it has eaten the remains of $N.',16,0,100,0,0,0,0,'Zaricotl'),
|
|
(2941,0,0,'Guards!',14,7,100,0,0,0,0,'Lanie Reed'),
|
|
(2986,0,0,'Until we meet again, brave one.',12,0,100,113,0,0,0,'Dorn Plainstalker'),
|
|
(2991,0,0,'%s gestures to the pitcher of water sitting on the edge of the well.',16,0,100,0,0,0,0,'Greatmother Hawkwind'),
|
|
(2995,0,0,'Guards!',14,1,100,0,0,0,0,'Tal'),
|
|
(3054,0,0,'Zarlman Two-Moons begins chanting as he mixes the well stones and ambercom before the Tribal Fire.',16,1,100,0,0,0,0,'Zarlman Two-Moons on Quest 771 finished 1'),
|
|
(3054,1,0,'The Water of the Seers is ready for your consumption, $N.',12,1,100,0,0,0,0,'Zarlman Two-Moons on Quest 771 finished 2'),
|
|
(3142,0,0,'We will suffer no demon\'s servant in our lands!',12,1,100,0,0,0,0,'Orgnil Soulscar'),
|
|
(3188,0,0,'I thank you, $n. And my brother thanks you.',12,0,100,0,0,0,0,'Master Gadrin'),
|
|
(3218,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(3218,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(3218,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(3218,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Brave Swiftwind - On Aggro'),
|
|
(3218,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Brave Swiftwind - On Aggro'),
|
|
(3218,0,5,'Get a rope!',12,0,100,0,0,0,0,'Brave Swiftwind - On Aggro'),
|
|
(3218,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Brave Swiftwind - On Aggro'),
|
|
(3218,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Brave Swiftwind - On Aggro'),
|
|
(3230,0,0,'Hellfire Citadel is ours! The source of Illidan\'s fel orc army is no more! Magtheridon has fallen to the might of $n and $g his:her; allies!',14,1,100,22,0,0,2,'Nazgrel to Player'),
|
|
(3230,1,0,'The time for us to rise and strike at the fel orcs that remain is now! Do this for your Warchief! Do this for the Horde!',14,1,100,22,0,0,2,'Nazgrel to Player'),
|
|
(3274,0,0,'I am slain! Summon Verog!',14,0,100,0,0,0,0,'Kolkar Pack Runner'),
|
|
(3275,0,0,'I am slain! Summon Verog!',14,0,100,0,0,0,0,'Kolkar Marauder'),
|
|
(3277,0,0,'My talons will shred your puny body, $r.',12,0,100,0,0,0,0,'Witchwing Roguefeather'),
|
|
(3282,0,0,'There\'s the stolen shredder! Stop it or Lugwizzle will have our hides!',14,0,100,0,0,0,0,'wizzlecrank SAY_MERCENARY'),
|
|
(3287,0,0,'Go swiftly, $n. My fate is in your hands.',12,1,100,0,0,0,0,'Hana zua'),
|
|
(3296,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(3296,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(3296,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(3296,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Orgrimmar Grunt - On Aggro'),
|
|
(3296,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Orgrimmar Grunt - On Aggro'),
|
|
(3296,0,5,'Get a rope!',12,0,100,0,0,0,0,'Orgrimmar Grunt - On Aggro'),
|
|
(3296,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Orgrimmar Grunt - On Aggro'),
|
|
(3296,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Orgrimmar Grunt - On Aggro'),
|
|
(3301,1,0,'My sword Archeus served me well in life, but as at last my spirit may pass from the unhappy existence, I need it no longer.',12,0,100,0,0,0,0,'Morgan Ladimore - A Daughter\'s Love'),
|
|
(3301,2,0,'I shall cling to the love of my daugter and hope that I will find forgiveness under the Light for my sins.',12,0,100,0,0,0,0,'Morgan Ladimore - A Daughter\'s Love'),
|
|
(3305,0,0,'Guards!',14,1,100,0,0,0,0,'Grisha'),
|
|
(3310,0,0,'Guards!',14,1,100,0,0,0,0,'Doras'),
|
|
(3389,0,0,'Beware, $N! Look to the west!',12,0,100,1,0,0,0,'Regthar Deathgate: quest start'),
|
|
(3389,1,0,'A defender has fallen!',12,0,100,1,0,0,0,'Regthar Deathgate: Horde Defender death'),
|
|
(3395,0,0,'I am summoned! Intruders, come to my tent and face your death!',14,0,100,0,0,0,0,'Verog the Dervish'),
|
|
(3397,0,0,'I am slain! Summon Verog!',14,0,100,0,0,0,0,'Kolkar Bloodcharger'),
|
|
(3439,0,0,'Alright, alright I think I can figure out how to operate this thing...',12,0,100,0,0,0,0,'wizzlecrank SAY_START'),
|
|
(3439,1,0,'Arrrgh! This isn\'t right!',12,0,100,0,0,0,0,'wizzlecrank SAY_STARTUP1'),
|
|
(3439,2,0,'Okay, I think I\'ve got it, now. Follow me, $n!',12,0,100,0,0,0,0,'wizzlecrank SAY_STARTUP2'),
|
|
(3439,3,0,'Looks like we\'re out of woods, eh? Wonder what this does...',12,0,100,0,0,0,0,'wizzlecrank SAY_PROGRESS_1'),
|
|
(3439,4,0,'Come on, don\'t break down on me now!',12,0,100,0,0,0,0,'wizzlecrank SAY_PROGRESS_2'),
|
|
(3439,5,0,'That was a close one! Well, let\'s get going, it\'s still a ways to Ratchet!',12,0,100,0,0,0,0,'wizzlecrank SAY_PROGRESS_3'),
|
|
(3439,6,0,'Hmm... I don\'t think this blinking red light is a good thing...',12,0,100,0,0,0,0,'wizzlecrank SAY_END'),
|
|
(3442,0,0,'Ok, let\'s take a look at this thing...',12,0,100,1,0,0,0,'Sputtervalve'),
|
|
(3442,1,0,'Oh, darn...',12,0,100,1,0,0,0,'Sputtervalve'),
|
|
(3448,0,0,'Tonga Runetotem inspects the snapjaw shells...',16,1,100,0,0,0,0,'Tonga Runetotem on Quest 880 finished'),
|
|
(3448,1,0,'Hm...',12,1,100,0,0,0,0,'Tonga Runetotem on Quest 880 finished'),
|
|
(3448,2,0,'Strange. Very strange...',12,1,100,0,0,0,0,'Tonga Runetotem on Quest 880 finished'),
|
|
(3448,3,0,'$N. These shells tell me much, but I fear many more questions are now raised...',12,1,100,1,0,0,0,'Tonga Runetotem on Quest 880 finished'),
|
|
(3451,0,0,'Looks like you\'ll have to go ahead to Ratchet and tell Sputtervalve that I\'ve wrecked the shredder.',12,0,100,0,0,0,0,'Pilot Wizzlecrank'),
|
|
(3451,1,0,'I\'ll stay behind and guard the wreck. Hurry! Hopefully no one will notice the smoke...',12,0,100,0,0,0,0,'Pilot Wizzlecrank'),
|
|
(3465,0,0,'Stay close, $n. I\'ll need all the help I can get to break out of here. Let\'s go!',12,0,100,0,0,0,0,'gilthares SAY_GIL_START'),
|
|
(3465,1,0,'At last! Free from Northwatch Hold! I need a moment to catch my breath...',12,0,100,0,0,0,0,'gilthares SAY_GIL_AT_LAST'),
|
|
(3465,2,0,'Now I feel better. Let\'s get back to Ratchet. Come on, $n.',12,0,100,0,0,0,0,'gilthares SAY_GIL_PROCEED'),
|
|
(3465,3,0,'Looks like the Southsea Freeboters are heavily entrenched on the coast. This could get rough.',12,0,100,0,0,0,0,'gilthares SAY_GIL_FREEBOOTERS'),
|
|
(3465,4,0,'Help! $C attacking!',12,0,100,0,0,0,0,'gilthares SAY_GIL_AGGRO_1'),
|
|
(3465,4,1,'$C heading this way fast! Time for revenge!',12,0,100,0,0,0,0,'gilthares SAY_GIL_AGGRO_2'),
|
|
(3465,4,2,'$C coming right at us!',12,0,100,0,0,0,0,'gilthares SAY_GIL_AGGRO_3'),
|
|
(3465,4,3,'Get this $C off of me!',12,0,100,0,0,0,0,'gilthares SAY_GIL_AGGRO_4'),
|
|
(3465,5,0,'Almost back to Ratchet! Let\'s keep up the pace...',12,0,100,0,0,0,0,'gilthares SAY_GIL_ALMOST'),
|
|
(3465,6,0,'Ah, the sweet salt air of Ratchet.',12,0,100,0,0,0,0,'gilthares SAY_GIL_SWEET'),
|
|
(3465,7,0,'Captain Brightsun, $N here has freed me! $N, I am certain the Captain will reward your bravery.',12,0,100,0,0,0,0,'gilthares SAY_GIL_FREED'),
|
|
(3502,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(3502,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(3502,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(3502,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Ratchet Bruiser - On Aggro'),
|
|
(3502,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Ratchet Bruiser - On Aggro'),
|
|
(3502,0,5,'Get a rope!',12,0,100,0,0,0,0,'Ratchet Bruiser - On Aggro'),
|
|
(3502,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Ratchet Bruiser - On Aggro'),
|
|
(3502,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Ratchet Bruiser - On Aggro'),
|
|
(3504,0,0,'Is it true? Are there crocolisks in the canal?',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,0,1,'My feet hurt.',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,0,2,'Are we there yet?',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,0,3,'Why are we goin\' this way?',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,1,0,'I wanna see the Mage Tower.',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,1,1,'Where we goin\'?',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,1,2,'Why do we always go the same way?',12,0,100,0,0,0,0,'Gil'),
|
|
(3504,1,3,'I need to pee.',12,0,100,0,0,0,0,'Gil'),
|
|
(3518,0,0,'Freshly baked bread for sale!',12,0,100,0,0,0,0,'Thomas Miller'),
|
|
(3518,0,1,'Fresh bread for sale!',12,0,100,0,0,0,0,'Thomas Miller'),
|
|
(3518,0,2,'Warm, wholesome bread!',12,0,100,0,0,0,0,'Thomas Miller'),
|
|
(3518,0,3,'Rolls, buns and bread. Baked fresh!',12,0,100,0,0,0,0,'Thomas Miller'),
|
|
(3519,0,0,'Mist! I feared I would never see you again! Yes, I am well, do not worry for me. You must rest and recover your health.',12,7,100,0,0,0,0,'Sentinel Arynia Cloudsbreak'),
|
|
(3520,0,0,'Seems like a hundred times a day I walk all the way to get more water. No respect for their elders I tell ya.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,0,1,'Jack and Jill my wrinkled patoot! I do all the water luggin\' \'round here.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,0,2,'Think I\'m starting to wear a rut in the paving stones.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,0,3,'One of these days I\'m gonna drown him in that blue robe. And all his brooms too.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,1,0,'O\'ourse I\'m talking to myself. Only way to get a decent conversation in this city.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,1,1,'As if I don\'t have better things to do in my old age than carry buckets of water.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,1,2,'Where\'s the water Emma? Get the water Emma? If\'n it weren\'t fer me that lot wouldn\'t know what water looks like.',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3520,1,3,'Deja vu. For a moment, I thought I was back home... before the plague...',12,0,100,0,0,0,0,'Ol\' Emma'),
|
|
(3568,0,0,'%s growls in acknowledgement before straightening and making her way off into the forest.',16,0,100,0,0,0,0,'Mist'),
|
|
(3569,0,0,'KILL!!!',12,0,100,0,0,0,0,'Bogling'),
|
|
(3582,0,0,'Who hath summoned forth Aman?',12,0,100,0,0,0,0,'Aman'),
|
|
(3582,1,0,'Ah, I see you toil with relics of the past.',12,0,100,0,0,0,0,'Aman'),
|
|
(3582,2,0,'Be warned that even your creators are fallible.',12,0,100,0,0,0,0,'Aman'),
|
|
(3582,3,0,'Digging too deep into your past might bring an abrupt end to your future.',12,0,100,0,0,0,0,'Aman'),
|
|
(3582,4,0,'Aman dissipates before your eyes.',16,0,100,0,0,0,0,'Aman'),
|
|
(3584,0,0,'Ok, let\'s go!',12,0,100,0,0,0,0,'Therylune'),
|
|
(3584,1,0,'I can make it the rest of the way, $N. Thanks!',12,0,100,0,0,0,0,'Therylune'),
|
|
(3615,0,0,'Guards!',14,1,100,0,0,0,0,'Devrak'),
|
|
(3616,0,0,'Onu studies the parchment from the Twilight Tome...',16,7,100,0,0,0,0,'Onu on Quest 950 finished'),
|
|
(3616,1,0,'Onu is struck by unleashed magic!',16,7,100,0,0,0,0,'Onu on Quest 950 finished'),
|
|
(3616,2,0,'Hmm...',12,7,100,0,0,0,0,'Onu on Quest 950 finished'),
|
|
(3626,0,0,'%s returns the rude gesture to $N',16,0,100,14,0,0,0,'Jenn Langston'),
|
|
(3626,1,0,'What can I do for you?',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3626,1,1,'What do you fancy, $g sir:miss;',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3626,1,2,'Been a tough day? A nice ale should loosen those worries right up.',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3626,1,3,'Well hello, $N, what can I get you today?',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3626,1,4,'Hi, What would you like?',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3626,1,5,'Look what the cat dragged in. What can I get you, $N?',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3626,1,6,'Do you think I need more pieces of flair?',12,0,100,1,0,0,0,'Jenn Langston'),
|
|
(3627,0,0,'Magical studies stressing your brain? Relax at the Blue Recluse!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3627,0,1,'Best drinks in Stormwind!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3627,0,2,'Come for the beer, stay for the atmosphere!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3627,0,3,'The only place in Stormwind where magic and spirits mix, come to the Blue Recluse!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3627,0,4,'Free drinks at the Blue Recluse!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3627,0,5,'Feeling blue? Come on down to the Blue Recluse for a good time!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3627,0,6,'Head on over to the Blue Recluse. Where everybody knows your name!',12,7,100,0,0,0,0,'Erich Lohan'),
|
|
(3637,0,0,'%s lets out a shriek, calling for help!',16,0,100,0,0,0,0,'Deviate Guardian'),
|
|
(3644,0,0,'Anaya...? Do my eyes deceive me? Is it really you?',12,0,100,1,0,0,0,'Cerellean Whiteclaw'),
|
|
(3644,1,0,'That fates should be so cruel as to permit us only this after a thousand years apart...',16,0,100,1,0,0,0,'Cerellean Whiteclaw'),
|
|
(3644,2,0,'Do you hate me, my love? That I was forced to destroy your living form, that your spirit be released from unhappy bondage.',16,0,100,1,0,0,0,'Cerellean Whiteclaw'),
|
|
(3644,3,0,'No! Anaya... Anaya! Don\'t leave me! Please...',12,0,100,5,0,0,0,'Cerellean Whiteclaw'),
|
|
(3644,4,0,'How, my love? How will I find the strength to face the ages of the world without you by my side...',12,0,100,5,0,0,0,'Cerellean Whiteclaw'),
|
|
(3667,0,0,'Finally, my soul may rest... Oh, dearest Cerellean...',12,0,100,0,0,0,0,'Anaya Dawnrunner'),
|
|
(3669,0,0,'You will never wake the dreamer!',14,0,100,0,0,5785,0,'Lord Cobrahn'),
|
|
(3670,0,0,'The coils of death will crush you!',14,0,100,0,0,5787,0,'Lord Pythas'),
|
|
(3671,0,0,'None can stand against the Serpent Lords!',14,0,100,0,0,5786,0,'Lady Anacondra'),
|
|
(3673,0,0,'Intruders have assaulted our lair. Be on your guard!',14,0,100,0,0,0,3,'Lord Serpentis'),
|
|
(3673,1,0,'I am the serpent king! I can do anything!',14,0,100,0,0,5788,0,'Lord Serpentis'),
|
|
(3678,0,0,'At last! Naralex can be awakened! Come aid me, brave adventurers!',14,0,100,0,0,0,0,'disciple SAY_AT_LAST'),
|
|
(3678,1,0,'I must make the necessary preparations before the awakening ritual can begin. You must protect me!',12,0,100,1,0,0,0,'disciple SAY_MAKE_PREPARATIONS'),
|
|
(3678,2,0,'These caverns were once a temple of promise for regrowth in the Barrens. Now, they are the halls of nightmares.',12,0,100,1,0,0,0,'disciple SAY_TEMPLE_OF_PROMISE'),
|
|
(3678,3,0,'Come. We must continue. There is much to be done before we can pull Naralex from his nightmare.',12,0,100,0,0,0,0,'disciple SAY_MUST_CONTINUE'),
|
|
(3678,4,0,'Within this circle of fire I must cast the spell to banish the spirits of the slain Fanglords.',12,0,100,0,0,0,0,'disciple SAY_BANISH_THE_SPIRITS'),
|
|
(3678,5,0,'The caverns have been purified. To Naralex\'s chamber we go!',12,0,100,0,0,0,0,'disciple SAY_CAVERNS_PURIFIED'),
|
|
(3678,6,0,'Beyond this corridor, Naralex lies in fitful sleep. Let us go awaken him before it is too late.',12,0,100,397,0,0,0,'disciple SAY_BEYOND_THIS_CORRIDOR'),
|
|
(3678,7,0,'Protect me brave souls as I delve into this Emerald Dream to rescue Naralex and put an end to this corruption!',12,0,100,20,0,0,0,'disciple SAY_EMERALD_DREAM'),
|
|
(3678,8,0,'%s begins to perform the awakening ritual on Naralex.',16,0,100,0,0,0,0,'disciple EMOTE_AWAKENING_RITUAL'),
|
|
(3678,9,0,'This Mutanus the Devourer is a minion from Naralex\'s nightmare no doubt!',12,0,100,0,0,0,0,'disciple SAY_MUTANUS_THE_DEVOURER'),
|
|
(3678,10,0,'At last! Naralex awakes from the nightmare.',12,0,100,0,0,0,0,'disciple SAY_NARALEX_AWAKES'),
|
|
(3678,11,0,'Attacked! Help get this $N off of me!',12,0,100,0,0,0,0,'disciple SAY_ATTACKED'),
|
|
(3678,11,1,'Deal with this $N! I need to prepare to awake Naralex!',12,0,100,0,0,0,0,'disciple SAY_ATTACKED'),
|
|
(3678,11,2,'Help!',12,0,100,0,0,0,0,'disciple SAY_ATTACKED'),
|
|
(3679,0,0,'%s tosses fitfully in troubled sleep.',16,0,100,0,0,0,0,'naralex EMOTE_TROUBLED_SLEEP'),
|
|
(3679,1,0,'%s writhes in agony. The Disciple seems to be breaking through.',16,0,100,0,0,0,0,'naralex EMOTE_WRITHE_IN_AGONY'),
|
|
(3679,2,0,'%s dreams up a horrendous vision. Something stirs beneath the murky waters.',16,0,100,0,0,0,0,'naralex EMOTE_HORRENDOUS_VISION'),
|
|
(3679,3,0,'I AM AWAKE, AT LAST!',14,0,100,0,0,5789,0,'naralex SAY_I_AM_AWAKE'),
|
|
(3679,4,0,'Ah, to be pulled from the dreaded nightmare! I thank you, my loyal Disciple, along with your brave companions.',12,0,100,0,0,0,0,'naralex SAY_THANK_YOU'),
|
|
(3679,5,0,'We must go and gather with the other Disciples. There is much work to be done before I can make another attempt to restore the Barrens. Farewell, brave souls!',12,0,100,0,0,0,0,'naralex SAY_FAREWELL'),
|
|
(3692,0,0,'Alright, let\'s go.',12,0,100,0,0,0,0,'Volcor'),
|
|
(3692,1,0,'Oh no! Here they come!',12,0,100,0,0,0,0,'Volcor'),
|
|
(3692,2,0,'Thank you again, $n. I\'ll make my way to the road now. When you can, find Terenthis and let him know we escaped.',12,0,100,0,0,0,0,'Volcor'),
|
|
(3692,3,0,'We made it, my friend. Remember to find Terenthis and let him know we\'re safe. Thank you again.',12,0,100,0,0,0,0,'Volcor'),
|
|
(3693,0,0,'What is happening?',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,1,0,'Grimclaw?! Easy there, my friend... where is your master Volcor?',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,2,0,'I understand, my friend. I shall find someone to help your master. Go back to him now, or at least stay close.',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,3,0,'What is happening?',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,4,0,'Grimclaw?! Easy there, my friend... where is your master Volcor?',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,5,0,'There... that should help. Now, tell me what\'s happened, Grimclaw.',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,6,0,'Whoa, whoa there, my friend. One moment...',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3693,7,0,'I understand, my friend. I shall find someone to help your master. Go back to him now, or at least stay close.',12,0,0,0,0,0,0,'Terenthis'),
|
|
(3695,0,0,'Grimclaw growls in your direction before taking time to sniff you.',16,0,0,0,0,0,0,'Grimclaw'),
|
|
(3727,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Dark Strand Enforcer'),
|
|
(3817,0,0,'%s charges!',16,0,100,0,0,0,0,'Shadowhorn Stag'),
|
|
(3818,0,0,'%s charges!',16,0,100,0,0,0,0,'Elder Shadowhorn Stag'),
|
|
(3838,0,0,'Guards!',14,7,100,0,0,0,0,'Vesprystus'),
|
|
(3841,0,0,'Guards!',14,7,100,0,0,0,0,'Caylais Moonfeather'),
|
|
(3843,0,0,'The ages have been cruel to you and I, my love, but be assured, it is, and at long last we are reunited.',12,0,100,1,0,0,0,'Anaya'),
|
|
(3843,1,0,'Let it not trouble your heart, beloved. You have freed me from slavery, and for that I love you all the more.',12,0,100,1,0,0,0,'Anaya'),
|
|
(3843,2,0,'Sadly, even this must be cut short... The ties that bind me to this world weaken, and pull me away...',12,0,100,1,0,0,0,'Anaya'),
|
|
(3843,3,0,'Farewell, Cerellean, until we are joined once again...',12,0,100,1,0,0,0,'Anaya'),
|
|
(3843,4,0,'%s\'s soft voice trails away into the mists, \"Know that I love you always...\"',16,0,100,0,0,0,0,'Anaya'),
|
|
(3849,0,0,'Free from this wretched cell at last! Let me show you to the courtyard....',12,1,100,0,0,0,0,'prisoner adamant SAY_FREE_AD'),
|
|
(3849,1,0,'You are indeed courageous for wanting to brave the horrors that lie beyond this door.',12,1,100,0,0,0,0,'prisoner adamant SAY_OPEN_DOOR_AD'),
|
|
(3849,2,0,'There we go!',12,1,100,0,0,0,0,'prisoner adamant SAY_POST1_DOOR_AD'),
|
|
(3849,3,0,'Good luck with Arugal. I must hurry back to Hadrec now.',12,1,100,0,0,0,0,'prisoner adamant SAY_POST2_DOOR_AD'),
|
|
(3849,4,0,'About time someone killed the wretch.',12,1,100,0,0,0,0,'prisoner adamant SAY_BOSS_DIE_AD'),
|
|
(3850,0,0,'Follow me and I\'ll open the courtyard door for you.',12,7,100,25,0,0,0,'prisoner ashcrombe SAY_FREE_AS'),
|
|
(3850,1,0,'I have just the spell to get this door open. Too bad the cell doors weren\'t locked so haphazardly.',12,7,100,1,0,0,0,'prisoner ashcrombe SAY_OPEN_DOOR_AS'),
|
|
(3850,2,0,'There it is! Wide open. Good luck to you conquering what lies beyond. I must report back to the Kirin Tor at once!',12,7,100,1,0,0,0,'prisoner ashcrombe SAY_POST_DOOR_AS'),
|
|
(3850,3,0,'%s vanishes.',16,0,100,0,0,0,0,'prisoner ashcrombe SAY_POST_DOOR_AS'),
|
|
(3850,4,0,'For once I agree with you... scum.',12,7,100,1,0,0,0,'prisoner ashcrombe SAY_BOSS_DIE_AS'),
|
|
(3887,0,0,'Leave this accursed place at once!',14,0,100,0,0,0,0,'Baron Silverlaine'),
|
|
(3893,0,0,'A paladin! Slaying him would please the master. Attack!',12,0,100,0,0,0,0,'Forsaken Scout'),
|
|
(3899,0,0,'Not quite so sure of yourself without the Purifier, hm?',12,0,100,0,0,0,0,'Balizar the Umbrage'),
|
|
(3925,0,0,'%s goes into a rage after seeing a friend fall in battle!',16,0,100,0,0,0,0,'Thistlefur Avenger'),
|
|
(3927,0,0,'I can\'t believe it, you\'ve destroyed my pack...Now face my wrath!',14,0,100,0,0,0,0,'Wolf Master Nandos'),
|
|
(3937,0,0,'Fresh bread, baked this very morning!',12,0,100,0,0,0,0,'Kira Songshine'),
|
|
(3937,0,1,'Come get yer fresh bread!',12,0,100,0,0,0,0,'Kira Songshine'),
|
|
(3937,0,2,'Fresh bread for sale!',12,0,100,0,0,0,0,'Kira Songshine'),
|
|
(3937,1,0,'Guards! Help me!',12,0,100,0,0,0,0,'Kira Songshine'),
|
|
(3946,0,0,'The numbers of my companions dwindles, goddess, and my own power shall soon be insufficient to hold back the demons of Felwood.',12,0,100,1,0,0,0,'Velinde Starsong'),
|
|
(3946,1,0,'Goddess, grant me the power to overcome my enemies! Hear me, please, my need is desperate and my cause is just!',12,0,100,1,0,0,0,'Velinde Starsong'),
|
|
(3946,2,0,'What... what is this? Could this be the answer to my prayers? Elune has granted me a weapon--this scythe--to defeat the demons.',12,0,100,1,0,0,0,'Velinde Starsong'),
|
|
(3946,3,0,'I have failed... I have failed in my duty... failed my people... The worgen run rampant, and the Scythe of my goddess is lost.',12,7,100,0,0,0,0,'Velinde Starsong'),
|
|
(3946,4,0,'This evil I have unleashed... In whose hand does the power my goddess granted to me now lie... By whose hand is it directed?',12,7,100,0,0,0,0,'Velinde Starsong'),
|
|
(3974,0,0,'Release the hounds!',14,7,100,0,0,5841,0,'Houndmaster Loksey'),
|
|
(3975,0,0,'Ah, I have been waiting for a real challenge!',14,7,100,0,0,5830,0,'herod SAY_AGGRO'),
|
|
(3975,1,0,'Blades of Light!',14,7,100,0,0,5832,0,'herod SAY_WHIRLWIND'),
|
|
(3975,2,0,'Light, give me strength!',14,7,100,0,0,5833,0,'herod SAY_ENRAGE'),
|
|
(3975,3,0,'Hah, is that all?',14,7,100,0,0,5831,0,'herod SAY_KILL'),
|
|
(3975,4,0,'%s becomes enraged!',16,0,100,0,0,0,0,'herod EMOTE_ENRAGE'),
|
|
(3976,0,0,'Infidels! They must be purified!',14,7,100,0,0,5835,0,'mograine SAY_MO_AGGRO'),
|
|
(3976,1,0,'Unworthy!',14,7,100,0,0,5836,0,'mograine SAY_MO_KILL'),
|
|
(3976,2,0,'At your side, milady!',14,7,100,0,0,5837,0,'mograine SAY_MO_RESSURECTED'),
|
|
(3977,0,0,'What, Mograine has fallen? You shall pay for this treachery!',14,7,100,0,0,5838,0,'whitemane SAY_WH_INTRO'),
|
|
(3977,1,0,'The Light has spoken!',14,7,100,0,0,5839,0,'whitemane SAY_WH_KILL'),
|
|
(3977,2,0,'Arise, my champion!',14,7,100,0,0,5840,0,'whitemane SAY_WH_RESSURECT'),
|
|
(3981,0,0,'The monster got what he deserved.',12,0,100,0,0,0,0,'vishas SAY_TRIGGER_VORREL'),
|
|
(3983,0,0,'Tell me... tell me everything!',14,7,100,0,0,5847,0,'vishas SAY_AGGRO'),
|
|
(3983,1,0,'Naughty secrets!',14,7,100,0,0,5849,0,'vishas SAY_HEALTH1'),
|
|
(3983,2,0,'I\'ll rip the secrets from your flesh!',14,7,100,0,0,5850,0,'vishas SAY_HEALTH2'),
|
|
(3983,3,0,'Purged by pain!',14,7,100,0,0,5848,0,'vishas SAY_KILL'),
|
|
(3984,0,0,'Sidney is late. I thought he would be home by now.',12,7,100,0,0,0,0,'Nancy Vishas'),
|
|
(3984,1,0,'He must be overwhelmed with work at the Monastery. But still, he should have returned by now.',12,7,100,0,0,0,0,'Nancy Vishas'),
|
|
(3984,2,0,'Well, I\'m going outside to check. Something is amiss.',12,7,100,0,0,0,0,'Nancy Vishas'),
|
|
(3985,0,0,'He\'s your husband, woman. How am I to know where he is?',12,7,100,0,0,0,0,'Grandpa Vishas'),
|
|
(3985,1,0,'Cleansing the world of impure scum isn\'t an easy job, Nancy. Someone\'s got to do it.',12,7,100,0,0,0,0,'Grandpa Vishas'),
|
|
(4049,0,0,'The spirits of Stonetalon still rage, $N.',16,7,100,0,0,0,0,'Seereth Stonebreak on Quest 1062 finished'),
|
|
(4049,1,0,'I fear we may never soothe them...',16,7,100,0,0,0,0,'Seereth Stonebreak on Quest 1062 finished'),
|
|
(4063,0,0,'No! Leave us! We must not fail our task!',12,0,100,0,0,0,0,'Feeboz'),
|
|
(4063,0,1,'Die! You will not free Myzrael!',12,0,100,0,0,0,0,'Feeboz'),
|
|
(4063,0,2,'The Great One will smash you!',12,0,100,0,0,0,0,'Feeboz'),
|
|
(4064,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Scout'),
|
|
(4065,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Sentry'),
|
|
(4065,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Sentry'),
|
|
(4065,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Sentry'),
|
|
(4267,0,0,'Guards!',14,7,100,0,0,0,0,'Daelyshia'),
|
|
(4275,0,0,'Who dares interfere with the Sons of Arugal?',14,0,100,0,0,5791,0,'Archmage Arugal'),
|
|
(4275,1,0,'You, too, shall serve!',14,0,100,0,0,5793,0,'Archmage Arugal'),
|
|
(4275,2,0,'Release your rage!',14,0,100,0,0,5797,0,'Archmage Arugal'),
|
|
(4275,3,0,'Another falls!',14,0,100,0,0,5795,0,'Archmage Arugal'),
|
|
(4276,0,0,'Watch out for the Kobolds!',12,0,100,0,0,0,0,'Piznik'),
|
|
(4276,1,0,'I\'m getting close!',12,0,100,0,0,0,0,'Piznik'),
|
|
(4276,2,0,'Yay! I have found it!',12,0,100,0,0,0,0,'Piznik'),
|
|
(4278,0,0,'Intruders in the keep! To arms!',14,0,100,0,0,0,0,'Commander Springvale'),
|
|
(4278,1,0,'Our vigilance is eternal...',14,0,100,0,0,0,0,'Commander Springvale'),
|
|
(4286,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Soldier'),
|
|
(4286,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Soldier'),
|
|
(4286,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Soldier'),
|
|
(4286,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Soldier'),
|
|
(4287,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Gallant'),
|
|
(4287,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Gallant'),
|
|
(4287,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Gallant'),
|
|
(4287,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Gallant'),
|
|
(4288,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Beastmaster'),
|
|
(4288,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Beastmaster'),
|
|
(4288,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Beastmaster'),
|
|
(4288,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Beastmaster'),
|
|
(4289,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Evoker'),
|
|
(4289,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Evoker'),
|
|
(4289,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Evoker'),
|
|
(4289,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Evoker'),
|
|
(4290,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Guardsman'),
|
|
(4290,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Guardsman'),
|
|
(4290,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Guardsman'),
|
|
(4290,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Guardsman'),
|
|
(4291,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Diviner'),
|
|
(4291,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Diviner'),
|
|
(4291,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Diviner'),
|
|
(4291,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Diviner'),
|
|
(4292,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Protector'),
|
|
(4292,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Protector'),
|
|
(4292,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Protector'),
|
|
(4292,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Protector'),
|
|
(4294,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Sorcerer'),
|
|
(4294,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Sorcerer'),
|
|
(4294,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Sorcerer'),
|
|
(4294,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Sorcerer'),
|
|
(4295,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Myrmidon'),
|
|
(4295,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Myrmidon'),
|
|
(4295,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Myrmidon'),
|
|
(4295,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Myrmidon'),
|
|
(4295,1,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Scarlet Myrmidon'),
|
|
(4296,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Adept'),
|
|
(4296,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Adept'),
|
|
(4296,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Adept'),
|
|
(4296,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Adept'),
|
|
(4297,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Conjuror'),
|
|
(4297,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Conjuror'),
|
|
(4297,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Conjuror'),
|
|
(4297,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Conjuror'),
|
|
(4298,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Defender'),
|
|
(4298,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Defender'),
|
|
(4298,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Defender'),
|
|
(4298,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Defender'),
|
|
(4299,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Chaplain'),
|
|
(4299,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Chaplain'),
|
|
(4299,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Chaplain'),
|
|
(4299,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Chaplain'),
|
|
(4300,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Wizard'),
|
|
(4300,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Wizard'),
|
|
(4300,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Wizard'),
|
|
(4300,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Wizard'),
|
|
(4301,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Centurion'),
|
|
(4301,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Centurion'),
|
|
(4301,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Centurion'),
|
|
(4301,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Centurion'),
|
|
(4302,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Champion'),
|
|
(4302,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Champion'),
|
|
(4302,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Champion'),
|
|
(4302,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Champion'),
|
|
(4303,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Abbot'),
|
|
(4303,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Abbot'),
|
|
(4303,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Abbot'),
|
|
(4303,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Abbot'),
|
|
(4303,1,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Scarlet Abbot'),
|
|
(4306,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4306,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4306,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4306,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4306,1,0,'Confess and we shall set you free.',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4306,1,1,'You will talk eventually. You might as well spill it now.',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4306,1,2,'What? Oh no. I don\'t care what you have to say. I just enjoy inflicting pain.',12,7,100,0,0,0,0,'Scarlet Torturer'),
|
|
(4312,0,0,'Guards!',14,1,100,0,0,0,0,'Tharm'),
|
|
(4314,0,0,'Guards!',14,1,100,0,0,0,0,'Gorkas'),
|
|
(4317,0,0,'Guards!',14,1,100,0,0,0,0,'Nyse'),
|
|
(4319,0,0,'Guards!',14,7,100,0,0,0,0,'Thyssiana'),
|
|
(4321,0,0,'Guards!',14,7,100,0,0,0,0,'Baldruc'),
|
|
(4351,0,0,'%s looks weak enough to capture.',16,0,100,0,0,0,0,'Bloodfen Raptor'),
|
|
(4352,0,0,'%s looks weak enough to capture.',16,0,100,0,0,0,0,'Bloodfen Screecher'),
|
|
(4407,0,0,'Guards!',14,7,100,0,0,0,0,'Teloren'),
|
|
(4421,0,0,'Troublesome whelps. I\'ll teach you to interfere!',14,0,100,0,0,5813,0,'Charlga Razorflank'),
|
|
(4421,1,0,'Who\'s next?',14,0,100,0,0,5814,0,'Charlga Razorflank'),
|
|
(4421,2,0,'You outsiders will pay for encroaching on our land!',14,0,100,0,0,5815,0,'Charlga Razorflank'),
|
|
(4421,2,1,'Bah! My power rules here!',14,0,100,0,0,5816,0,'Charlga Razorflank'),
|
|
(4421,3,0,'Our new allies will avenge us!',14,0,100,0,0,5818,0,'Charlga Razorflank'),
|
|
(4422,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Agathelos the Raging'),
|
|
(4444,0,0,'Arrgh!',12,0,100,0,0,0,0,'Deathstalker Vincent'),
|
|
(4462,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Hunter'),
|
|
(4462,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Hunter'),
|
|
(4462,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Hunter'),
|
|
(4463,0,0,'[Orcish] Tago mog regas gi mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Summoner'),
|
|
(4463,0,1,'[Orcish] Ogg kaz ko zugas kil mog Tov\'nokaz Kagg',12,0,100,0,0,0,0,'Blackrock Summoner'),
|
|
(4463,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Summoner'),
|
|
(4464,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Blackrock Gladiator'),
|
|
(4484,0,0,'It looks like we\'re in trouble. Look lively, here they come!',12,7,100,0,0,0,0,'Feero'),
|
|
(4484,1,0,'Assassins from that cult you found... Let\'s get moving before someone else finds us out here.',12,7,100,0,0,0,0,'Feero'),
|
|
(4484,2,0,'Hold! I sense an evil presence... Undead!',12,7,100,0,0,0,0,'Feero'),
|
|
(4484,3,0,'They\'re coming out of the woodwork today. Let\'s keep moving or we may find more things that want me dead.',12,7,100,0,0,0,0,'Feero'),
|
|
(4484,4,0,'These three again?',12,7,100,0,0,0,0,'Feero'),
|
|
(4484,5,0,'I\'ll finish you off for good this time!',12,0,100,0,0,0,0,'Feero'),
|
|
(4484,6,0,'Well done! I should be fine on my own from here. Remember to talk to Delgren when you return to Maestra\'s Post in Ashenvale.',12,7,100,0,0,0,0,'Feero'),
|
|
(4484,7,0,'We must move quickly. Auberdine isn\'t too far away, but many enemies lurk in the forest.',12,7,100,0,0,0,0,'Feero'),
|
|
(4508,0,0,'Phew! Finally, out here. However, it will not become easy. Detain your eyes after annoyance.',12,0,100,0,0,0,0,'willix SAY_READY'),
|
|
(4508,1,0,'There on top resides Charlga Razorflank. The damned old Crone.',12,0,100,25,0,0,0,'willix SAY_POINT'),
|
|
(4508,2,0,'Help! Get this Raging Agam\'ar from me!',12,0,100,0,0,0,0,'willix SAY_AGGRO1'),
|
|
(4508,3,0,'In this ditch there are Blueleaf Tuber! As if the gold waited only to be dug out, I say it you!',12,0,100,1,0,0,0,'willix SAY_BLUELEAF'),
|
|
(4508,4,0,'Danger is behind every corner.',12,0,100,1,0,0,0,'willix SAY_DANGER'),
|
|
(4508,5,0,'I do not understand how these disgusting animals can live at such a place.... puh as this stinks!',12,0,100,1,0,0,0,'willix SAY_BAD'),
|
|
(4508,6,0,'I think, I see a way how we come out of this damned thorn tangle.',12,0,100,0,0,0,0,'willix SAY_THINK'),
|
|
(4508,7,0,'I am glad that we are out again from this damned ditch. However, up here it is not much better!',12,0,100,0,0,0,0,'willix SAY_SOON'),
|
|
(4508,8,0,'Finally! I am glad that I come, finally out here.',12,0,100,0,0,0,0,'willix SAY_FINALY'),
|
|
(4508,9,0,'I will rather rest a moment and come again to breath, before I return to Ratchet.',12,0,100,0,0,0,0,'willix SAY_WIN'),
|
|
(4508,10,0,'Many thanks for your help.',12,0,100,0,0,0,0,'willix SAY_END'),
|
|
(4509,0,0,'In the throes of the Sundering, Ameth\'Aran was at the whim of the terror that gripped the land. There was little hope for survival.',12,0,100,1,0,0,0,'Sargath'),
|
|
(4509,1,0,'Athrikus came to us. He told us that he could save us from harm. He cast a spell upon us to protect us from harm.',12,0,100,1,0,0,0,'Sargath'),
|
|
(4509,2,0,'When the shaking stopped, his true motives were revealed. We were trapped, and he was slowly draining our powers.',12,0,100,1,0,0,0,'Sargath'),
|
|
(4509,3,0,'There were hundreds imprisoned by his spell. Now only a few remain in their prisons. He would speak to us sometimes.',12,0,100,1,0,0,0,'Sargath'),
|
|
(4509,4,0,'He worried that his power weakened, that soon even we last of his precious soulgems would fade and die.',12,0,100,1,0,0,0,'Sargath'),
|
|
(4509,5,0,'His lieutenant, Ilkurd Magthrull possesses a tome which might indicate the location of the remaining soulgems.',12,0,100,1,0,0,0,'Sargath'),
|
|
(4514,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Raging Agam\'ar'),
|
|
(4540,0,0,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Scarlet Monk'),
|
|
(4540,0,1,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Scarlet Monk'),
|
|
(4540,0,2,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Scarlet Monk'),
|
|
(4540,0,3,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Scarlet Monk'),
|
|
(4543,0,0,'We hunger for vengeance.',14,0,100,0,0,5844,0,'thalnos SAY_AGGRO'),
|
|
(4543,1,0,'No rest, for the angry dead.',14,0,100,0,0,5846,0,'thalnos SAY_HEALTH'),
|
|
(4543,2,0,'More... More souls.',14,0,100,0,0,5845,0,'thalnos SAY_KILL'),
|
|
(4551,0,0,'Guards!',14,1,100,0,0,0,0,'Michael Garrett'),
|
|
(4607,0,0,'Ugh! What is that scoundrel doing sending his vermin to me? Get out of my sight before I take what is left of your life. And take this with you.',12,33,100,1,0,0,0,'Father Lankester'),
|
|
(4624,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(4624,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(4624,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(4624,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Booty Bay Bruiser - On Aggro'),
|
|
(4624,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Booty Bay Bruiser - On Aggro'),
|
|
(4624,0,5,'Get a rope!',12,0,100,0,0,0,0,'Booty Bay Bruiser - On Aggro'),
|
|
(4624,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Booty Bay Bruiser - On Aggro'),
|
|
(4624,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Booty Bay Bruiser - On Aggro'),
|
|
(4670,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hatefury Rogue'),
|
|
(4671,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hatefury Trickster'),
|
|
(4672,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hatefury Felsworn'),
|
|
(4673,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hatefury Betrayer'),
|
|
(4674,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hatefury Shadowstalker'),
|
|
(4675,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hatefury Hellcaller'),
|
|
(4721,0,0,'The Earth Mother watch over us; under cover of the night as in the day. Let this fire illuminate both our bodies and spirits and remind us of our honored ancestors, who are ever present and guiding our way.',12,3,100,1,0,0,0,'Zangen Stonehoof'),
|
|
(4781,0,0,'%s nervously crawls from the crate.',16,0,100,0,0,0,0,'Snufflenose Gopher'),
|
|
(4781,1,0,'%s wiggles his whiskers at $n.',16,0,100,0,0,0,0,'Snufflenose Gopher'),
|
|
(4781,2,0,'%s sniffs at the ground...',16,0,100,0,0,0,0,'Snufflenose Gopher'),
|
|
(4810,0,0,'Aku\'mai demands more sacrifices, now you must die!',12,0,100,0,0,0,0,'Twilight Reaver'),
|
|
(4810,0,1,'The Old Gods will be restored. You will not be allowed to interfere!',12,0,100,0,0,0,0,'Twilight Reaver'),
|
|
(4831,0,0,'You should not be here! Ssslay them!',14,0,100,0,0,5799,0,'Lady Sarevess'),
|
|
(4831,1,0,'Hearty Kill!',14,0,100,0,0,5801,0,'Lady Sarevess'),
|
|
(4832,0,0,'Who dares disturb my meditation?',14,0,100,0,0,5802,0,'lord kelriss SAY_AGRRO'),
|
|
(4832,1,0,'Sleep...',14,0,100,0,0,5804,0,'lord kelriss SAY_SLEEP'),
|
|
(4832,2,0,'Just...Dust...',14,0,100,0,0,5803,0,'lord kelriss SAY_DEATH'),
|
|
(4851,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Stonevault Rockchewer'),
|
|
(4854,0,0,'Me %s, king!',14,0,100,0,0,5853,0,'Grimlok'),
|
|
(4854,1,0,'Die! Die!',14,0,100,0,0,5854,0,'Grimlok'),
|
|
(4855,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Stonevault Brawler'),
|
|
(4880,0,0,'Ok, let\'s get started.',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,1,0,'Now let\'s look for the herb.',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,2,0,'Nope, not here...',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,3,0,'There must be one around here somewhere...',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,4,0,'Ah, there\'s one!',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,5,0,'Come, $n! Let\'s go over there and collect it!',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,6,0,'%s picks the herb from the ground.',16,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,7,0,'Ok, now let\'s get out of here!',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,8,0,'I can make it from here. Thanks, $n! And talk to my employer about a reward!',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,9,0,'%s disappears back into the swamp.',16,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,10,0,'Help! I\'m under attack!',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4880,10,1,'Help! The beast is on me!',12,0,100,0,0,0,0,'\"Stinky\" Ignatz'),
|
|
(4961,0,0,'Now you\'re gonna get it good, $n!',12,0,100,0,0,0,0,'Dashel Stonefist'),
|
|
(4961,1,0,'Okay, okay! Enough fighting. No one else needs to get hurt.',12,0,100,0,0,0,0,'Dashel Stonefist'),
|
|
(4961,2,0,'It\'s okay, boys. Back off. You\'ve done enough. I\'ll meet up with you later.',12,0,100,0,0,0,0,'Dashel Stonefist'),
|
|
(4966,0,0,'Why don\'t we deal with you now, Hendel? Lady Proudmoore will speak for you back in the tower.',12,0,100,0,0,0,0,'hendel SAY_PROGRESS_1_TER'),
|
|
(4966,1,0,'Please... please... Miss Proudmore. I didn\'t mean to...',12,0,100,0,0,0,0,'hendel SAY_PROGRESS_2_HEN'),
|
|
(4966,2,0,'I apologize for taking so long to get here. I wanted Lady Proudmoore to be present also.',12,0,100,0,0,0,0,'hendel SAY_PROGRESS_3_TER'),
|
|
(4966,3,0,'We can only stay a few moments before returning to the tower. If you wish to speak to us more you may find us there.',12,0,100,0,0,0,0,'hendel SAY_PROGRESS_4_TER'),
|
|
(4966,4,0,'%s, too injured, gives up the chase.',16,0,100,0,0,0,0,'hendel EMOTE_SURRENDER'),
|
|
(4979,0,0,'Hey, thanks.',12,0,100,0,0,0,0,'theramore guard SAY_QUEST1'),
|
|
(4979,1,0,'...receive 50 percent off deserter undergarments? What is this garbage?',12,0,100,0,0,0,0,'theramore guard SAY_QUEST2'),
|
|
(4979,1,1,'...to establish a fund for the purchase of hair gel? I like my hair the way it is, thanks!',12,0,100,0,0,0,0,'theramore guard SAY_QUEST2'),
|
|
(4979,1,2,'...the deserters seek a Theramore where citizens will be free to juggle at all hours of the day? What is this nonsense?',12,0,100,0,0,0,0,'theramore guard SAY_QUEST2'),
|
|
(4979,1,3,'...to establish the chicken as the official symbol of Theramore?! These guys are nuts!',12,0,100,0,0,0,0,'theramore guard SAY_QUEST2'),
|
|
(4979,1,4,'...as a deserter, you\'ll enjoy activities like tethered swimming and dog grooming? How ridiculous!',12,0,100,0,0,0,0,'theramore guard SAY_QUEST2'),
|
|
(4979,2,0,'This... this is a joke, right?',12,0,100,0,0,0,0,'theramore guard SAY_QUEST3'),
|
|
(4979,2,1,'I\'d never join anything like this. Better keep this, though. It\'ll come in handy in the privy...',12,0,100,0,0,0,0,'theramore guard SAY_QUEST3'),
|
|
(4979,2,2,'What a bunch of lunatics! You actually believe this stuff?',12,0,100,0,0,0,0,'theramore guard SAY_QUEST3'),
|
|
(4979,2,3,'That\'s the funniest thing I\'ve read in a long time. You\'ve just made my day!',12,0,100,0,0,0,0,'Theramore Guard'),
|
|
(4980,0,0,'W-what do you want? Just leave me alone...',12,0,0,0,0,0,0,'Paval'),
|
|
(4980,1,0,'I swear, I didn\'t steal anything from you! Here, take some of my supplies, just go away!',12,0,0,0,0,0,0,'Paval'),
|
|
(4980,2,0,'I... Well, I may of taken a little thing or two from the inn... but what would an ogre care about that?',12,0,0,0,0,0,0,'Paval'),
|
|
(4980,3,0,'Not one step closer, ogre!',12,0,0,0,0,0,0,'Paval'),
|
|
(4980,4,0,'And I don\'t know anything about this fire of yours...',12,0,0,0,0,0,0,'Paval'),
|
|
(4980,5,0,'What was that? Did you hear something?',12,0,0,0,0,0,0,'Paval'),
|
|
(4980,6,0,'%s staggers back as the arrow lodges itself deeply in his chest.',16,0,0,0,0,0,0,'Paval'),
|
|
(4980,7,0,'Ugh... Hallan, didn\'t think you had it in you...',12,0,0,16,0,0,0,'Paval'),
|
|
(4980,8,0,'Must be your lucky day. Alright, I\'ll talk. Just leave me alone. Look, you\'re not going to believe me, but it wa... oh, Light, looks like the girl could shoot...',12,0,0,0,0,0,0,'Paval'),
|
|
(4983,0,0,'I noticed some fire on that island over there. A human, too. Let\'s go check it out, $N.',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,1,0,'That\'s Reethe alright. Let\'s go see what he has to say, yeah?',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,2,0,'Just tell us what you know about the Shady Rest Inn, and I won\'t bash your skull in.',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,3,0,'Look here, if you don\'t tell me about the fire--',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,4,0,'Damn it! You\'d better not die on me, human!',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,5,0,'Still with us, Reethe?',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,6,0,'Looks dead to me. Not much use to us like this. You\'d better go back and tell Krog what happened.',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,7,0,'By the way, thanks for watching my back.',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,8,0,'Me smash! You die!',12,0,0,0,0,0,0,'Ogron'),
|
|
(4983,8,1,'I\'ll crush you!',12,0,0,0,0,0,0,'Ogron'),
|
|
(5042,0,0,'You\'re going to be just fine.',12,0,100,0,0,0,0,'Nurse Lillian'),
|
|
(5042,0,1,'Drink this, it will help.',12,0,100,0,0,0,0,'Nurse Lillian'),
|
|
(5042,0,2,'Let me help you with those.',12,0,100,0,0,0,0,'Nurse Lillian'),
|
|
(5045,0,0,'Gladly, sir.',12,0,0,0,0,0,0,'Hallan'),
|
|
(5046,0,0,'Paval Reethe! Found you at last. And consorting with ogres now? No fear, even deserters and traitors are afforded some mercy.',12,0,0,0,0,0,0,'Caldwell'),
|
|
(5046,1,0,'Private, show Lieutenant Reethe some mercy.',12,0,0,0,0,0,0,'Caldwell'),
|
|
(5046,2,0,'Now, let\'s clean up the rest of the trash, men!',12,0,0,0,0,0,0,'Caldwell'),
|
|
(5089,0,0,'Alright! We Surrender... Just put your weapons down, I\'ll cooperate',12,0,100,0,0,0,0,'Balos Jacken'),
|
|
(5236,0,0,'I\'ll crush you!',12,0,50,0,0,0,0,'on Aggro Text'),
|
|
(5236,0,1,'Me smash! You die!',12,0,50,0,0,0,0,'on Aggro Text'),
|
|
(5236,0,2,'Raaar!!! Me smash $r!',12,0,50,0,0,0,0,'on Aggro Text'),
|
|
(5240,0,0,'I\'ll crush you!',12,0,50,0,0,0,0,'on Aggro Text'),
|
|
(5240,0,1,'Me smash! You die!',12,0,50,0,0,0,0,'on Aggro Text'),
|
|
(5240,0,2,'Raaar!!! Me smash $r!',12,0,50,0,0,0,0,'on Aggro Text'),
|
|
(5267,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Unliving Atal\'ai'),
|
|
(5346,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'combat Enrage'),
|
|
(5355,0,0,'Kill them before they get away!',12,0,100,0,0,0,0,'Firewing Defender - On Aggro'),
|
|
(5355,0,1,'For Kael\'thas!',12,0,100,0,0,0,0,'Firewing Defender - On Aggro'),
|
|
(5355,0,2,'You won\'t escape alive!',12,0,100,0,0,0,0,'Firewing Defender'),
|
|
(5355,0,3,'You know too much!',12,0,100,0,0,0,0,'Firewing Defender'),
|
|
(5355,0,4,'They mustn\'t escape!',12,0,100,0,0,0,0,'Firewing Defender - On Aggro'),
|
|
(5355,0,5,'I will have your energy and then your life!',12,0,100,0,0,0,0,'Firewing Defender - On Aggro'),
|
|
(5391,0,0,'Help! Please, You must help me!',12,0,100,0,0,0,0,'galen SAY_PERIODIC'),
|
|
(5391,0,1,'I\'m glad you\'re here! Because I need your help!!',12,0,100,0,0,0,0,'Galen Goodward'),
|
|
(5391,1,0,'Let us leave this place.',12,0,100,0,0,0,0,'galen SAY_QUEST_ACCEPTED'),
|
|
(5391,2,0,'Look out! The $c attacks!',12,0,100,0,0,0,0,'galen SAY_ATTACKED_1'),
|
|
(5391,2,1,'Help! I\'m under attack!',12,0,100,0,0,0,0,'galen SAY_ATTACKED_2'),
|
|
(5391,2,2,'Help! The beast is on me!',12,0,100,0,0,0,0,'Galen Goodward'),
|
|
(5391,3,0,'Thank you $N. I will remember you always. You can find my strongbox in my camp, north of Stonard.',12,0,100,0,0,0,0,'galen SAY_QUEST_COMPLETE'),
|
|
(5391,4,0,'%s whispers to $N the secret to opening his strongbox.',16,0,100,0,0,0,0,'galen EMOTE_WHISPER'),
|
|
(5391,5,0,'%s disappears into the swamp.',16,0,100,0,0,0,0,'galen EMOTE_DISAPPEAR'),
|
|
(5416,0,0,'%s takes a big swig of ale.',16,0,100,0,0,0,0,'Infiltrator Marksen'),
|
|
(5416,1,0,'That was refreshing. Now there\'s information that needs to be told...',12,0,100,1,0,0,0,'Infiltrator Marksen'),
|
|
(5416,2,0,'I believe the Forsaken are misleading the allies of the Horde.... wait... I feel so... dizzy...',12,0,100,1,0,0,0,'Infiltrator Marksen'),
|
|
(5416,3,0,'%s writhes in pain.',16,0,100,0,0,0,0,'Infiltrator Marksen'),
|
|
(5416,4,0,'AAAAAAAAAAAAAAAAARGH!',12,0,100,0,0,0,0,'Infiltrator Marksen'),
|
|
(5661,0,0,'Edward. Tyler. Prepare for your first challenge.',12,33,100,1,0,0,0,'Brother Malach'),
|
|
(5661,1,0,'Lysta, summon in the captives.',12,33,100,0,0,0,0,'Brother Malach'),
|
|
(5661,2,0,'Not a challenge at all it seems. Let us see how you handle your second test. Lysta, bring forth the minions of the Lich King.',12,33,100,0,0,0,0,'Brother Malach'),
|
|
(5661,3,0,'Lysta, summon in undead captives.',12,33,100,0,0,0,0,'Brother Malach'),
|
|
(5661,4,0,'It is time to face your final challenge young warriors! Prepare for your hardest fight yet.',12,33,100,0,0,0,0,'Brother Malach'),
|
|
(5661,5,0,'Lysta, summon forth... the abomination!',12,33,100,0,0,0,0,'Brother Malach'),
|
|
(5661,6,0,'Well done Edward and Tyler. You are progressing along in your training quite nicely. We shall test your mettle again soon.',12,33,100,0,0,0,0,'Brother Malach'),
|
|
(5662,0,0,'You sorry sacks of maggot flesh can do better than that, now prove it!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,1,'Alright you sorry sacks of bones. Let\'s see what you\'ve got. Strike your opponent, and don\'t stop till I say so.',12,33,100,1,0,0,0,'Sergeant Houser'),
|
|
(5662,0,2,'What do you call that? If that\'s fighting then I\'m Lothar himself!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,3,'These piles of wood and straw may show mercy, but the Lich King won\'t!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,4,'The sword isn\'t a tool, it\'s an extension of you. I expect better!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,5,'Stop! You maggots call that fighting? That is pathetic! Now put your hearts in it, you don\'t need them anymore anyway!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,6,'You\'re dead, not buried. Now show me your best!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,7,'You don\'t fight for yourselves anymore, maggots! You fight for the Queen now so show me something worthy of her!',12,33,100,25,0,0,0,'Sergeant Houser'),
|
|
(5662,0,8,'Can you see yourselves? That is the most pathetic excuse for sword slinging I\'ve ever seen! ',12,0,100,0,0,0,0,'Sergeant Houser'),
|
|
(5696,0,0,'Theresa, take this to Father Lankester.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,1,0,'Why thank you, my pet.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,2,0,'As good as I told you it would be, yes?',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,2,1,'Didn\'t I tell you my new domination techniques would work?',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,2,2,'So what do you think of my new toy?',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,2,3,'How do you like my pet?',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,2,4,'Isn\'t she just the most amazing little creation?',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,3,0,'A little torture, a pinch of magic, and an ample helping of invasive surgery. She was conscious, of course.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,3,1,'Everyone has a weakness, it\'s just a matter of finding it.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,3,2,'It was simple once I broke her spirit.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,3,3,'I managed to discover that certain parts of the brain when removed or stimulated will make a subject much more docile.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,3,4,'You don\'t expect me to give up all my secrets do you?',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5696,3,5,'A little ritual torture can go a long way.',12,33,100,1,0,0,0,'Gerard Abernathy'),
|
|
(5697,0,0,'Yes My Lord.',12,33,100,0,0,0,0,'Theresa'),
|
|
(5697,1,0,'My Lord Abernathy sends this to you.',12,33,100,0,0,0,0,'Theresa'),
|
|
(5697,2,0,'My Lord. From Father Lankester.',12,33,100,0,0,0,0,'Theresa'),
|
|
(5698,0,0,'Bravo, Gerard, you have exceeded yourself, yet again.',12,33,100,1,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,1,'I am truly impressed, Gerard. I thought you were all talk, but I see I have been proven wrong.',12,33,100,1,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,2,'I don\'t agree with your turning to alchemy to fix some of the problems, but I do agree with the results. Very well done.',12,33,100,0,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,3,'Did you have to house train her, Gerard?',12,33,100,1,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,4,'An amazing discovery you have made. I would love an opportunity to look at all of the failed experiments.',12,33,100,0,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,6,'Very nice, Gerard. Next you will be breeding them.',12,33,100,1,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,7,'Your pet is wonderful, Gerard, but she needs a collar with a bell I think.',12,33,100,1,0,0,0,'Joanna Whitehall'),
|
|
(5698,0,8,'Impressive, very impressive. Does she do tricks?',12,0,100,0,0,0,0,'Joanna Whitehall'),
|
|
(5699,0,0,'I\'ve never seen anything like it. No concentration or loss of awareness while the subject is dominated. What did you do to her?',12,33,100,1,0,0,0,'Leona Tharpe'),
|
|
(5699,0,1,'Amazing! How did you manage a permanent dominate?',12,33,100,1,0,0,0,'Leona Tharpe'),
|
|
(5699,0,2,'I don\'t approve of your experiments, Gerard, but I must admit the results are impressive. What exactly did you do to her?',12,33,100,1,0,0,0,'Leona Tharpe'),
|
|
(5699,0,3,'She retains knowledge and speech, and even the self sufficiency to perform tasks for you. Precisely what did you do?',12,33,100,1,0,0,0,'Leona Tharpe'),
|
|
(5699,0,4,'Truly amazing, Gerard. How did you do it?',12,33,100,1,0,0,0,'Leona Tharpe'),
|
|
(5699,0,5,'Astounding. You managed to dominate her, yet she retains self awareness and function. How did you do it?',12,0,100,0,0,0,0,'Leona Tharpe'),
|
|
(5700,0,0,'If I could just find \"Magic and the Ways of Power\". Ahh here it is, what was it doing over here?',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,1,'Very interesting. But if that\'s the case then my theory is wrong. I must reread the other sections to see what I missed.',12,33,100,1,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,2,'Magical Flows and How They Effect the World\", by Maginor Dumas. That\'s the one I was looking for.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,3,'If this is correct then I have a lot more research to do.',12,33,100,1,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,4,'Ahh there it is.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,5,'I really need a better system for filing these books. Ahh that\'s the one I wanted.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,6,'But this can\'t be right. Where did I put that other book?',12,33,100,1,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,7,'\"Khadgar\'s Mystical Journal, Volume 8.\" I think this is the one I wanted.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,8,'Ahh, \"Mystical Conjurings of the Archmages of Dalaran.\" Perfect.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,9,'If I could just find \"Magic and the Ways of Power\". Ahh here it is, what was it doing over here?',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,10,'\"Magic Maladies\", no. \"Magic Matricies\", no. Ahh here we go \"Magic Mysteries\".',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,11,'There\'s the mystical tome I was looking for.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,12,'Yes, yes. Hmm, it seems to cross reference another tome. Guess I have to find that one too.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,13,'That wasn\'t very helpful. Let me check the other one.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,14,'That\'s what I wanted to know. Now I just need to find where the flux variance is discussed.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,15,'So I was right about the energies. Let\'s see what the other tome has to say on the subject.',12,33,100,0,0,0,0,'Samantha Shackleton'),
|
|
(5700,0,16,'Back to the drawing board.',12,33,100,1,0,0,0,'Samantha Shackleton'),
|
|
(5702,0,0,'If you\'re here, then it means you are prepared to begin the study of summoning demonic cohorts to do your bidding. We will start with the lowliest creatures you will be able to call and continue from there. Let us begin.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,1,0,'The easiest creature for you to summon is the imp. You should already be able to bring forth this minion but for completeness\' sake I will start with him.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,2,0,'This foul little beast is the imp. It is small and weak, making it almost useless as a meatshield, and its damage output is mediocre at best. This creature is best used for support of a larger group.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,3,0,'Now that you have had a chance to study imp, let us move on the next minion you will be able to summon, the voidwalker.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,4,0,'This demonic entity is known as the Voidwalker. Its strength and endurance are significant, making it ideal for defence. Send it to attack your enemy, then use it as a shield while you use your spells and abilities to drain away your opponent\'s life.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,5,0,'If you\'ve never seen one, it is a sight to behold. A very impressive creature both on and off the field of battle. Next let us take a look at what I am sure all you male students have been waiting for. The succubus.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,6,0,'All right now. Asside from the obvious distractions a minion like this will provide against your more masculine foes, she is also capable of dealing out impressive amounts of damage. However, her fragile endurance makes her almost useless as a shield.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,7,0,'Study hard and you might one day be able to summon one on your own, but for now it\'s time to move on to the felhunter.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,8,0,'What you see before you is a felhunter. This creature\'s natural talents include spell lock and other abilities which make it unequalled when facing a magically attuned opponent.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,9,0,'When facing a spellcaster of any kind, this feral beast will be your best friend. Now, let us take a look at something a bit different. This next creature will aid your travels and make your future journeys much easier. Let\'s take a look at a felsteed.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,10,0,'I doubt you have had much occasion to see such a creature. These demonic equines will make your travels much faster by acting as your mount as long as you control them. However, they are difficult to control, so be sure you are ready before attempting it.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5702,11,0,'There you have it. Our lesson on summoning has come to an end. A new class will begin shortly, so if you wish to brush up, feel free to stay around.',12,33,100,1,0,0,0,'Jezelle Pruitt'),
|
|
(5709,0,0,'This evil cannot be allowed to enter this world! Come my children!',14,0,100,0,0,0,3,'Shade of Eranikus'),
|
|
(5710,0,0,'The shield be down! Rise up Atal\'ai! Rise up!',14,0,100,0,0,5861,3,'Jammal\'an the Prophet'),
|
|
(5710,1,0,'The Soulflayer comes!',14,0,100,0,0,5862,0,'Jammal\'an the Prophet Aggro'),
|
|
(5710,2,0,'%s laughs.',16,0,100,0,0,5863,0,'Jammal\'an the Prophet Slay'),
|
|
(5710,3,0,'Join us!',14,0,100,0,0,5864,0,'Jammal\'an the Prophet Charm'),
|
|
(5710,4,0,'Hakkar shall live again!',14,0,100,0,0,5865,0,'Jammal\'an the Prophet 10% Health'),
|
|
(5721,0,0,'You know not what you do! We must destroy you for your own good!',14,0,100,0,0,5866,3,'Dreamscythe'),
|
|
(5721,1,0,'Turn back! Do not wake the dreamer!',14,0,100,0,0,0,3,'Dreamscythe Aggro'),
|
|
(5734,0,0,'Hmm, it would seem Keever needs a new subject. If that fool Abernathy keeps taking Keever\'s subjects, Keever may have to have a word with him.',12,33,100,1,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,1,0,'Ahh, there we go. Now, Keever must try this vial and see if it works.',12,33,100,1,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,2,0,'%s forces the fluid down the weary man\'s throat.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,3,0,'%s pokes the small toad.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,4,0,'Not what Keever was hoping for. Keever may have added too much earthroot. Let\'s see if the second serum will do what Keever needs.',12,33,100,1,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,5,0,'%s feeds the toad some of the strange liquid.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,6,0,'%s pokes the small fuzzy squirrel with obvious disappointment.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,7,0,'Well, that is just not right. The creature is far too small. Let us see what Keever\'s third batch will do.',12,33,100,1,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,8,0,'%s feeds the squirrel some of the viscous fluid.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,9,0,'%s pokes the skittish rabbit.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,10,0,'Keever is unhappy with this. Perhaps if Keever were to try a larger dose, that may fix this dilemma.',12,33,100,1,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,11,0,'%s grabs the rabbit and pours the fluid down its throat, then sets it back inside the cage.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,12,0,'What is this? Did Keever ask for a sheep? Keever wanted a weapon of great power and all he got was this sheep. Keever is very disappointed.',12,33,100,1,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,13,0,'%s pokes the wooly sheep repeatedly.',16,0,100,0,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5734,14,0,'Keever is most pleased.',12,33,100,11,0,0,0,'Apothecary Keever <Royal Apothecary Society>'),
|
|
(5888,0,0,'Peace and patience be with you, $N. Remain strong always.',12,1,100,0,0,0,0,'Seer Ravenfeather'),
|
|
(5901,0,0,'Spirits of Water, I give you praise, and I beg of you a favour. You have heard $N\'s pleas, and I trust his inent is noble. Please, will you aid us?',42,0,100,1,0,0,0,'Islen Waterseer'),
|
|
(5901,1,0,'Thank you great spirit. Thank you!',12,0,100,1,0,0,0,'Islen Waterseer'),
|
|
(5907,0,0,'Yes you may, Okla. But do not stray too far from home.',12,1,100,1,0,0,0,'Kranal Fiss'),
|
|
(5955,0,0,'I\'m Thirsty.',12,0,100,0,0,0,0,'tooga SAY_TOOG_THIRST'),
|
|
(5955,0,1,'Torta must be so worried.',12,0,100,0,0,0,0,'tooga SAY_TOOG_WORRIED'),
|
|
(5955,0,2,'Do we have much further to go?',12,0,100,0,0,0,0,'Tooga'),
|
|
(5955,0,3,'Are we there yet?',12,0,100,0,0,0,0,'Tooga'),
|
|
(5955,0,4,'I keep getting sand stuck in my toes.',12,0,100,0,0,0,0,'Tooga'),
|
|
(5955,0,5,'How much further to go?',12,0,100,0,0,0,0,'Tooga'),
|
|
(5955,0,6,'I wish you could just pick me up and carry me.',12,0,100,0,0,0,0,'Tooga'),
|
|
(5955,0,7,'Have you heard the one about the ogre, the goblin and the pit lord?',12,0,100,0,0,0,0,'Tooga'),
|
|
(5955,1,0,'Torta, my love! I have returned at long last.',12,0,100,0,0,0,0,'tooga SAY_TOOG_POST_1'),
|
|
(5955,2,0,'My dearest Torta. I have been gone for so long. Finally we are reunited. At long last our love can blossom again.',12,0,100,0,0,0,0,'tooga SAY_TOOG_POST_3'),
|
|
(5955,3,0,'Yes Torta. Whatever your heart desires...',12,0,100,0,0,0,0,'tooga SAY_TOOG_POST_5'),
|
|
(6015,0,0,'You have any idea how long I\'ve been waiting here? And where\'s dinner? All that time gone and nothing to show for it?',12,0,100,0,0,0,0,'tooga SAY_TORT_POST_2'),
|
|
(6015,1,0,'Enough with the rambling. I am starving! Now, get your dusty shell into that ocean and bring momma some grub.',12,0,100,0,0,0,0,'tooga SAY_TORT_POST_4'),
|
|
(6015,2,0,'And try not to get lost this time...',12,0,100,0,0,0,0,'tooga SAY_TORT_POST_6'),
|
|
(6026,0,0,'Guards!',14,1,100,0,0,0,0,'Breyk'),
|
|
(6109,0,0,'Come, little ones. Face me!',14,0,100,0,0,0,0,'azuregos SAY_TELEPORT'),
|
|
(6119,0,0,'Horrible! Well, all right,maybe it just needs a little cleaning up?',12,0,100,0,0,0,0,'Tog Rustsprocket reply'),
|
|
(6172,0,0,'Thank you, dear $C, you just saved my life.',12,7,100,1,0,0,0,'Henze Faulk'),
|
|
(6176,0,0,'Follow me, $N. I will soon begin the summoning.',12,0,100,0,0,0,0,'Bath\'rah the Windwatcher'),
|
|
(6176,1,0,'%s begins a spell of summoning...',41,0,100,0,0,0,0,'Bath\'rah the Windwatcher'),
|
|
(6177,0,0,'Thank you, dear $C, you just saved my life.',12,7,100,1,0,0,0,'Narm Faulk'),
|
|
(6182,0,0,'To the house! Stay close to me, no matter what! I have my gun and ammo there!',12,0,100,0,0,0,0,'stilwell SAY_DS_START'),
|
|
(6182,1,0,'We showed that one!',12,0,100,0,0,0,0,'stilwell SAY_DS_DOWN_1'),
|
|
(6182,2,0,'One more down!',12,0,100,0,0,0,0,'stilwell SAY_DS_DOWN_2'),
|
|
(6182,3,0,'We\'ve done it! We won!',12,0,100,0,0,0,0,'stilwell SAY_DS_DOWN_3'),
|
|
(6182,4,0,'Meet me down by the orchard-- I just need to put my gun away.',12,0,100,0,0,0,0,'stilwell SAY_DS_PROLOGUE'),
|
|
(6206,0,0,'%s is splashed by the blood and becomes irradiated!',16,0,100,0,0,0,0,'Caverndeep Burrower'),
|
|
(6207,0,0,'%s is splashed by the blood and becomes irradiated!',16,0,100,0,0,0,0,'Caverndeep Ambusher'),
|
|
(6211,0,0,'%s is splashed by the blood and becomes irradiated!',16,0,100,0,0,0,0,'Caverndeep Reaver'),
|
|
(6222,0,0,'A foul trogg if ever I saw one. Die!',12,0,100,0,0,0,0,'Leprous Technician'),
|
|
(6222,0,1,'No gnome will be left behind.',12,0,100,0,0,0,0,'Leprous Technician'),
|
|
(6222,0,2,'The troggs...they never stop coming. Die trogg! Die!',12,0,100,0,0,0,0,'Leprous Technician'),
|
|
(6222,0,3,'This sickness clouds my vision, but I know you must be a trogg. Die foul invader!',12,0,100,0,0,0,0,'Leprous Technician'),
|
|
(6223,0,0,'A foul trogg if ever I saw one. Die!',12,0,100,0,0,0,0,'Leprous Defender'),
|
|
(6223,0,1,'No gnome will be left behind.',12,0,100,0,0,0,0,'Leprous Defender'),
|
|
(6223,0,2,'The troggs...they never stop coming. Die trogg! Die!',12,0,100,0,0,0,0,'Leprous Defender'),
|
|
(6223,0,3,'This sickness clouds my vision, but I know you must be a trogg. Die foul invader!',12,0,100,0,0,0,0,'Leprous Defender'),
|
|
(6224,0,0,'A foul trogg if ever I saw one. Die!',12,0,100,0,0,0,0,'Leprous Machinesmith'),
|
|
(6224,0,1,'No gnome will be left behind.',12,0,100,0,0,0,0,'Leprous Machinesmith'),
|
|
(6224,0,2,'The troggs...they never stop coming. Die trogg! Die!',12,0,100,0,0,0,0,'Leprous Machinesmith'),
|
|
(6224,0,3,'This sickness clouds my vision, but I know you must be a trogg. Die foul invader!',12,0,100,0,0,0,0,'Leprous Machinesmith'),
|
|
(6231,0,0,'There is no COW level!... really! I repeat: there is no COW level. Well, maby there is...',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,1,'You are welcome, have a nice day.',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,2,'Please be patient, we will call your name when it is your turn. We are helping people in the order they appear to us on the screen.',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,3,'People think I like corndogs, but actually, they give me indigestion !!!',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,4,'Techbot is sensitive and those words hurt my ears. :[ Please be nice to me. I just want to help.',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,5,'I am a BOT. I have tons of information. To find out what I know whisper me.',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,6,'When the rep is talking to you, he will start each line with your name. If you don\'t see your name, he\'s not speaking to you.',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,7,'Remember, if you harass the rep or spam the channel, your account may be kicked, banned or worse.',12,0,100,0,0,0,0,'Techbot'),
|
|
(6231,0,8,'If you have been muted, or have questions about the Muting/UnMuting process, please visit...zzzzttt!!',12,0,100,0,0,0,0,'Techbot'),
|
|
(6235,0,0,'Electric justice!',14,0,100,0,0,5811,0,'Electrocutioner 6000'),
|
|
(6238,0,0,'Ready when you are, $c.',12,0,100,0,0,0,0,'big will SAY_BIG_WILL_READY'),
|
|
(6248,0,0,'The Affray has begun. $n, get ready to fight!',12,0,100,0,0,0,0,'twiggy SAY_TWIGGY_BEGIN'),
|
|
(6248,1,0,'You! Enter the fray!',12,0,100,0,0,0,0,'twiggy SAY_TWIGGY_FRAY'),
|
|
(6248,2,0,'Challenger is down!',12,0,100,0,0,0,0,'twiggy SAY_TWIGGY_DOWN'),
|
|
(6248,3,0,'The Affray is over.',12,0,100,0,0,0,0,'twiggy SAY_TWIGGY_OVER'),
|
|
(6329,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Irradiated Pillager'),
|
|
(6329,1,0,'%s blood sprays into the air!',16,0,100,0,0,0,0,'Irradiated Pillager'),
|
|
(6487,0,0,'You will not defile these mysteries!',14,7,100,0,0,5842,0,'doan SAY_AGGRO'),
|
|
(6487,1,0,'Burn in righteous fire!',14,7,100,0,0,5843,0,'doan SAY_SPECIALAE'),
|
|
(6492,0,0,'%s fades into void.',16,0,100,0,0,0,0,'Rift Spawn'),
|
|
(6513,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Un\'Goro Stomper'),
|
|
(6523,0,0,'Never cross a Dark Iron, $c.',12,0,100,0,0,0,0,'Dark Iron Rifleman'),
|
|
(6523,0,1,'Time to die, $c!',12,0,100,0,0,0,0,'Dark Iron Rifleman'),
|
|
(6523,0,2,'Feel the power of the Dark Iron Dwarves!',12,0,100,0,0,0,0,'Dark Iron Rifleman'),
|
|
(6546,0,0,'Grid yourself, $N. The demon in this orb is a fel beast.',12,0,100,0,0,0,0,'Tabetha'),
|
|
(6575,0,0,'The master has fallen! Avenge him, my brethren!',14,7,100,0,0,0,0,'Scarlet Trainee'),
|
|
(6669,0,0,'\"Threshwackonator First Mate unit prepared to follow\"',16,0,100,0,0,0,0,'threshwackonator EMOTE_START'),
|
|
(6669,1,0,'YARRR! Swabie, what have ye done?! He\'s gone mad! Baton him down the hatches! Hoist the mast! ARRRR! Every man for hi\'self!',12,0,100,0,0,0,0,'threshwackonator SAY_AT_CLOSE'),
|
|
(6706,0,0,'Guards!',14,7,100,0,0,0,0,'Baritanas Skyriver'),
|
|
(6726,0,0,'Guards!',14,1,100,0,0,0,0,'Thalon'),
|
|
(6729,0,0,'Aku\'mai is dead! At last, I can leave this wretched place.',14,0,100,0,0,0,0,'morridune SAY_MORRIDUNE_1'),
|
|
(6729,1,0,'Speak with me to hear my tale.',12,0,100,0,0,0,0,'morridune SAY_MORRIDUNE_2'),
|
|
(6784,0,0,'Ugh.',12,0,100,0,0,0,0,'calvin montague SAY_RIN_END_6'),
|
|
(6846,0,0,'The Brotherhood will not be hampered by insects.',12,0,100,0,0,0,0,'Defias Dockmaster'),
|
|
(6866,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Bodyguard - Random Say on Aggro'),
|
|
(6866,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Bodyguard - Random Say on Aggro'),
|
|
(6866,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Bodyguard - Random Say on Aggro'),
|
|
(6927,0,0,'The Brotherhood will not tolerate your actions.',12,0,100,0,0,0,0,'Defias Dockworker - Random Say on Aggro'),
|
|
(6927,0,1,'Ah, a chance to use this freshly sharpened blade.',12,0,100,0,0,0,0,'Defias Dockworker - Random Say on Aggro'),
|
|
(6927,0,2,'Feel the power of the Brotherhood!',12,0,100,0,0,0,0,'Defias Dockworker - Random Say on Aggro'),
|
|
(7033,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Firegut Ogre'),
|
|
(7033,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Firegut Ogre'),
|
|
(7033,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Firegut Ogre'),
|
|
(7034,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Firegut Ogre Mage'),
|
|
(7034,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Firegut Ogre Mage'),
|
|
(7034,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Firegut Ogre Mage'),
|
|
(7035,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Firegut Brute'),
|
|
(7035,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Firegut Brute'),
|
|
(7035,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Firegut Brute'),
|
|
(7157,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Deadwood Avenger'),
|
|
(7172,0,0,'Greetings, mortals! I have been activated by the Discs of Norgannon to assist you!',14,0,100,0,0,0,0,'Lore Keeper of Norgannon'),
|
|
(7172,1,0,'Your discs are now ready! Engage the Discs of Norgannon once again to retrieve them!',14,0,100,0,0,0,0,'Lore Keeper of Norgannon'),
|
|
(7175,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Stonevault Ambusher'),
|
|
(7207,0,0,'Interesting...',12,0,100,0,0,0,0,'Doc Mixilpixil'),
|
|
(7207,1,0,'I need to consult Noram and Horatio.',12,0,100,0,0,0,0,'Doc Mixilpixil'),
|
|
(7228,0,0,'None may steal the secrets of the makers!',14,0,100,0,0,5851,3,'ironaya SAY_AGGRO'),
|
|
(7267,0,0,'Feel the fury of the sands!',14,0,100,0,0,5879,0,'Chief Ukorz Sandscalp'),
|
|
(7267,1,0,'The Sandfury reign supreme!',14,0,100,0,0,5878,0,'Chief Ukorz Sandscalp'),
|
|
(7267,2,0,'This desert be mine!',14,0,100,0,0,5876,0,'Chief Ukorz Sandscalp'),
|
|
(7267,3,0,'Die outlander!',14,0,100,0,0,5877,0,'Chief Ukorz Sandscalp'),
|
|
(7271,0,0,'Sands consume you!',14,0,100,0,0,5872,0,'Witch Doctor Zumrah'),
|
|
(7271,1,0,'Fall!',14,0,100,0,0,5873,0,'Witch Doctor Zumrah'),
|
|
(7274,0,0,'Let the executions begin!',14,0,100,0,0,5874,0,'Sandfury Executioner'),
|
|
(7274,1,0,'Justice is done!',14,0,100,0,0,5875,0,'Sandfury Executioner'),
|
|
(7291,0,0,'By Thaurissan\'s beard! Slay them!',14,0,100,0,0,5852,0,'Galgann Firehammer'),
|
|
(7320,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Stonevault Mauler'),
|
|
(7327,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Withered Warrior'),
|
|
(7328,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Withered Reaver'),
|
|
(7329,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Withered Quilguard'),
|
|
(7332,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Withered Spearhide'),
|
|
(7342,0,0,'%s begins to summon in reinforcements!',16,0,100,0,0,0,0,'Skeletal Summoner'),
|
|
(7357,0,0,'We will enslave the quilboar!',12,0,100,1,0,5819,0,'Mordresh Fire Eye - SAY_OOC_1'),
|
|
(7357,1,0,'We will spread across this barren land!',12,0,100,1,0,5820,0,'Mordresh Fire Eye - SAY_OOC_2'),
|
|
(7357,2,0,'Soon, the Scourge will rule the world!',12,0,100,22,0,5821,0,'Mordresh Fire Eye - SAY_OOC_3'),
|
|
(7357,3,0,'Slay them, my brethren! For the Scourge!',14,0,100,0,0,5822,0,'Mordresh Fire Eye - SAY_AGGRO'),
|
|
(7358,0,0,'You\'ll never leave this place alive.',14,0,100,0,0,5825,0,'amnennar SAY_AGGRO'),
|
|
(7358,1,0,'To me, my servants!',14,0,100,0,0,5828,0,'amnennar SAY_SUMMON60'),
|
|
(7358,2,0,'Come, spirits - attend your master!',14,0,100,0,0,5829,0,'amnennar SAY_SUMMON30'),
|
|
(7358,3,0,'I am the hand of the Lich King!',14,0,100,0,0,5827,0,'amnennar SAY_HP'),
|
|
(7358,4,0,'Too easy.',12,0,100,0,0,5826,0,'amnennar SAY_KILL'),
|
|
(7358,5,0,'%s begins to summon wraiths out of the freezing cold air!',16,0,100,0,0,0,0,'amnennar SAY_SUMMON_EMOTE'),
|
|
(7361,0,0,'We come from below! You can never stop us!',14,0,100,0,0,0,0,'SAY_GRUBBIS'),
|
|
(7527,0,0,'%s will be armed in 10 seconds!',16,0,100,0,0,0,0,'Goblin Land Mine'),
|
|
(7527,1,0,'%s will be armed in 5 seconds!',16,0,100,0,0,5871,0,'Goblin Land Mine'),
|
|
(7527,2,0,'%s is now armed!',16,0,100,0,0,0,0,'Goblin Land Mine'),
|
|
(7564,0,0,'I\'m going to carefully mix this - oops! ...Well, I spilled a little, but it\'s ready!',12,0,100,0,0,0,0,'Marin Noggenfogger'),
|
|
(7583,0,0,'%s jumps in fright!',16,0,100,0,0,0,0,'Legacki'),
|
|
(7583,1,0,'Ahhhhh!!! What is that thing?!',12,0,100,0,0,0,0,'Legacki'),
|
|
(7583,2,0,'Umi sent you, didn\'t she? She told me to expect a surprise, but I never thought that this is what she meant!',12,0,100,0,0,0,0,'Legacki'),
|
|
(7603,0,0,'A foul trogg if ever I saw one. Die!',12,0,100,0,0,0,0,'Leprous Assistant'),
|
|
(7603,0,1,'No gnome will be left behind.',12,0,100,0,0,0,0,'Leprous Assistant'),
|
|
(7603,0,2,'The troggs...they never stop coming. Die trogg! Die!',12,0,100,0,0,0,0,'Leprous Assistant'),
|
|
(7603,0,3,'This sickness clouds my vision, but I know you must be a trogg. Die foul invader!',12,0,100,0,0,0,0,'Leprous Assistant'),
|
|
(7604,0,0,'What? How dare you say that to me?!?',12,0,100,6,0,0,0,'Sergeant Bly'),
|
|
(7604,1,0,'After all we\'ve been through? Well, I didn\'t like you anyway!!',12,0,100,5,0,0,0,'Sergeant Bly'),
|
|
(7604,2,0,'Let\'s move forward!',12,0,100,0,0,0,0,'Sergeant Bly'),
|
|
(7607,0,0,'Oh no! Here they come!',12,0,100,0,0,0,0,'weegli blastfuse SAY_WEEGLI_OHNO'),
|
|
(7607,1,0,'Ok, here I go!',12,0,100,0,0,0,0,'weegli blastfuse SAY_WEEGLI_OK_I_GO'),
|
|
(7607,2,0,'I\'m out of here!',12,0,100,0,0,0,0,'weegli blastfuse'),
|
|
(7664,0,0,'Ilifar, your master calls!',14,0,100,0,0,0,0,'Razelikh the Defiler'),
|
|
(7664,1,0,'Let the flames of chaos engulf you!',14,0,100,0,0,0,0,'Razelikh the Defiler'),
|
|
(7664,2,0,'Face my champion, mortals!',14,0,100,0,0,0,0,'Razelikh the Defiler'),
|
|
(7664,3,0,'Prepare yourselves for an eternity of anguish and torture - vengeance shall be mine...',14,0,100,0,0,0,0,'Razelikh the Defiler'),
|
|
(7765,0,0,'I\'m glad yer back, Shay. Please, don\'t ever run off like that again! What would i tell yer parents if I lost ya?\"',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7766,0,0,'Wait here. Spybot will make Lescovar come out as soon as possible. Be ready! Attack only after you\'ve overheard their conversation.',12,0,100,0,0,0,0,'tyrion spybot SAY_TYRION_1'),
|
|
(7766,1,0,'That\'s it! That\'s what you were waiting for! KILL THEM!',14,0,100,0,0,0,0,'lord gregor lescovar SAY_TYRION_2'),
|
|
(7774,0,0,'Don\'t forget to get my bell out of the chest here. And remember, if do happen to wander off, just ring it and i\'ll find you again.',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,1,0,'This is quite an adventure!',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,1,1,'Oh, I wandered off again. I\'m sorry.',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,1,2,'The bell again, such a sweet sound.',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,1,3,'I can\'t help it, really. This is just such a beautiful place.',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,2,0,'%s begins to wander off.',16,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,3,0,'Are we taking the scenic route?',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,3,1,'Oh, what a beautiful flower over there.',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,3,2,'These trees are quite glorious, aren\'t they? ',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,3,3,'Are you sure this is the right way? Maybe we should go this way instead...',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7774,4,0,'Oh, here you are, Rockbiter! I\'m sorry, I know I\'m not supposed to wander off.',12,0,100,0,0,0,0,'Shay Leafrunner'),
|
|
(7779,1,0,'Good day to you both. I would speak to Lord Lescovar.',12,0,100,0,0,0,0,'Priestess Tyriona'),
|
|
(7779,2,0,'Thank you. The Light be with you both.',12,0,100,0,0,0,0,'Priestess Tyriona'),
|
|
(7779,3,0,'Milord, your guest has arrived. He awaits your presence.',12,0,100,0,0,0,0,'Priestess Tyriona'),
|
|
(7779,4,0,'I shall use the time wisely, milord. Thank you.',12,0,100,0,0,0,0,'Priestess Tyriona'),
|
|
(7780,0,0,'Rin\'ji is free!',12,0,100,0,0,0,0,'SAY_RIN_FREE'),
|
|
(7780,1,0,'Rin\'ji needs help!',12,0,100,0,0,0,0,'SAY_RIN_HELP_1'),
|
|
(7780,1,1,'Rin\'ji is being attacked!',12,0,100,0,0,0,0,'SAY_RIN_HELP_2'),
|
|
(7780,2,0,'Rin\'ji can see road now, $n. Rin\'ji knows the way home.',12,0,100,0,0,0,0,'SAY_RIN_COMPLETE'),
|
|
(7780,3,0,'Rin\'ji will tell you secret now... $n, should go to the Overlook Cliffs. Rin\'ji hid something on island there',12,0,100,0,0,0,0,'SAY_RIN_PROGRESS_1'),
|
|
(7780,4,0,'You find it, you keep it! Don\'t tell no one that Rin\'ji talked to you!',12,0,100,0,0,0,0,'SAY_RIN_PROGRESS_2'),
|
|
(7784,0,0,'Emergency power activated! Initializing ambulanory motor! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_START'),
|
|
(7784,1,0,'Physical threat detected! Evasive action! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AGGRO1'),
|
|
(7784,1,1,'Thread analyzed! Activating combat plan beta! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AGGRO2'),
|
|
(7784,2,0,'CLUCK! Sensors detect spatial anomaly - danger imminent! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AMBUSH'),
|
|
(7784,3,0,'Cloaking systems online! CLUCK! Engaging cloak for transport to Booty Bay!',12,0,100,0,0,0,0,'oox SAY_OOX_END'),
|
|
(7800,0,0,'Usurpers! Gnomeregan is mine!',14,0,100,0,0,5807,0,'Mekgineer Thermaplugg'),
|
|
(7800,1,0,'My machines are the future! They\'ll destroy you all!',14,0,100,0,0,5808,0,'Mekgineer Thermaplugg'),
|
|
(7800,1,1,'Explosions! MORE explosions! I\'ve got to have more explosions!',14,0,100,0,0,5809,0,'Mekgineer Thermaplugg'),
|
|
(7800,2,0,'...and stay dead! He got served!',14,0,100,0,0,5810,0,'Mekgineer Thermaplugg'),
|
|
(7804,0,0,'Hear ye, denizens of Tanaris! Let it be known $N is an exalted member of the Mithril Order. A blacksmith of honor, dedication, and infinite patience. Three cheers for $N!',14,0,100,0,0,0,0,'Trenton Lighthammer'),
|
|
(7805,0,0,'No one challanges the Wastewander nomads - not even robotic chickens! ATTACK!',12,0,100,0,0,0,0,'oox SAY_OOX17_AMBUSH_REPLY'),
|
|
(7806,0,0,'Emergency power activated! Initializing ambulanory motor! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_START'),
|
|
(7806,1,0,'Physical threat detected! Evasive action! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AGGRO1'),
|
|
(7806,1,1,'Thread analyzed! Activating combat plan beta! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AGGRO2'),
|
|
(7806,2,0,'CLUCK! Sensors detect spatial anomaly - danger imminent! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AMBUSH'),
|
|
(7806,3,0,'No one challanges the Wastewander nomads - not even robotic chickens! ATTACK!',12,0,100,0,0,0,0,'oox SAY_OOX_AMBUSH_REPLY'),
|
|
(7806,4,0,'Cloaking systems online! CLUCK! Engaging cloak for transport to Booty Bay!',12,0,100,0,0,0,0,'oox SAY_OOX_END'),
|
|
(7807,0,0,'Emergency power activated! Initializing ambulanory motor! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_START'),
|
|
(7807,1,0,'Physical threat detected! Evasive action! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AGGRO1'),
|
|
(7807,1,1,'Thread analyzed! Activating combat plan beta! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AGGRO2'),
|
|
(7807,2,0,'CLUCK! Sensors detect spatial anomaly - danger imminent! CLUCK!',12,0,100,0,0,0,0,'oox SAY_OOX_AMBUSH'),
|
|
(7807,3,0,'Cloaking systems online! CLUCK! Engaging cloak for transport to Booty Bay!',12,0,100,0,0,0,0,'oox SAY_OOX_END'),
|
|
(7823,0,0,'Guards!',14,7,100,0,0,0,0,'Bera Stonehammer'),
|
|
(7824,0,0,'Guards!',14,1,100,0,0,0,0,'Bulkrek Ragefist'),
|
|
(7849,0,0,'Warning! Warning! Intruder alert! Intruder alert!',14,0,100,0,0,0,0,'Mobile Alert System'),
|
|
(7955,0,0,'What? I don\'t even know what you\'re talking about! That\'s terrible!',12,0,100,0,0,0,0,'Milli Featherwhistle reply'),
|
|
(7978,0,1,'Straight from the lush forests of Elwynn, get your fresh fruit right here.',12,7,100,0,0,0,0,'Bimble Longberry'),
|
|
(7978,0,2,'Juicy fruits for sale!',12,7,100,0,0,0,0,'Bimble Longberry'),
|
|
(7978,0,3,'Sink your teeth into a fresh, ripe apple.',12,7,100,0,0,0,0,'Bimble Longberry'),
|
|
(7998,0,0,'With your help, I can evaluate these tunnels.',12,0,100,0,0,0,0,'SAY_BLASTMASTER_0'),
|
|
(7998,1,0,'Let\'s see if we can find out where these Troggs are coming from... and put a stop to the invasion!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_1'),
|
|
(7998,2,0,'Such devastation... what horrible mess...',12,0,100,0,0,0,0,'SAY_BLASTMASTER_2'),
|
|
(7998,3,0,'It\'s quiet here...',12,0,100,0,0,0,0,'SAY_BLASTMASTER_3'),
|
|
(7998,4,0,'...too quiet.',12,0,100,0,0,0,0,'SAY_BLASTMASTER_4'),
|
|
(7998,5,0,'Look! Over there at the tunnel wall!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_5'),
|
|
(7998,6,0,'Trogg incrusion! Defend me while I blast the hole closed!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_6'),
|
|
(7998,7,0,'I don\'t think one charge is going to cut it. Keep fending them off!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_7'),
|
|
(7998,8,0,'The charges are set. Get back before they blow!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_8'),
|
|
(7998,9,0,'Incoming blast in 10 seconds!',14,0,100,0,0,0,0,'SAY_BLASTMASTER_9'),
|
|
(7998,10,0,'Incoming blast in 5 seconds. Clear the tunnel!',14,0,100,0,0,0,0,'SAY_BLASTMASTER_10'),
|
|
(7998,11,0,'FIRE IN THE HOLE!',14,0,100,0,0,0,0,'SAY_BLASTMASTER_11'),
|
|
(7998,12,0,'Well done! Without your help I would have never been able to thwart that wave of troggs.',12,0,100,0,0,0,0,'SAY_BLASTMASTER_12'),
|
|
(7998,13,0,'Did you hear something?',12,0,100,0,0,0,0,'SAY_BLASTMASTER_13'),
|
|
(7998,14,0,'I heard something over there.',12,0,100,0,0,0,0,'SAY_BLASTMASTER_14'),
|
|
(7998,15,0,'More troggs! Ward them off as I prepare the explosives!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_15'),
|
|
(7998,16,0,'The final charge is set. Stand back!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_16'),
|
|
(7998,17,0,'10 seconds to blast! Stand back!!!',14,0,100,0,0,0,0,'SAY_BLASTMASTER_17'),
|
|
(7998,18,0,'5 seconds until detonation!!',14,0,100,0,0,0,0,'SAY_BLASTMASTER_18'),
|
|
(7998,19,0,'FIRE IN THE HOLE!',14,0,100,0,0,0,0,'SAY_BLASTMASTER_19'),
|
|
(7998,20,0,'Superb! Because of your help, my people stand a chance of re-taking our belowed city. Three cheers to you!',12,0,100,0,0,0,0,'SAY_BLASTMASTER_20'),
|
|
(8018,0,0,'Guards!',14,7,100,0,0,0,0,'Guthrum Thunderfist'),
|
|
(8019,0,0,'Guards!',14,7,100,0,0,0,0,'Fyldren Moonfeather'),
|
|
(8020,0,0,'Guards!',14,1,100,0,0,0,0,'Shyn'),
|
|
(8035,0,0,'%s will be armed in 10 seconds!',16,0,100,0,0,0,0,'Dark Iron Land Mine'),
|
|
(8035,1,0,'%s will be armed in 5 seconds!',16,0,100,0,0,5871,0,'Dark Iron Land Mine'),
|
|
(8035,2,0,'%s is now armed!',16,0,100,0,0,0,0,'Dark Iron Land Mine'),
|
|
(8127,0,0,'The children of Sul will protect their master. Rise once more Sul\'lithuz!',14,0,100,0,0,0,0,'Antu\'sul'),
|
|
(8127,1,0,'Lunch has arrived, my beautiful children. Tear them to pieces!',14,0,100,0,0,0,0,'Antu\'sul'),
|
|
(8127,2,0,'Rise and defend your master!',14,0,100,0,0,0,0,'Antu\'sul'),
|
|
(8201,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Omgorn the Lost'),
|
|
(8256,0,0,'Poor Dorius. If I ever get my hands on those Dark Irons, so help me...',12,0,100,0,0,0,0,'Curator Thorius'),
|
|
(8297,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Magronos the Unyielding'),
|
|
(8380,0,0,'Stand Prepared! The naga won\'t wait long to press their advantage once they know we\'re alive.',12,0,100,0,0,0,0,'Captain Vanessa Beltis'),
|
|
(8391,0,0,'Your task is complete. Prepare to meet your doom.',12,0,100,0,0,0,0,'Lathoric the Black'),
|
|
(8391,1,0,'Obsidion, Rise and Serve your Master!',14,0,100,0,0,0,0,'Lathoric the Black'),
|
|
(8421,0,0,'Fools. I knew that if I played upon my brother\'s feeble emotions, he would send \'rescuers.\'',12,0,100,0,0,0,0,'Dorius'),
|
|
(8421,1,0,'How easy it was to manipulate you into recovering the last Suntara stone from those imbeciles of the Twilight\'s Hammer.',12,0,100,0,0,0,0,'Dorius'),
|
|
(8421,2,0,'When I stumbled upon the Suntara stones at the Grimesilt Digsite, the power of Ragnaros surged through my being. It was Ragnaros that gave me a purpose.',12,0,100,0,0,0,0,'Dorius'),
|
|
(8421,3,0,'It was the will of Ragnaros that Obsidion be built. Obsidion will destroy the Blackrock orcs of Blackrock Spire, uniting us with our bretheren in the fiery depths.',12,0,100,0,0,0,0,'Dorius'),
|
|
(8421,4,0,'And ultimately, it was Ragnaros that named me when I was reborn as an acolyte of fire: Lathoric... Lathoric the Black.',12,0,100,0,0,0,0,'Dorius'),
|
|
(8421,5,0,'%s\'s laughter trails off...',16,0,100,0,0,0,0,'Dorius'),
|
|
(8421,6,0,'Bravo! Bravo! Good show. What? You thought I was dead?',12,0,100,0,0,0,0,'Dorius'),
|
|
(8440,0,0,'I DRAW CLOSER TO THE WORLD!',14,0,100,0,0,5867,3,'Shade of Hakkar'),
|
|
(8440,1,0,'I TASTE THE BLOOD OF LIFE.',14,0,100,0,0,5868,3,'Shade of Hakkar'),
|
|
(8440,2,0,'I AM HERE!',14,0,100,0,0,5869,3,'Shade of Hakkar'),
|
|
(8440,3,0,'HAKKAR LIVES!',14,0,100,0,0,5870,3,'Shade of Hakkar'),
|
|
(8443,0,0,'DIE MORTALS!',14,0,100,0,0,5871,3,'Avatar of Hakkar'),
|
|
(8479,0,0,'Be patient, $N. The torch is almost complete.',12,0,100,0,0,0,0,'Kalaran Windblade - Smart AI'),
|
|
(8497,0,0,'No! We cannot allow you to summon Hakkar!',14,0,100,0,0,0,0,'Nightmare Suppressor'),
|
|
(8497,0,1,'You must not summon our god!',14,0,100,0,0,0,0,'Nightmare Suppressor'),
|
|
(8497,0,2,'No! You must not do this!',14,0,100,0,0,0,0,'Nightmare Suppressor'),
|
|
(8497,0,3,'Stop! Infidels!',14,0,100,0,0,0,0,'Nightmare Suppressor'),
|
|
(8497,0,4,'Wha... what\'s happening?',14,0,100,0,0,0,0,'Nightmare Suppressor'),
|
|
(8503,0,0,'I\'ll cut you!',12,0,100,0,0,0,0,'Gibblewilt'),
|
|
(8506,0,0,'My eyes! It burns... it burns...',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,1,'Torture me no more! Release me, mortal! The Swamp of Sorrows... mortal... please...',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,2,'Foolish mortal, I will rend your soul in two once I am released!',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,3,'You are an agent of their wicked god, fool. I will see you destroyed!',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,4,'My soul is not a trinket! Mortal, you must release me from these chains!',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,5,'It hurts so much... Itharius, my old friend... Please help me...',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,6,'Will the nightmare ever end?! I cannot force myself awake!',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8506,0,7,'My charge to watch the temple has failed... my corrupted soul knows no peace...',15,0,100,0,0,0,0,'Eranikus the Chained'),
|
|
(8516,0,0,'All right, stay close. These fiends will jump right out of the shadows at you if you let your guard down.',12,0,100,0,0,0,0,'Belnistrasz SAY_QUEST_ACCEPTED'),
|
|
(8516,1,0,'Okay, here we go. It\'s going to take about five minutes to shut this thing down through the ritual. Once I start, keep the vermin off of me or it will be the end of us all!',12,0,100,0,0,0,0,'Belnistrasz SAY_EVENT_START'),
|
|
(8516,2,0,'Three minutes left -- I can feel the energy starting to build! Keep up the solid defense!',14,0,100,0,0,0,0,'Belnistrasz SAY_EVENT_THREE_MIN_LEFT'),
|
|
(8516,3,0,'Just two minutes to go! We\'re half way there, but don\'t let your guard down!',14,0,100,0,0,0,0,'Belnistrasz SAY_EVENT_TWO_MIN_LEFT'),
|
|
(8516,4,0,'One more minute! Hold on now, the ritual is about to take hold!',14,0,100,0,0,0,0,'Belnistrasz SAY_EVENT_ONE_MIN_LEFT'),
|
|
(8516,5,0,'That\'s it -- we made it! The ritual is set in motion, and idol fires are about to go out for good! You truly are the heroes I thought you would be!',14,0,100,4,0,0,0,'Belnistrasz SAY_EVENT_END'),
|
|
(8516,6,0,'You\'ll rue the day you crossed me, $N',12,0,100,0,0,0,0,'Belnistrasz SAY_AGGRO'),
|
|
(8516,7,0,'Watch out for the $N!',12,0,100,0,0,0,0,'Belnistrasz SAY_WATCH_OUT'),
|
|
(8538,0,0,'%s lets out a high pitched screech, calling for help!',16,0,100,0,0,0,0,'Unseen Servant - Call for help Say'),
|
|
(8539,0,0,'%s lets out a high pitched screech, calling for help!',16,0,100,0,0,0,0,'Eyeless Watcher - Call for help Say'),
|
|
(8567,0,0,'Me smell stench of the living!',14,0,100,0,0,5823,0,'Glutton - SAY_AGGRO'),
|
|
(8567,1,0,'Me feast on you all!',14,0,100,0,0,5824,0,'Glutton - SAY_SLAY'),
|
|
(8567,2,0,'%s is getting really hungry!',16,0,100,0,0,0,0,'Glutton - EMOTE_50%'),
|
|
(8567,3,0,'%s is VERY HUNGRY!',16,0,100,0,0,0,0,'Glutton - EMOTE 20%'),
|
|
(8580,0,0,'My banishment is ended. Let the blood flow.',14,14,100,0,0,5859,3,'Atal\'alarion'),
|
|
(8580,1,0,'I\'ll feast on your bones!',14,14,100,0,0,5860,3,'Atal\'alarion'),
|
|
(8598,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Frenzied Plaguehound'),
|
|
(8609,0,0,'Guards!',14,7,100,0,0,0,0,'Alexandra Constantine'),
|
|
(8610,0,0,'Guards!',14,1,100,0,0,0,0,'Kroum'),
|
|
(8696,0,0,'Thank again, $n. Now I\'ll just wait here until it\'s safe to leave.',12,0,100,0,0,0,0,'Henry Stern'),
|
|
(8761,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Mosshoof Courser'),
|
|
(8856,0,0,'By your command!',12,0,100,0,0,0,0,'tyrion spybot SAY_QUEST_ACCEPT_ATTACK'),
|
|
(8856,1,0,'Good day to you both. I would speak to Lord Lescovar.',12,0,100,0,0,0,0,'tyrion spybot SAY_SPYBOT_1'),
|
|
(8856,2,0,'Thank you. The Light be with you both.',12,0,100,0,0,0,0,'tyrion spybot SAY_SPYBOT_2'),
|
|
(8856,3,0,'Milord, your guest has arrived. He awaits your presence.',12,0,100,0,0,0,0,'tyrion spybot SAY_SPYBOT_3'),
|
|
(8856,4,0,'I shall use the time wisely, milord. Thank you.',12,0,100,0,0,0,0,'tyrion spybot SAY_SPYBOT_4'),
|
|
(8877,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Sandfury Zealot'),
|
|
(8956,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Angerclaw Bear'),
|
|
(8957,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Angerclaw Grizzly'),
|
|
(8958,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Angerclaw Mauler'),
|
|
(8977,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Krom\'Grul'),
|
|
(8977,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Krom\'Grul'),
|
|
(8977,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Krom\'Grul'),
|
|
(8979,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Gruklash'),
|
|
(9019,0,0,'Come to aid the Throne!',14,0,100,0,0,0,0,'dagran SAY_AGGRO'),
|
|
(9019,1,0,'Hail to the king, baby!',14,0,100,0,0,0,0,'dagran SAY_SLAY'),
|
|
(9026,0,0,'I will be reborn, mortals! Incendius shall raise me from these ashes!',12,0,100,0,0,0,0,'Overmaster Pyron'),
|
|
(9028,0,0,'%s goes into a killing frenzy!',16,0,100,0,0,0,0,'grizzle EMOTE_FRENZY_KILL'),
|
|
(9082,0,0,'Well done, soldiers! At ease!',12,0,100,0,0,0,0,'Thal\'trak Proudtusk'),
|
|
(9096,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Rage Talon Dragonspawn'),
|
|
(9117,0,0,'That makes sense!',12,0,100,0,0,0,0,'J.D. Collie'),
|
|
(9216,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Spirestone Warlord'),
|
|
(9259,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Firebrand Grunt'),
|
|
(9268,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Smolderthorn Berserker'),
|
|
(9316,0,0,'Ok, let\'s get started!',12,0,100,1,0,0,0,'Wenikee Boltbucket'),
|
|
(9316,1,0,'... oops.',12,0,100,1,0,0,0,'Wenikee Boltbucket'),
|
|
(9453,0,0,'That kodo sure is a beauty. Wait a minute, where are my bifocals? Perhaps you should inspect the beast for me.',12,0,100,0,0,0,0,'kodo round SAY_SMEED_HOME_3'),
|
|
(9456,0,0,'The Kolkar are the strongest!',14,0,100,0,0,0,0,'Warlord Krom\'zar: spawn'),
|
|
(9458,0,0,'Defend the bunkers!',12,0,100,0,0,0,0,'Kolkar Axe Thrower'),
|
|
(9458,0,1,'Our foes will fail!',12,0,100,0,0,0,0,'Kolkar Axe Thrower'),
|
|
(9458,0,2,'For the Horde',12,0,100,0,0,0,0,'Kolkar Axe Thrower'),
|
|
(9460,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(9460,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(9460,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(9461,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Frenzied Black Drake'),
|
|
(9467,0,0,'Meat!',12,0,100,0,0,0,0,'Miblon Snarltooth'),
|
|
(9499,0,0,'Drink up! There\'\'s more where that came from!',12,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,0,1,'Enjoy! You won\'\'t find better ale anywhere!',12,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,0,2,'Have you tried the Dark Iron Ale? It\'\'s the best!',12,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,0,3,'Try the boar! It\'\'s my new recipe!',12,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,1,0,'What are you doing over there?',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,1,1,'Hey! Get away from that!',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,1,2,'Hey! Stop that!',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,1,3,'No stealing the goods!',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,1,4,'Phalanx, I think you need to teach thos person a lesson.',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,2,0,'Hey, my pockets were picked!',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,2,1,'That\'\'s it! No more beer until this mess is sorted out!',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9499,3,0,'That\'\'s it! You\'\'re going down!',14,0,100,0,0,0,0,'Plugger_Spazzring'),
|
|
(9500,0,0,'You got it!',12,0,100,0,0,0,0,'Nagmara'),
|
|
(9500,0,1,'Coming right up!',12,0,100,0,0,0,0,'Nagmara'),
|
|
(9500,0,2,'I\'ll bring it right over, baby...',12,0,100,0,0,0,0,'Nagmara'),
|
|
(9500,1,0,'Hey, Rocknot!',12,0,100,0,0,0,0,'Nagmara'),
|
|
(9500,2,0,'Let\'s go, honey.',12,0,100,0,0,0,0,'Nagmara'),
|
|
(9500,3,0,'%s kisses her lover.',12,0,100,0,0,0,0,'Nagmara'),
|
|
(9503,0,0,'Ah, hits the spot!',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9503,1,0,'I want more ale! Give me more ale!',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9503,2,0,'That one\'s empty!!',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9503,3,0,'Ah, empty again!',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9503,4,0,'ALE!',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9503,5,0,'%s kisses Mistress Nagmara',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9503,6,0,'I\'m getting out of here!',12,0,100,0,0,0,0,'Rocknot'),
|
|
(9520,0,0,'You have come to play? Then let us play!',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,1,0,'Grark Lorkrub submits.',16,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,2,0,'I know the way, insect. There is no need to prod me as if I were cattle.',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,3,0,'Surely you do not think that you will get away with this incursion. They will come for me and you shall pay for your insolence.',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,4,0,'RUN THEM THROUGH BROTHERS!',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,5,0,'I doubt you will be so lucky the next time you encounter my brethren.',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,6,0,'They come for you, fool!',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,7,0,'What do you think you accomplish from this, fool? Even now, the Blackrock armies make preparations to destroy your world.',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,8,0,'On darkest wing they fly. Prepare to meet your end!',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,9,0,'The worst is yet to come!',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9520,10,0,'Time to make your final stand, insect.',12,0,100,0,0,0,0,'Grark Lorkrub'),
|
|
(9524,0,0,'Kolkar Invader charges!',16,0,100,0,0,0,0,'Kolkar Invader: aggro'),
|
|
(9537,0,0,'Get away from those kegs!',14,0,100,0,0,0,0,'Hurley Blackbreath'),
|
|
(9537,1,0,'You\'ll pay for that!',12,0,100,0,0,0,0,'Hurley Blackbreath'),
|
|
(9538,0,0,'High Executioner Nuzrak raises his massive axe over Grark.',16,0,100,0,0,0,0,'High Executioner Nuzrak'),
|
|
(9539,0,0,'Kneel, Grark.',12,0,100,0,0,0,0,'Shadow of Lexlort'),
|
|
(9539,1,0,'Grark Lorkrub, you have been charged and found guilty of treason against the Horde. How you plead is unimportant. High Executioner Nuzrak, step forward.',12,0,100,0,0,0,0,'Shadow of Lexlort'),
|
|
(9539,2,0,'Shadow of Lexlort raises his hand and then lowers it.',16,0,100,0,0,0,0,'Shadow of Lexlort'),
|
|
(9539,3,0,'End him...',12,0,100,0,0,0,0,'Shadow of Lexlort'),
|
|
(9539,4,0,'You, soldier, report back to Kargath at once!',12,0,100,0,0,0,0,'Shadow of Lexlort'),
|
|
(9543,0,0,'No! Get away from me! Help!!',12,0,100,0,0,0,0,'Ribbly Screwspigot'),
|
|
(9545,0,0,'Hey Nagmara! How about a mug of Dark Iron Ale?',12,0,100,0,0,0,0,'Patron'),
|
|
(9545,0,1,'Nagmara! Have any mutton left?',12,0,100,0,0,0,0,'Patron'),
|
|
(9545,0,2,'Mistress, you tell Plugger that I want more of his ale. I can\'t get enough!',12,0,100,0,0,0,0,'Patron'),
|
|
(9545,0,3,'Hey Nag, how about you slice me off a piece of that...',12,0,100,0,0,0,0,'Patron'),
|
|
(9546,0,0,'Oh man, I thought I was dead for sure. Ugh... still dizzy...',12,0,100,0,0,0,0,'Raschal the Courier'),
|
|
(9546,1,0,'I can get back to the Stronghold on my own, I think. Now that you bought me some time, I should be able to stealth out of here. Who ever you are... thank you. May Elune bless you always!',12,0,100,0,0,0,0,'Raschal the Courier'),
|
|
(9547,0,0,'Hey Nagmara! How about a mug of Dark Iron Ale?',12,0,100,0,0,0,0,'Patron'),
|
|
(9547,0,1,'Nagmara! Have any mutton left?',12,0,100,0,0,0,0,'Patron'),
|
|
(9547,0,2,'Mistress, you tell Plugger that I want more of his ale. I can\'t get enough!',12,0,100,0,0,0,0,'Patron'),
|
|
(9547,0,3,'Hey Nag, how about you slice me off a piece of that...',12,0,100,0,0,0,0,'Patron'),
|
|
(9554,0,0,'Hey Nagmara! How about a mug of Dark Iron Ale?',12,0,100,0,0,0,0,'Patron'),
|
|
(9554,0,1,'Nagmara! Have any mutton left?',12,0,100,0,0,0,0,'Patron'),
|
|
(9554,0,2,'Mistress, you tell Plugger that I want more of his ale. I can\'t get enough!',12,0,100,0,0,0,0,'Patron'),
|
|
(9554,0,3,'Hey Nag, how about you slice me off a piece of that...',12,0,100,0,0,0,0,'Patron'),
|
|
(9564,0,0,'The zeppelin to Undercity has just arrived! All aboard for Tirisfal Glades!',14,0,100,0,0,0,0,'Frezza'),
|
|
(9598,0,0,'Please, help me to get through this cursed forest, $r',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,1,0,'This creature suffers from the effects of the fel... We must end its misery.',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,1,1,'I regret that I must fight this $N',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,1,2,'That I must fight my own kind deeply saddens me.',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,1,3,'I sense the taint of corruption upon this $N. Help me destroy it!',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,1,4,'This $N has been driven mad from the corruption!',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,2,0,'The corruption has not left any of the creatures of Felwood untouched, $N. Please, be on your guard.',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,3,0,'I can sense it now, $N. Ashenvale lies down this road.',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,4,0,'I feel... something strange...',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,5,0,'$N, my form has now changed! The true strength of my spirit is returning to me now... The cursed grasp of the forest is leaving me.',12,0,100,0,0,0,0,'Arei'),
|
|
(9598,6,0,'Thank you, $N. Now my spirit will finally be at peace.',12,0,100,0,0,0,0,'Arei'),
|
|
(9604,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Gorgon\'och'),
|
|
(9604,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gorgon\'och'),
|
|
(9604,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Gorgon\'och'),
|
|
(9605,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Blackrock Raider'),
|
|
(9623,0,0,'A-Me good. Good, A-Me. Follow... follow A-Me. Home. A-Me go home.',12,0,100,0,0,0,0,'ame SAY_READY'),
|
|
(9623,1,0,'$c, no hurt A-Me. A-Me good.',12,0,100,0,0,0,0,'ame SAY_AGGRO1'),
|
|
(9623,2,0,'Good... good, A-Me. A-Me good. Home. Find home.',12,0,100,0,0,0,0,'ame SAY_SEARCH'),
|
|
(9623,3,0,'Danger. Danger! $c try hurt A-Me.',12,0,100,0,0,0,0,'ame SAY_AGGRO2'),
|
|
(9623,4,0,'Bad, $c. $c, bad!',12,0,100,0,0,0,0,'ame SAY_AGGRO3'),
|
|
(9623,5,0,'A-Me home! A-Me good! Good A-Me. Home. Home. Home.',12,0,100,0,0,0,0,'ame SAY_FINISH'),
|
|
(9716,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodaxe Warmonger'),
|
|
(9779,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Flamekin Rager'),
|
|
(9816,0,0,'%s begins to regain its strength!',16,0,100,0,0,0,0,'Pyroguard Emberseer'),
|
|
(9816,1,0,'%s is nearly at full strength!',16,0,100,0,0,0,0,'Pyroguard Emberseer'),
|
|
(9816,2,0,'%s regains its power and breaks free of its bonds!',16,0,100,0,0,0,0,'Pyroguard Emberseer'),
|
|
(9816,3,0,'Ha! Ha! Ha! Thank you for freeing me, fools. Now let me repay you by charring the flesh from your bones.',14,0,100,0,0,0,0,'Pyroguard Emberseer'),
|
|
(9818,0,0,'%s begins to summon in a Blackhand Veteran!',16,0,100,0,0,0,0,'Blackhand Summoner'),
|
|
(9818,1,0,'%s begins to summon in a Blackhand Dreadweaver!',16,0,100,0,0,0,0,'Blackhand Summoner'),
|
|
(9997,0,0,'Ringo! You\'re okay!',12,0,100,0,0,0,0,'ringo SAY_SPR_END_2'),
|
|
(9997,1,0,'Ringo? Wake up! Don\'t worry, I\'ll take care of you.',12,0,100,0,0,0,0,'ringo SAY_SPR_END_7'),
|
|
(9999,0,0,'Well, I\'m not sure how far I\'ll make it in this state... I\'m feeling kind of faint...',12,0,100,0,0,0,0,'ringo SAY_RIN_START_1'),
|
|
(9999,0,1,'Remember, if I faint again, the water that Spraggle gave you will revive me.',12,0,100,0,0,0,0,'ringo SAY_RIN_START_2'),
|
|
(9999,1,0,'The heat... I can\'t take it...',12,0,100,0,0,0,0,'ringo SAY_FAINT_1'),
|
|
(9999,1,1,'Maybe... you could carry me?',12,0,100,0,0,0,0,'ringo SAY_FAINT_2'),
|
|
(9999,1,2,'Uuuuuuggggghhhhh....',12,0,100,0,0,0,0,'ringo SAY_FAINT_3'),
|
|
(9999,1,3,'I\'m not feeling so well...',12,0,100,0,0,0,0,'ringo SAY_FAINT_4'),
|
|
(9999,2,0,'Where... Where am I?',12,0,100,0,0,0,0,'ringo SAY_WAKE_1'),
|
|
(9999,2,1,'I am feeling a little better now, thank you.',12,0,100,0,0,0,0,'ringo SAY_WAKE_2'),
|
|
(9999,2,2,'Yes, I must go on.',12,0,100,0,0,0,0,'ringo SAY_WAKE_3'),
|
|
(9999,2,3,'How am I feeling? Quite soaked, thank you.',12,0,100,0,0,0,0,'ringo SAY_WAKE_4'),
|
|
(9999,3,0,'Spraggle! I didn\'t think I\'d make it back!',12,0,100,0,0,0,0,'ringo SAY_RIN_END_1'),
|
|
(9999,4,0,'Oh... I\'m feeling faint...',12,0,100,0,0,0,0,'ringo SAY_RIN_END_3'),
|
|
(9999,5,0,'%s collapses onto the ground.',16,0,100,0,0,0,0,'ringo EMOTE_RIN_END_4'),
|
|
(9999,6,0,'%s stands up after a short pause.',16,0,100,0,0,0,0,'ringo EMOTE_RIN_END_5'),
|
|
(9999,7,0,'Ugh.',12,0,100,0,0,0,0,'ringo SAY_RIN_END_6'),
|
|
(9999,8,0,'%s fades away after a long pause.',16,0,100,0,0,0,0,'ringo EMOTE_RIN_END_8'),
|
|
(10000,0,0,'I have changed my mind loyal servants, you do not need to bring the prisoner all the way to my study, I will deal with him here and now. Vincent!',12,0,100,0,0,0,3,'Arugal'),
|
|
(10000,1,0,'You and your pathetic ilk will find no more success in routing my sons and I than those beggardly remnants of the Kirin Tor.',12,0,100,0,0,0,3,'Arugal'),
|
|
(10000,2,0,'If you will not serve my Master with your sword and knowledge of his enemies...',12,0,100,0,0,0,3,'Arugal'),
|
|
(10000,3,0,'Your moldering remains will serve ME as a testament to what happens when one is foolish enough to trespass in my domain!',12,0,100,0,0,0,3,'Arugal'),
|
|
(10096,0,0,'You have been sentenced to death for crimes against the Dark Iron nation!',14,0,100,0,0,0,0,'grimstone SCRIPT_TEXT1'),
|
|
(10096,1,0,'The Sons of Thaurissan shall watch you perish in the Ring of the Law!',14,0,100,0,0,0,0,'grimstone SCRIPT_TEXT2'),
|
|
(10096,2,0,'Unleash the fury and let it be done!',14,0,100,0,0,0,0,'grimstone SCRIPT_TEXT3'),
|
|
(10096,3,0,'Haha! I bet you thought you were done!',14,0,100,0,0,0,0,'grimstone SCRIPT_TEXT4'),
|
|
(10096,4,0,'But your real punishment lies ahead.',14,0,100,0,0,0,0,'grimstone SCRIPT_TEXT5'),
|
|
(10096,5,0,'Good riddance!',14,0,100,0,0,0,0,'grimstone SCRIPT_TEXT6'),
|
|
(10162,0,0,'Excellent... it would appear as if the meddlesome insects have arrived just in time to feed my legion. Welcome, mortals!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,1,0,'Let not even a drop of their blood remain upon the arena floor, my children. Feast on their souls!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,2,0,'Foolsss... Kill the one in the dress!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,3,0,'Inconceivable!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,4,0,'Your efforts will prove fruitless. None shall stand in our way!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,5,0,'Do not force my hand, children! I shall use your hides to line my boots.',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,6,0,'Use the freezing breath, imbecile!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,7,0,'THIS CANNOT BE!!! Rend, deal with these insects.',14,0,100,0,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,8,0,'The Warchief shall make quick work of you, mortals. Prepare yourselves!',14,0,100,25,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,9,0,'Taste in my power!',14,0,100,0,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,10,0,'Your victory shall be short lived. The days of both the Alliance and Horde are coming to an end! The next time we meet shall be the last.',14,0,100,5,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,11,0,'The mortals have fallen! The new age of the Blackrock legion is at hand!',14,0,100,22,0,0,0,'Lord Victor Nefarius (UBRS)'),
|
|
(10162,12,0,'In this world where time is your enemy, it is my greatest ally. This grand game of life that you think you play in fact plays you. To that I say...',14,0,100,1,0,0,0,'Lord Victor Nefarius SAY_GAMESBEGIN_1 (BWL)'),
|
|
(10162,13,0,'Let the games begin!',14,0,100,22,0,8280,0,'Lord Victor Nefarius SAY_GAMESBEGIN_2 (BWL)'),
|
|
(10162,14,0,'Ah, the heroes. You are persistent, aren\'t you. Your allied attempted to match his power against mine, and had to pay the price. Now he shall serve me, by slaughtering you. Get up, little red wyrm...and destroy them!',14,0,100,23,0,8279,0,'Lord Victor Nefarius SAY_VAEL_INTRO (BWL)'),
|
|
(10181,0,0,'%s kneels down and pick up the amulet.',16,0,100,0,0,0,0,'npc_lady_sylvanas_windrunner EMOTE_LAMENT_END'),
|
|
(10181,1,0,'Belore...',12,0,100,0,0,0,0,'npc_lady_sylvanas_windrunner SAY_LAMENT_END'),
|
|
(10181,2,0,'%s looks down at the discarded necklace. In her sadness, the lady incants a glamour, which beckons forth Highborne spirits. The chamber resonates with their ancient song about the Sin\'dorei...',16,0,100,0,0,0,0,'Lady Sylvanas Windrunner EMOTE_LAMENT'),
|
|
(10184,0,0,'How fortuitous. Usually, I must leave my lair in order to feed.',14,0,100,0,0,0,0,'Onyxia - Aggro'),
|
|
(10184,1,0,'Learn your place mortal!',14,0,100,0,0,0,0,'Onyxia - Kill Player'),
|
|
(10184,2,0,'This meaningless exertion bores me. I\'ll incinerate you all from above!',14,0,100,0,0,0,0,'Onyxia - Phase 2'),
|
|
(10184,3,0,'It seems you\'ll need another lesson, mortals!',14,0,100,0,0,0,0,'Onyxia - Phase 3'),
|
|
(10184,4,0,'%s takes in a deep breath...',41,0,100,0,0,0,0,'Onyxia - Deep Breath Emote'),
|
|
(10220,0,0,'%s lets loose a guttural growl as her body collapses. A horrifying howl can be heard echoing through the halls of Blackrock Spire. Something is very, very angry.',16,0,100,0,0,0,0,'Halycon DEATH'),
|
|
(10262,0,0,'Bijou knows where treasures are hidden.',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,1,'SQUAWK!! *cough* *cough* I need to quit smoking!',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,2,'Ask Kibler about the treasure! SQUAWK!',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,3,'They all go to the Spire but none never come back... just like Bijou.',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,4,'Opus wants some Cuergo\'s Gold... with worm.',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,5,'Kibler is being investigated by G.E.T.A.',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,6,'Bijou lost! SQUAWK! *cough',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10262,0,7,'Dragons controlling orcs!? SQUAWK!',12,0,100,0,0,0,0,'Opus - Random Say'),
|
|
(10300,0,0,'Remember, I need your help to properly channel. I will ask you to aid me several times in our path, so please be ready.',12,0,100,0,0,0,0,'Ranshalla SAY_QUEST_START'),
|
|
(10300,1,0,'This blue light... It\'s strange. What do you think it means?',12,0,100,25,0,0,0,'Ranshalla SAY_ENTER_OWL_THICKET'),
|
|
(10300,2,0,'We\'ve found it!',12,0,100,0,0,0,0,'Ranshalla SAY_REACH_TORCH_1'),
|
|
(10300,2,1,'Please, light this while I am channeling',12,0,100,0,0,0,0,'Ranshalla SAY_REACH_TORCH_2'),
|
|
(10300,2,2,'This is the place. Let\'s light it.',12,0,100,0,0,0,0,'Ranshalla SAY_REACH_TORCH_3'),
|
|
(10300,3,0,'Let\'s find the next one.',12,0,100,0,0,0,0,'Ranshalla SAY_AFTER_TORCH_1'),
|
|
(10300,3,1,'We must continue on now.',12,0,100,0,0,0,0,'Ranshalla SAY_AFTER_TORCH_2'),
|
|
(10300,4,0,'It is time for the final step; we must activate the altar.',12,0,100,0,0,0,0,'Ranshalla SAY_REACH_ALTAR_1'),
|
|
(10300,5,0,'I will read the words carved into the stone, and you must find a way to light it.',12,0,100,0,0,0,0,'Ranshalla SAY_REACH_ALTAR_2'),
|
|
(10300,6,0,'The altar is glowing! We have done it!',12,0,100,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_1'),
|
|
(10300,7,0,'What is happening? Look!',12,0,100,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_2'),
|
|
(10300,10,0,'Please, priestesses, forgive us for our intrusion. We do not wish any harm here.',12,0,100,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_5'),
|
|
(10300,11,0,'We only wish to know why the wildkin guard this area...',12,0,100,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_6'),
|
|
(10300,27,0,'Thank you for you help, $N. I wish you well in your adventures.',12,0,100,0,0,0,0,'Ranshalla SAY_RANSHALLA_END_1'),
|
|
(10300,28,0,'I want to stay here and reflect on what we have seen. Please see Erelas and tell him what we have learned.',12,0,100,0,0,0,0,'Ranshalla SAY_RANSHALLA_END_2'),
|
|
(10300,29,0,'%s begins chanting a strange spell...',16,0,100,0,0,0,0,'Ranshalla EMOTE_CHANT_SPELL'),
|
|
(10373,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Xabraxxis'),
|
|
(10378,0,0,'Guards!',14,1,100,0,0,0,0,'Omusa Thunderhorn'),
|
|
(10381,0,0,'%s collapses but the broken body rises again!',16,0,100,0,0,0,0,'Ravaged Cadaver'),
|
|
(10382,0,0,'%s collapses but the broken body rises again!',16,0,100,0,0,0,0,'Mangled Cadaver'),
|
|
(10384,0,0,'%s returns the rude gesture to $N',16,0,100,14,0,0,0,'Spectral Citizen'),
|
|
(10385,0,0,'%s returns the rude gesture to $N',16,0,100,14,0,0,0,'Ghostly Citizen'),
|
|
(10394,0,0,'Who dares disturb our master?',14,0,100,0,0,0,3,'Black Guard Sentry'),
|
|
(10399,0,0,'An Ash\'ari Crystal has been toppled! Restore the ziggurat before the Slaughterhouse is vulnerable!',14,0,100,0,0,0,3,'Thuzadin Acolyte'),
|
|
(10399,0,1,'An Ash\'ari Crystal has fallen! Stay true to the Lich King, my brethren, and attempt to resummon it.',14,0,100,0,0,0,3,'Thuzadin Acolyte'),
|
|
(10399,0,2,'One of the Ash\'ari Crystals has been destroyed! Slay the intruders!',14,0,100,0,0,0,3,'Thuzadin Acolyte'),
|
|
(10405,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Plague Ghoul'),
|
|
(10411,0,0,'The living are here!',14,0,100,0,0,6596,0,'Eye of Naxxramas'),
|
|
(10416,0,0,'%s bleches out a disgusting Bile Slime!',16,0,100,0,0,0,0,'Bile Spewer'),
|
|
(10416,1,0,'%s explodes and releases several Bile Slimes!',16,0,100,0,0,0,0,'Bile Spewer'),
|
|
(10418,0,0,'Move back and hold the line! We cannot fail or all will be lost!',14,7,100,0,0,0,0,'Crimson Guardsman'),
|
|
(10419,0,0,'Move to the stairs and defend!',14,7,100,0,0,0,0,'Crimson Conjuror'),
|
|
(10424,0,0,'They have broken into the Hall of Lights! We must stop the intruders!',14,7,100,0,0,0,0,'Crimson Gallant'),
|
|
(10424,1,0,'The Scourge have broken through in all wings! May the light defeat these foul creatures! We shall fight to the last!',14,7,100,0,0,0,0,'Crimson Gallant'),
|
|
(10427,0,0,'Let\'s go $N. I am ready to reach Whitereach Post.',12,0,100,0,0,0,0,'paoka SAY_START'),
|
|
(10427,1,0,'Now this looks familiar. If we keep heading east, I think we can... Ahh, Wyvern on the attack!',12,0,100,0,0,0,0,'paoka SAY_WYVERN'),
|
|
(10427,2,0,'Thanks a bunch... I can find my way back to Whitereach Post from here. Be sure to talk with Motega Firemane; perhaps you can keep him from sending me home.',12,0,100,0,0,0,0,'paoka SAY_COMPLETE'),
|
|
(10429,0,0,'Impossible!',14,0,100,22,0,0,0,'Warchief Rend Blackhand'),
|
|
(10429,1,0,'With pleasure...',14,0,100,0,0,0,0,'Warchief Rend Blackhand'),
|
|
(10429,2,0,'%s is knocked off his drake!',16,0,100,0,0,0,0,'Warchief Rend Blackhand'),
|
|
(10432,0,0,'Take note of the delicacy of the plagued dragon\'s diet. Only terrified flesh will suffice.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,1,'Tomorrow we will begin training of our promising dragons, so don\'t forget your chew toys.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,2,'When preparing the dragon\'s meal, be sure to torture the prisoner in view of the dragon. It responds well to pre-meal entertainment.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,3,'The Lich King\'s forces are building. It is imperative that our timetable supports his plans.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,4,'Our oldest clutch of dragons are still far from maturity, but with patience and study, we are confident the dragonflight will soon be ready.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,5,'Now if you turn to page 34 in your text, you see an illustration of a dwarf undergoing dissection...',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,6,'From yesterday\'s field trip, Marduk showed us that the dragons will tolerate the meat of recently killed humanoids, but only if they died slowly and painfully.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,0,7,'We await a batch of black dragon eggs from the Burning Steppes. We believe that, through their study, we will advance our knowledge dramatically.',12,0,100,0,0,0,0,'Vectus'),
|
|
(10432,1,0,'What is this?! How dare you!',14,0,100,0,0,0,3,'Vectus'),
|
|
(10433,0,0,'Master Vectus, I sense something strange within this container...',12,0,100,0,0,0,3,'Marduk Blackpool'),
|
|
(10433,1,0,'We are betrayed!',12,0,100,0,0,0,3,'Marduk Blackpool'),
|
|
(10435,0,0,'Intruders at the Service Gate! Lord Rivendare must be warned!',14,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(10439,0,0,'Ramstein hunger for flesh!',14,0,100,0,0,0,3,'Ramstein the Gorger'),
|
|
(10440,0,0,'Intruders! More pawns of the Argent Dawn, no doubt. I already count one of their number among my prisoners. Withdraw from my domain before she is executed!',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,1,0,'The Ash\'ari Crystals have been destroyed! The Slaughterhouse is vulnerable!',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,2,0,'You\'re still here? Your foolishness is amusing! The Argent Dawn wench needn\'t suffer in vain. Leave at once and she shall be spared!',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,3,0,'I shall take great pleasure in taking this poor wretch\'s life! It\'s not too late, she needn\'t suffer in vain. Turn back and her death shall be merciful!',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,4,0,'May this prisoner\'s death serve as a warning. None shall defy the Scourge and live!',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,5,0,'So you see fit to toy with the Lich King\'s creations? Ramstein, be sure to give the intruders a proper greeting.',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,6,0,'Time to take matters into my own hands. Come. Enter my domain and challenge the might of the Scourge!',14,0,100,0,0,0,3,'Baron Rivendare'),
|
|
(10440,7,0,'%s raises an undead servant back to life!',16,0,100,0,0,0,0,'Baron Rivendare'),
|
|
(10440,8,0,'%s attempts to cast Death Pact on the servants!',16,0,100,0,0,0,0,'Baron Rivendare'),
|
|
(10488,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Risen Construct'),
|
|
(10503,0,0,'%s loosens her grasp on the journal she had been clutching.',16,0,100,0,0,0,0,'Jandice Barov'),
|
|
(10506,0,0,'%s lets out a shrill cry.',16,0,100,0,0,0,0,'Kirtonos The Herald - Emote'),
|
|
(10541,0,0,'It\'s 428,000 degrees Kraklenheit... What\'s happening, hot stuff?',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,0,1,'DING! 428,000 degrees Kraklenheit, exactly! Well, approximately. Almost. Somewhere around there...',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,0,2,'Measuring by Kraklenheit, it is 428,000 dewgrees! That\'s Krakley!',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,0,3,'Holy Krakle! The temperature is 428,000 degrees Kraklenheit! ',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,0,'The temperature is 122 degrees Kraklenheit.',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,1,'The temperature is 9280 degrees Kraklenheit! That\'s HOT!',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,2,'Wow, it\'s 3 degrees Kraklenheit. Keep Looking.',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,3,'The temperature is 564 degrees Kraklenheit.',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,4,'The temperature is 12 degrees Kraklenheit. How exciting.',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,5,'18 degrees Kraklenheit. It\'s kind of cold, actually...',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10541,1,6,'It\'s 40 degrees Kraklenheit. Can you feel the heat? No? I really couldn\'t either.',12,0,100,0,0,0,0,'Krakle\'s Thermometer'),
|
|
(10556,0,0,'Ow! OK, I\'ll get back to work, $N!',12,0,100,0,0,0,0,'lazy peon SAY_WP_0'),
|
|
(10584,0,0,'You have summoned me, fool! Now DIE!',14,0,100,0,0,0,0,'Urok Doomhowl SUMMON'),
|
|
(10584,1,0,'Me smash! You die!',12,0,100,0,0,0,0,'Urok Doomhowl AGGRO'),
|
|
(10638,0,0,'Here they come! Defend yourself!',12,0,100,0,0,0,0,'kanati SAY_KAN_START'),
|
|
(10646,0,0,'Be on guard... Arnak has some strange power over the Grimtotem... they will not be happy to see me escape.',12,0,100,0,0,0,0,'lakota SAY_LAKO_START'),
|
|
(10646,1,0,'Look out, the Grimtotem are upon us!',12,0,100,0,0,0,0,'lakota SAY_LAKO_LOOK_OUT'),
|
|
(10646,2,0,'Here they come.',12,0,100,0,0,0,0,'lakota SAY_LAKO_HERE_COME'),
|
|
(10646,3,0,'More Grimtotems are coming this way!',12,0,100,0,0,0,0,'lakota SAY_LAKO_MORE'),
|
|
(10646,4,0,'Finally, free at last... I must be going now, thanks for helping me escape. I can get back to Freewind Post by myself.',12,0,100,0,0,0,0,'lakota SAY_LAKO_END'),
|
|
(10680,0,0,'%s summons a Blackhand Dreadweaver to his aid!',16,0,100,0,0,0,0,'Summoned Blackhand Dreadweaver'),
|
|
(10681,0,0,'%s summons a Blackhand Veteran to his aid!',16,0,100,0,0,0,0,'Summoned Blackhand Veteran'),
|
|
(10799,0,0,'%s cries.',16,0,100,0,0,0,0,'Warosh'),
|
|
(10799,0,1,'%s snorts.',16,0,100,0,0,0,0,'Warosh'),
|
|
(10799,0,2,'%s grumbles.',16,0,100,0,0,0,0,'Warosh'),
|
|
(10799,0,3,'%s whimpers.',12,0,100,0,0,0,0,'Warosh'),
|
|
(10803,0,0,'%s casually points at the orc target...',16,0,100,25,0,0,0,'Wheeler'),
|
|
(10803,1,0,'%s hits!',16,0,100,0,0,0,0,'Wheeler'),
|
|
(10803,2,0,'%s quickly shoots the middle target dead center...',16,0,100,0,0,0,0,'Wheeler'),
|
|
(10803,3,0,'%s then takes aim at the bottles...',16,0,100,0,0,0,0,'Wheeler'),
|
|
(10803,4,0,'%s only hits the side of the box!',16,0,100,0,0,0,0,'Wheeler'),
|
|
(10804,0,0,'%s picks the orc target...',16,0,100,25,0,0,0,'Middlecamp'),
|
|
(10804,1,0,'%s misses...',16,0,100,6,0,0,0,'Middlecamp'),
|
|
(10804,2,0,'%s takes a more careful aim...',16,0,100,6,0,6247,0,'Middlecamp'),
|
|
(10804,3,0,'%s misses again...',16,0,100,6,0,0,0,'Middlecamp'),
|
|
(10804,4,0,'%s takes aim at the bottles...',16,0,100,0,0,0,0,'Middlecamp'),
|
|
(10804,5,0,'%s misses...',16,0,100,15,0,0,0,'Middlecamp'),
|
|
(10804,6,0,'%s takes aim at the bottles again...',16,0,100,0,0,0,0,'Middlecamp'),
|
|
(10804,7,0,'%s misses again...',16,0,100,18,0,0,0,'Middlecamp'),
|
|
(10804,8,0,'%s quickly shoots the orc dummy...',16,0,100,0,0,0,0,'Middlecamp'),
|
|
(10804,9,0,'%s turns to the paper target...',16,0,100,0,0,0,0,'Middlecamp'),
|
|
(10804,10,0,'%s shoots from the hip at the bottles...',16,0,100,0,0,0,0,'Middlecamp'),
|
|
(10808,0,0,'TIMMY!',14,0,100,0,0,0,0,'Timmy the Cruel'),
|
|
(10812,0,0,'Today you have unmade what took me years to create! For this you shall all die by my hand!',14,0,100,0,0,0,0,'Grand Crusader Dathrohan'),
|
|
(10813,1,0,'You fools think you can defeat me so easily? Face the true might of the Nathrezim!',14,0,100,0,0,0,0,'Grand Crusader Dathrohan'),
|
|
(10813,2,0,'Damn you mortals! All my plans of revenge, all my hate...I will be avenged...',12,0,100,0,0,0,0,'Grand Crusader Dathrohan'),
|
|
(10897,0,0,'Guards!',14,7,100,0,0,0,0,'Sindrayl'),
|
|
(10917,0,0,'Fool! Do you know what you\'ve done? This is sacred ground!',12,0,100,0,0,0,0,'Aurius'),
|
|
(10937,0,0,'Defenders of Darrowshire! Rally! We must prevail!',14,0,100,0,0,0,0,'Captain Redpath'),
|
|
(10937,1,0,'Captain Redpath has appeared at the battlefield! Protect him!',41,0,100,0,0,0,0,'Captain Redpath'),
|
|
(10938,0,0,'Darrowshire! You are doomed!',14,0,100,0,0,0,0,'Redpath the Corrupted'),
|
|
(10938,1,0,'Captain Joseph Redpath has been corrupted! Kill him quickly!',41,0,100,0,0,0,0,'Redpath the Corrupted'),
|
|
(10940,0,0,'Leave this place!',12,0,100,0,0,0,0,'Ghost of the Past'),
|
|
(10944,0,0,'Do not lose hope, Darrowshire! We will not fall!',14,0,100,0,0,0,0,'Davil Lightfire'),
|
|
(10944,1,0,'Horgus, your nightmare ends! Now!',14,0,100,0,0,0,0,'Davil Lightfire'),
|
|
(10944,2,0,'Ah! My wounds are too severe. Defenders, fight on without me!',12,0,100,0,0,0,0,'Davil Lightfire'),
|
|
(10946,0,0,'The Light burns bright in you, Davil. I will enjoy snuffing it out!',14,0,100,0,0,0,0,'Horgus the Ravager'),
|
|
(10948,0,0,'Darrowshire, to arms! The Scourge approach!',14,0,100,0,0,0,0,'Darrowshire Defender'),
|
|
(10948,1,0,'Help Joseph Carlin\'s troops defend Darrowshire!',41,0,100,0,0,0,0,'Darrowshire Defender'),
|
|
(10948,2,0,'Horgus is slain! Take heart, defenders of Darrowshire!',14,0,100,0,0,0,0,'Darrowshire Defender'),
|
|
(10948,3,0,'Captain Redpath is slain!',14,0,100,0,0,0,0,'Darrowshire Defender'),
|
|
(10948,4,0,'The Scourge are defeated! Darrowshire is saved!',14,0,100,0,0,0,0,'Darrowshire Defender'),
|
|
(10948,5,0,'Speak with Joseph Redpath in the center of Darrowshire.',41,0,100,0,0,0,0,'Darrowshire Defender'),
|
|
(10977,0,0,'Oh!!! Get that thing away from me!',12,0,100,0,0,0,0,'Quixxil'),
|
|
(10977,1,0,'%s runs quickly away from Umi\'s Mechanical yeti.',16,0,100,0,0,0,0,'Quixxil'),
|
|
(10977,2,0,'Why do you chase me, Mechanical yeti?! WHY?!',12,0,100,0,0,0,0,'Quixxil'),
|
|
(10977,3,0,'%s looks relieved.',16,0,100,0,0,0,0,'Quixxil'),
|
|
(10977,4,0,'I\'m jumpy as it is... and people insist on scaring me... Next time, though, I\'ll be ready!',12,0,100,0,0,0,0,'Quixxil'),
|
|
(10978,0,0,'%s jumps in fright!',16,0,100,0,0,0,0,'Legacki'),
|
|
(10978,1,0,'Ahhhhh!!!',12,0,100,0,0,0,0,'Legacki'),
|
|
(10978,2,0,'You big meanie! Who put you up to this?',12,0,100,0,0,0,0,'Legacki'),
|
|
(10978,3,0,'It was Umi, wasn\'t it?! She\'s always playing jokes on me, and now she\'s got you in on it too!',12,0,100,0,0,0,0,'Legacki'),
|
|
(10978,4,0,'%s sighs.',16,0,100,0,0,0,0,'Legacki'),
|
|
(10980,0,0,'%s marches around, roaring and making a ruckus.',16,0,100,0,0,0,0,'Umi\'s Mechanical Yeti'),
|
|
(10980,1,0,'RAAAAAAAR!',12,0,100,0,0,0,0,'Umi\'s Mechanical Yeti'),
|
|
(11016,0,0,'I\'m ready $N. Let\'s find my equipment and get out of here. I think I know where it is.',12,0,100,0,0,0,0,'Captured Arko\'narin'),
|
|
(11016,1,0,'Oh my! Look at this... all these candles. I\'m sure they\'re used for some terrible ritual or dark summoning. We best make haste!',12,0,100,1,0,0,0,'Captured Arko\'narin'),
|
|
(11016,2,0,'Look! Over there!',12,0,100,25,0,0,0,'Captured Arko\'narin'),
|
|
(11016,3,0,'You will not stop me from escaping here!',12,0,100,0,0,0,0,'Captured Arko\'narin'),
|
|
(11018,0,0,'All i need now is a golden lasso.',12,0,100,0,0,0,0,'Arko\'narin'),
|
|
(11018,1,0,'DIE, DEMON DOGS!',12,0,100,0,0,0,0,'Arko\'narin'),
|
|
(11018,2,0,'Ah! Fresh air at last! I never thought I\'d see the day...',12,0,100,4,0,0,0,'Arko\'narin'),
|
|
(11018,3,0,'You will not stop me from escaping here!',12,0,100,0,0,0,0,'Arko\'narin'),
|
|
(11018,4,0,'What was that?! Trey? TREY!?',12,0,100,1,0,0,0,'Arko\'narin'),
|
|
(11018,5,0,'No! My friend... what\'s happened? That\'s all my fault...',12,0,100,20,0,0,0,'Arko\'narin'),
|
|
(11043,0,0,'The Light condemns all who harbor evil. Now you will die!',12,7,100,0,0,0,0,'Crimson Monk'),
|
|
(11043,0,1,'The Scarlet Crusade shall smite the wicked and drive evil from these lands!',12,7,100,0,0,0,0,'Crimson Monk'),
|
|
(11043,0,2,'There is no escape for you. The Crusade shall destroy all who carry the Scourge\'s taint.',12,7,100,0,0,0,0,'Crimson Monk'),
|
|
(11043,0,3,'You carry the taint of the Scourge. Prepare to enter the Twisting Nether.',12,7,100,0,0,0,0,'Crimson Monk'),
|
|
(11043,1,0,'This will not be the end of the Scarlet Crusade! You will not break our line!',14,7,100,0,0,0,0,'Crimson Monk'),
|
|
(11058,0,0,'Looking for these???? You\'ll never have em!',12,0,100,0,0,0,0,'Fras Siabi'),
|
|
(11058,0,1,'I\'m going to wear your skin as a smoking jacket! The stogies? You\'ll have to pry them from my cold dead... er... RAWR!!!!',12,0,100,0,0,0,0,'Fras Siabi'),
|
|
(11136,0,0,'Thank you, $N. My torment is now at an end.',12,0,100,0,0,0,0,'Freed Soul'),
|
|
(11136,0,1,'FREE!!!',12,0,100,0,0,0,0,'Freed Soul'),
|
|
(11136,0,2,'The curse ends!',12,0,100,0,0,0,0,'Freed Soul'),
|
|
(11136,0,3,'Praise be to Egan!',12,0,100,0,0,0,0,'Freed Soul'),
|
|
(11136,0,4,'May Kel\'Thuzad one day feel our vengeance.',12,0,100,0,0,0,0,'Freed Soul'),
|
|
(11136,0,5,'Rivendare must be destroyed!',12,0,100,0,0,0,0,'Freed Soul'),
|
|
(11138,0,0,'Guards!',14,7,100,0,0,0,0,'Maethrya'),
|
|
(11139,0,0,'Guards!',14,1,100,0,0,0,0,'Yugrek'),
|
|
(11141,0,0,'BETRAYER!',14,0,100,0,0,0,0,'Spirit of Trey Lightforge'),
|
|
(11142,0,0,'No tampering with the mail!',12,0,100,0,0,0,0,'Undead Postman'),
|
|
(11143,0,0,'Prepare to be Malowned!',12,0,100,0,0,0,0,'Postmaster Malown'),
|
|
(11143,1,0,'You\'ve been MALOWNED!',12,0,100,0,0,0,0,'Postmaster Malown'),
|
|
(11190,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(11190,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(11190,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(11190,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Everlook Bruiser - On Aggro'),
|
|
(11190,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Everlook Bruiser - On Aggro'),
|
|
(11190,0,5,'Get a rope!',12,0,100,0,0,0,0,'Everlook Bruiser - On Aggro'),
|
|
(11190,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Everlook Bruiser - On Aggro'),
|
|
(11190,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Everlook Bruiser - On Aggro'),
|
|
(11218,0,0,'Liladris has been waiting for me at Maestra\'s Post, so we should make haste, $N.',12,0,100,0,0,0,0,'kerlonian SAY_KER_START'),
|
|
(11218,1,0,'%s looks very sleepy...',16,0,100,0,0,0,0,'kerlonian EMOTE_KER_SLEEP_1'),
|
|
(11218,1,1,'%s suddenly falls asleep',16,0,100,0,0,0,0,'kerlonian EMOTE_KER_SLEEP_2'),
|
|
(11218,1,2,'%s begins to drift off...',16,0,100,0,0,0,0,'kerlonian EMOTE_KER_SLEEP_3'),
|
|
(11218,2,0,'This looks like the perfect place for a nap...',12,0,100,0,0,0,0,'kerlonian SAY_KER_SLEEP_1'),
|
|
(11218,2,1,'Yaaaaawwwwwnnnn...',12,0,100,0,0,0,0,'kerlonian SAY_KER_SLEEP_2'),
|
|
(11218,2,2,'Oh, I am so tired...',12,0,100,0,0,0,0,'kerlonian SAY_KER_SLEEP_3'),
|
|
(11218,2,3,'You don\'t mind if I stop here for a moment, do you?',12,0,100,0,0,0,0,'kerlonian SAY_KER_SLEEP_4'),
|
|
(11218,3,0,'Be on the alert! The Blackwood furbolgs are numerous in the area...',12,0,100,0,0,0,0,'kerlonian SAY_KER_ALERT_1'),
|
|
(11218,3,1,'It\'s quiet... Too quiet...',12,0,100,0,0,0,0,'kerlonian SAY_KER_ALERT_2'),
|
|
(11218,4,0,'Oh, I can see Liladris from here... Tell her I\'m here, won\'t you?',12,0,100,0,0,0,0,'kerlonian SAY_KER_END'),
|
|
(11218,5,0,'%s wakes up!',16,0,100,0,0,0,0,'kerlonian EMOTE_KER_AWAKEN'),
|
|
(11256,0,0,'NO!!! It puts the tannin in the basket, or it gets the mallet again!',14,0,100,0,0,0,0,'Manifestation of Water'),
|
|
(11261,0,0,'The doctor is in!',12,0,100,0,0,0,3,'Doctor Theolen Krastinov'),
|
|
(11261,1,0,'Time for a little open-heart surgery!',12,0,100,0,0,0,3,'Doctor Theolen Krastinov'),
|
|
(11261,2,0,'Another successful operation!',12,0,100,0,0,0,3,'Doctor Theolen Krastinov'),
|
|
(11261,3,0,'Donate...my body...to science...',12,0,100,0,0,0,3,'Doctor Theolen Krastinov'),
|
|
(11261,4,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Doctor Theolen Krastinov'),
|
|
(11339,0,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11339,0,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11339,0,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11339,0,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11339,0,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11339,0,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11339,0,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11340,0,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11350,1,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11351,0,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11352,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Gurubashi Berserker - At 30% HP - Emote Line 0'),
|
|
(11355,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Gurubashi Warrior - At 30% HP - Say Line 0'),
|
|
(11356,0,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11356,0,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11356,0,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11356,0,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11356,0,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11356,0,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11356,0,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11359,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Soulflayer - At 30% HP - Say Line 0'),
|
|
(11380,0,0,'GRATS!',14,0,100,0,0,0,0,'mandokir SAY_GRATS_JINDO'),
|
|
(11380,1,0,'Welcome to da great show friends! Step right up to die!',14,0,100,0,0,8425,0,'jindo SAY_AGGRO'),
|
|
(11382,0,0,'I\'ll feed your souls to Hakkar himself!',14,0,100,0,0,8413,0,'mandokir SAY_AGGRO'),
|
|
(11382,1,0,'DING!',14,0,100,0,0,0,0,'mandokir SAY_DING_KILL'),
|
|
(11382,2,0,'I\'m keeping my eye on you, $N!',14,0,100,0,0,0,0,'mandokir SAY_WATCH'),
|
|
(11382,3,0,'Don\'t make me angry. You won\'t like it when I\'m angry.',14,0,100,0,0,0,0,'mandokir SAY_WATCH_WHISPER'),
|
|
(11382,4,0,'%s goes into a rage after seeing his raptor fall in battle!',16,0,100,0,0,0,0,'Bloodlord Mandokir - Ohgan Dead'),
|
|
(11440,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Enforcer Aggro'),
|
|
(11440,0,1,'Me not feel so good.',12,0,100,0,0,0,0,'Gordok Enforcer Aggro'),
|
|
(11440,0,2,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Enforcer Aggro'),
|
|
(11440,0,3,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Gordok Enforcer Aggro'),
|
|
(11441,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Brute'),
|
|
(11441,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Brute'),
|
|
(11441,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Brute'),
|
|
(11441,1,0,'%s puts his club away and begins swinging wildly!',16,0,100,0,0,0,0,'Gordok Brute'),
|
|
(11441,1,1,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Gordok Brute'),
|
|
(11442,0,0,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Mauler'),
|
|
(11442,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Mauler'),
|
|
(11442,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Mauler'),
|
|
(11442,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Gordok Mauler'),
|
|
(11443,0,0,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Ogre-Mage'),
|
|
(11443,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Ogre-Mage'),
|
|
(11443,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Ogre-Mage'),
|
|
(11444,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Mage-Lord'),
|
|
(11444,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Mage-Lord'),
|
|
(11444,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Mage-Lord'),
|
|
(11445,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Captain'),
|
|
(11445,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Captain'),
|
|
(11445,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Captain'),
|
|
(11446,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Captain'),
|
|
(11446,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Captain'),
|
|
(11446,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Captain'),
|
|
(11448,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Warlock'),
|
|
(11448,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Warlock'),
|
|
(11448,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Warlock'),
|
|
(11450,0,0,'I\'ll crush you!',12,0,100,0,0,0,0,'Gordok Reaver'),
|
|
(11450,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Gordok Reaver'),
|
|
(11450,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gordok Reaver'),
|
|
(11451,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Wildspawn Satyr'),
|
|
(11466,0,0,'The demon is loose! Quickly we must restrain him!',14,0,100,0,0,0,3,'Highborne Summoner'),
|
|
(11469,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Eldreth Seether'),
|
|
(11486,0,0,'Who dares disrupt the sanctity of Eldre\'Thalas? Face me, cowards!',14,0,100,0,0,0,3,'Prince Tortheldrin'),
|
|
(11489,0,0,'You do not belong here! Ancients, rise up against these intruders!',14,0,100,0,0,0,0,'Tendris Warpwood'),
|
|
(11489,1,0,'Ancient Equine Spirit breaks free of its spectral bonds with a tremendous crash of thunder!',16,0,100,0,0,0,0,'Tendris Warpwood'),
|
|
(11491,0,0,'At last... Freed from his cursed grasp!',14,0,100,0,0,0,3,'Old Ironbark'),
|
|
(11496,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Immol\'thar'),
|
|
(11501,0,0,'You no challenge me, scrubs! I\'m da king now, and I stay king FOREVER!!!',12,0,100,0,0,0,0,'King Gordok'),
|
|
(11502,0,0,'Behold Ragnaros, the Firelord! He who was ancient when this world was young! Bow before him, mortals! Bow before your ending!',14,0,100,0,0,8040,0,'ragnaros SAY_SUMMON_MAJ'),
|
|
(11502,1,0,'TOO SOON! YOU HAVE AWAKENED ME TOO SOON, EXECUTUS! WHAT IS THE MEANING OF THIS INTRUSION???',14,0,100,0,0,8043,0,'ragnaros SAY_ARRIVAL1_RAG'),
|
|
(11502,2,0,'These mortal infidels, my lord! They have invaded your sanctum, and seek to steal your secrets!',14,0,100,0,0,8041,0,'ragnaros SAY_ARRIVAL2_MAJ'),
|
|
(11502,3,0,'FOOL! YOU ALLOWED THESE INSECTS TO RUN RAMPANT THROUGH THE HALLOWED CORE? AND NOW YOU LEAD THEM TO MY VERY LAIR? YOU HAVE FAILED ME, EXECUTUS! JUSTICE SHALL BE MET, INDEED!',14,0,100,0,0,8044,0,'ragnaros SAY_ARRIVAL3_RAG'),
|
|
(11502,4,0,'NOW FOR YOU, INSECTS! BOLDLY, YOU SOUGHT THE POWER OF RAGNAROS. NOW YOU SHALL SEE IT FIRSTHAND!',14,0,100,0,0,8045,0,'ragnaros SAY_ARRIVAL5_RAG'),
|
|
(11502,5,0,'COME FORTH, MY SERVANTS! DEFEND YOUR MASTER!',14,0,100,0,0,8049,0,'ragnaros SAY_REINFORCEMENTS1'),
|
|
(11502,6,0,'YOU CANNOT DEFEAT THE LIVING FLAME! COME YOU MINIONS OF FIRE! COME FORTH YOU CREATURES OF HATE! YOUR MASTER CALLS!',14,0,100,0,0,8050,0,'ragnaros SAY_REINFORCEMENTS2'),
|
|
(11502,7,0,'BY FIRE BE PURGED!',14,0,100,0,0,8046,0,'ragnaros SAY_HAND'),
|
|
(11502,8,0,'TASTE THE FLAMES OF SULFURON!',14,0,100,0,0,8047,0,'ragnaros SAY_WRATH'),
|
|
(11502,9,0,'DIE, INSECT!',14,0,100,0,0,8051,0,'ragnaros SAY_KILL'),
|
|
(11502,10,0,'MY PATIENCE IS DWINDLING! COME, GNATS, TO YOUR DEATH!',14,0,100,0,0,8048,0,'ragnaros SAY_MAGMABURST'),
|
|
(11582,0,0,'Now this is an example of what not to summon. Look, it\'s frail and brittle. One good whack from a mace will send bone shards flying.',12,0,100,0,0,0,0,'Scholomance Dark Summoner'),
|
|
(11582,0,1,'Note the weak binding structure of this one. Be sure to finish your incantations or this is what you will end up with.',12,0,100,0,0,0,0,'Scholomance Dark Summoner'),
|
|
(11582,0,2,'This one is slightly better than the last. However, it still suffers from the same flimsy bone structure as the others. When you summon one of these, you are on the right path.',12,0,100,0,0,0,0,'Scholomance Dark Summoner'),
|
|
(11582,0,3,'Wow, this one is just plain useless. Let me try again.',12,0,100,0,0,0,0,'Scholomance Dark Summoner'),
|
|
(11582,0,4,'Hmmm, this one looks like something that would be better off as a windchime. Take notes class... This is NOT what you want to summon in the heat of battle.',12,0,100,0,0,0,0,'Scholomance Dark Summoner'),
|
|
(11583,0,0,'Well done, my minions. The mortals\' courage begins to wane! Now, let\'s see how they contend with the true Lord of Blackrock Spire!',14,0,100,0,0,8288,0,'nefarian SAY_AGGRO'),
|
|
(11583,0,1,'Enough! Now you vermin shall feel the force of my birthright, the fury of the earth itself.',14,0,100,0,0,8289,0,'nefarian SAY_XHEALTH'),
|
|
(11583,0,2,'Burn, you wretches! Burn!',14,0,100,0,0,8290,0,'nefarian SAY_SHADOWFLAME'),
|
|
(11583,1,0,'Impossible! Rise my minions! Serve your master once more!',14,0,100,0,0,8291,0,'nefarian SAY_RAISE_SKELETONS'),
|
|
(11583,2,0,'Worthless $N! Your friends will join you soon enough!',14,0,100,0,0,8293,0,'nefarian SAY_SLAY'),
|
|
(11583,3,0,'This cannot be! I am the Master here! You mortals are nothing to my kind! DO YOU HEAR? NOTHING!',14,0,100,0,0,8292,0,'nefarian SAY_DEATH'),
|
|
(11583,4,0,'Mages too? You should be more careful when you play with magic...',14,0,100,0,0,0,0,'nefarian SAY_MAGE'),
|
|
(11583,5,0,'Warriors, I know you can hit harder than that! Let\'s see it!',14,0,100,0,0,0,0,'nefarian SAY_WARRIOR'),
|
|
(11583,6,0,'Druids and your silly shapeshifting. Let\'s see it in action!',14,0,100,0,0,0,0,'nefarian SAY_DRUID'),
|
|
(11583,7,0,'Priests! If you\'re going to keep healing like that, we might as well make it a little more interesting!',14,0,100,0,0,0,0,'nefarian SAY_PRIEST'),
|
|
(11583,8,0,'Paladins, I\'ve heard you have many lives. Show me.',14,0,100,0,0,0,0,'nefarian SAY_PALADIN'),
|
|
(11583,9,0,'Shamans, show me what your totems can do!',14,0,100,0,0,0,0,'nefarian SAY_SHAMAN'),
|
|
(11583,10,0,'Warlocks, you shouldn\'t be playing with magic you don\'t understand. See what happens?',14,0,100,0,0,0,0,'nefarian SAY_WARLOCK'),
|
|
(11583,11,0,'Hunters and your annoying pea-shooters!',14,0,100,0,0,0,0,'nefarian SAY_HUNTER'),
|
|
(11583,12,0,'Rogues? Stop hiding and face me!',14,0,100,0,0,0,0,'nefarian SAY_ROGUE'),
|
|
(11583,13,0,'\'Death Knights, get over here!\'',14,0,100,0,0,0,0,'nefarian SAY_DEATH_KNIGHT'),
|
|
(11596,0,0,'Ah...the wondrous sound of kodos. I love the way they make the ground shake... inspect the beast for me.',12,0,100,0,0,0,0,'kodo round SAY_SMEED_HOME_1'),
|
|
(11596,0,1,'Hey, look out with that kodo! You had better inspect that beast before I give you credit!',12,0,100,0,0,0,0,'kodo round SAY_SMEED_HOME_2'),
|
|
(11596,0,2,'That kodo sure is a beauty. Wait a minute, where are my bifocals? Perhaps you should inspect the beast for me.',12,0,100,0,0,0,0,'kodo round SAY_SMEED_HOME_3'),
|
|
(11625,0,0,'So sorry to leave a customer but we have places to go and people to swindle. We will be back sometime later today. Good-bye!',12,0,100,0,0,0,0,'Cork Gizelton'),
|
|
(11625,1,0,'I am looking for some bodyguards that would like to protect the Gizelton Caravan. We are stopped on the road east of Kormek\'s Hut, north of Kolkar Centaur Village.',14,0,100,0,0,0,0,'Cork Gizelton'),
|
|
(11626,0,0,'Time for the Gizleton Caravan to head on out! We\'ll be back soon but if you cannot wait, head north to Kormek\'s Hut. We open shop in about an hour',12,0,100,0,0,0,0,'Rigger Gizelton'),
|
|
(11626,1,0,'This is Rigger Gizelton asking for assistance escorting my caravan past Mannoroc Coven. I\'m on the road east of Shadowprey village.',14,0,100,0,0,0,0,'Rigger Gizelton'),
|
|
(11672,0,0,'%s refuses to die while its master is endangered!',16,0,100,0,0,0,0,'core rager EMOTE_LOWHP'),
|
|
(11677,0,0,'Snivvle is here! Snivvle claims the Coldtooth Mine!',12,0,100,0,0,0,0,'Taskmaster Snivvle'),
|
|
(11680,0,0,'Time to die, $c!',12,0,100,0,0,0,0,'Horde Scout'),
|
|
(11711,0,0,'Wait... did you hear that? Something approaches from the west!',12,0,100,0,0,0,0,'Sentinel Aynasha'),
|
|
(11711,1,0,'I\'ve run out of arrows! I\'m afraid if any more come you will need to take them on by yourself my friend.',12,0,100,0,0,0,0,'Sentinel Aynasha'),
|
|
(11711,2,0,'Praise Elune! I don\'t know if I could have survived the day without you, friend.',12,0,100,0,0,0,0,'Sentinel Aynasha'),
|
|
(11711,3,0,'My legs feels much better now, the remedy must be working. If you will excuse me, I must go report to my superiors about what has transpired here.',12,0,100,0,0,0,0,'Sentinel Aynasha'),
|
|
(11711,4,0,'Please speak with Sentinel Onaeya at Maestra\'s Post in Ashenvale, she will see to it that you are properly rewarded for your bravery this day.',12,0,100,0,0,0,0,'Sentinel Aynasha'),
|
|
(11747,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Desert Rager'),
|
|
(11793,0,0,'Nothing must befoul the gardens! You must be destroyed!',12,0,100,0,0,0,0,'Celebrian Dryad'),
|
|
(11793,0,1,'You do not belong in these gardens. Your body shall nourish our lovely creations!',12,0,100,0,0,0,0,'Celebrian Dryad'),
|
|
(11830,0,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11830,0,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11830,0,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11830,0,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11830,0,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11830,0,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11830,0,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,0,'Killing you be easy!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,1,'Troll mojo da strongest mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,2,'Your skull gonna decorate our ritual altars!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,3,'I gonna make you into mojo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,4,'Feel da big bad voodoo!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,5,'My weapon be thirsty!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11831,0,6,'You be dead soon!',12,0,100,0,0,0,0,'Part of the ZulGurub on aggro lines'),
|
|
(11832,0,0,'We will locate the origin of the Nightmare through the fragments you collected, $n. From there, we will pull Eranikus through a rift in the Dream. Steel yourself, $c. We are inviting the embodiment of the Nightmare into our world.',12,0,100,0,0,0,0,'Keeper Remulos Say 0'),
|
|
(11832,1,1,'The rift will be opened there, above the Lake Elun\'ara. Prepare yourself, $n. Eranikus\'s entry into our world will be wrought with chaos and strife.',12,0,100,0,0,0,0,'Keeper Remulos Say 1'),
|
|
(11832,2,2,'He will stop at nothing to get to Malfurion\'s physical manifistation. That must not happen... We must keep the beast occupied long enough for Tyrande to arrive.',12,0,100,0,0,0,0,'Keeper Remulos Say 2'),
|
|
(11832,3,3,'Defend Nighthaven, hero...',12,0,100,0,0,0,0,'Keeper Remulos Say 3'),
|
|
(11832,4,4,'Fiend! Face the might of Cenarius!',14,0,100,0,0,0,0,'Keeper Remulos Say 4'),
|
|
(11832,5,5,'Who is the predictable one, beast? Surely you did not think that we would summon you on top of Malfurion? Your redemption comes, Eranikus. You will be cleansed of this madness - this corruption.',14,0,100,0,0,0,0,'Keeper Remulos Say 4'),
|
|
(11832,6,6,'Hurry, $N! We must find protective cover!',12,0,100,0,0,0,0,'Keeper Remulos Say 6'),
|
|
(11832,7,7,'Please, champion, protect our people.',12,0,100,0,0,0,0,'Keeper Remulos Say 7'),
|
|
(11832,8,8,'It will be done, Eranikus. Be well, ancient one.',12,0,100,0,0,0,0,'Keeper Remulos Say 8'),
|
|
(11832,9,9,'Let us leave Nighthaven, hero Seek me out at the grove.',12,0,100,0,0,0,0,'Keeper Remulos Say 9'),
|
|
(11832,10,10,'Come, $N. The lake is around the bend.',12,0,100,1,0,0,0,'Keeper Remulos - say Text 0'),
|
|
(11832,11,11,'Stand near me, $N. I will protect you should anything go wrong.',12,0,100,1,0,0,0,'Keeper Remulos - say Text 1'),
|
|
(11832,12,12,'Malfurion!',12,0,100,5,0,0,0,'Keeper Remulos - say Text 2'),
|
|
(11832,13,13,'It was shrouded in nightmares, Malfurion. What is happening in the Dream? What could cause such atrocities?',12,0,100,6,0,0,0,'Keeper Remulos - say Text 3'),
|
|
(11832,14,14,'I sensed as much, Malfurion. Dark days loom ahead.',12,0,100,1,0,0,0,'Keeper Remulos - say Text 4'),
|
|
(11832,15,15,'You have been gone too long, Malfurion. Peace between the Children of Azeroth has become tenuous at best. What of my father? Of your brother? Have you any news?',12,0,100,6,0,0,0,'Keeper Remulos - say Text 5'),
|
|
(11832,16,16,'Farewell, old friend... Farewell...',12,0,100,1,0,0,0,'Keeper Remulos - say Text 6'),
|
|
(11832,17,17,'Let us return to the grove, mortal.',12,0,100,1,0,0,0,'Keeper Remulos - say Text 7'),
|
|
(11840,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Wildpaw Alpha'),
|
|
(11899,0,0,'Guards!',14,1,100,0,0,0,0,'Shardi'),
|
|
(11900,0,0,'Guards!',14,1,100,0,0,0,0,'Shardi'),
|
|
(11901,0,0,'Guards!',14,1,100,0,0,0,0,'Andruk'),
|
|
(11946,0,0,'Stormpike filth! In my keep?! Slay them all!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,1,0,'You seek to draw the General of the Frostwolf legion out from his fortress? PREPOSTEROUS!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,2,0,'Stormpike weaklings, face me in my fortress - if you dare!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,3,0,'Your attacks are slowed by the cold, I think!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,3,1,'Today, you will meet your ancestors!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,3,2,'If you will not leave Alterac Valley on your own, then the Frostwolves will force you out!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,3,3,'You cannot defeat the Frostwolf clan!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,3,4,'You are no match for the strength of the Horde!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11946,3,5,'Leave no survivors!',14,0,100,0,0,0,0,'Drek\'Thar'),
|
|
(11947,0,0,'Die! Your kind has no place in Alterac Valley!',14,0,100,0,0,0,0,'Captain Galvangar'),
|
|
(11947,1,0,'I\'ll never fall for that, fool! If you want a battle it will be on my terms and in my lair!',14,0,100,0,0,0,0,'Captain Galvangar'),
|
|
(11947,2,0,'Now is the time to attack! For the Horde!',14,0,100,0,0,0,0,'Captain Galvangar'),
|
|
(11948,0,0,'Soldiers of Stormpike, your General is under attack! I require aid! Come! Come! Slay these mangy Frostwolf dogs.',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,1,0,'You\'ll never get me out of me bunker, heathens!',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,1,1,'Why don\'t ya try again without yer cheap tactics, pansies! Or are you too chicken?',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,0,'I will tell you this much...Alterac Valley will be ours.',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,1,'Your attacks are weak! Go practice on some rabbits and come back when you\'re stronger.',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,2,'We will not be swayed from our mission!',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,3,'It\'ll take more than you rabble to bring me down!',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,4,'We, the Alliance, will prevail!',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,5,'The Stormpike clan bows to no one, especially the horde!',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,2,6,'Is that the best you can do?',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11948,3,0,'Take no prisoners! Drive these heathens from our lands!',14,0,100,0,0,0,0,'Vanndar Stormpike'),
|
|
(11949,0,0,'Begone, uncouth scum! The Alliance shall prevail in Alterac Valley!',14,0,100,0,0,0,0,'Captain Balinda Stonehearth'),
|
|
(11949,1,0,'Filthy Frostwolf cowards! If you want a fight, you\'ll have to come to me!',14,0,100,0,0,0,0,'Captain Balinda Stonehearth'),
|
|
(11949,2,0,'Take heart, Alliance! Throw these villains from Alterac Valley!',14,0,100,0,0,0,0,'Captain Balinda Stonehearth'),
|
|
(11980,0,0,'Indeed, the time has come to end this charade.',14,0,100,0,0,0,0,'Zuluhed the Whacked'),
|
|
(11980,1,0,'Destroy them! Destroy them all!',14,0,100,0,0,0,0,'Zuluhed the Whacked'),
|
|
(11980,2,0,'Foolish mortals. Did you think that I would not strike you down for your transgressions?',14,0,100,0,0,0,0,'Zuluhed the Whacked'),
|
|
(11980,3,0,'Lord Illidan, bless me with the power of the flight!',14,0,100,0,0,0,0,'Zuluhed the Whacked'),
|
|
(11981,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'flamegor EMOTE_FRENZY'),
|
|
(11982,0,0,'%s goes into a killing frenzy!',16,0,100,0,0,0,0,'magmadar EMOTE_FRENZY'),
|
|
(12017,0,0,'None of your kind should be here! You\'ve doomed only yourselves!',14,0,100,0,0,8286,0,'broodlord SAY_AGGRO'),
|
|
(12017,1,0,'Clever Mortals but I am not so easily lured away from my sanctum!',14,0,100,0,0,8287,0,'broodlord SAY_LEASH'),
|
|
(12018,0,0,'Reckless mortals, none may challenge the sons of the living flame!',14,0,100,0,0,8035,0,'majordomo SAY_AGGRO'),
|
|
(12018,1,0,'The runes of warding have been destroyed! Hunt down the infedels my bretheren.',14,0,100,0,0,8039,0,'majordomo SAY_SPAWN'),
|
|
(12018,2,0,'Ashes to Ashes!',14,0,100,0,0,8037,0,'majordomo SAY_SLAY'),
|
|
(12018,3,0,'Burn mortals! Burn for this transgression!',14,0,100,0,0,8036,0,'majordomo SAY_SPECIAL'),
|
|
(12018,4,0,'Impossible! Stay your attack mortals! I submitt! I submitt! Brashly you have come to rest the secrets of the living flame. You will soon regret the recklessness of your quest. I go now to summon the lord whos house this is. Should you seek an audiance with him your paltry lives will surly be forfit. Nevertheless seek out his lair if you dare!',14,0,100,0,0,8038,0,'majordomo SAY_DEFEAT'),
|
|
(12018,5,0,'Behold Ragnaros, the Firelord! He who was ancient when this world was young! Bow before him, mortals! Bow before your ending!',14,0,100,0,0,8040,0,'majordomo SAY_SUMMON_MAJ'),
|
|
(12018,6,0,'These mortal infidels, my lord! They have invaded your sanctum, and seek to steal your secrets!',14,0,100,0,0,8041,0,'majordomo SAY_ARRIVAL2_MAJ'),
|
|
(12046,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Gor\'marok the Ravager'),
|
|
(12056,0,0,'%s performs one last service for Ragnaros.',16,0,100,0,0,0,0,'geddon EMOTE_SERVICE'),
|
|
(12116,8,0,'It has been many years...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_3'),
|
|
(12116,9,0,'Who has disturbed the altar of the goddess?',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_4'),
|
|
(12116,12,0,'Enu thora\'serador. This is a sacred place.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_7'),
|
|
(12116,13,0,'We will show you...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_8'),
|
|
(12116,14,0,'Look above you; thara dormil dorah...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_9'),
|
|
(12116,15,0,'This gem once allowed direct communication with Elune, herself.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_10'),
|
|
(12116,16,0,'Through the gem, Elune channeled her infinite wisdom...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_11'),
|
|
(12116,17,0,'Realizing that the gem needed to be protected, we turned to the goddess herself.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_12'),
|
|
(12116,18,0,'Soon after, we began to have visions of a creature... A creature with the feathers of an owl, but the will and might of a bear...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_13'),
|
|
(12116,19,0,'It was on that day that the wildkin were given to us. Fierce guardians, the goddess assigned the wildkin to protect all of her sacred places.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_14'),
|
|
(12116,21,0,'But now, many years later, the wildkin have grown more feral, and without the guidance of the goddess, they are confused...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_16'),
|
|
(12116,22,0,'Without a purpose, they wander... But many find their way back to the sacred areas that they once were sworn to protect.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_17'),
|
|
(12116,23,0,'Wildkin are inherently magical; this power was bestowed upon them by the goddess.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_18'),
|
|
(12116,24,0,'Know that wherever you might find them in the world, they are protecting something of importance, as they were entrusted to do so long ago.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_19'),
|
|
(12116,25,0,'Please, remember what we have shown you...',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_20'),
|
|
(12116,26,0,'Farewell.',12,0,100,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_21'),
|
|
(12121,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Drakan'),
|
|
(12122,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Duros'),
|
|
(12126,0,0,'What have you done, Isillien? You once fought with honor, for the good of our people... and now... you have murdered my boy...',12,0,100,1,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,1,0,'May your soul burn in anguish, Isillien! Light give me strength to battle this fiend.',12,0,100,15,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,2,0,'Face me, coward. Face the faith and strength that you once embodied.',12,0,100,25,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,3,0,'A thousand more like him exist. Ten thousand. Should one fall, another will rise to take the seat of power.',12,0,100,0,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,4,0,'Lord Tirion Fordring falls to one knee.',16,0,100,0,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,5,0,'Look what they did to my boy.',12,0,100,5,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,6,0,'Too long have I sat idle, gripped in this haze... this malaise, lamenting what could have been... what should have been.',12,0,100,0,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,7,0,'Your death will not have been in vain, Taelan. A new Order is born on this day... an Order which will dedicate itself to extinguising the evil that plagues this world. An evil that cannot hide behind politics and pleasantries.',12,0,100,0,0,0,0,'Lord Tirion Fordring'),
|
|
(12126,8,0,'This I promise... This I vow...',12,0,100,0,0,0,0,'Lord Tirion Fordring'),
|
|
(12136,0,0,'The zeppelin to Grom\'gol has just arrived! All aboard for Stranglethorn!',14,0,100,0,0,0,0,'Snurk Bucksquick'),
|
|
(12152,20,0,'Anu\'dorini Talah, Ru shallora enudoril.',12,0,100,0,0,0,0,'Voice of Elune SAY_VOICE_ALTAR_15'),
|
|
(12238,0,0,'Free! Free from my bonds at last!',14,0,100,0,0,0,0,'Zaetar\'s Spirit'),
|
|
(12277,0,0,'Thanks $n. Now let\'s get out of here!',12,0,100,0,0,0,0,'Melizza Brimbuzzle'),
|
|
(12277,1,0,'We made it! Thanks again! I\'m going to run ahead!',12,0,100,0,0,0,0,'Melizza Brimbuzzle'),
|
|
(12277,2,0,'Hey Hornizz! I\'m back! And there are some people behind me who helped me out of a jam.',12,0,100,0,0,0,0,'Melizza Brimbuzzle'),
|
|
(12277,3,0,'We\'re going to have to scratch the Maraudines off our list. Too hard to work with...',12,0,100,0,0,0,0,'Melizza Brimbuzzle'),
|
|
(12277,4,0,'Well, I\'m off to the Gelkis. They\'re not as dumb as the Maraudines, but they\'re more reasonable.',12,0,100,0,0,0,0,'Melizza Brimbuzzle'),
|
|
(12337,0,0,'I sense danger up ahead.',12,0,100,0,0,0,0,'Crimson Courier'),
|
|
(12337,0,1,'If I should fall, take my pouch. Make certain that it gets to the High General.',12,0,100,0,0,0,0,'Crimson Courier'),
|
|
(12337,0,2,'My back is killing me.',12,0,100,0,0,0,0,'Crimson Courier'),
|
|
(12337,0,3,'These orders must get to High General Abbendis!',12,0,100,0,0,0,0,'Crimson Courier'),
|
|
(12379,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Unliving Caretaker'),
|
|
(12423,0,0,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those murlocs with the Light on my side!',12,7,100,1,0,0,0,'Guard Roberts - SAY_THANKS'),
|
|
(12423,1,0,'Farewell to you, and may the Light be with you always.',12,7,100,3,0,0,0,'Guard Roberts - SAY_GOODBYE'),
|
|
(12423,2,0,'Ah, $GPriest:Priestess; you came along just in time. I appreciate it.',12,0,100,2,0,0,0,'Guard Robert - SAY_HEALED'),
|
|
(12427,0,0,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those wendigo with the Light on my side!',12,7,100,1,0,0,0,'Mountaineer Dolf - SAY_THANKS'),
|
|
(12427,1,0,'Farewell to you, and may the Light be with you always.',12,7,100,3,0,0,0,'Mountaineer Dolf - SAY_GOODBYE'),
|
|
(12427,2,0,'Ah, $GPriest:Priestess; you came along just in time. I appreciate it.',12,0,100,2,0,0,0,'Mountaineer Dol - SAY_HEALED'),
|
|
(12428,0,0,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those gnolls with your power to back me!',12,1,100,1,0,0,0,'Deathguard Kel - SAY_THANKS'),
|
|
(12428,1,0,'Farewell to you, and may shadow always protect you!',12,1,100,3,0,0,0,'Deathguard Kel - SAY_GOODBYE'),
|
|
(12428,2,0,'Ah, $GPriest:Priestess; you came along just in time. I appreciate it.',12,0,100,2,0,0,0,'Deathguard Kel - SAY_HEALED'),
|
|
(12429,0,0,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those corrupt timberlings with Elune\'s power behind me!',12,2,100,1,0,0,0,'Sentinel Shaya - SAY_THANKS'),
|
|
(12429,1,0,'Farewell to you, and may Elune be with you always.',12,2,100,3,0,0,0,'Sentinel Shaya - SAY_GOODBYE'),
|
|
(12429,2,0,'Ah, $GPriest:Priestess; you came along just in time. I appreciate it.',12,0,100,2,0,0,0,'Sentinel Shaya - SAY_HEALED'),
|
|
(12430,0,0,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those humans with your power to back me!',12,7,100,0,0,0,0,'Grunt Kor\'ja - SAY_THANKS'),
|
|
(12430,1,0,'Farewell to you, and may our ancestors be with you always!',12,1,100,3,0,0,0,'Grunt Kor\'ja - SAY_GOODBYE'),
|
|
(12430,2,0,'Ah, $GPriest:Priestess; you came along just in time. I appreciate it.',12,0,100,2,0,0,0,'Grunt Kor\'ja - SAY_HEALED'),
|
|
(12435,0,0,'You\'ll pay for forcing me to do this.',14,0,100,0,0,8275,0,'razorgore SAY_EGGS_BROKEN1'),
|
|
(12435,1,0,'Fools! These eggs are more precious than you know.',14,0,100,0,0,8276,0,'razorgore SAY_EGGS_BROKEN2'),
|
|
(12435,2,0,'No! Not another one! I\'ll have your heads for this atrocity.',14,0,100,0,0,8277,0,'razorgore SAY_EGGS_BROKEN3'),
|
|
(12435,3,0,'If I fall into the abyss I\'ll take all of you mortals with me...',14,0,100,0,0,8278,0,'razorgore SAY_DEATH'),
|
|
(12557,0,0,'Intruders have breached the hatchery! Sound the alarm! Protect the eggs at all costs!',14,0,100,0,0,0,0,'Grethok the Controller'),
|
|
(12577,0,0,'Guards!',14,7,100,0,0,0,0,'Jarrodenus'),
|
|
(12578,0,0,'Guards!',14,7,100,0,0,0,0,'Mishellena'),
|
|
(12579,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bloodfury Ripper'),
|
|
(12596,0,0,'Guards!',14,7,100,0,0,0,0,'Bibilfaz Featherwhistle'),
|
|
(12616,0,0,'Guards!',14,1,100,0,0,0,0,'Vhulgra'),
|
|
(12617,0,0,'Guards!',14,7,100,0,0,0,0,'Khaelyn Steelwing'),
|
|
(12636,0,0,'Guards!',14,1,100,0,0,0,0,'Georgia'),
|
|
(12717,0,0,'Are you sure that you are ready? If we do not have a group of your allies to aid us, we will surely fail.',12,0,100,0,0,0,0,'muglash SAY_MUG_START1'),
|
|
(12717,1,0,'This will be a though fight, $N. Follow me closely.',12,0,100,0,0,0,0,'muglash SAY_MUG_START2'),
|
|
(12717,2,0,'This is the brazier, $N. Put it out. Vorsha is a beast, worthy of praise from no one!',12,0,100,0,0,0,0,'muglash SAY_MUG_BRAZIER'),
|
|
(12717,3,0,'Now we must wait. It won\'t be long before the naga realize what we have done.',12,0,100,0,0,0,0,'muglash SAY_MUG_BRAZIER_WAIT'),
|
|
(12717,4,0,'Be on your guard, $N!',12,0,100,0,0,0,0,'muglash SAY_MUG_ON_GUARD'),
|
|
(12717,5,0,'Perhaps we will get a moment to rest. But I will not give up until we have faced off against Vorsha!',12,0,100,0,0,0,0,'muglash SAY_MUG_REST'),
|
|
(12717,6,0,'We have done it!',12,0,100,0,0,0,0,'muglash SAY_MUG_DONE'),
|
|
(12717,7,0,'You have my deepest gratitude. I thank you.',12,0,100,0,0,0,0,'muglash SAY_MUG_GRATITUDE'),
|
|
(12717,8,0,'I am going to patrol the area for a while longer and ensure that things are truly safe.',12,0,100,0,0,0,0,'muglash SAY_MUG_PATROL'),
|
|
(12717,9,0,'Please return to Zoram\'gar and report our success to the Warsong runner.',12,0,100,0,0,0,0,'muglash SAY_MUG_RETURN'),
|
|
(12737,0,0,'$s becomes enraged!',16,0,100,0,0,0,0,'Mastok Wrilehiss enrage at 30%'),
|
|
(12740,0,0,'Guards!',14,1,100,0,0,0,0,'Faustron'),
|
|
(12858,0,0,'Everyone ready?',12,0,100,0,0,0,0,'Torek'),
|
|
(12858,1,0,'Ok, Lets move out!',12,0,100,0,0,0,0,'Torek'),
|
|
(12858,2,0,'Prepare yourselves. Silverwing is just around the bend.',12,0,100,0,0,0,0,'Torek'),
|
|
(12858,3,0,'Silverwing is ours!',12,0,100,0,0,0,0,'Torek'),
|
|
(12858,4,0,'Go report that the outpost is taken. We will remain here.',12,0,100,0,0,0,0,'Torek'),
|
|
(12876,0,0,'%s emerges to protect the Fathom Stone!',16,0,100,0,0,0,0,'Baron Aquanis'),
|
|
(12918,0,0,'You are a little gnat to the Foulweald! Die!',12,0,100,0,0,0,0,'King of the Foulweald'),
|
|
(12918,1,0,'No! You cannot be stronger than the Foulweald! No!!',12,0,100,0,0,0,0,'King of the Foulweald'),
|
|
(12920,0,0,'I\'m saved! Thank you, doctor!',12,0,100,0,0,0,0,'injured_patient SAY_DOC1'),
|
|
(12920,0,1,'HOORAY! I AM SAVED!',12,0,100,0,0,0,0,'injured_patient SAY_DOC2'),
|
|
(12920,0,2,'Sweet, sweet embrace... take me...',12,0,100,0,0,0,0,'injured_patient SAY_DOC3'),
|
|
(12921,0,0,'%s attacks Karang\'s Banner!',16,0,100,0,0,0,0,'Enraged Foulweald'),
|
|
(12923,0,0,'I\'m saved! Thank you, doctor!',12,0,100,0,0,0,0,''),
|
|
(12924,0,0,'I\'m saved! Thank you, doctor!',12,0,100,0,0,0,0,''),
|
|
(12925,0,0,'I\'m saved! Thank you, doctor!',12,0,100,0,0,0,0,''),
|
|
(12939,0,0,'I\'m saved! Thank you, doctor!',12,0,100,0,0,0,0,'injured_patient SAY_DOC1'),
|
|
(12939,0,1,'HOORAY! I AM SAVED!',12,0,100,0,0,0,0,'injured_patient SAY_DOC2'),
|
|
(12939,0,2,'Sweet, sweet embrace... take me...',12,0,100,0,0,0,0,'injured_patient SAY_DOC3'),
|
|
(12997,0,0,'Into the box me pretties! Thats it. One by one ye go.',12,0,100,0,0,0,0,'Monty'),
|
|
(13020,0,0,'Too late...friends. Nefarius\' corruption has taken hold. I cannot...control myself.',14,0,100,0,0,8281,0,'vaelastrasz SAY_LINE1'),
|
|
(13020,1,0,'I beg you Mortals, flee! Flee before I lose all control. The Black Fire rages within my heart. I must release it!',14,0,100,0,0,8282,0,'vaelastrasz SAY_LINE2'),
|
|
(13020,2,0,'FLAME! DEATH! DESTRUCTION! COWER MORTALS BEFORE THE WRATH OF LORD....NO! I MUST FIGHT THIS!',14,0,100,0,0,8283,0,'vaelastrasz SAY_LINE3'),
|
|
(13020,3,0,'Nefarius\' hate has made me stronger than ever before. You should have fled, while you could, mortals! The fury of Blackrock courses through my veins!',14,0,100,0,0,8285,0,'vaelastrasz SAY_HALFLIFE'),
|
|
(13020,4,0,'Forgive me $N, your death only adds to my failure.',14,0,100,0,0,8284,0,'vaelastrasz SAY_KILLTARGET'),
|
|
(13083,0,0,'All of your efforts have been in vain, for the draining of the World Tree has already begun! Soon, the heart of your world shall beat no more!',14,0,100,0,0,10986,0,'Echo of Archimonde'),
|
|
(13177,0,0,'Guards!',14,1,100,0,0,0,0,'Vahgruk'),
|
|
(13601,0,0,'Mine! Mine! Mine! Gizlock is the ruler of this domain! You shall never reveal my presence!',12,0,100,0,0,0,0,'Tinkerer Gizlock'),
|
|
(13602,0,0,'ARRRRRRR!',14,0,100,0,0,0,0,'The Abominable Greench'),
|
|
(13716,0,0,'You wish to learn of the stone? Follow me.',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(13716,1,0,'For so long I have drifted in my cursed form. You have freed me... Your hard work shall be repaid.',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(13716,2,0,'Please do as I instruct you, $N',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(13716,3,0,'Read this tome I have placed before you, and speak the words aloud.',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(13716,4,0,'Together, the two parts shall become one, once again.',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(13716,5,0,'Shal myrinan ishnu daldorah...',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(13716,6,0,'My scepter will once again become whole!',12,0,100,0,0,0,0,'Celebras the Redeemed'),
|
|
(14020,0,0,'goes into a killing frenzy!',16,0,100,0,0,0,0,'chromaggus EMOTE_FRENZY'),
|
|
(14020,1,0,'flinches as its skin shimmers.',16,0,100,0,0,0,0,'chromaggus EMOTE_SHIMMER'),
|
|
(14224,0,0,'Unknown life forms detected....assessing...',12,0,100,0,0,0,0,'7:XT'),
|
|
(14224,0,1,'Target lost....resuming search patterns Delta',12,0,100,0,0,0,0,'7:XT'),
|
|
(14224,0,2,'Scanning life forms....target not found',12,0,100,0,0,0,0,'7:XT'),
|
|
(14241,0,0,'As you wish...',12,0,100,0,0,0,3,'Ironbark the Redeemed'),
|
|
(14241,1,0,'My strength wanes, mortal. I have done as promised, the way is clear. I now return to whence I came.',12,0,100,0,0,0,3,'Ironbark the Redeemed'),
|
|
(14267,0,0,'Raaar!!! Me smash $R!',12,0,100,0,0,0,0,'Emogg the Crusher'),
|
|
(14267,0,1,'Me smash! You die!',12,0,100,0,0,0,0,'Emogg the Crusher'),
|
|
(14267,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Emogg the Crusher'),
|
|
(14321,0,0,'%s lets out a deep roar, alerting nearby allies and becoming enraged!',16,0,100,0,0,0,0,'Guard Fengus'),
|
|
(14322,0,0,'%s goes into a drunken rage!',16,0,100,0,0,0,0,'Stomper Kreeg'),
|
|
(14323,0,0,'%s lets out a deep roar, alerting nearby allies and becoming enraged!',16,0,100,0,0,0,0,'Guard Slip\'kik'),
|
|
(14323,1,0,'Doh!',12,0,100,0,0,0,0,'Guard Slip\'kik'),
|
|
(14324,0,0,'The king is dead - OH NOES! Summon Mizzle da Crafty! He knows what to do next!',14,0,100,0,0,0,0,'Cho\'Rush the Observer'),
|
|
(14325,0,0,'No one get past me and threaten da king! Ungh, take it!!',12,0,100,0,0,0,0,'Captain Kromcrush'),
|
|
(14325,1,0,'Help me crush these punys!',14,0,100,0,0,0,0,'Captain Kromcrush'),
|
|
(14325,2,0,'%s begins to retaliate all attacks against him!',16,0,100,0,0,0,0,'Captain Kromcrush'),
|
|
(14325,3,0,'Hey, who Fengus callin\' a gnoll lover?! Take da prisoners to da king; you smart to bring them with their weapons and show da king that they a threat. I\'ll go see if Fengus talk smack when I give him da beatdown! HAR!',14,0,100,0,0,0,3,'Captain Kromcrush'),
|
|
(14325,4,0,'OK Fengus, where you at?! You come call me a gnoll lover while I give you da hammer upside da head!',14,0,100,0,0,0,3,'Captain Kromcrush'),
|
|
(14326,0,0,'%s lets out a deep roar, alerting nearby allies and becoming enraged!',16,0,100,0,0,0,0,'Guard Mol\'dar'),
|
|
(14338,0,0,'$N, I\'ll make sure all my friends in the Cartel know that you\'ve saved my life today. Here - I\'m going to need to be able to travel light, so please help yourself to my cache of tailoring and leatherworking supplies! Thanks again - see ya!',12,0,100,4,0,0,0,'Knot Thimblejack'),
|
|
(14351,0,0,'NO!!! It puts the tannin in the basket, or it gets the mallet again!',14,0,100,0,0,0,0,'Gordok Bushwacker'),
|
|
(14353,0,0,'OH NOES! Da king is dead! Uh... hail to da new king! Yeah!',14,0,100,0,0,0,3,'Mizzle the Crafty'),
|
|
(14353,1,0,'Yar, he\'s dead all right. That makes you da new king... well, all of you! Gordok is yours now, boss! You should talk to me so you can learn everything there is about being da king! I was... is his assistant! Yeah, that\'s why I\'m called da crafty one!',12,0,100,0,0,0,0,'Mizzle the Crafty'),
|
|
(14354,0,0,'If you want the key, you\'ll have to catch me!',12,0,0,0,0,0,0,'Pusillin text #1'),
|
|
(14354,1,0,'Chase me if you dare! I run without a care!',12,0,0,0,0,0,0,'Pusillin text #2'),
|
|
(14354,2,0,'Why would you ever want to harm me!? Come. Friends we can be!',12,0,0,0,0,0,0,'Pusillin text #3'),
|
|
(14354,3,0,'DIE?! You make Pusillin cry!',12,0,0,0,0,0,0,'Pusillin text #4'),
|
|
(14354,4,0,'Say hello to my little friends!',12,0,0,0,0,0,0,'Pusillin text #5'),
|
|
(14362,0,0,'Thornling begins to grow!',16,0,100,0,0,0,0,'Thornling'),
|
|
(14362,1,0,'Thornling continues to grow!',16,0,100,0,0,0,0,'Thornling'),
|
|
(14362,2,0,'Thornling has grown to full size!',16,0,100,0,0,0,0,'Thornling'),
|
|
(14368,0,0,'I very much doubt that he will have anything to say, stranger...',12,0,100,1,0,0,0,'Lorekeeper Lydros'),
|
|
(14368,1,0,'I personally did not mind him. It was the Prince who took exception to a high elf in his domain. Alas, I am not one to question the Prince. In his defense, he did not incinerate Master Winthalus immediately.',12,0,100,1,0,0,0,'Lorekeeper Lydros'),
|
|
(14368,2,0,'We most definitely do not need anymore attention drawn to us, stranger. Return to those that sent you in search of the lost master and tell them that nothing could be found. When this is done - and I will know when it is so - return and I shall reveal the secrets of the deceased.',12,0,100,1,0,0,0,'Lorekeeper Lydros'),
|
|
(14383,0,0,'Oh dear, where is the \"Codex of Defense?\" Lydros will be most assuredly displeased.',12,0,100,0,0,0,0,'Lorekeeper Kildrath'),
|
|
(14383,1,0,'%s sighs.',16,0,100,0,0,0,0,'Lorekeeper Kildrath'),
|
|
(14383,2,0,'\"The Arcanist\'s Cookbook\" is also gone! This is a disaster!',12,0,100,0,0,0,0,'Lorekeeper Kildrath'),
|
|
(14383,3,0,'Where is \"Garona: A study in Stealth and Treachery!\" These texts must be returned!',12,0,100,0,0,0,0,'Lorekeeper Kildrath'),
|
|
(14386,0,0,'%s senses your presence and opens a nether portal!',16,0,100,0,0,0,0,'Wandering Eye of Kilrogg'),
|
|
(14392,0,0,'NEFARIAN IS SLAIN! people of Orgrimmar, bow down before the might of $N and his allies for they have laid a blow against the Black Dragonflight that is sure to stir the Aspects from their malaise! This defeat shall surely be felt by the father of the Black Flight: Deathwing reels in pain and anguish this day!',14,0,100,0,0,0,0,'Overlord Runthak'),
|
|
(14392,1,0,'Be lifted by $N accomplishment! Revel in his rallying cry!',14,0,100,0,0,0,0,'Overlord Runthak'),
|
|
(14454,0,0,'%s and his invading forces appear amidst a tumultuous conflagration in the northwest of Silithus.',16,0,100,0,0,0,2,'The Windreaver Spawn'),
|
|
(14454,1,0,'%s causes a gale to sweep across the land, the sound of his mindless fury coming from the northwest.',16,0,100,0,0,0,2,'The Windreaver OOC'),
|
|
(14454,2,0,'%s dissipates into the ether, his howling winds still ringing in your ears.',16,0,100,0,0,0,2,'The Windreaver Death'),
|
|
(14457,0,0,'This frozen land shall suffice for a start. Come to me, mortals - and I shall give you a quick and painful death.',14,0,100,0,0,0,2,'Princess Tempestria Spawn'),
|
|
(14457,1,0,'If you mortals are all so craven, this will be easier than I thought!',14,0,100,0,0,0,2,'Princess Tempestria OOC'),
|
|
(14457,2,0,'You will all pay dearly when I return from the depths!',14,0,100,0,0,0,2,'Princess Tempestria Death'),
|
|
(14461,0,0,'Hear me, denizens of the Crater! I come to burn this land of its impurity!',14,0,100,0,0,0,2,'Baron Charr Spawn'),
|
|
(14461,1,0,'Where are the so-called heroes of this world? Too frightened to come out and play?',14,0,100,0,0,0,2,'Baron Charr OOC'),
|
|
(14461,2,0,'You have not seen the last of me fools! All will be consumed in the end!',14,0,100,0,0,0,2,'Baron Charr Death'),
|
|
(14464,0,0,'Tiny mortals - me HERE! Doom you meet!',14,0,100,0,0,0,2,'Avalanchion Spawn'),
|
|
(14464,1,0,'You be too scared! Me find you!',14,0,100,0,0,0,2,'Avalanchion OOC'),
|
|
(14464,2,0,'What?! You no can beat me! Me will return!',14,0,100,0,0,0,2,'Avalanchion Death'),
|
|
(14467,0,0,'Kroshius live? Kroshius crush!',14,0,100,0,0,0,0,'Kroshius'),
|
|
(14469,0,0,'Stand back! Stand clear! The infernal will need to be given a wide berth!',12,0,100,0,0,0,0,'Niby the Almighty'),
|
|
(14469,1,0,'BOW DOWN TO THE ALMIGHTY! BOW DOWN BEFORE MY INFERNAL DESTRO... chicken?',12,0,100,0,0,0,0,'Niby the Almighty'),
|
|
(14469,2,0,'Silence, servant! Vengeance will be mine! Death to Stormwind! Death by chicken!',12,0,100,0,0,0,0,'Niby the Almighty'),
|
|
(14470,0,0,'%s rolls on the floor laughing.',16,0,100,0,0,0,0,'Impsy'),
|
|
(14470,1,0,'Niby, you\'re an idiot.',12,0,100,0,0,0,0,'Impsy'),
|
|
(14484,0,0,'The Scourge are upon us! Run! Run for your lives!',14,0,100,0,0,0,0,'Injured Peasant'),
|
|
(14484,0,1,'Please help up! The Prince has gone mad!',14,0,100,0,0,0,0,'Injured Peasant'),
|
|
(14484,0,2,'Seek Sanctuary in Hearthglen! Its our only hope!',14,0,100,0,0,0,0,'Injured Peasant'),
|
|
(14485,0,0,'The Scourge are upon us! Run! Run for your lives!',14,0,100,0,0,0,0,'Injured Peasant'),
|
|
(14485,0,1,'Please help up! The Prince has gone mad!',14,0,100,0,0,0,0,'Injured Peasant'),
|
|
(14485,0,2,'Seek Sanctuary in Hearthglen! Its our only hope!',14,0,100,0,0,0,0,'Injured Peasant'),
|
|
(14494,0,0,'Be healed!',14,0,100,0,0,0,0,'Eris'),
|
|
(14494,1,0,'We are saved! The peasants have escaped the Scourge!',14,0,100,0,0,0,0,'Eris'),
|
|
(14494,2,0,'We Failed! The peasants were not saved!',14,0,100,0,0,0,0,'Eris'),
|
|
(14500,0,0,'Ah, here we are! Well let\'s get to work, shall we...?',12,0,100,0,0,0,0,'J\'eevee'),
|
|
(14500,1,0,'Oh, right! Over here now...',12,0,100,0,0,0,0,'J\'eevee'),
|
|
(14500,2,0,'And now... the final step!',12,0,100,0,0,0,0,'J\'eevee'),
|
|
(14500,3,0,'I\'m finished. The parchment is made. Now, return to Gorzeeki...',12,0,100,0,0,0,0,'J\'eevee'),
|
|
(14507,1,0,'Let the coils of hate unfurl!',14,0,0,0,0,8421,0,'venoxis SAY_VENOXIS_TRANSFORM'),
|
|
(14507,2,0,'Ssserenity..at lassst!',14,0,0,0,0,0,0,'venoxis SAY_VENOXIS_DEATH'),
|
|
(14508,0,0,'Arrr, Me Hearties! I be havin\' some extra Treasure that I be givin\' away at the Gurubashi Arena! All ye need do to collect it is open the chest I leave on the arena floor!',14,0,100,0,0,0,0,'Short John Mithril'),
|
|
(14508,1,0,'Let the Bloodletting Begin!',14,0,100,0,0,0,0,'Short John Mithril'),
|
|
(14509,0,0,'Shirvallah, fill me with your RAGE!',14,0,100,0,0,8419,0,'thekal SAY_AGGRO'),
|
|
(14509,1,0,'Hakkar binds me no more! Peace at last!',14,0,100,0,0,8424,0,'thekal SAY_DEATH'),
|
|
(14510,0,0,'Draw me to your web mistress Shadra. Unleash your venom!',14,0,100,0,0,8418,0,'marli SAY_AGGRO'),
|
|
(14510,1,0,'Shadra, make of me your avatar!',14,0,100,0,0,0,0,'marli SAY_TRANSFORM'),
|
|
(14510,2,0,'Aid me my brood!',14,0,100,0,0,0,0,'marli SAY_SPIDER_SPAWN'),
|
|
(14510,3,0,'Bless you mortal for this release. Hakkar controls me no longer...',14,0,100,0,0,8423,0,'marli SAY_DEATH'),
|
|
(14511,0,0,'%s recoils in pain as the Judgement of Light washes over it!',16,0,100,0,0,0,0,'Shadowed Shadowed'),
|
|
(14512,0,0,'%s recoils in pain as the Judgement of Righteousness washes over it!',16,0,100,0,0,0,0,'Corrupted Spirit'),
|
|
(14513,0,0,'%s recoils in pain as the Judgement of Justice washes over it!',16,0,100,0,0,0,0,'Malicious Spirit'),
|
|
(14514,0,0,'%s recoils in pain as the Judgement of Wisdom washes over it!',16,0,100,0,0,0,0,'Banal Spirit'),
|
|
(14515,0,0,'Bethekk, your priestess calls upon your might!',14,0,100,0,0,8416,0,'arlokk SAY_AGGRO'),
|
|
(14515,1,0,'Feast on $n, my pretties!',14,0,100,0,0,0,0,'arlokk SAY_FEAST_PANTHER'),
|
|
(14515,2,0,'At last, I am free of the Soulflayer!',14,0,100,0,0,8412,0,'arlokk SAY_DEATH'),
|
|
(14516,0,0,'ENOUGH - this ends now! You fools will be added to my bone collection!',14,0,100,0,0,0,3,'Death Knight Darkreaver'),
|
|
(14517,0,0,'Lord Hir\'eek, grant me wings of vengance!',14,0,100,0,0,8417,0,'jeklik SAY_AGGRO'),
|
|
(14517,1,0,'I command you to rain fire down upon these invaders!',14,0,100,0,0,0,0,'jeklik SAY_RAIN_FIRE'),
|
|
(14517,2,0,'Finally ...death. Curse you Hakkar! Curse you!',14,0,100,0,0,8422,0,'jeklik SAY_DEATH'),
|
|
(14518,0,0,'%s recoils in pain as the Judgement of Wisdom washes over it!',16,0,100,0,0,0,0,'Aspect of Banality'),
|
|
(14518,1,0,'%s emerges from the darkness, drawn out by the divination scryer!',16,0,100,0,0,0,0,'Aspect of Banality'),
|
|
(14519,0,0,'%s recoils in pain as the Judgement of Righteousness washes over it!',16,0,100,0,0,0,0,'Aspect of Corruption'),
|
|
(14519,1,0,'%s emerges from the darkness, drawn out by the divination scryer!',16,0,100,0,0,0,0,'Aspect of Corruption'),
|
|
(14520,0,0,'%s recoils in pain as the Judgement of Justice washes over it!',16,0,100,0,0,0,0,'Aspect of Malice'),
|
|
(14520,1,0,'%s emerges from the darkness, drawn out by the divination scryer!',16,0,100,0,0,0,0,'Aspect of Malice'),
|
|
(14521,0,0,'%s recoils in pain as the Judgement of Light washes over it!',16,0,100,0,0,0,0,'Aspect of Shadow'),
|
|
(14521,1,0,'%s emerges from the darkness, drawn out by the divination scryer!',16,0,100,0,0,0,0,'Aspect of Shadow'),
|
|
(14688,0,0,'Hardly a fitting introduction, Spear-Wife. Now, who is this outsider that I\'ve been hearing so much about?',14,0,100,1,0,0,0,'Prince yell'),
|
|
(14688,1,0,'I will make this as easy as possible for you. Simply come here and die. That is all that I ask for your many trespasses. For your sullying this exlated place of battle.',14,0,100,1,0,0,0,'Prince yell'),
|
|
(14688,2,0,'FOR YOUR EFFRONTERY TO THE LICH KING!',14,0,100,15,0,0,0,'Prince yell'),
|
|
(14721,0,0,'Citizens of the Alliance, the Lord of Blackrock is slain! Nefarian has been subdued by the combined might of $N and $Ghis:her; allies!',14,0,100,0,0,0,0,'Field Marshal Afrasiabi'),
|
|
(14721,1,0,'Let your spirits rise! Rally around your champion, bask in $Ghis:her; glory! Revel in the rallying cry of the dragon slayer!',14,0,100,0,0,0,0,'Field Marshal Afrasiabi'),
|
|
(14750,0,0,'%s fully engulfs in flame and a maddened look appears in his eyes!',16,0,100,0,0,0,0,'Gurubashi Bat Rider - On Unstable Concoction cast - Emote Line 0'),
|
|
(14821,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Razzashi Raptor - At 30% HP - Say Line 0'),
|
|
(14823,0,0,'Everyone enjoying themselves so far? That\'s great! Welcome to the Darkmoon Faire, the greatest show on all of Azeroth! Make sure that you speak with Yebb and his friends here while you\'re taking in Neblegear\'s Darkmoon Zoo Bizarre.',12,0,100,0,0,0,0,'Silas Darkmoon'),
|
|
(14823,0,1,'We\'re back and better than ever! It\'s the Darkmoon Faire friend, and it\'s your lucky day! Sparing no expense, we\'ve gathered wonders and treats from around the world for your delight. Whether you\'re young or old, rich or poor, the Darkmoon Faire has it all! Be sure to turn in your Darkmoon Faire Prize Tickets to Gelvas Grimegate, and choose from several exotic and wondrous prizes!',12,0,100,0,0,0,0,'Silas Darkmoon'),
|
|
(14823,0,2,'Come one, come all. Welcome to the Darkmoon Faire! Don\'t be shy. Step right up to Lhara and buy yourself an exotic artifact from far off lands. If you\'re one of the lucky few who have found Darkmoon Cards, have a word with Professor Paleo. Hungry? Thirsty? You\'re in luck! Refreshments are available right here from Sylannia and Stamp. I recommend the Darkmoon Special Reserve to wash down some Red Hot Wings. And if the future is what you seek, then run, don\'t walk, to speak with Sayge.',12,0,100,0,0,0,0,'Silas Darkmoon'),
|
|
(14823,0,3,'Welcome one and all to the Darkmoon Faire, the greatest event in all the world! We have it all... delicious food, strong drink, exotic artifacts, fortunes read, amazing prizes and excitement without end! Don\'t forget to turn in your Darkmoon Faire Prize Tickets to Gelvas Grimegate! All it takes is five or more and you\'re on your way to the most wondrous prizes on all of Azeroth. Everybody is a winner!',12,0,100,0,0,0,0,'Silas Darkmoon'),
|
|
(14834,0,0,'PRIDE HERALDS THE END OF YOUR WORLD. COME, MORTALS! FACE THE WRATH OF THE SOULFLAYER!',14,0,100,0,0,8414,0,'hakkar SAY_AGGRO'),
|
|
(14834,1,0,'Fleeing will do you no good, mortals!',14,0,100,0,0,0,0,'hakkar SAY_FLEEING'),
|
|
(14834,2,0,'You dare set foot upon Hakkari holy ground? Minions of Hakkar, destroy the infidels!',14,0,100,0,0,0,0,'hakkar SAY_MINION_DESTROY'),
|
|
(14834,3,0,'Minions of Hakkar, hear your God. The sanctity of this temple has been compromised. Invaders encroach upon holy ground! The Altar of Blood must be protected. Kill them all!',14,0,100,0,0,0,0,'hakkar SAY_PROTECT_ALTAR'),
|
|
(14848,1,0,'The Stormpike Graveyard was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,2,0,'The Stormpike Graveyard is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,3,0,'The Stormpike Graveyard was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,4,0,'The Stormpike Graveyard is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,5,0,'The Snowfall Graveyard was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,6,0,'The Snowfall Graveyard is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,7,0,'The Snowfall Graveyard was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,8,0,'The Snowfall Graveyard is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,9,0,'The Frostwolf Graveyard was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,10,0,'The Frostwolf Graveyard is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,11,0,'The Frostwolf Graveyard was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,12,0,'The Frostwolf Graveyard is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,13,0,'The Dun Baldar South Bunker is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,14,0,'The Dun Baldar South Bunker was destroyed by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,15,0,'The Dun Baldar South Bunker is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,16,0,'The Dun Baldar South Bunker was taken by the Alliance!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,17,0,'The Dun Baldar North Bunker is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,18,0,'The Dun Baldar North Bunker was destroyed by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,19,0,'The Dun Baldar North Bunker is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,20,0,'The Dun Baldar North Bunker was taken by the Alliance!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,21,0,'The Icewing Bunker is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,22,0,'The Icewing Bunker was destroyed by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,23,0,'The Icewing Bunker is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,24,0,'The Icewing Bunker was taken by the Alliance!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,25,0,'The Stonehearth Bunker is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,26,0,'The Stonehearth Bunker was destroyed by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,27,0,'The Stonehearth Bunker is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,28,0,'The Stonehearth Bunker was taken by the Alliance!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,29,0,'The West Frostwolf Tower is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,30,0,'The West Frostwolf Tower was taken by the Horde!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,31,0,'The West Frostwolf Tower is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,32,0,'The West Frostwolf Tower was destroyed by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,33,0,'The East Frostwolf Tower is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,34,0,'The East Frostwolf Tower was taken by the Horde!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,35,0,'The East Frostwolf Tower is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,36,0,'The East Frostwolf Tower was destroyed by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,37,0,'Tower Point is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,38,0,'Tower Point was taken by the Horde!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,39,0,'Tower Point is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,40,0,'Tower Point was destroyed by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,41,0,'Iceblood Bunker is under attack! If left unchecked, the Horde will destroy it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,42,0,'Iceblood Tower was taken by the Horde!',14,0,100,0,0,8192,0,'Herald'),
|
|
(14848,43,0,'Iceblood Tower is under attack! If left unchecked, the Alliance will destroy it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,44,0,'Iceblood Tower was destroyed by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,45,0,'The Stormpike Aid Station was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,46,0,'The Stormpike Aid Station is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,47,0,'The Stormpike Aid Station was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,48,0,'The Stormpike Aid Station is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,49,0,'The Frostwolf Relief Hut was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,50,0,'The Frostwolf Relief Hut is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,51,0,'The Frostwolf Relief Hut was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,52,0,'The Frostwolf Relief Hut is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,53,0,'The Stonehearth Graveyard was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,54,0,'The Stonehearth Graveyard is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,55,0,'The Stonehearth Graveyard was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,56,0,'The Stonehearth Graveyard is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,57,0,'The Iceblood Graveyard was taken by the Horde!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,58,0,'The Iceblood Graveyard is under attack! If left unchecked, the Horde will capture it!',14,0,100,0,0,8174,0,'Herald'),
|
|
(14848,59,0,'The Iceblood Graveyard was taken by the Alliance!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,60,0,'The Iceblood Graveyard is under attack! If left unchecked, the Alliance will capture it!',14,0,100,0,0,8212,0,'Herald'),
|
|
(14848,61,0,'The Alliance has taken Coldtooth Mine! Its supplies will now be used for reinforcements!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,62,0,'The Alliance has taken the Irondeep Mine! Its supplies will now be used for reinforcements!',14,0,100,0,0,8173,0,'Herald'),
|
|
(14848,63,0,'The Horde has taken the Coldtooth Mine! Its supplies will now be used for reinforcements!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,64,0,'The Horde has taken the Irondeep Mine! Its supplies will now be used for reinforcements!',14,0,100,0,0,8213,0,'Herald'),
|
|
(14848,65,0,'The Frostwolf General is dead!',14,0,100,0,0,0,0,'Herald'),
|
|
(14848,66,0,'The Stormpike General is dead!',14,0,100,0,0,0,0,'Herald'),
|
|
(14848,67,0,'The Alliance wins!',14,0,100,0,0,0,0,'Herald'),
|
|
(14848,68,0,'The Horde wins!',14,0,100,0,0,0,0,'Herald'),
|
|
(14873,0,0,'Can I go collect more rocks for my necklace, Papa?',12,1,100,1,0,0,0,'Okla'),
|
|
(14873,1,0,'Dabu! I will be careful Papa!',12,1,100,1,0,0,0,'Okla'),
|
|
(14873,2,0,'Ooohh... This rock is nice and colorful. Let\'s see if I can find more like it...',12,1,100,1,0,0,0,'Okla'),
|
|
(14873,3,0,'Hmm... That rock is nice, but too small.',12,1,100,1,0,0,0,'Okla'),
|
|
(14873,4,0,'This is a shiney rock. I\'ll put it in my bucket. Ok, I just need a few more...',12,1,100,1,0,0,0,'Okla'),
|
|
(14873,5,0,'I bet my friend Gruk would like this rock for the spear he is making! It\'s very sharp... I hope he likes it.',12,1,100,1,0,0,0,'Okla'),
|
|
(14873,6,0,'There... That should be enough rocks to make a necklace. I should probably get home now anyway.',12,1,100,1,0,0,0,'Okla'),
|
|
(14875,0,0,'Begin the ritual, my servants. We must banish the heart of Hakkar back into the void!',14,0,100,0,0,0,0,'Molthor'),
|
|
(14875,1,0,'All Hail $n, slayer of Hakkar, and hero of Azeroth!',14,0,100,0,0,0,0,'Molthor'),
|
|
(14887,0,0,'The strands of LIFE have been severed! The Dreamers must be avenged!',14,0,0,0,0,0,0,'Ysondre - SAY_YSONDRE_AGGRO'),
|
|
(14887,1,0,'Come forth, ye Dreamers - and claim your vengeance!',14,0,0,0,0,0,0,'Ysondre - SAY_YSONDRE_SUMMON_DRUIDS'),
|
|
(14888,0,0,'I can sense the SHADOW on your hearts. There can be no rest for the wicked!',14,0,0,0,0,0,0,'Lethon - SAY_LETHON_AGGRO'),
|
|
(14888,1,0,'Your wicked souls shall feed my power!',14,0,0,0,0,0,0,'Lethon - SAY_LETHON_DRAW_SPIRIT'),
|
|
(14889,0,0,'Hope is a DISEASE of the soul! This land shall wither and die!',14,0,0,0,0,0,0,'Emeriss - SAY_EMERISS_AGGRO'),
|
|
(14889,1,0,'Taste your world\'s corruption!',14,0,0,0,0,0,0,'Emeriss - SAY_EMERISS_CAST_CORRUPTION'),
|
|
(14890,0,0,'Peace is but a fleeting dream! Let the NIGHTMARE reign!',14,0,0,0,0,0,0,'Taerar - SAY_TAERAR_AGGRO'),
|
|
(14890,1,0,'Children of Madness - I release you upon this world!',14,0,0,0,0,0,0,'Taerar - SAY_TAERAR_SUMMON_SHADE'),
|
|
(15077,0,0,'Let the fishing tournament begin!',14,0,100,0,0,0,0,'Fishing Extravaganza'),
|
|
(15077,1,0,'We have a winner! $N is the Master Angler!',14,0,100,0,0,0,0,'Fishing Extravaganza'),
|
|
(15077,2,0,'The fishing tournament has ended!',14,0,100,0,0,0,0,'Fishing Extravaganza'),
|
|
(15177,0,0,'Guards!',14,7,100,0,0,0,0,'Cloud Skydancer'),
|
|
(15178,0,0,'Guards!',14,1,100,0,0,0,0,'Runk Windtamer'),
|
|
(15184,0,0,'Taste blade, mongrel!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'),
|
|
(15184,0,1,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'),
|
|
(15184,0,2,'As if we don\'t have enough problems, you go and create more!',12,0,100,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'),
|
|
(15184,0,3,'You dare spill blood on neutral ground? OUT! OUT, I SAY!',12,0,100,0,0,0,0,'Cenarion Hold Infantry - On Aggro'),
|
|
(15184,0,4,'We don\'t take kindly to miscreants, $r.',12,0,100,0,0,0,0,'Cenarion Hold Infantry - On Aggro'),
|
|
(15184,0,5,'Get a rope!',12,0,100,0,0,0,0,'Cenarion Hold Infantry - On Aggro'),
|
|
(15184,0,6,'Believe me when I tell you this: You\'re gonna wish you weren\'t born, sissy!',12,0,100,0,0,0,0,'Cenarion Hold Infantry - On Aggro'),
|
|
(15184,0,7,'Your actions shame us all, $c. I hurt inside as I beat you senseless.',12,0,100,0,0,0,0,'Cenarion Hold Infantry - On Aggro'),
|
|
(15192,0,0,'A terrible and costly mistake you have made. It is not my time, mortals.',12,0,100,0,0,0,0,'Anachronos'),
|
|
(15203,0,0,'Your treachery only speeds your doom. This world will fall to darkness!',14,0,100,0,0,0,0,'Prince Skaldrenox - YELL_ROYAL_AGGRO'),
|
|
(15204,0,0,'Your treachery only speeds your doom. This world will fall to darkness!',14,0,100,0,0,0,0,'High Marshal Whirlaxis - YELL_ROYAL_AGGRO'),
|
|
(15205,0,0,'Your treachery only speeds your doom. This world will fall to darkness!',14,0,100,0,0,0,0,'Baron Kazum - YELL_ROYAL_AGGRO'),
|
|
(15206,0,0,'What? Such a small, frail thing beckons me? This will not do unpunished!',12,0,100,0,0,0,0,'The Duke of Cynders - SAY_DUKE_AGGRO'),
|
|
(15207,0,0,'What? Such a small, frail thing beckons me? This will not do unpunished!',12,0,100,0,0,0,0,'The Duke of Fathoms - SAY_DUKE_AGGRO'),
|
|
(15208,0,0,'What? Such a small, frail thing beckons me? This will not do unpunished!',12,0,100,0,0,0,0,'The Duke of Shards - SAY_DUKE_AGGRO'),
|
|
(15209,0,0,'The Abyssal Council does not tolerate deceit! Feel our wrath, little human!',12,0,100,0,0,0,0,'Crimson Templar - SAY_TEMPLAR_AGGRO'),
|
|
(15211,0,0,'The Abyssal Council does not tolerate deceit! Feel our wrath, little human!',12,0,100,0,0,0,0,'Azure Templar - SAY_TEMPLAR_AGGRO'),
|
|
(15212,0,0,'The Abyssal Council does not tolerate deceit! Feel our wrath, little human!',12,0,100,0,0,0,0,'Hoary Templar - SAY_TEMPLAR_AGGRO'),
|
|
(15214,0,0,'Let the battle begin!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,1,0,'The Winter\'s Edge Tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,2,0,'The Winter\'s Edge Tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,3,0,'The Flamewatch Tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,4,0,'The Flamewatch Tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,5,0,'The Shadowsight Tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,6,0,'The Shadowsight Tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,11,0,'The Broken Temple siege workshop has been attacked by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,12,0,'The Broken Temple siege workshop has been captured by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,13,0,'The Broken Temple siege workshop has been attacked by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,14,0,'The Broken Temple siege workshop has been captured by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,15,0,'The Eastspark siege workshop has been attacked by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,16,0,'The Eastspark siege workshop has been captured by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,17,0,'The Eastspark siege workshop has been attacked by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,18,0,'The Eastspark siege workshop has been captured by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,19,0,'The Sunken Ring siege workshop has been attacked by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,20,0,'The Sunken Ring siege workshop has been captured by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,21,0,'The Sunken Ring siege workshop has been attacked by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,22,0,'The Sunken Ring siege workshop has been captured by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,23,0,'The Westspark siege workshop has been attacked by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,24,0,'The Westspark siege workshop has been captured by the Alliance!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,25,0,'The Westspark siege workshop has been attacked by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,26,0,'The Westspark siege workshop has been captured by the Horde!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,27,0,'The Alliance has defended Wintergrasp Fortress!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,28,0,'The Alliance has captured Wintergrasp Fortress!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,29,0,'The Horde has defended Wintergrasp Fortress!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,30,0,'The Horde has captured Wintergrasp Fortress!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,31,0,'The battle for Wintergrasp is about to begin!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,32,0,'You have reached Rank 1: Corporal',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,33,0,'You have reached Rank 2: First Lieutenant',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,34,0,'The north-western keep tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,35,0,'The north-western keep tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,36,0,'The north-eastern keep tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,37,0,'The north-eastern keep tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,38,0,'The south-western keep tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,39,0,'The south-western keep tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,40,0,'The south-eastern keep tower has been damaged!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15214,41,0,'The south-eastern keep tower has been destroyed!',41,0,0,0,0,0,0,'Invisible Stalker'),
|
|
(15220,0,0,'What? Such a small, frail thing beckons me? This will not do unpunished!',12,0,100,0,0,0,0,'The Duke of Zephyrs - SAY_DUKE_AGGRO'),
|
|
(15233,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Vekniss Guardian'),
|
|
(15252,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Qiraji Champion'),
|
|
(15263,0,0,'Are you so eager to die? I will be happy to accommodate you...',14,0,100,0,0,8615,0,'skeram SAY_AGGRO1'),
|
|
(15263,0,1,'Cower mortals! The age of darkness is at hand.',14,0,100,0,0,8616,0,'skeram SAY_AGGRO2'),
|
|
(15263,0,2,'Tremble! The end is upon you.',14,0,100,0,0,8621,0,'skeram SAY_AGGRO3'),
|
|
(15263,1,0,'Let your death serve as an example!',14,0,100,0,0,8617,0,'skeram SAY_SLAY1'),
|
|
(15263,1,1,'Spineless wretches! You will drown in rivers of blood!',14,0,100,0,0,8619,0,'skeram SAY_SLAY2'),
|
|
(15263,1,2,'The screams of the dying will fill the air. A symphony of terror is about to begin!',14,0,100,0,0,8620,0,'skeram SAY_SLAY3'),
|
|
(15263,2,0,'Prepare for the return of the ancient ones!',14,0,100,0,0,8618,0,'skeram SAY_SPLIT'),
|
|
(15263,3,0,'You only delay the inevitable!',14,0,100,0,0,8622,0,'skeram SAY_DEATH'),
|
|
(15277,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Anubisath Defender'),
|
|
(15299,0,0,'Viscidus begins to slow!',41,0,100,0,0,0,0,'EMOTE_SLOW'),
|
|
(15299,1,0,'Viscidus is freezing up!',41,0,100,0,0,0,0,'EMOTE_FREEZE'),
|
|
(15299,2,0,'Viscidus is frozen solid!',41,0,100,0,0,0,0,'EMOTE_FROZEN'),
|
|
(15299,3,0,'Viscidus begins to crack!',41,0,100,0,0,0,0,'EMOTE_CRACK'),
|
|
(15299,4,0,'Viscidus looks ready to shatter!',41,0,100,0,0,0,0,'EMOTE_SHATTER'),
|
|
(15299,5,0,'Viscidus explodes!',41,0,100,0,0,0,0,'EMOTE_EXPLODE'),
|
|
(15305,0,0,'Your treachery only speeds your doom. This world will fall to darkness!',14,0,100,0,0,0,0,'Lord Skwol - YELL_ROYAL_AGGRO'),
|
|
(15307,0,0,'The Abyssal Council does not tolerate deceit! Feel our wrath, little human!',12,0,100,0,0,0,0,'Earthen Templar - SAY_TEMPLAR_AGGRO'),
|
|
(15339,0,0,'I am rejuvinated!',14,0,100,0,0,8593,0,'SAY_SUPREME_1'),
|
|
(15339,0,1,'My powers are renewed!',14,0,100,0,0,8595,0,'SAY_SUPREME_2'),
|
|
(15339,0,2,'My powers return!',14,0,100,0,0,8596,0,'SAY_SUPREME_3'),
|
|
(15339,1,0,'Protect the city at all costs!',14,0,100,0,0,8597,0,'SAY_INTRO_1'),
|
|
(15339,1,1,'To your posts. Defend the city.',14,0,100,0,0,8600,0,'SAY_INTRO_2'),
|
|
(15339,1,2,'Tresspassers will be terminated.',14,0,100,0,0,8601,0,'SAY_INTRO_3'),
|
|
(15339,2,0,'Sands of the desert, rise and block out the sun!',14,0,100,0,0,8598,0,'SAY_AGGRO'),
|
|
(15339,3,0,'You are terminated.',14,0,100,0,0,8602,0,'SAY_SLAY'),
|
|
(15339,4,0,'I...have...failed.',14,0,100,0,0,8594,0,'SAY_DEATH'),
|
|
(15339,5,0,'The walls have been breached!',14,0,100,0,0,8599,0,'SAY_KURINAXX_DEATH'),
|
|
(15340,0,0,'%s senses your fear.',16,0,100,0,0,0,0,'moam EMOTE_AGGRO'),
|
|
(15340,1,0,'%s bristles with energy!',16,0,100,0,0,0,0,'moan EMOTE_MANA_FULL'),
|
|
(15341,0,0,'The time of our retribution is at hand! Let darkness reign in the hearts of our enemies!',14,0,100,0,0,8612,0,'rajaxx SAY_WAVE3'),
|
|
(15341,1,0,'No longer will we wait behind barred doors and walls of stone! No longer will our vengeance be denied! The dragons themselves will tremble before our wrath!',14,0,100,0,0,8610,0,'rajaxx SAY_WAVE4'),
|
|
(15341,2,0,'Fear is for the enemy! Fear and death!',14,0,100,0,0,8608,0,'rajaxx SAY_WAVE5'),
|
|
(15341,3,0,'Staghelm will whimper and beg for his life, just as his whelp of a son did! One thousand years of injustice will end this day!',14,0,100,0,0,8611,0,'rajaxx SAY_WAVE6'),
|
|
(15341,4,0,'Fandral! Your time has come! Go and hide in the Emerald Dream and pray we never find you!',14,0,100,0,0,8607,0,'rajaxx SAY_WAVE7'),
|
|
(15341,5,0,'Impudent fool! I will kill you myself!',14,0,100,0,0,8609,0,'rajaxx SAY_INTRO'),
|
|
(15341,6,0,'Attack and make them pay dearly!',14,0,100,0,0,8603,0,'rajaxx SAY_UNK1'),
|
|
(15341,7,0,'Crush them! Drive them out!',14,0,100,0,0,8605,0,'rajaxx SAY_UNK2'),
|
|
(15341,8,0,'Do not hesitate! Destroy them!',14,0,100,0,0,8606,0,'rajaxx SAY_UNK3'),
|
|
(15341,9,0,'Warriors, Captains, continue the fight! ',14,0,100,0,0,8613,0,'rajaxx SAY_UNK4'),
|
|
(15341,10,0,'You are not worth my time $N!',14,0,100,0,0,8614,0,'rajaxx SAY_DEAGGRO'),
|
|
(15341,11,0,'Breathe your last!',14,0,100,0,0,8604,0,'rajaxx SAY_KILLS_ANDOROV'),
|
|
(15341,12,0,'Soon you will know the price of your meddling, mortals... The master is nearly whole... And when he rises, your world will be cease!',14,0,100,0,0,0,0,'rajaxx SAY_COMPLETE_QUEST'),
|
|
(15362,0,0,'The walls of the chamber tremble. Something is happening...',16,0,100,0,0,0,0,'Malfurion Stormrage'),
|
|
(15362,1,0,'Be steadfast, champion. I know why it is that you are here and I know what it is that you seek. Eranikus will not give up the shard freely. He has been twisted... twisted by the same force that you seek to destroy.',12,0,100,0,0,0,0,'Malfurion Stormrage'),
|
|
(15362,2,0,'Are you really surprised? Is it hard to believe that the power of an Old God could reach even inside the Dream? It is true - Eranikus, Tyrant of the Dream, wages a battle against us all. The Nightmare follows in his wake of destruction.',12,0,100,0,0,0,0,'Malfurion Stormrage'),
|
|
(15362,3,0,'Understand this, Eranikus wants nothing more than to be brought to Azeroth from the Dream. Once he is out, he will stop at nothing to destroy my physical manifestation. This, however, is the only way in which you could recover the scepter shard.',12,0,100,0,0,0,0,'Malfurion Stormrage'),
|
|
(15362,4,0,'You will bring him back into this world, champion.',12,0,100,0,0,0,0,'Malfurion Stormrage'),
|
|
(15367,0,0,'Take heart! Your friends will not long mourn your passing!',12,0,100,0,0,8506,0,'Felendren the Banished'),
|
|
(15369,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Ayamiss frenzy'),
|
|
(15370,0,0,'%s sets eyes on $n!',16,0,100,0,0,0,0,'buru EMOTE_TARGET'),
|
|
(15371,0,0,'Move along, $C.',12,0,100,66,0,0,0,'Sunstrider Guardian'),
|
|
(15371,0,1,'Off with you, $N.',12,0,100,66,0,0,0,'Sunstrider Guardian'),
|
|
(15371,1,0,'Do not push it citizen!',12,0,100,1,0,0,0,'Sunstrider Guardian'),
|
|
(15378,0,0,'There is a way...',12,0,100,0,0,0,0,'anachronos the ancient MERITHRA_SAY_1'),
|
|
(15378,1,0,'We will push them back, Anachronos. This I vow. Uphold the end of this task. Let not your hands falter as you seal our fates behind the barrier.',12,0,100,0,0,0,0,'anachronos the ancient MERITHRA_SAY_2'),
|
|
(15378,2,0,'Succumb to the endless dream, little ones. Let it consume you!',14,0,100,0,0,0,0,'anachronos the ancient MERITHRA_YELL_1'),
|
|
(15378,3,0,'glances at her compatriots.',16,0,100,0,0,0,0,'anachronos the ancient MERITHRA_EMOTE_1'),
|
|
(15379,0,0,'Aye, Fandral, remember these words: Let not your grief guide your faith. These thoughts you hold... dark places you go, night elf. Absolution cannot be had through misguided vengeance.',12,0,100,0,0,0,0,'anachronos the ancient CAELESTRASZ_SAY_1'),
|
|
(15379,1,0,'Do not forget the sacrifices made on this day, night elf. We have all suffered immensely at the hands of these beasts.',12,0,100,0,0,0,0,'anachronos the ancient CAELESTRASZ_SAY_2'),
|
|
(15379,2,0,'Alexstrasza grant me the resolve to drive our enemies back!',14,0,100,0,0,0,0,'anachronos the ancient CAELESTRASZ_YELL_1'),
|
|
(15380,0,0,'This distraction will give you and the young druid time enough to seal the gate. Do not falter. Now, let us see how they deal with chaotic magic.',12,0,100,0,0,0,0,'anachronos the ancient ARYGOS_SAY_1'),
|
|
(15380,1,0,'Let them feel the wrath of the Blue Flight! May Malygos protect me!',14,0,100,0,0,0,0,'anachronos the ancient ARYGOS_YELL_1'),
|
|
(15380,2,0,'nods knowingly.',16,0,100,0,0,0,0,'anachronos the ancient ARYGOS_EMOTE_1'),
|
|
(15381,0,0,'We must act quickly or all shall be lost!',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_1'),
|
|
(15381,1,0,'NOW, STAGHELM! WE GO NOW! Prepare your magic!',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_2'),
|
|
(15381,2,0,'Stay close...',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_3'),
|
|
(15381,3,0,'The sands of time will halt, but only for a moment! I will now conjure the barrier.',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_4'),
|
|
(15381,4,0,'FINISH THE SPELL STAGHELM! I CANNOT HOLD THE GLYPHS OF WARDING IN PLACE MUCH LONGER! CALL FORTH THE ROOTS!',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_5'),
|
|
(15381,5,0,'It... It is over, Lord Staghelm. We are victorious. Albeit the cost for this victory was great.',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_6'),
|
|
(15381,6,0,'There is but one duty that remains...',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_7'),
|
|
(15381,7,0,'Before I leave this place, I make one final offreing to you, Lord Staghelm. Should a time arise in which you must gain entry to this accursed fortress, use the Scepter of the Shifting Sands on the sacred gong. The magic holding the barrier together will dissipate and the horrors of Ahn\'Qiraj will be unleashed upon the world once more.',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_8'),
|
|
(15381,8,0,'Lord Staghelm, where are you going? You would shatter our bond for the sake of pride?',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_9'),
|
|
(15381,9,0,'And now you know all that there is to know, mortal...',12,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_SAY_10'),
|
|
(15381,10,0,'hands the Scepter of the Shifting Sands to Fandral Staghelm.',16,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_EMOTE_1'),
|
|
(15381,11,0,'shakes his head in dissapointment.',16,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_EMOTE_2'),
|
|
(15381,12,0,'kneels down to pick up the fragments of the shattered scepter.',16,0,100,0,0,0,0,'anachronos the ancient ANACHRONOS_EMOTE_3'),
|
|
(15382,0,0,'My forces cannot overcome the Qiraji defenses. We will not be able to get close enough to place your precious barrier, dragon.',12,0,100,0,0,0,0,'anachronos the ancient FANDRAL_SAY_1'),
|
|
(15382,1,0,'It is done dragon. Lead the way...',12,0,100,0,0,0,0,'anachronos the ancient FANDRAL_SAY_2'),
|
|
(15382,2,0,'Ancient ones guide my hand... Wake from your slumber! WAKE AND SEAL THIS CURSED PLACE!',12,0,100,0,0,0,0,'anachronos the ancient FANDRAL_SAY_3'),
|
|
(15382,3,0,'After the savagery that my people have witnessed and felt, you expect me to accept another burden, dragon? Surely you are mad.',12,0,100,0,0,0,0,'anachronos the ancient FANDRAL_SAY_4'),
|
|
(15382,4,0,'I want nothing to do with Silithus, the Qiraji and least of all, any damned dragons!',12,0,100,0,0,0,0,'anachronos the ancient FANDRAL_SAY_5'),
|
|
(15382,5,0,'My son\'s soul will find no comfort in this hollow victory, dragon. I will have him back.Thought it takes a millennia, I WILL have my son back!',12,0,100,0,0,0,0,'anachronos the ancient FANDRAL_SAY_6'),
|
|
(15382,6,0,'falls to one knee - exhausted.',16,0,100,0,0,0,0,'anachronos the ancient FANDRAL_EMOTE_1'),
|
|
(15382,7,0,'hurls the Scepter of the Shifting Sands into the barrier, shattering it.',16,0,100,0,0,0,0,'anachronos the ancient FANDRAL_EMOTE_2'),
|
|
(15387,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Qiraji Warrior'),
|
|
(15402,0,0,'Such... dark... energy! How can this be possible?',12,0,100,0,0,0,0,'Apprentice Mirveda'),
|
|
(15420,0,0,'Very well. Let\'s see what you have to show me, $N.',12,1,100,0,0,0,0,'Prospector Anvilward'),
|
|
(15420,1,0,'What manner of trick is this, $r? If you seek to ambush me, I warn you I will not go down quietly!',12,1,100,0,0,0,0,'Prospector Anvilward'),
|
|
(15420,2,0,'These arcane sanctums of yours are quite... interesting, Mr. Caidanis. I appreciate the information you have given me today.',12,0,100,1,0,0,0,'Prospector Anvilward'),
|
|
(15471,0,0,'They come now. Try not to get yourself killed, young blood.',14,0,100,0,0,0,0,'andorov SAY_ANDOROV_INTRO'),
|
|
(15471,1,0,'Remember, Rajaxx, when I said I\'d kill you last? I lied...',14,0,100,0,0,0,0,'andorov SAY_ANDOROV_ATTACK'),
|
|
(15481,0,0,'I SAID GOOD BYE!',12,0,100,1,0,0,0,'Spirit of Azuregos'),
|
|
(15491,0,0,'Pitful predictable mortals... You know not what you have done! The master\'s will fulfilled. The Moonglade shall be destroyed and Malfurion along with it!',14,0,100,0,0,0,0,'Eranikus Say 0'),
|
|
(15491,1,1,'Eranikus, Tyrant of the Dream lets loose a sinister laugh.',16,0,100,0,0,0,0,'Eranikus Say 1'),
|
|
(15491,2,2,'You are certanly not your father, insect. Should it interest me, I would crush you with but a swipe of my claws. Turn Shan\'do Stormrage over to me and your pitiful life will be spared along with the lives of your people.',14,0,100,0,0,0,0,'Eranikus Say 2'),
|
|
(15491,3,3,'My redemption? You are bold, little one. My redemption comes by the will of my god.',14,0,100,0,0,0,0,'Eranikus Say 3'),
|
|
(15491,4,4,'Eranikus, Tyrant of the Dream roars furiously',16,0,100,0,0,0,0,'Eranikus Say 4'),
|
|
(15491,5,5,'Rise, servants of the Nightmare! Rise and destroy this world! Let there be no survivors...',14,0,100,0,0,0,0,'Eranikus Say 5'),
|
|
(15491,6,6,'Where is your savior? How long can you hold out against my attacks?',14,0,100,0,0,0,0,'Eranikus Say 6'),
|
|
(15491,7,7,'Remulos, look how easy they fall before me? You can stop this, fool. Turn the druid over to me and it will all be over...',14,0,100,0,0,0,0,'Eranikus Say 7'),
|
|
(15491,8,8,'Defeated my minions? Then face me, mortals!',14,0,100,0,0,0,0,'Eranikus Say 8'),
|
|
(15491,9,9,'IT BURNS! THE PAIN.. SEARING...',14,0,100,0,0,0,0,'Eranikus Say 9'),
|
|
(15491,10,10,'WHY? Why did this happen to... to me? Where were you Tyrande? Where were you when I fell from the grace of Elune?',14,0,100,0,0,0,0,'Eranikus Say 10'),
|
|
(15491,11,11,'I... I feel... I feel the touch of Elune upon my being once more... She smiles upon me... Yes... I...',14,0,100,0,0,0,0,'Eranikus Say 11'),
|
|
(15491,12,12,'Tyrande falls to one knee.',16,0,100,0,0,0,0,'Eranikus Say 12'),
|
|
(15509,0,0,'%s goes into a killing frenzy!',16,0,100,0,0,0,0,'huhuran EMOTE_FRENZY_KILL'),
|
|
(15509,1,0,'%s goes into a berserker rage!',16,0,100,0,0,0,0,'huhuran EMOTE_BERSERK'),
|
|
(15516,0,0,'You will be judged for defiling these sacred grounds! The laws of the Ancients will not be challenged! Trespassers will be annihilated!',14,0,100,0,0,8646,0,'sartura SAY_AGGRO'),
|
|
(15516,1,0,'I sentence you to death!',14,0,100,0,0,8647,0,'sartura SAY_SLAY'),
|
|
(15516,2,0,'I serve to the last!',14,0,100,0,0,8648,0,'sartura SAY_DEATH'),
|
|
(15537,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Anubisath Warrior'),
|
|
(15550,0,0,'Cowards! Wretches!',14,0,100,0,0,9167,0,'attumen SAY_APPEAR1'),
|
|
(15550,0,1,'Who dares attack the steed of the Huntsman?',14,0,100,0,0,9298,0,'attumen SAY_APPEAR2'),
|
|
(15550,0,2,'Perhaps you would rather test yourselves against a more formidable opponent?!',14,0,100,0,0,9299,0,'attumen SAY_APPEAR3'),
|
|
(15550,1,0,'It was... inevitable.',14,0,100,0,0,9169,0,'attumen SAY_KILL1'),
|
|
(15550,1,1,'Another trophy to add to my collection!',14,0,100,0,0,9300,0,'attumen SAY_KILL2'),
|
|
(15550,2,0,'Come, Midnight, let\'s disperse this petty rabble!',14,0,100,0,0,9168,0,'attumen SAY_MOUNT'),
|
|
(15550,3,0,'Weapons are merely a convenience for a warrior of my skill!',14,0,100,0,0,9166,0,'attumen SAY_DISARMED'),
|
|
(15550,4,0,'Such easy sport.',14,0,100,0,0,9170,0,'attumen SAY_RANDOM1'),
|
|
(15550,4,1,'Amateurs! Do not think you can best me! I kill for a living.',14,0,100,0,0,9304,0,'attumen SAY_RANDOM2'),
|
|
(15550,5,0,'Well done Midnight!',14,0,100,0,0,9173,0,'attumen SAY_MIDNIGHT_KILL'),
|
|
(15551,0,0,'You are not welcome here!',12,0,100,0,0,0,0,'Spectral Stable Hand - On Aggro'),
|
|
(15551,0,1,'Intuder!',12,0,100,0,0,0,0,'Spectral Stable Hand - On Aggro'),
|
|
(15551,1,0,'What will become of--',12,0,100,0,0,0,0,'Spectral Stable Hand - On Death'),
|
|
(15551,1,1,'Is this the end?',12,0,100,0,0,0,0,'Spectral Stable Hand - On Death'),
|
|
(15551,2,0,'Another day, another stable to muck out.',12,0,100,0,0,0,0,'Spectral Stable Hand - Out of Combat'),
|
|
(15551,2,1,'I grow tired of this routine.',12,0,100,0,0,0,0,'Spectral Stable Hand - Out of Combat'),
|
|
(15551,2,2,'<sigh> Seems like I\'ve been at this forever...',12,0,100,0,0,0,0,'Spectral Stable Hand - Out of Combat'),
|
|
(15552,0,0,'No hello for your old friend, Narain? Who were you expecting?',12,0,100,0,0,0,0,'Doctor Weavil'),
|
|
(15552,1,0,'%s eyes you suspiciously.',16,0,100,0,0,0,0,'Doctor Weavil'),
|
|
(15552,2,0,'So... You thought you could fool me, did you? The greatest criminal mastermind Azeroth has ever known?',12,0,100,0,0,0,0,'Doctor Weavil'),
|
|
(15552,3,0,'I see right through your disguise, $R. Number Two! Number Two kill!',12,0,100,0,0,0,0,'Doctor Weavil'),
|
|
(15554,0,0,'KILL!',12,0,100,0,0,0,0,'Number Two'),
|
|
(15608,0,0,'The shield is nearly gone! All that I have worked for is in danger!',14,0,100,0,0,10439,0,'medivh SAY_WEAK25'),
|
|
(15608,1,0,'My powers must be concentrated on the portal! I do not have time to hold the shield!',14,0,100,0,0,10438,0,'medivh SAY_WEAK50'),
|
|
(15608,2,0,'Champions! My shield grows weak!',14,0,100,0,0,10437,0,'medivh SAY_WEAK75'),
|
|
(15608,3,0,'The time has come! Gul\'dan, order your warlocks to double their efforts! Moments from now the gateway will open and your Horde will be released upon this ripe, unsuspecting world!',14,0,100,0,0,10435,0,'medivh SAY_ENTER'),
|
|
(15608,4,0,'What is this? Champions, coming to my aid? I sense the hand of the dark one in this. Truly this sacred event bears his blessing?',14,0,100,0,0,10436,0,'medivh SAY_INTRO'),
|
|
(15608,5,0,'No! Damn this feeble, mortal coil!',14,0,100,0,0,10441,0,'medivh SAY_DEATH'),
|
|
(15608,6,0,'I am grateful for your aid, champions. Now, Gul\'dan\'s Horde will sweep across this world like a locust swarm, and all my designs, all my carefully-laid plans will at last fall into place.',14,0,100,0,0,10440,0,'medivh SAY_WIN'),
|
|
(15608,7,0,'Orcs of the Horde! This portal is the gateway to your new destiny! Azeroth lies before you, ripe for the taking!',14,0,100,1,0,0,0,'medivh SAY_ORCS_ENTER'),
|
|
(15625,0,0,'Come, $N. See what the Nightmare brings...',14,0,100,0,0,0,0,'Twilight Corrupter'),
|
|
(15625,1,0,'The Nightmare cannot be stopped!',14,0,100,0,0,0,0,'Twilight Corrupter'),
|
|
(15625,2,0,'Twilight Corrupter squeezes the last bit of life out of $N and swallows their soul.',16,0,100,0,0,0,0,'Twilight Corrupter'),
|
|
(15628,0,0,'For so long, I was lost... The Nightmare\'s corruption had consumed me... And now, you... all of you.. you have saved me. Released me from its grasp.',12,0,100,0,0,0,0,'Eranikus the Redeemed Say 0'),
|
|
(15628,1,1,'But... Malfurion, Cenarius, Ysera... They still fight. They need me. I must return to the Dream at once.',12,0,100,0,0,0,0,'Eranikus the Redeemed Say 0'),
|
|
(15628,2,2,'My lady, I am unworthy of your prayer. Truly, you are an angel of light. Please, assist me in returning to the barrow den so that I may return to the Dream. I like Malfurion, also have a love awaiting me... I must return to her... to protect her...',12,0,100,0,0,0,0,'Eranikus the Redeemed Say 0'),
|
|
(15628,3,3,'And heroes... I hold that which you seek. May it once more see the evil dissolved. Remulos, see to it that our champion receives the shard of the Green Flight.',12,0,100,0,0,0,0,'Eranikus the Redeemed Say 0'),
|
|
(15629,0,0,'Nightmare Phantasm drinks in the suffering of the fallen.',16,0,100,0,0,0,0,'Nightmare Phantasm Say 0'),
|
|
(15633,0,0,'Seek absolution, Eranikus. All will be forgiven..',14,0,100,0,0,0,0,'Tyrande Say 0'),
|
|
(15633,1,1,'You will be forgiven, Eranikus. Elune will always love you. Break free of the bonds that command you!',14,0,100,0,0,0,0,'Tyrande Say 0'),
|
|
(15633,2,2,'The grasp of the Old Gods is unmoving. He is consumed by their dark thoughts... I... I... I cannot... cannot channel much longer... Elune aide me.',12,0,100,0,0,0,0,'Tyrande Say 0'),
|
|
(15638,0,0,'Uphold the Law!',12,0,100,0,0,0,0,'Arcane Patroller'),
|
|
(15638,0,1,'Serve the Public Trust!',12,0,100,0,0,0,0,'Arcane Patroller'),
|
|
(15638,0,2,'Protect the innocent!',12,0,100,0,0,0,0,'Arcane Patroller'),
|
|
(15643,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Amani Berserker'),
|
|
(15644,0,0,'The pain...the need...I hunger for more...',12,10,100,0,0,0,0,'Wretched Urchin'),
|
|
(15644,0,1,'I cannot stand the pain. I must find a new source.',12,10,100,0,0,0,0,'Wretched Urchin'),
|
|
(15644,0,2,'More, more, more! I must feed soon.',12,10,100,0,0,0,0,'Wretched Urchin'),
|
|
(15645,0,0,'The pain...the need...I hunger for more...',12,10,100,0,0,0,0,'Wretched Thug'),
|
|
(15645,0,1,'I cannot stand the pain. I must find a new source.',12,10,100,0,0,0,0,'Wretched Thug'),
|
|
(15645,0,2,'More, more, more! I must feed soon.',12,10,100,0,0,0,0,'Wretched Thug'),
|
|
(15648,0,0,'%s bursts, showering the area with arcane residue!',16,0,100,0,0,0,0,'Manawraith'),
|
|
(15656,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Angershade'),
|
|
(15657,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Darkwraith'),
|
|
(15687,0,0,'Hm, unannounced visitors. Preparations must be made...',14,0,100,0,0,9211,0,'moroes SAY_AGGRO'),
|
|
(15687,1,0,'Now, where was I? Oh yes...',14,0,100,0,0,9215,0,'moroes SAY_SPECIAL_1'),
|
|
(15687,1,1,'You rang?',14,0,100,0,0,9316,0,'moroes SAY_SPECIAL_2'),
|
|
(15687,2,0,'One more for dinner this evening.',14,0,100,0,0,9214,0,'moroes SAY_KILL_1'),
|
|
(15687,2,1,'Time... Never enough time.',14,0,100,0,0,9314,0,'moroes SAY_KILL_2'),
|
|
(15687,2,2,'I\'ve gone and made a mess.',14,0,100,0,0,9315,0,'moroes SAY_KILL_3'),
|
|
(15687,3,0,'How terribly clumsy of me.',14,0,100,0,0,9213,0,'moroes SAY_DEATH'),
|
|
(15687,4,0,'The Master is deep in study.',12,0,100,1,0,0,0,'moroes SAY_OUT_OF_COMBAT'),
|
|
(15687,4,1,'The Master is resting after his labors.',12,0,100,1,0,0,0,'moroes SAY_OUT_OF_COMBAT'),
|
|
(15687,4,2,'The master is meeting with his apprentice.',12,0,100,1,0,0,0,'moroes SAY_OUT_OF_COMBAT'),
|
|
(15687,4,3,'The master has business in the rooms above.',12,0,100,1,0,0,0,'moroes SAY_OUT_OF_COMBAT'),
|
|
(15687,4,4,'The Master will return from Stormwind soon....',12,0,100,1,0,0,0,'moroes SAY_OUT_OF_COMBAT'),
|
|
(15688,0,0,'Your blood will anoint my circle!',14,0,100,0,0,9264,0,'terestian SAY_SLAY1'),
|
|
(15688,0,1,'The great one will be pleased.',14,0,100,0,0,9329,0,'terestian SAY_SLAY2'),
|
|
(15688,1,0,'My life is yours, oh great one...',14,0,100,0,0,9262,0,'terestian SAY_DEATH'),
|
|
(15688,2,0,'Ah, you\'re just in time. The rituals are about to begin!',14,0,100,0,0,9260,0,'terestian SAY_AGGRO'),
|
|
(15688,3,0,'Please accept this humble offering, oh great one...',14,0,100,0,0,9263,0,'terestian SAY_SACRIFICE1'),
|
|
(15688,3,1,'Let this sacrifice serve as testament to my fealty.',14,0,100,0,0,9330,0,'terestian SAY_SACRIFICE2'),
|
|
(15688,4,0,'Come, you dwellers in the dark! Rally to my call!',14,0,100,0,0,9265,0,'terestian SAY_SUMMON1'),
|
|
(15688,4,1,'Gather, my pets... there is plenty for all!',14,0,100,0,0,9331,0,'terestian SAY_SUMMON2'),
|
|
(15690,0,0,'Madness has brought you here to me. I shall be your undoing!',14,0,100,0,0,9218,0,'malchezaar SAY_AGGRO'),
|
|
(15690,1,0,'Simple fools! Time is the fire in which you\'ll burn!',14,0,100,0,0,9220,0,'malchezaar SAY_AXE_TOSS1'),
|
|
(15690,2,0,'I see the subtlety of conception is beyond primitives such as you.',14,0,100,0,0,9317,0,'malchezaar SAY_AXE_TOSS2'),
|
|
(15690,3,0,'Who knows what secrets hide in the dark.',14,0,100,0,0,9223,0,'malchezaar SAY_SPECIAL1'),
|
|
(15690,4,0,'The cerestial forces are mine to manipulate.',14,0,100,0,0,9320,0,'malchezaar SAY_SPECIAL2'),
|
|
(15690,5,0,'How can you hope to stand against such overwhelming power?',14,0,100,0,0,9321,0,'malchezaar SAY_SPECIAL3'),
|
|
(15690,6,0,'Surely you did not think you could win.',14,0,100,0,0,9222,0,'malchezaar SAY_SLAY1'),
|
|
(15690,6,1,'Your greed, your foolishness has brought you to this end.',14,0,100,0,0,9318,0,'malchezaar SAY_SLAY2'),
|
|
(15690,6,2,'You are, but a plaything, unfit even to amuse.',14,0,100,0,0,9319,0,'malchezaar SAY_SLAY3'),
|
|
(15690,7,0,'All realities, all dimensions are open to me!',14,0,100,0,0,9224,0,'malchezaar SAY_SUMMON1'),
|
|
(15690,7,1,'You face not Malchezaar alone, but the legions I command!',14,0,100,0,0,9322,0,'malchezaar SAY_SUMMON2'),
|
|
(15690,8,0,'I refuse to concede defeat! I am a prince of the Eredar! I... am...',14,0,100,0,0,9221,0,'malchezaar SAY_DEATH'),
|
|
(15691,0,0,'The Menagerie is for guests only.',14,0,100,0,0,9183,0,'curator SAY_AGGRO'),
|
|
(15691,1,0,'Gallery rules will be strictly enforced.',14,0,100,0,0,9188,0,'curator SAY_SUMMON1'),
|
|
(15691,1,1,'This Curator is equipped for gallery protection.',14,0,100,0,0,9309,0,'curator SAY_SUMMON2'),
|
|
(15691,2,0,'Your request cannot be processed.',14,0,100,0,0,9186,0,'curator SAY_EVOCATE'),
|
|
(15691,3,0,'Failure to comply will result in offensive action.',14,0,100,0,0,9185,0,'curator SAY_ENRAGE'),
|
|
(15691,4,0,'Do not touch the displays.',14,0,100,0,0,9187,0,'curator SAY_KILL1'),
|
|
(15691,4,1,'You are not a guest.',14,0,100,0,0,9308,0,'curator SAY_KILL2'),
|
|
(15691,5,0,'Curator is no longer operation-a-l.',14,0,100,0,0,9184,0,'curator SAY_DEATH'),
|
|
(15727,0,0,'%s is weakened!',16,0,100,0,0,0,0,'cthun EMOTE_WEAKENED'),
|
|
(15746,8,0,'Presents for everyone! Father Winter\'s put gifts under the tree for all.',14,0,100,0,0,0,0,'Great-father Winter\'s Helper'),
|
|
(15928,0,0,'You are too late!! I... must... obey!!',14,0,100,0,0,8872,0,'thaddius SAY_GREET'),
|
|
(15928,1,0,'Kill...',14,0,100,0,0,8867,0,'thaddius SAY_AGGRO1'),
|
|
(15928,1,1,'Eat... your... bones...',14,0,100,0,0,8868,0,'thaddius SAY_AGGRO2'),
|
|
(15928,1,2,'Break... you!!',14,0,100,0,0,8869,0,'thaddius SAY_AGGRO3'),
|
|
(15928,2,0,'You... die now!!',14,0,100,0,0,8877,0,'thaddius SAY_SLAY'),
|
|
(15928,3,0,'Now you feel pain...',14,0,100,0,0,8871,0,'thaddius SAY_ELECT'),
|
|
(15928,4,0,'Thank... you...',14,0,100,0,0,8870,0,'thaddius SAY_DEATH'),
|
|
(15928,5,0,'Pleeease!',14,0,100,0,0,8873,0,'thaddius SAY_SCREAM1'),
|
|
(15928,5,1,'Stop, make it stop!',14,0,100,0,0,8874,0,'thaddius SAY_SCREAM2'),
|
|
(15928,5,2,'Help me! Save me!',14,0,100,0,0,8875,0,'thaddius SAY_SCREAM3'),
|
|
(15928,5,3,'Please, nooo!',14,0,100,0,0,8876,0,'thaddius SAY_SCREAM4'),
|
|
(15929,0,0,'Stalagg crush you!',14,0,100,0,0,8864,0,'stalagg SAY_STAL_AGGRO'),
|
|
(15929,1,0,'Stalagg kill!',14,0,100,0,0,8866,0,'stalagg SAY_STAL_SLAY'),
|
|
(15929,2,0,'Master save me...',14,0,100,0,0,8865,0,'stalagg SAY_STAL_DEATH'),
|
|
(15930,0,0,'Feed you to master!',14,0,100,0,0,8802,0,'feugen SAY_FEUG_AGGRO'),
|
|
(15930,1,0,'Feugen make master happy.',14,0,100,0,0,8804,0,'feugen SAY_FEUG_SLAY'),
|
|
(15930,2,0,'No... more... Feugen...',14,0,100,0,0,8803,0,'feugen SAY_FEUG_DEATH'),
|
|
(15936,0,0,'You are mine now!',14,0,100,0,0,8825,0,'heigan SAY_AGGRO1'),
|
|
(15936,0,1,'I see you!',14,0,100,0,0,8826,0,'heigan SAY_AGGRO2'),
|
|
(15936,0,2,'You...are next!',14,0,100,0,0,8827,0,'heigan SAY_AGGRO3'),
|
|
(15936,1,0,'Close your eyes... sleep!',14,0,100,0,0,8829,0,'heigan SAY_SLAY'),
|
|
(15936,2,0,'The races of the world will perish. It is only a matter of time.',14,0,100,0,0,8830,0,'heigan SAY_TAUNT1'),
|
|
(15936,2,1,'I see endless suffering, I see torment, I see rage. I see... everything!',14,0,100,0,0,8831,0,'heigan SAY_TAUNT2'),
|
|
(15936,2,2,'Soon... the world will tremble!',14,0,100,0,0,8832,0,'heigan SAY_TAUNT3'),
|
|
(15936,2,3,'The end is upon you.',14,0,100,0,0,8833,0,'heigan SAY_TAUNT4'),
|
|
(15936,2,4,'Hungry worms will feast on your rotten flesh!',14,0,100,0,0,8834,0,'heigan SAY_TAUNT5'),
|
|
(15936,3,0,'Noo... o...',14,0,100,0,0,8828,0,'heigan SAY_DEATH'),
|
|
(15941,0,0,'What? Oh, not this again!',12,0,0,0,0,0,0,''),
|
|
(15945,0,0,'You can\'t do this to me! We had a deal!',12,0,0,0,0,0,0,''),
|
|
(15951,0,0,'Good riddance... now none shall be able to repeat my mistakes!',12,0,100,0,0,0,0,'Magister Duskwither'),
|
|
(15953,0,0,'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!',14,0,100,0,0,8799,0,'faerlina SAY_GREET'),
|
|
(15953,1,0,'Slay them in the master\'s name!',14,0,100,0,0,8794,0,'faerlina SAY_AGGRO1'),
|
|
(15953,1,1,'You cannot hide from me!',14,0,100,0,0,8795,0,'faerlina SAY_AGGRO2'),
|
|
(15953,1,2,'Kneel before me, worm!',14,0,100,0,0,8796,0,'faerlina SAY_AGGRO3'),
|
|
(15953,1,3,'Run while you still can!',14,0,100,0,0,8797,0,'faerlina SAY_AGGRO4'),
|
|
(15953,2,0,'You have failed!',14,0,100,0,0,8800,0,'faerlina SAY_SLAY1'),
|
|
(15953,2,1,'Pathetic wretch!',14,0,100,0,0,8801,0,'faerlina SAY_SLAY2'),
|
|
(15953,3,0,'The master will avenge me!!',14,0,100,0,0,8798,0,'faerlina SAY_DEATH'),
|
|
(15954,0,0,'Glory to the master!',14,0,100,0,0,8845,0,'noth SAY_AGGRO1'),
|
|
(15954,0,1,'Your life is forfeit!',14,0,100,0,0,8846,0,'noth SAY_AGGRO2'),
|
|
(15954,0,2,'Die, trespasser!',14,0,100,0,0,8847,0,'noth SAY_AGGRO3'),
|
|
(15954,1,0,'Rise, my soldiers! Rise and fight once more!',14,0,100,0,0,8851,0,'noth SAY_SUMMON'),
|
|
(15954,2,0,'My task is done!',14,0,100,0,0,8849,0,'noth SAY_SLAY1'),
|
|
(15954,2,1,'Breathe no more!',14,0,100,0,0,8850,0,'noth SAY_SLAY2'),
|
|
(15954,3,0,'I will serve the master... in... death!',14,0,100,0,0,8848,0,'noth SAY_DEATH'),
|
|
(15956,0,0,'Just a little taste...',14,0,100,0,0,8785,0,'anubrekhan SAY_AGGRO1'),
|
|
(15956,0,1,'There is no way out.',14,0,100,0,0,8786,0,'anubrekhan SAY_AGGRO2'),
|
|
(15956,0,2,'Yes, run! It makes the blood pump faster!',14,0,100,0,0,8787,0,'anubrekhan SAY_AGGRO3'),
|
|
(15956,1,0,'Ahh... welcome to my parlor.',14,0,100,0,0,8788,0,'anubrekhan SAY_GREET1'),
|
|
(15956,1,1,'I hear little hearts beating. Yes... beating faster now... soon the beating will stop.',14,0,100,0,0,8790,0,'anubrekhan SAY_GREET2'),
|
|
(15956,1,2,'Where to go? What to do? So many choices that all end in pain, end in death.',14,0,100,0,0,8791,0,'anubrekhan SAY_GREET3'),
|
|
(15956,1,3,'Which one shall I eat first? So difficult to choose. They all smell so delicious...',14,0,100,0,0,8792,0,'anubrekhan SAY_GREET4'),
|
|
(15956,1,4,'Closer now. Tasty morsels. I\'ve been too long without food, without blood to drink.',14,0,100,0,0,8793,0,'anubrekhan SAY_GREET5'),
|
|
(15956,2,0,'Shhh... it will all be over soon.',14,0,100,0,0,8789,0,'anubrekhan SAY_SLAY'),
|
|
(15978,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Crypt Reaver'),
|
|
(15989,0,0,'Sapphiron lifts off into the air!',41,0,100,254,0,0,0,'Sapphiron'),
|
|
(15989,1,0,'Sapphiron resumes his attacks!',41,0,100,0,0,0,0,'Sapphiron'),
|
|
(15989,2,0,'%s takes a deep breath.',41,7,100,0,0,0,0,'Sapphiron'),
|
|
(15989,3,0,'%s enrages!',41,0,100,0,0,0,0,'Sapphiron'),
|
|
(15990,0,0,'Your forces are nearly marshaled to strike back against your enemies, my liege.',14,0,100,0,0,14467,0,'kelthuzad SAY_SAPP_DIALOG1'),
|
|
(15990,1,0,'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.',14,0,100,0,0,8881,0,'kelthuzad SAY_SAPP_DIALOG2_LICH'),
|
|
(15990,2,0,'Yes, master. The time of their ultimate demise draws close.... What is this?',14,0,100,0,0,14468,0,'kelthuzad SAY_SAPP_DIALOG3'),
|
|
(15990,3,0,'Your security measures have failed! See to this interruption immediately!',14,0,100,0,0,8882,0,'kelthuzad SAY_SAPP_DIALOG4_LICH'),
|
|
(15990,4,0,'As you command, master!',14,0,100,0,0,14469,0,'kelthuzad SAY_SAPP_DIALOG5'),
|
|
(15990,5,0,'No!!! A curse upon you, interlopers! The armies of the Lich King will hunt you down. You will not escape your fate...',14,0,100,0,0,14484,0,'kelthuzad SAY_CAT_DIED'),
|
|
(15990,6,0,'Who dares violate the sanctity of my domain? Be warned, all who trespass here are doomed.',14,0,100,0,0,14463,0,'kelthuzad SAY_TAUNT1'),
|
|
(15990,6,1,'Fools! You think yourselves triumphant? You have only taken one step closer to the abyss!',14,0,100,0,0,14464,0,'kelthuzad SAY_TAUNT2'),
|
|
(15990,6,2,'I grow tired of these games. Proceed, and I will banish your souls to oblivion!',14,0,100,0,0,14465,0,'kelthuzad SAY_TAUNT3'),
|
|
(15990,6,3,'You have no idea what horrors lie ahead. You have seen nothing! The frozen heart of Naxxramas awaits you!',14,0,100,0,0,14466,0,'kelthuzad SAY_TAUNT4'),
|
|
(15990,7,0,'Pray for mercy!',14,0,100,0,0,14475,0,'kelthuzad SAY_AGGRO1'),
|
|
(15990,7,1,'Scream your dying breath!',14,0,100,0,0,14476,0,'kelthuzad SAY_AGGRO2'),
|
|
(15990,7,2,'The end is upon you!',14,0,100,0,0,14477,0,'kelthuzad SAY_AGGRO3'),
|
|
(15990,8,0,'The dark void awaits you!',14,0,100,0,0,14478,0,'kelthuzad SAY_SLAY1'),
|
|
(15990,8,1,'%s cackles maniacally.',16,0,100,0,0,14479,0,'kelthuzad SAY_SLAY2'),
|
|
(15990,9,0,'Agghhhh! Do... not... rejoice! Your victory is a hollow one, for I shall return with powers beyond your imagining!',14,0,100,0,0,14480,0,'kelthuzad SAY_DEATH'),
|
|
(15990,10,0,'Your soul is bound to me, now!',14,0,100,0,0,14472,0,'kelthuzad SAY_CHAIN1'),
|
|
(15990,10,1,'There will be no escape!',14,0,100,0,0,14473,0,'kelthuzad SAY_CHAIN2'),
|
|
(15990,11,0,'I will freeze the blood in your veins!',14,0,100,0,0,14474,0,'kelthuzad SAY_FROST_BLAST'),
|
|
(15990,12,0,'Master, I require aid!',14,0,100,0,0,14470,0,'kelthuzad SAY_REQUEST_AID'),
|
|
(15990,13,0,'Very well... warriors of the frozen wastes, rise up! I command you to fight, kill, and die for your master. Let none survive...',14,0,100,0,0,0,0,'kelthuzad SAY_ANSWER_REQUEST'),
|
|
(15990,14,0,'Minions, servants, soldiers of the cold dark! Obey the call of Kel\'Thuzad!',14,0,100,0,0,14471,0,'kelthuzad SAY_SUMMON_MINIONS'),
|
|
(15990,15,0,'Your petty magics are no challenge to the might of the Scourge! ',14,0,100,0,0,14481,0,'kelthuzad SAY_SPECIAL1_MANA_DET'),
|
|
(15990,15,1,'Enough! I grow tired of these distractions! ',14,0,100,0,0,14483,0,'kelthuzad SAY_SPECIAL3_MANA_DET'),
|
|
(15990,15,2,'Fools, you have spread your powers too thin. Be free, my minions!',14,0,100,0,0,14482,0,'kelthuzad SAY_SPECIAL2_DISPELL'),
|
|
(16011,0,0,'An aura of necrotic energy blocks all healing!',41,0,100,0,0,0,0,'Loatheb'),
|
|
(16011,1,0,'The aura fades away, allowing for healing once more!',41,0,100,0,0,0,0,'Loatheb'),
|
|
(16011,2,0,'The aura\'s power begins to wane!',41,0,100,0,0,0,0,'Loatheb'),
|
|
(16028,0,0,'Patchwerk want to play!',14,0,100,0,0,8909,0,'patchwerk SAY_AGGRO1'),
|
|
(16028,0,1,'Kel\'thuzad make Patchwerk his avatar of war!',14,0,100,0,0,8910,0,'patchwerk SAY_AGGRO2'),
|
|
(16028,1,0,'No more play?',14,0,100,0,0,8912,0,'patchwerk SAY_SLAY'),
|
|
(16028,2,0,'What... happen to-',14,0,100,0,0,8911,0,'patchwerk SAY_DEATH'),
|
|
(16028,3,0,'%s goes into a berserker rage!',16,0,100,0,0,0,0,'patchwerk EMOTE_BERSERK'),
|
|
(16028,4,0,'%s goes into a frenzy!',41,0,100,0,0,0,0,'patchwerk EMOTE_ENRAGE'),
|
|
(16031,0,0,'Don\'t worry about me! Slay this dreadful beast and cleanse this world of his foul taint!',14,0,100,0,0,0,3,'Ysida Harmon'),
|
|
(16031,1,0,'You did it... you\'ve slain Baron Rivendare! The Argent Dawn shall hear of your valiant deeds!',12,0,100,0,0,0,3,'Ysida Harmon'),
|
|
(16042,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Lord Valthalak - Cast Frenzy'),
|
|
(16060,0,0,'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.',14,0,100,0,0,8807,0,'gothik SAY_SPEECH'),
|
|
(16060,1,0,'Death is the only escape.',14,0,100,0,0,8806,0,'gothik SAY_KILL'),
|
|
(16060,2,0,'I... am... undone!',14,0,100,0,0,8805,0,'gothik SAY_DEATH'),
|
|
(16060,3,0,'I have waited long enough! Now, you face the harvester of souls!',14,0,100,0,0,8808,0,'gothik SAY_TELEPORT'),
|
|
(16063,0,0,'Flee, before it\'s too late!',14,0,100,0,0,8913,0,'zeliek SAY_ZELI_AGGRO'),
|
|
(16063,1,0,'Invaders, cease this foolish venture at once! Turn away while you still can!',14,0,100,0,0,8917,0,'zeliek SAY_ZELI_TAUNT1'),
|
|
(16063,1,1,'Perhaps they will come to their senses, and run away as fast as they can!',14,0,100,0,0,8918,0,'zeliek SAY_ZELI_TAUNT2'),
|
|
(16063,1,2,'Do not continue! Turn back while there\'s still time!',14,0,100,0,0,8919,0,'zeliek SAY_ZELI_TAUNT3'),
|
|
(16063,2,0,'I- I have no choice but to obey!',14,0,100,0,0,8916,0,'zeliek SAY_ZELI_SPECIAL'),
|
|
(16063,3,0,'Forgive me!',14,0,100,0,0,8915,0,'zeliek SAY_ZELI_SLAY'),
|
|
(16063,4,0,'It is... as it should be.',14,0,100,0,0,8914,0,'zeliek SAY_ZELI_DEATH'),
|
|
(16064,0,0,'Come out and fight, ye wee ninny!',14,0,100,0,0,8899,0,'korthazz SAY_KORT_AGGRO'),
|
|
(16064,1,0,'To arms, ye roustabouts! We\'ve got company!',14,0,100,0,0,8903,0,'korthazz SAY_KORT_TAUNT1'),
|
|
(16064,1,1,'I heard about enough of yer sniveling. Shut yer fly trap \'afore I shut it for ye!',14,0,100,0,0,8904,0,'korthazz SAY_KORT_TAUNT2'),
|
|
(16064,1,2,'I\'m gonna enjoy killin\' these slack-jawed daffodils!',14,0,100,0,0,8905,0,'korthazz SAY_KORT_TAUNT3'),
|
|
(16064,2,0,'I like my meat extra crispy!',14,0,100,0,0,8902,0,'korthazz SAY_KORT_SPECIAl'),
|
|
(16064,3,0,'Next time, bring more friends!',14,0,100,0,0,8901,0,'korthazz SAY_KORT_SLAY'),
|
|
(16064,4,0,'What a bloody waste this is!',14,0,100,0,0,8900,0,'korthazz SAY_KORT_DEATH'),
|
|
(16065,0,0,'Defend youself!',14,0,100,0,0,8892,0,'blaumeux SAY_BLAU_AGGRO'),
|
|
(16065,1,0,'Come, Zeliek, do not drive them out. Not before we\'ve had our fun.',14,0,100,0,0,8896,0,'blaumeux SAY_BLAU_TAUNT1'),
|
|
(16065,1,1,'I do hope they stay alive long enough for me to... introduce myself.',14,0,100,0,0,8897,0,'blaumeux SAY_BLAU_TAUNT2'),
|
|
(16065,1,2,'The first kill goes to me! Anyone care to wager?',14,0,100,0,0,8898,0,'blaumeux SAY_BLAU_TAUNT3'),
|
|
(16065,2,0,'Your life is mine!',14,0,100,0,0,8895,0,'blaumeux SAY_BLAU_SPECIAL'),
|
|
(16065,3,0,'Who\'s next?',14,0,100,0,0,8894,0,'blaumeux SAY_BLAU_SLAY'),
|
|
(16065,4,0,'Tou... che!',14,0,100,0,0,8893,0,'blaumeux SAY_BLAU_DEATH'),
|
|
(16098,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Empyrean'),
|
|
(16128,0,0,'We received Brann\'s message, and we have begun preparations.',12,0,100,1,0,15649,0,'Rhonin'),
|
|
(16128,1,0,'Citizens of Dalaran! Raise your eyes to the skies and observe!',14,0,100,0,0,15650,2,'Rhonin'),
|
|
(16128,2,0,'Today our world\'s destruction has been averted in defiance of our very makers!',14,0,100,0,0,15651,2,'Rhonin'),
|
|
(16128,3,0,'Algalon the Observer, herald of the titans, has been defeated by our brave comrades in the depths of the titan city of Ulduar.',14,0,100,0,0,15652,2,'Rhonin'),
|
|
(16128,4,0,'Algalon was sent here to judge the fate of our world.',14,0,100,0,0,15653,2,'Rhonin'),
|
|
(16128,5,0,'He found a planet whose races had deviated from the titans\' blueprints. A planet where not everything had gone according to plan.',14,0,100,0,0,15654,2,'Rhonin'),
|
|
(16128,6,0,'Cold logic deemed our world not worth saving. Cold logic, however, does not account for the power of free will. It\'s up to each of us to prove this is a world worth saving.',14,0,100,0,0,15655,2,'Rhonin'),
|
|
(16128,7,0,'That our lives... our lives are worth living.',14,0,100,0,0,15656,2,'Rhonin'),
|
|
(16151,0,0,'%s calls for her master!',16,0,100,0,0,0,0,'midnight'),
|
|
(16152,0,0,'I always knew... someday I would become... the hunted.',14,0,100,0,0,9165,0,'attumen SAY_DEATH'),
|
|
(16152,1,0,'It was... inevitable.',14,0,100,0,0,9169,0,'attumen SAY_KILL1'),
|
|
(16152,1,1,'Another trophy to add to my collection!',14,0,100,0,0,9300,0,'attumen SAY_KILL2'),
|
|
(16152,3,0,'Weapons are merely a convenience for a warrior of my skill!',14,0,100,0,0,9166,0,'attumen SAY_DISARMED'),
|
|
(16152,4,0,'Such easy sport.',14,0,100,0,0,9170,0,'attumen SAY_RANDOM1'),
|
|
(16152,4,1,'Amateurs! Do not think you can best me! I kill for a living.',14,0,100,0,0,9304,0,'attumen SAY_RANDOM2'),
|
|
(16183,0,0,'Where... where am I?',12,0,100,0,0,0,0,'Courier Dawnstrider'),
|
|
(16189,0,0,'Guards!',14,1,100,0,0,0,0,'Skymaster Sunwing'),
|
|
(16192,0,0,'Guards!',14,1,100,0,0,0,0,'Skymistress Gloaming'),
|
|
(16196,0,0,'You\'re not going anywhere just yet, handsome. Not until you regain your strength.',12,0,100,0,0,0,0,'Apothecary Thedra'),
|
|
(16206,0,0,'Th... thank you. I thought I was going to die.',12,0,100,0,0,0,0,'Apprentice Varnis'),
|
|
(16208,0,0,'Thanks, I should\'ve never left Silverpine Forest.',12,0,100,6,0,0,0,'Apothecary Enith'),
|
|
(16209,0,0,'You have my thanks!',12,0,100,0,0,0,0,'Ranger Vedoran'),
|
|
(16220,0,0,'Liatha, get someone to look at those injuries. Thank you for bringing her back safely.',12,0,100,0,0,0,0,'lilatha CAPTAIN_ANSWER'),
|
|
(16222,0,0,'Glory to the Sun K-- ah... Silvermoon!',12,1,100,0,0,0,0,'Silvermoon City Guardian'),
|
|
(16222,1,0,'Our lives are yours, Blood Knight.',12,1,100,0,0,0,0,'Silvermoon City Guardian'),
|
|
(16227,0,0,'Guards!',14,1,100,0,0,0,0,'Skymistress Gloaming'),
|
|
(16244,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Infectious Ghoul'),
|
|
(16263,0,0,'I don\'t see why we ally with filthy stinking trolls? The only good troll is a dead troll.',12,0,100,1,0,0,0,'Paelarin'),
|
|
(16263,0,1,'Does anyone need any supplies to down the trolls? Any troll will do.',12,0,100,1,0,0,0,'Paelarin'),
|
|
(16287,0,0,'That could have gone better. $n, come here, please. I have something I need you to take care of for me.',15,0,100,0,0,0,0,'Ambassador Sunsorrow SAY_SUNSORROW_WHISPER'),
|
|
(16295,0,0,'Let\'s go.',12,0,100,0,0,0,0,'lilatha SAY_START'),
|
|
(16295,1,0,'$N, let\'s use the antechamber to the right.',12,0,100,0,0,0,0,'lilatha SAY_PROGRESS1'),
|
|
(16295,2,0,'I can see the light at the end of the tunnel!',12,0,100,0,0,0,0,'lilatha SAY_PROGRESS2'),
|
|
(16295,3,0,'There\'s Farstrider Enclave now, $C. Not far to go... Look out! Troll ambush!!',12,0,100,0,0,0,0,'lilatha SAY_PROGRESS3'),
|
|
(16295,4,0,'Thank you for saving my life and bringing me back to safety, $N',12,0,100,0,0,0,0,'lilatha SAY_END1'),
|
|
(16295,5,0,'Captain Helios, I\'ve been rescued from the Amani Catacombs. Reporting for duty, sir!',12,0,100,0,0,0,0,'lilatha SAY_END2'),
|
|
(16325,0,0,'%s shimmers and becomes intangible.',16,0,100,0,0,0,0,'Quel\'dorei Ghost'),
|
|
(16326,0,0,'%s shimmers and becomes intangible.',16,0,100,0,0,0,0,'Quel\'dorei Wraith'),
|
|
(16329,0,0,'Insolence!',14,0,100,0,0,0,0,'Dar\'Khan Drathir'),
|
|
(16364,0,0,'%s releases the last of its energies into the nearby runestone, successfully reactivating it.',16,0,100,0,0,0,0,'Infused Crystal'),
|
|
(16389,0,0,'You are not welcome here!',12,0,100,0,0,0,0,'Spectral Apprentice - On Aggro'),
|
|
(16389,0,1,'You, hold there!',12,0,100,0,0,0,0,'Spectral Apprentice - On Aggro'),
|
|
(16389,1,0,'I am lost...',12,0,100,0,0,0,0,'Spectral Apprentice - On Death'),
|
|
(16389,1,1,'Why...?',12,0,100,0,0,0,0,'Spectral Apprentice - On Death'),
|
|
(16406,0,0,'You\'ll ruin everything!',12,0,100,0,0,0,0,'Phantom Attendant - On Aggro'),
|
|
(16406,0,1,'Off with you!',12,0,100,0,0,0,0,'Phantom Attendant - On Aggro'),
|
|
(16406,0,2,'We do not wish to be disturbed!',12,0,100,0,0,0,0,'Phantom Attendant - On Aggro'),
|
|
(16406,1,0,'What is happening?',12,0,100,0,0,0,0,'Phantom Attendant - On Death'),
|
|
(16406,1,1,'Where am I? What...',12,0,100,0,0,0,0,'Phantom Attendant - On Death'),
|
|
(16406,1,2,'I mustn\'t be afraid....',12,0,100,0,0,0,0,'Phantom Attendant - On Death'),
|
|
(16407,0,0,'Stop them!',12,0,100,0,0,0,0,'Spectral Servant - On Aggro'),
|
|
(16407,0,1,'Invaders in the tower!',12,0,100,0,0,0,0,'Spectral Servant - On Aggro'),
|
|
(16407,0,2,'What is this?',12,0,100,0,0,0,0,'Spectral Servant - On Aggro'),
|
|
(16407,1,0,'I am finished!',12,0,100,0,0,0,0,'Spectral Servant - On Death'),
|
|
(16407,1,1,'No!',12,0,100,0,0,0,0,'Spectral Servant - On Death'),
|
|
(16407,1,2,'The master... will be angry....',12,0,100,0,0,0,0,'Spectral Servant - On Death'),
|
|
(16407,2,0,'If we dawdle much longer, there\'ll be hell to pay!',12,0,100,0,0,0,0,'Spectral Servant - Out of Combat'),
|
|
(16407,2,1,'The rest are fine without us.',12,0,100,0,0,0,0,'Spectral Servant - Out of Combat'),
|
|
(16407,2,2,'They\'ll never know we\'re missing.',12,0,100,0,0,0,0,'Spectral Servant - Out of Combat'),
|
|
(16407,3,0,'Gladly.',12,0,100,0,0,0,0,'Spectral Servant - Service'),
|
|
(16407,3,1,'I\'ll check on that right away.',12,0,100,0,0,0,0,'Spectral Servant - Service'),
|
|
(16407,3,2,'No sooner said than done, sir.',12,0,100,0,0,0,0,'Spectral Servant - Service'),
|
|
(16407,3,3,'Without delay!',12,0,100,0,0,0,0,'Spectral Servant - Service'),
|
|
(16407,3,4,'Of course, Sir.',12,0,100,0,0,0,0,'Spectral Servant - Service'),
|
|
(16408,0,0,'The fates have turned against me!',12,0,100,0,0,0,0,'Phantom Valet - On Death'),
|
|
(16408,0,1,'My time is done.',12,0,100,0,0,0,0,'Phantom Valet - On Death'),
|
|
(16408,0,2,'No, not now! Not like this!',12,0,100,0,0,0,0,'Phantom Valet - On Death'),
|
|
(16408,1,0,'Hey! Where do you think you are going, sneaking around like that?',12,0,100,0,0,0,0,'Phantom Valet - On Aggro'),
|
|
(16408,1,1,'Excuse me, are you trying to sneak by without an invitation?',12,0,100,0,0,0,0,'Phantom Valet - On Aggro'),
|
|
(16408,1,2,'Begone, outsider!',12,0,100,0,0,0,0,'Phantom Valet - On Aggro'),
|
|
(16408,1,3,'You\'ll not ruin the celebration!',12,0,100,0,0,0,0,'Phantom Valet - On Aggro'),
|
|
(16408,1,4,'We are besieged!',12,0,100,0,0,0,0,'Phantom Valet - On Aggro'),
|
|
(16409,0,0,'How dare you interfere?!',12,0,100,0,0,0,0,'Phantom Guest - On Aggro'),
|
|
(16409,0,1,'You do not belong here!',12,0,100,0,0,0,0,'Phantom Guest - On Aggro'),
|
|
(16409,0,2,'Leave us alone! Let us be!',12,0,100,0,0,0,0,'Phantom Guest - On Aggro'),
|
|
(16409,1,0,'All good things must come to an end.',12,0,100,0,0,0,0,'Phantom Guest - On Death'),
|
|
(16409,1,1,'Not... fair...',12,0,100,0,0,0,0,'Phantom Guest - On Death'),
|
|
(16409,1,3,'It\'s not my time, not yet!',12,0,100,0,0,0,0,'Phantom Guest - On Death'),
|
|
(16409,2,0,'A feast fit for royalty!',12,0,100,0,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,1,'Ahh, life is good.',12,0,100,0,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,2,'And so then he says \"I was talking to the chicken!\"',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,3,'Does anyone else remember how we got here? Is it just me...?',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,4,'I\'ve never been so happy! I wish this night would never end!',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,6,'Where did I live before this? I used to know. At least I thought I did....',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,7,'Perhaps later we should join the dance.',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,8,'This all seems so familiar, like I\'ve been here before.',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,9,'For the life of me I don\'t know why I\'m here, but I\'m having the best time!',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,2,10,'That joke kills me!',12,0,100,1,0,0,0,'Phantom Guest - Out of Combat'),
|
|
(16409,3,0,'Keep the drinks coming; it\'s going to be a long night!',12,0,100,5,0,0,0,'Phantom Guest - Waiter'),
|
|
(16409,3,1,'Waiter, another ale!',12,0,100,0,0,0,0,'Phantom Guest - Waiter'),
|
|
(16409,3,2,'Waiter, another bottle, and be quick!',12,0,100,0,0,0,0,'Phantom Guest - Waiter'),
|
|
(16409,3,3,'Waiter, more wine!',12,0,100,0,0,0,0,'Phantom Guest - Waiter'),
|
|
(16409,3,4,'Waiter, where is my hasenpfeffer?',12,0,100,0,0,0,0,'Phantom Guest - Waiter'),
|
|
(16409,3,5,'More food! More wine!',12,0,100,0,0,0,0,'Phantom Guest - Waiter'),
|
|
(16409,4,0,'I believe I\'ll try the merlot this time.',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,1,'I\'m positively stuffed; I can\'t eat another bite! Well, perhaps just one more...',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,3,'A feast fit for royalty!',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,4,'Ahh, life is good.',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,6,'Does anyone else remember how we got here? Is it just me...?',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,7,'I\'ve never been so happy! I wish this night would never end!',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,9,'Where did I live before this? I used to know. At least I thought I did....',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,10,'Perhaps later we should join the dance.',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,11,'This all seems so familiar, like I\'ve been here before.',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,12,'For the life of me I don\'t know why I\'m here, but I\'m having the best time!',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16409,4,13,'That joke kills me!',12,0,100,1,0,0,0,'Phantom Guest - Table'),
|
|
(16410,0,0,'You\'ll ruin everything!',12,0,100,0,0,0,0,'Spectral Retainer - On Aggro'),
|
|
(16410,0,1,'Off with you!',12,0,100,0,0,0,0,'Spectral Retainer - On Aggro'),
|
|
(16410,0,2,'We do not wish to be disturbed!',12,0,100,0,0,0,0,'Spectral Retainer - On Aggro'),
|
|
(16410,1,0,'What is happening?',12,0,100,0,0,0,0,'Spectral Retainer - On Death'),
|
|
(16410,1,1,'Where am I? What...',12,0,100,0,0,0,0,'Spectral Retainer - On Death'),
|
|
(16410,1,2,'I mustn\'t be afraid....',12,0,100,0,0,0,0,'Spectral Retainer - On Death'),
|
|
(16411,0,0,'I\'ll chop you into minced meat!',12,0,100,0,0,0,0,'Spectral Chef - On Aggro'),
|
|
(16411,0,1,'I\'ll gut you like a fish!',12,0,100,0,0,0,0,'Spectral Chef - On Aggro'),
|
|
(16411,0,2,'I\'ll carve the meat from your bones!',12,0,100,0,0,0,0,'Spectral Chef - On Aggro'),
|
|
(16411,1,0,'I have served to the last....',12,0,100,0,0,0,0,'Spectral Chef - On Death'),
|
|
(16411,1,1,'This isn\'t the end; it can\'t be!',12,0,100,0,0,0,0,'Spectral Chef - On Death'),
|
|
(16411,1,2,'I tried, master. I tried.',12,0,100,0,0,0,0,'Spectral Chef - On Death'),
|
|
(16412,0,0,'I\'ll chop you into minced meat!',12,0,100,0,0,0,0,'Ghostly Baker - On Aggro'),
|
|
(16412,0,1,'I\'ll gut you like a fish!',12,0,100,0,0,0,0,'Ghostly Baker - On Aggro'),
|
|
(16412,0,2,'I\'ll carve the meat from your bones!',12,0,100,0,0,0,0,'Ghostly Baker - On Aggro'),
|
|
(16412,1,0,'I have served to the last....',12,0,100,0,0,0,0,'Ghostly Baker - On Death'),
|
|
(16412,1,1,'This isn\'t the end; it can\'t be!',12,0,100,0,0,0,0,'Ghostly Baker - On Death'),
|
|
(16412,1,2,'I tried, master. I tried.',12,0,100,0,0,0,0,'Ghostly Baker - On Death'),
|
|
(16414,0,0,'How dare you disturb the master\'s dinner!',12,0,100,0,0,0,0,'Ghostly Steward - On Aggro'),
|
|
(16414,0,1,'Impudent outsiders!',12,0,100,0,0,0,0,'Ghostly Steward - On Aggro'),
|
|
(16414,0,2,'Meddling fools! You will pay with your lives!',12,0,100,0,0,0,0,'Ghostly Steward - On Aggro'),
|
|
(16414,1,0,'Wait--no! No!',12,0,100,0,0,0,0,'Ghostly Steward - On Death'),
|
|
(16414,1,1,'You\'ll never make it out alive....',12,0,100,0,0,0,0,'Ghostly Steward - On Death'),
|
|
(16414,2,0,'That was a 200 year old Pupellyverbos Port!',12,0,100,0,0,0,0,'Ghostly Steward - Special'),
|
|
(16414,2,1,'That was wasted on the likes of you!',12,0,100,0,0,0,0,'Ghostly Steward - Special'),
|
|
(16414,2,2,'How dare you spill the master\'s wine!',12,0,100,0,0,0,0,'Ghostly Steward - Special'),
|
|
(16414,3,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Ghostly Steward - Frenzy'),
|
|
(16415,0,0,'Gladly.',12,0,100,0,0,0,0,'Skeletal Waiter - Out of Combat'),
|
|
(16415,0,1,'I\'ll check on that right away.',12,0,100,0,0,0,0,'Skeletal Waiter - Out of Combat'),
|
|
(16415,0,2,'No sooner said than done, sir.',12,0,100,0,0,0,0,'Skeletal Waiter - Out of Combat'),
|
|
(16415,0,3,'Without delay!',12,0,100,0,0,0,0,'Skeletal Waiter - Out of Combat'),
|
|
(16415,0,4,'Of course, Sir.',12,0,100,0,0,0,0,'Skeletal Waiter - Out of Combat'),
|
|
(16424,0,0,'To arms!',12,0,100,0,0,0,0,'Spectral Sentry - On Aggro'),
|
|
(16424,0,1,'Protect the tower!',12,0,100,0,0,0,0,'Spectral Sentry - On Aggro'),
|
|
(16424,0,2,'Have at them!',12,0,100,0,0,0,0,'Spectral Sentry - On Aggro'),
|
|
(16424,0,3,'Invaders in the tower!',12,0,100,0,0,0,0,'Spectral Sentry - On Aggro'),
|
|
(16424,0,4,'Stop them!',12,0,100,0,0,0,0,'Spectral Sentry - On Aggro'),
|
|
(16424,1,0,'You will be punished!',12,0,100,0,0,0,0,'Spectral Sentry - On Death'),
|
|
(16424,1,1,'You... will... pay.',12,0,100,0,0,0,0,'Spectral Sentry - On Death'),
|
|
(16424,1,2,'I have failed....',12,0,100,0,0,0,0,'Spectral Sentry - On Death'),
|
|
(16425,0,0,'To arms!',12,0,100,0,0,0,0,'Phantom Guardsman - On Aggro'),
|
|
(16425,0,1,'Protect the tower!',12,0,100,0,0,0,0,'Phantom Guardsman - On Aggro'),
|
|
(16425,0,2,'Have at them!',12,0,100,0,0,0,0,'Phantom Guardsman - On Aggro'),
|
|
(16425,0,3,'Invaders in the tower!',12,0,100,0,0,0,0,'Phantom Guardsman - On Aggro'),
|
|
(16425,0,4,'Stop them!',12,0,100,0,0,0,0,'Phantom Guardsman - On Aggro'),
|
|
(16425,1,0,'You will be punished!',12,0,100,0,0,0,0,'Phantom Guardsman - On Death'),
|
|
(16425,1,1,'You... will... pay.',12,0,100,0,0,0,0,'Phantom Guardsman - On Death'),
|
|
(16425,1,2,'I have failed....',12,0,100,0,0,0,0,'Phantom Guardsman - On Death'),
|
|
(16447,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Plagued Ghoul'),
|
|
(16457,0,0,'Your behavior will not be tolerated.',14,0,100,0,0,9204,0,'maiden SAY_AGGRO'),
|
|
(16457,1,0,'Ah ah ah...',14,0,100,0,0,9207,0,'maiden SAY_SLAY1'),
|
|
(16457,1,1,'This is for the best.',14,0,100,0,0,9312,0,'maiden SAY_SLAY2'),
|
|
(16457,1,2,'Impure thoughts lead to profane actions.',14,0,100,0,0,9311,0,'maiden SAY_SLAY3'),
|
|
(16457,2,0,'Cast out your corrupt thoughts.',14,0,100,0,0,9313,0,'maiden SAY_REPENTANCE1'),
|
|
(16457,2,1,'Your impurity must be cleansed.',14,0,100,0,0,9208,0,'maiden SAY_REPENTANCE2'),
|
|
(16457,3,0,'Death comes. Will your conscience be clear?',14,0,100,0,0,9206,0,'maiden SAY_DEATH'),
|
|
(16459,0,0,'So I said, \"Yeah, but that\'ll cost you extra.\"',12,0,100,1,0,0,0,'Wanton Hostess - Out of Combat'),
|
|
(16459,0,1,'Five seconds. I\'m not kidding!',12,0,100,1,0,0,0,'Wanton Hostess - Out of Combat'),
|
|
(16459,0,2,'He asked if the imp could join in--can you believe it? Actually, it wasn\'t half bad....',12,0,100,1,0,0,0,'Wanton Hostess - Out of Combat'),
|
|
(16459,0,3,'They fall asleep after. Me, I fall asleep during....',12,0,100,1,0,0,0,'Wanton Hostess - Out of Combat'),
|
|
(16459,1,0,'Come play with me!',12,0,100,0,0,0,0,'Wanton Hostess - On Aggro'),
|
|
(16459,1,1,'You WILL be mine.',12,0,100,0,0,0,0,'Wanton Hostess - On Aggro'),
|
|
(16459,1,2,'Come here, pretty. You have what I need!',12,0,100,0,0,0,0,'Wanton Hostess - On Aggro'),
|
|
(16459,2,0,'It was fun while it lasted....',12,0,100,0,0,0,0,'Wanton Hostess - On Death'),
|
|
(16459,2,1,'<sigh> It\'s always over too soon.',12,0,100,0,0,0,0,'Wanton Hostess - On Death'),
|
|
(16459,2,2,'Just when things were getting interesting.',12,0,100,0,0,0,0,'Wanton Hostess - On Death'),
|
|
(16459,2,3,'We could have had so much fun!',12,0,100,0,0,0,0,'Wanton Hostess - On Death'),
|
|
(16459,3,0,'Come any closer, and I\'ll scream.',12,0,100,0,0,0,0,'Wanton Hostess - On Transform'),
|
|
(16459,3,1,'I want to show you a different side of me....',12,0,100,0,0,0,0,'Wanton Hostess - On Transform'),
|
|
(16459,3,2,'I want you to be with me... forever and ever.',12,0,100,0,0,0,0,'Wanton Hostess - On Transform'),
|
|
(16459,3,3,'Shhh... I have a little secret I\'ve been keeping.',12,0,100,0,0,0,0,'Wanton Hostess - On Transform'),
|
|
(16459,3,4,'I\'ve been very, very naughty....',12,0,100,0,0,0,0,'Wanton Hostess - On Transform'),
|
|
(16459,3,5,'Enough foreplay. Let\'s get down to business.',12,0,100,0,0,0,0,'Wanton Hostess - On Transform'),
|
|
(16460,0,0,'So I said, \"Yeah, but that\'ll cost you extra.\"',12,0,100,1,0,0,0,'Night Mistress - Out of Combat'),
|
|
(16460,0,1,'Five seconds. I\'m not kidding!',12,0,100,1,0,0,0,'Night Mistress - Out of Combat'),
|
|
(16460,0,2,'He asked if the imp could join in--can you believe it? Actually, it wasn\'t half bad....',12,0,100,1,0,0,0,'Night Mistress - Out of Combat'),
|
|
(16460,0,3,'They fall asleep after. Me, I fall asleep during....',12,0,100,1,0,0,0,'Night Mistress - Out of Combat'),
|
|
(16460,1,0,'Come play with me!',12,0,100,0,0,0,0,'Night Mistress - On Aggro'),
|
|
(16460,1,1,'You WILL be mine.',12,0,100,0,0,0,0,'Night Mistress - On Aggro'),
|
|
(16460,1,2,'Come here, pretty. You have what I need!',12,0,100,0,0,0,0,'Night Mistress - On Aggro'),
|
|
(16460,2,0,'It was fun while it lasted....',12,0,100,0,0,0,0,'Night Mistress - On Death'),
|
|
(16460,2,1,'<sigh> It\'s always over too soon.',12,0,100,0,0,0,0,'Night Mistress - On Death'),
|
|
(16460,2,2,'Just when things were getting interesting.',12,0,100,0,0,0,0,'Night Mistress - On Death'),
|
|
(16460,2,3,'We could have had so much fun!',12,0,100,0,0,0,0,'Night Mistress - On Death'),
|
|
(16460,3,0,'Come any closer, and I\'ll scream.',12,0,100,0,0,0,0,'Night Mistress - On Transform'),
|
|
(16460,3,1,'I want to show you a different side of me....',12,0,100,0,0,0,0,'Night Mistress - On Transform'),
|
|
(16460,3,2,'I want you to be with me... forever and ever.',12,0,100,0,0,0,0,'Night Mistress - On Transform'),
|
|
(16460,3,3,'Shhh... I have a little secret I\'ve been keeping.',12,0,100,0,0,0,0,'Night Mistress - On Transform'),
|
|
(16460,3,4,'I\'ve been very, very naughty....',12,0,100,0,0,0,0,'Night Mistress - On Transform'),
|
|
(16460,3,5,'Enough foreplay. Let\'s get down to business.',12,0,100,0,0,0,0,'Night Mistress - On Transform'),
|
|
(16461,0,0,'So I said, \"Yeah, but that\'ll cost you extra.\"',12,0,100,1,0,0,0,'Concubine - Out of Combat'),
|
|
(16461,0,1,'Five seconds. I\'m not kidding!',12,0,100,1,0,0,0,'Concubine - Out of Combat'),
|
|
(16461,0,2,'He asked if the imp could join in--can you believe it? Actually, it wasn\'t half bad....',12,0,100,1,0,0,0,'Concubine - Out of Combat'),
|
|
(16461,0,3,'They fall asleep after. Me, I fall asleep during....',12,0,100,1,0,0,0,'Concubine - Out of Combat'),
|
|
(16461,1,0,'Come play with me!',12,0,100,0,0,0,0,'Concubine - On Aggro'),
|
|
(16461,1,1,'You WILL be mine.',12,0,100,0,0,0,0,'Concubine - On Aggro'),
|
|
(16461,1,2,'Come here, pretty. You have what I need!',12,0,100,0,0,0,0,'Concubine - On Aggro'),
|
|
(16461,2,0,'It was fun while it lasted....',12,0,100,0,0,0,0,'Concubine - On Death'),
|
|
(16461,2,1,'<sigh> It\'s always over too soon.',12,0,100,0,0,0,0,'Concubine - On Death'),
|
|
(16461,2,2,'Just when things were getting interesting.',12,0,100,0,0,0,0,'Concubine - On Death'),
|
|
(16461,2,3,'We could have had so much fun!',12,0,100,0,0,0,0,'Concubine - On Death'),
|
|
(16461,3,0,'Come any closer, and I\'ll scream.',12,0,100,0,0,0,0,'Concubine - On Transform'),
|
|
(16461,3,1,'I want to show you a different side of me....',12,0,100,0,0,0,0,'Concubine - On Transform'),
|
|
(16461,3,2,'I want you to be with me... forever and ever.',12,0,100,0,0,0,0,'Concubine - On Transform'),
|
|
(16461,3,3,'Shhh... I have a little secret I\'ve been keeping.',12,0,100,0,0,0,0,'Concubine - On Transform'),
|
|
(16461,3,4,'I\'ve been very, very naughty....',12,0,100,0,0,0,0,'Concubine - On Transform'),
|
|
(16461,3,5,'Enough foreplay. Let\'s get down to business.',12,0,100,0,0,0,0,'Concubine - On Transform'),
|
|
(16468,0,0,'You must not interfere!',12,0,100,0,0,0,0,'Spectral Patron - On Aggro'),
|
|
(16468,0,1,'What are you doing? Be off!',12,0,100,0,0,0,0,'Spectral Patron - On Aggro'),
|
|
(16468,1,0,'Yes... I think I remember now...',12,0,100,0,0,0,0,'Spectral Patron - On Death'),
|
|
(16468,1,1,'I\'ll miss the show!',12,0,100,0,0,0,0,'Spectral Patron - On Death'),
|
|
(16470,0,0,'You were not invited!',12,0,100,0,0,0,0,'Ghostly Philanthropist - On Aggro'),
|
|
(16470,0,1,'Your insolence will not be tolerated!',12,0,100,0,0,0,0,'Ghostly Philanthropist - On Aggro'),
|
|
(16470,1,0,'Is it really over?',12,0,100,0,0,0,0,'Ghostly Philanthropist - On Death'),
|
|
(16470,1,1,'It\'s all... coming back to me.',12,0,100,0,0,0,0,'Ghostly Philanthropist - On Death'),
|
|
(16471,0,0,'Clear the area!',12,0,100,0,0,0,0,'Skeletal Usher - On Aggro'),
|
|
(16471,0,1,'Where\'s your ticket?',12,0,100,0,0,0,0,'Skeletal Usher - On Aggro'),
|
|
(16471,0,2,'The show is for guests only!',12,0,100,0,0,0,0,'Skeletal Usher - On Aggro'),
|
|
(16471,0,3,'You should not have come here!',12,0,100,0,0,0,0,'Skeletal Usher - On Aggro'),
|
|
(16471,0,4,'You\'ll be joining the other guests now....',12,0,100,0,0,0,0,'Skeletal Usher - On Aggro'),
|
|
(16471,1,0,'You cannot stop us all!',12,0,100,0,0,0,0,'Skeletal Usher - On Death'),
|
|
(16471,1,1,'Your death will soon follow...',12,0,100,0,0,0,0,'Skeletal Usher - On Death'),
|
|
(16472,0,0,'You\'re not allowed here!',12,0,100,0,0,0,0,'Phantom Stagehand - On Aggro'),
|
|
(16472,0,1,'You\'re not a guest!',12,0,100,0,0,0,0,'Phantom Stagehand - On Aggro'),
|
|
(16472,1,0,'Am I released from my duties?',12,0,100,0,0,0,0,'Phantom Stagehand - On Death'),
|
|
(16472,1,1,'At last, my work is done.',12,0,100,0,0,0,0,'Phantom Stagehand - On Death'),
|
|
(16472,2,0,'How many set changes? Same as last time, I suppose.',12,0,100,0,0,0,0,'Phantom Stagehand - Out of Combat'),
|
|
(16472,2,1,'Step lively; the master is counting on us!',12,0,100,0,0,0,0,'Phantom Stagehand - Out of Combat'),
|
|
(16473,0,0,'I will not be upstaged by amateurs!',12,0,100,0,0,0,0,'Spectral Performer - On Aggro'),
|
|
(16473,0,1,'The show must go on!',12,0,100,0,0,0,0,'Spectral Performer - On Aggro'),
|
|
(16473,1,0,'It\'s so cold, so dark.... I\'m not overacting, am I?',12,0,100,0,0,0,0,'Spectral Performer - On Death'),
|
|
(16473,1,1,'Make sure my name is spelled correctly on the tombst--',12,0,100,0,0,0,0,'Spectral Performer - On Death'),
|
|
(16481,0,0,'You will find no reward here, only death!',12,0,100,0,0,0,0,'Ghastly Haunt - On Aggro'),
|
|
(16481,0,1,'Visitors are forbidden!',12,0,100,0,0,0,0,'Ghastly Haunt - On Aggro'),
|
|
(16481,1,0,'Time to move on...',12,0,100,0,0,0,0,'Ghastly Haunt - On Death'),
|
|
(16481,1,1,'Free... at last.',12,0,100,0,0,0,0,'Ghastly Haunt - On Death'),
|
|
(16482,0,0,'You will find no reward here, only death!',12,0,100,0,0,0,0,'Trapped Soul - On Aggro'),
|
|
(16482,0,1,'Visitors are forbidden!',12,0,100,0,0,0,0,'Trapped Soul - On Aggro'),
|
|
(16482,1,0,'Time to move on...',12,0,100,0,0,0,0,'Trapped Soul - On Death'),
|
|
(16482,1,1,'Free... at last.',12,0,100,0,0,0,0,'Trapped Soul - On Death'),
|
|
(16483,0,0,'The last thing I remember is the ship falling and us getting into the pods. I\'ll go see how I can help. Thank you!',12,0,100,0,0,0,0,'draenei survivor SAY_HEAL1'),
|
|
(16483,0,1,'$C, Where am I? Who are you? Oh no! What happened to the ship?',12,0,100,0,0,0,0,'draenei survivor SAY_HEAL2'),
|
|
(16483,0,2,'$C You saved me! I owe you a debt that I can never repay. I\'ll go see if I can help the others.',12,0,100,0,0,0,0,'draenei survivor SAY_HEAL3'),
|
|
(16483,0,3,'Ugh... what is this place? Is that all that\'s left of the ship over there?',12,0,100,0,0,0,0,'draenei survivor SAY_HEAL4'),
|
|
(16483,1,0,'Oh, the pain...',12,0,100,0,0,0,0,'draenei survivor SAY_HELP1'),
|
|
(16483,1,1,'Everything hurts, Please make it stop...',12,0,100,0,0,0,0,'draenei survivor SAY_HELP2'),
|
|
(16483,1,2,'Ughhh... I hurt. Can you help me?',12,0,100,0,0,0,0,'draenei survivor SAY_HELP3'),
|
|
(16483,1,3,'I don\'t know if I can make it, please help me...',12,0,100,0,0,0,0,'draenei survivor SAY_HELP4'),
|
|
(16485,0,0,'Pillagers! Desecrators!',12,0,100,0,0,0,0,'Arcane Watchman - On Aggro'),
|
|
(16485,0,1,'Thieves! Stop them!',12,0,100,0,0,0,0,'Arcane Watchman - On Aggro'),
|
|
(16485,0,2,'You will not make it out alive!',12,0,100,0,0,0,0,'Arcane Watchman - On Aggro'),
|
|
(16485,0,3,'Halt at once!',12,0,100,0,0,0,0,'Arcane Watchman - On Aggro'),
|
|
(16485,1,0,'This... changes nothing. Eternal damnation awaits you!',12,0,100,0,0,0,0,'Arcane Watchman - On Death'),
|
|
(16485,1,1,'Others will take my place!',12,0,100,0,0,0,0,'Arcane Watchman - On Death'),
|
|
(16485,2,0,'The same fate awaits all who would steal from the master.',12,0,100,0,0,0,0,'Arcane Watchman - On Kill'),
|
|
(16485,2,1,'Death is far too merciful for your kind.',12,0,100,0,0,0,0,'Arcane Watchman - On Kill'),
|
|
(16504,0,0,'Pillagers! Desecrators!',12,0,100,0,0,0,0,'Arcane Protector - On Aggro'),
|
|
(16504,0,1,'Thieves! Stop them!',12,0,100,0,0,0,0,'Arcane Protector - On Aggro'),
|
|
(16504,0,2,'You will not make it out alive!',12,0,100,0,0,0,0,'Arcane Protector - On Aggro'),
|
|
(16504,0,3,'Halt at once!',12,0,100,0,0,0,0,'Arcane Protector - On Aggro'),
|
|
(16504,1,0,'This... changes nothing. Eternal damnation awaits you!',12,0,100,0,0,0,0,'Arcane Protector - On Death'),
|
|
(16504,1,1,'Others will take my place!',12,0,100,0,0,0,0,'Arcane Protector - On Death'),
|
|
(16504,2,0,'The same fate awaits all who would steal from the master.',12,0,100,0,0,0,0,'Arcane Protector - On Kill'),
|
|
(16504,2,1,'Death is far too merciful for your kind.',12,0,100,0,0,0,0,'Arcane Protector - On Kill'),
|
|
(16504,3,0,'Activating defense mode EL-2S.',12,0,100,0,0,0,0,'Arcane Protector - Mode Spell'),
|
|
(16504,4,0,'Activating defense mode EL-5R.',12,0,100,0,0,0,0,'Arcane Protector - Mode Range'),
|
|
(16504,5,0,'Activating defense mode EL-7M.',12,0,100,0,0,0,0,'Arcane Protector - Mode Melee'),
|
|
(16507,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16507,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16507,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16507,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16507,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16507,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16507,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Sentry'),
|
|
(16514,0,0,'Tedon, go ahead and try the neutralizing agent on the mutated creature.',12,0,100,1,0,0,0,'Botanist Taerix'),
|
|
(16518,0,0,'The %s seems overjoyed.',16,0,100,0,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16518,0,1,'The %s seems disoriented.',16,0,100,0,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16518,0,2,'The %s doesn\'t look like it minds the crystal\'s effects.',16,0,100,0,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16518,0,3,'The %s didn\'t like what just happened.',16,0,100,0,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16518,0,4,'The %s looks confused.',16,0,100,0,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16518,0,5,'The %s nods appreciatively.',16,0,100,0,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16521,0,0,'I hope you\'ve made your peace.',12,0,100,0,0,0,0,'Blood Elf Scout'),
|
|
(16521,0,1,'We won\'t allow you to leave this valley!',12,0,100,0,0,0,0,'Blood Elf Scout'),
|
|
(16521,0,2,'What a pity you survived the crash just to die here.',12,0,100,0,0,0,0,'Blood Elf Scout'),
|
|
(16522,0,0,'You\'ll not take me alive, scum!',12,0,100,0,0,0,0,'Surveyor Candress'),
|
|
(16523,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Shattered Hand Savage'),
|
|
(16524,0,0,'Please, no more! My son... he\'s gone mad!',14,0,100,0,0,9241,0,'aran SAY_AGGRO1'),
|
|
(16524,0,1,'I\'ll not be tortured again!',14,0,100,0,0,9323,0,'aran SAY_AGGRO2'),
|
|
(16524,0,2,'Who are you? What do you want? Stay away from me!',14,0,100,0,0,9324,0,'aran SAY_AGGRO3'),
|
|
(16524,1,0,'I\'ll show you: this beaten dog still has some teeth!',14,0,100,0,0,9245,0,'aran SAY_FLAMEWREATH1'),
|
|
(16524,1,1,'Burn, you hellish fiends!',14,0,100,0,0,9326,0,'aran SAY_FLAMEWREATH2'),
|
|
(16524,2,0,'I\'ll freeze you all!',14,0,100,0,0,9246,0,'aran SAY_BLIZZARD1'),
|
|
(16524,2,1,'Back to the cold dark with you!',14,0,100,0,0,9327,0,'aran SAY_BLIZZARD2'),
|
|
(16524,3,0,'Yes, yes my son is quite powerful... but I have powers of my own!',14,0,100,0,0,9242,0,'aran SAY_EXPLOSION1'),
|
|
(16524,3,1,'I am not some simple jester! I am Nielas Aran!',14,0,100,0,0,9325,0,'aran SAY_EXPLOSION2'),
|
|
(16524,4,0,'Surely you would not deny an old man a replenishing drink? No, no I thought not.',14,0,100,0,0,9248,0,'aran SAY_DRINK'),
|
|
(16524,5,0,'I\'m not finished yet! No, I have a few more tricks up my sleeve...',12,0,100,0,0,9251,0,'aran SAY_ELEMENTALS'),
|
|
(16524,6,0,'I want this nightmare to be over!',14,0,100,0,0,9250,0,'aran SAY_KILL1'),
|
|
(16524,6,1,'Torment me no more!',14,0,100,0,0,9328,0,'aran SAY_KILL2'),
|
|
(16524,7,0,'You\'ve wasted enough of my time. Let these games be finished!',14,0,100,0,0,9247,0,'aran SAY_TIMEOVER'),
|
|
(16524,8,0,'At last the nightmare is over...',14,0,100,0,0,9244,0,'aran SAY_DEATH'),
|
|
(16524,9,0,'Where did you get that?! Did HE send you?!',14,0,100,0,0,9249,0,'aran SAY_ATIESH'),
|
|
(16534,0,0,'The %s nods appreciatively.',16,0,100,2,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16534,0,1,'The %s looks confused.',16,0,100,6,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16534,0,2,'The %s didn\'t like what just happened.',16,0,100,18,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16534,0,3,'The %s seems overjoyed.',16,0,100,4,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16534,0,4,'The %s doen\'t look like it minds the crystal\'s effect.',16,0,100,22,0,0,0,'Inoculated Nestlewood Owlkin'),
|
|
(16540,0,0,'No! We were here first!',12,0,100,0,0,0,0,'Shadow Pillager - On Aggro'),
|
|
(16540,0,1,'The secrets of the library are ours and ours alone!',12,0,100,0,0,0,0,'Shadow Pillager - On Aggro'),
|
|
(16540,0,2,'The secrets of this place are not for the likes of you!',12,0,100,0,0,0,0,'Shadow Pillager - On Aggro'),
|
|
(16540,1,0,'Turn back while you can.',12,0,100,0,0,0,0,'Shadow Pillager - On Kill'),
|
|
(16540,1,1,'Amateurs! You are far beyond your depth!',12,0,100,0,0,0,0,'Shadow Pillager - On Kill'),
|
|
(16540,1,2,'The tower is no place for the uninitiated!',12,0,100,0,0,0,0,'Shadow Pillager - On Kill'),
|
|
(16540,2,0,'Beware... the upper reaches.',12,0,100,0,0,0,0,'Shadow Pillager - On Death'),
|
|
(16540,2,1,'You will succeed only in damning yourselves!',12,0,100,0,0,0,0,'Shadow Pillager - On Death'),
|
|
(16544,0,0,'No! We were here first!',12,0,100,0,0,0,0,'Ethereal Thief - On Aggro'),
|
|
(16544,0,1,'The secrets of the library are ours and ours alone!',12,0,100,0,0,0,0,'Ethereal Thief - On Aggro'),
|
|
(16544,0,2,'The secrets of this place are not for the likes of you!',12,0,100,0,0,0,0,'Ethereal Thief - On Aggro'),
|
|
(16544,1,0,'Turn back while you can.',12,0,100,0,0,0,0,'Ethereal Thief - On Kill'),
|
|
(16544,1,1,'Amateurs! You are far beyond your depth!',12,0,100,0,0,0,0,'Ethereal Thief - On Kill'),
|
|
(16544,1,2,'The tower is no place for the uninitiated!',12,0,100,0,0,0,0,'Ethereal Thief - On Kill'),
|
|
(16544,2,0,'Beware... the upper reaches.',12,0,100,0,0,0,0,'Ethereal Thief - On Death'),
|
|
(16544,2,1,'You will succeed only in damning yourselves!',12,0,100,0,0,0,0,'Ethereal Thief - On Death'),
|
|
(16545,0,0,'No! We were here first!',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Aggro'),
|
|
(16545,0,1,'The secrets of the library are ours and ours alone!',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Aggro'),
|
|
(16545,0,2,'The secrets of this place are not for the likes of you!',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Aggro'),
|
|
(16545,1,0,'Turn back while you can.',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Kill'),
|
|
(16545,1,1,'Amateurs! You are far beyond your depth!',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Kill'),
|
|
(16545,1,2,'The tower is no place for the uninitiated!',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Kill'),
|
|
(16545,2,0,'Beware... the upper reaches.',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Death'),
|
|
(16545,2,1,'You will succeed only in damning yourselves!',12,0,100,0,0,0,0,'Ethereal Spellfilcher - On Death'),
|
|
(16550,0,0,'By the seven Ata\'mal crystals! Others have survived the crash! Zhanaa, is that you? It is so good to see you again!',12,0,100,0,0,0,0,'Image of Technician Dyvuun'),
|
|
(16550,1,0,'And who do we have here? No doubt th... crzzzk ...ade this communication possible? I give you greetings fro... psshzzzk... Azure Watch.',12,0,100,0,0,0,0,'Image of Technician Dyvuun'),
|
|
(16550,2,0,'Judging by your signal, we put you... ust southeast of the larger part of the island we crashed onto. Cross the Crystalbrook River to ge... kshhhhk zzzt. Sorry, there\'s a lot of stat...',12,0,100,0,0,0,0,'Image of Technician Dyvuun'),
|
|
(16577,0,0,'Brothers and sisters, I have been to the promised land. I have tasted in the sublime energy. I have felt bliss - bliss so engrossing and all encompassing that I was left wondering if I had stumbled upon the dreams of gods.',12,0,100,5,0,0,0,'Martik Tor\'seldoi'),
|
|
(16577,1,0,'In paradise, you merely reach out and take from the Nether.',12,0,100,1,0,0,0,'Martik Tor\'seldoi'),
|
|
(16577,2,0,'From the very air! Tendrils of arcane energy light up the obsidian sky as plumes of raw magic rise up from fissures in the land. Kneel and drink from the fissure as you do from a stream or well. Pluck a tendril from the heavens as if it were an apple hanging from a branch.',12,0,100,5,0,0,0,'Martik Tor\'seldoi'),
|
|
(16578,0,0,'Tell us more, Martik. What is it? What does it feel like?',12,0,100,1,0,0,0,'Blood Elf Pilgrim'),
|
|
(16578,1,0,'But how?',12,0,100,6,0,0,0,'Blood Elf Pilgrim'),
|
|
(16578,2,0,'%s smiles/gasps.',16,0,100,0,0,0,0,'Blood Elf Pilgrim'),
|
|
(16584,0,0,'I\'ve seen gnomes work harder than you, peon! Little girl gnomes - with pig tails! MOVE IT, MOVE IT, MOVE IT!',12,0,100,5,0,0,0,'Watch Commander Krunk'),
|
|
(16585,0,0,'Yer slop is ready. Come n\' get it...',12,0,100,0,0,0,0,'Cookie One-Eye'),
|
|
(16585,1,0,'And if I hear that you palookas complained to Nazgrel again, it\'ll be one of ya\'s that I serve up next time...',12,0,100,0,0,0,0,'Cookie One-Eye'),
|
|
(16587,0,0,'Guards!',14,1,100,0,0,0,0,'Barley'),
|
|
(16589,0,0,'So there we were - me and the battalion, doing a routine recon down the bone road. We\'d sent the scout up ahead to look around in case anything dangerous come up.',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 0'),
|
|
(16589,1,0,'Sure enough, scount came runnin\' back, talkin\' bout some orcs down the path. They hadn\'t seen us yet so we figured we\'d go get aquainted.',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 1'),
|
|
(16589,2,0,'Big red bastards! Bigger than any orc I\'d ever seen. Muscles out to here, tusks out to here...',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 2'),
|
|
(16589,3,0,'%s nods.',16,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 3'),
|
|
(16589,4,0,'Fel orcs...',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 4'),
|
|
(16589,5,0,'I dunno, grunt. I just - don\'t - know...',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 5'),
|
|
(16589,6,0,'But that\'s not the worst of it. Before I could pull us back, a group of \'em spotted us and attacked.',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 6'),
|
|
(16589,7,0,'Lost some of my best soldiers that day...',12,0,100,0,0,0,0,'Guard Captain Cragtar - Speech Text 7'),
|
|
(16590,0,0,'If my stomach wasn\'t threatening to dislodge itself from my body and leave me for the refuse that we give to the prisoners, I might be insulted by this... this food.',12,0,100,0,0,0,0,'Injured Thrallmar Grunt'),
|
|
(16590,0,1,'Do I detect a hint of cinnamon? Or is that nutmeg? Whatever it is, one thing is for sure - nobody cooks donkey like you, Cookie.',12,0,100,0,0,0,0,'Injured Thrallmar Grunt'),
|
|
(16590,1,0,'What kinda orcs, chief?',12,0,100,0,0,0,0,'Injured Thrallmar Grunt'),
|
|
(16590,2,0,'You mean...',12,0,100,0,0,0,0,'Injured Thrallmar Grunt'),
|
|
(16590,3,0,'But how, chief? I thought the curse was lifted...',12,0,100,0,0,0,0,'Injured Thrallmar Grunt'),
|
|
(16593,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16593,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16593,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16593,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16593,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16593,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16593,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Brawler'),
|
|
(16594,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16594,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16594,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16594,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16594,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16594,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16594,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shadowmoon Acolyte'),
|
|
(16699,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16699,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Reaver'),
|
|
(16700,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,1,0,'Show them no quarter! Form up!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,1,1,'Get ready! This shouldn\'t take long...',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,1,2,'Form up! Let\'s make quick work of them!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,1,3,'Form ranks and make the intruders pay!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,1,4,'Line up, and crush these fools!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,0,'Join the fight! Agrama-ka!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,1,'Next warrior, now!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,2,'Next warrior, step up!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,3,'Fighter down!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,4,'Where\'s my support?',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,5,'Replacement, quickly!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,6,'Look Alive!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,7,'Engage the enemy!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16700,2,8,'Attack!',14,0,100,0,0,0,0,'Shattered Hand Legionnaire'),
|
|
(16769,0,0,'Knowing there isn\'t enough time, the Firewing Warlock doesn\'t even try to run.',16,0,100,0,0,0,0,'Firewing Warlock'),
|
|
(16769,1,0,'For Kael\'thas!',12,0,100,0,0,0,0,'Firewing Warlock'),
|
|
(16769,1,1,'You won\'t escape alive!',12,0,100,0,0,0,0,'Firewing Warlock'),
|
|
(16769,1,2,'Kill them before they get away!',12,0,100,0,0,0,0,'Firewing Warlock'),
|
|
(16769,1,3,'I will have your energy and then your life!',12,0,100,0,0,0,0,'Firewing Warlock'),
|
|
(16794,0,0,'...a potent concoction!',12,0,100,0,0,0,0,'Apothecary Azethen'),
|
|
(16794,1,0,'But where could I ever find a suitable test subject?',12,0,100,6,0,0,0,'Apothecary Azethen'),
|
|
(16794,2,0,'Drink this, you blue brute! Disobey me and I promise you a slow, painful death!',12,0,100,25,0,0,0,'Apothecary Azethen'),
|
|
(16794,3,0,'Hmmm... looks like I\'m going to need a new test subject.',12,0,100,274,0,0,0,'Apothecary Azethen'),
|
|
(16795,0,0,'I pity you, Forsaken. Your soul is devoid of light.',12,35,100,0,0,0,0,'Draenei Prisoner'),
|
|
(16807,0,0,'You wish to fight us all at once? This should be amusing!',14,0,100,0,0,10262,0,'nethekurse SAY_INTRO'),
|
|
(16807,1,0,'You can have that one, I no longer need him!',14,0,100,0,0,10263,0,'nethekurse PEON_ATTACK_1'),
|
|
(16807,1,1,'Yes, beat him mercilessly! His skull is as thick as an ogre\'s!',14,0,100,0,0,10264,0,'nethekurse PEON_ATTACK_2'),
|
|
(16807,1,2,'Don\'t waste your time on that one, he\'s weak!',14,0,100,0,0,10265,0,'nethekurse PEON_ATTACK_3'),
|
|
(16807,1,3,'You want him? Very well, take him!',14,0,100,0,0,10266,0,'nethekurse PEON_ATTACK_4'),
|
|
(16807,2,0,'One pitiful wretch down. Go on, take another one!',14,0,100,0,0,10267,0,'nethekurse PEON_DIE_1'),
|
|
(16807,2,1,'Ah, what a waste... next!',14,0,100,0,0,10268,0,'nethekurse PEON_DIE_2'),
|
|
(16807,2,2,'I was going to kill him anyway!',14,0,100,0,0,10269,0,'nethekurse PEON_DIE_3'),
|
|
(16807,2,3,'Thank you for saving me the trouble. Now it\'s my turn to have some fun!',14,0,100,0,0,10270,0,'nethekurse PEON_DIE_4'),
|
|
(16807,3,0,'Beg for your pitiful life!',14,0,100,0,0,10259,0,'nethekurse SAY_TAUNT_1'),
|
|
(16807,3,1,'Run, coward, run!',14,0,100,0,0,10260,0,'nethekurse SAY_TAUNT_2'),
|
|
(16807,3,2,'Your pain amuses me!',14,0,100,0,0,10261,0,'nethekurse SAY_TAUNT_3'),
|
|
(16807,4,0,'I\'m already bored!',14,0,100,0,0,10271,0,'nethekurse SAY_AGGRO_1'),
|
|
(16807,4,1,'Come on, show me a real fight!',14,0,100,0,0,10272,0,'nethekurse SAY_AGGRO_2'),
|
|
(16807,4,2,'I had more fun torturing the peons!',14,0,100,0,0,10273,0,'nethekurse SAY_AGGRO_3'),
|
|
(16807,5,0,'You lose.',14,0,100,0,0,10274,0,'nethekurse SAY_SLAY_1'),
|
|
(16807,5,1,'Oh, just die!',14,0,100,0,0,10275,0,'nethekurse SAY_SLAY_2'),
|
|
(16807,6,0,'What... a shame.',14,0,100,0,0,10276,0,'nethekurse SAY_DIE'),
|
|
(16808,0,0,'Ours is the TRUE Horde! The only Horde!',14,0,100,0,0,10323,0,'kargath SAY_AGGRO1'),
|
|
(16808,0,1,'I\'ll carve the meat from your bones!',14,0,100,0,0,10324,0,'kargath SAY_AGGRO2'),
|
|
(16808,0,2,'I am called Bladefist for a reason. As you will see.',14,0,100,0,0,10325,0,'kargath SAY_AGGRO3'),
|
|
(16808,1,0,'For the real Horde!',14,0,100,0,0,10326,0,'kargath SAY_SLAY1'),
|
|
(16808,1,1,'I am the ONLY warchief!',14,0,100,0,0,10327,0,'kargath SAY_SLAY2'),
|
|
(16808,2,0,'The true Horde... will prevail.',14,0,100,0,0,10328,0,'kargath SAY_DEATH'),
|
|
(16808,3,0,'The Alliance dares to intrude this far into my fortress? Bring out the Honor Hold prisoners and call for the executioner! They\'ll pay with their lives for this trespass!',14,0,100,0,0,0,0,'kargath'),
|
|
(16808,4,0,'Thrall\'s false Horde dares to intrude this far into my fortress? Bring out the Thrallmar prisoners and call for the executioner! They\'ll pay with their lives for this trespass!',14,0,100,0,0,0,0,'kargath'),
|
|
(16809,0,0,'%s enrages.',16,0,100,0,0,0,0,'omrogg EMOTE_ENRAGE'),
|
|
(16812,0,0,'Welcome ladies and gentlemen, to this evening\'s presentation!',14,0,100,0,0,9174,0,'barnes OZ1'),
|
|
(16812,1,0,'Tonight we plumb the depths of the human soul as we join a lost, lonely girl trying desperately--with the help of her loyal companions--to find her way home!',14,0,100,0,0,9338,0,'barnes OZ2'),
|
|
(16812,2,0,'But she is pursued... by a wicked, malevolent crone!',14,0,100,0,0,9339,0,'barnes OZ3'),
|
|
(16812,3,0,'Will she survive? Will she prevail? Only time will tell. And now... on with the show!',14,0,100,0,0,9340,0,'barnes OZ4'),
|
|
(16812,4,0,'Good evening ladies and gentlemen, welcome to this evening\'s presentation!',14,0,100,0,0,9175,0,'barnes HOOD1'),
|
|
(16812,5,0,'Tonight, things are not what they seem... for tonight your eyes may not be trusted!',14,0,100,0,0,9335,0,'barnes HOOD2'),
|
|
(16812,6,0,'Take for instance this quiet elderly woman waiting for a visit from her granddaughter... surely there is nothing to fear from this sweet, gray-haired old lady!',14,0,100,0,0,9336,0,'barnes HOOD3'),
|
|
(16812,7,0,'But don\'t let me pull the wool over your eyes! See for yourself what lies beneath those covers! And now... on with the show!',14,0,100,0,0,9337,0,'barnes HOOD4'),
|
|
(16812,8,0,'Welcome ladies and gentlemen, to this evening\'s presentation!',14,0,100,0,0,9176,0,'barnes RAJ1'),
|
|
(16812,9,0,'Tonight... we explore a tale of forbidden love!',14,0,100,0,0,9341,0,'barnes RAJ2'),
|
|
(16812,10,0,'But beware, for not all love stories end happily, as you may find out. Sometimes, love pricks like a thorn!',14,0,100,0,0,9342,0,'barnes RAJ3'),
|
|
(16812,11,0,'But don\'t take it from me; see for yourself what tragedy lies ahead when the paths of star crossed lovers meet! And now... on with the show!',14,0,100,0,0,9343,0,'barnes RAJ4'),
|
|
(16819,0,0,'Welcome to Honor Hold, $N. It\'s good to have you.',12,0,100,66,0,0,0,'Commander Danath Trollbane'),
|
|
(16819,1,0,'The feast of corruption is no more! Magtheridon has fallen to the battle prowess of $n and $g his:her; allies! Witness the might of the Alliance! A pit lord commander is destroyed!',14,7,100,22,0,0,2,'Force Commander Danath Trollbane to Player'),
|
|
(16819,2,0,'Hear me brothers and sisters-in-arms! The time of our enemies is at an end! We must strike at the fel orcs that remain! Exterminate them like the vermin that they are! Carry with you the favor of the Sons of Lothar!',14,7,100,22,0,0,2,'Force Commander Danath Trollbane to Player'),
|
|
(16822,0,0,'Guards!',14,7,100,0,0,0,0,'Flightmaster Krill Bitterhue'),
|
|
(16846,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Mag\'har Grunt'),
|
|
(16847,0,0,'My strength.... is... returning!',12,0,100,0,0,0,0,'Debilitated Maghar Grunt'),
|
|
(16847,0,1,'You\'ve found a cure! We will crush our enemies!',12,0,100,0,0,0,0,'Debilitated Maghar Grunt'),
|
|
(16847,0,2,'You\'ve restored my health! I\'m in your debt, $N.',12,0,100,0,0,0,0,'Debilitated Maghar Grunt'),
|
|
(16871,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bleeding Hollow Grunt'),
|
|
(16876,0,0,'%s becomes unstable and begins to disintegrate!',16,0,100,0,0,0,0,'Bonechewer Mutant'),
|
|
(16878,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Shattered Hand Berserker'),
|
|
(16880,0,0,'%s begins to grow stronger',16,0,100,0,0,0,0,'Hulking Helboar'),
|
|
(16916,0,0,'Please! I must feed on something soon... A mana crystal.... a shard... anything! The pain is unbearable!',12,0,100,0,0,0,0,'Wretched Captive'),
|
|
(16924,0,0,'Tell us! Where does your leader hide?',12,0,100,1,0,0,0,'Sergeant Kan\'\'ren'),
|
|
(16924,1,0,'You\'re not getting anything until you speak, scum!',12,0,100,1,0,0,0,'Sergeant Kan\'\'ren'),
|
|
(16938,0,0,'Put me out of this misery!',12,0,100,0,0,0,0,'Dreghood Brute'),
|
|
(16938,0,1,'Forgive me... I have no choice.',12,0,100,0,0,0,0,'Dreghood Brute'),
|
|
(16943,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Cyber-Rage Forgelord'),
|
|
(16964,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Warlord Morkh'),
|
|
(16976,0,0,'%s sobs.',16,0,100,18,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,1,'%s clenches his fists in anger.',16,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,2,'We can\'t even leave our houses anymore! The attacks are never ending!',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,3,'The graveyard on the hill is filling up faster than we can dig the holes on some days.',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,4,'Will we ever be able to go back home?',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,5,'I buried my son today, Thalvos... And my spouse last week.',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,6,'They say that there\'s gonna be another attack... None are to be left alive...',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,7,'Nerzhul will never give up. Where are our heroes?',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,8,'Trollbane alone cannot fight back the combined might of the orcish Horde. We are done for...',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16976,0,9,'We want answers, Lieutenant! We\'re entitled to know the truth!',12,0,100,0,0,0,0,'Ghostly Denizen'),
|
|
(16978,0,0,'Everybody settle down! We\'re doing our best to get the situation under control. Them bleedin\' orcs are unrelenting!',12,0,100,0,0,0,0,'Lieutenant Commander Thalvos'),
|
|
(16980,0,0,'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.',14,0,100,0,0,8881,0,'kelthuzad SAY_SAPP_DIALOG2_LICH'),
|
|
(16980,1,0,'Your security measures have failed! See to this interruption immediately!',14,0,100,0,0,8882,0,'kelthuzad SAY_SAPP_DIALOG4_LICH'),
|
|
(16992,0,0,'%s begins to grow stronger',16,0,100,0,0,0,0,'Dreadtusk'),
|
|
(16993,0,0,'Thank you for agreeing to help. Now, let\'s get out of here $N.',12,0,100,0,0,0,0,'wounded elf SAY_ELF_START'),
|
|
(16993,1,0,'Over there! They\'re following us!',12,0,100,0,0,0,0,'wounded elf SAY_ELF_SUMMON1'),
|
|
(16993,2,0,'Allow me a moment to rest. The journey taxes what little strength I have.',12,0,100,0,0,0,0,'wounded elf SAY_ELF_RESTING'),
|
|
(16993,3,0,'Did you hear something?',12,0,100,0,0,0,0,'wounded elf SAY_ELF_SUMMON2'),
|
|
(16993,4,0,'Falcon Watch, at last! Now, where\'s my... Oh no! My pack, it\'s missing! Where has -',12,0,100,0,0,0,0,'wounded elf SAY_ELF_COMPLETE'),
|
|
(16993,5,0,'You won\'t keep me from getting to Falcon Watch!',12,0,100,0,0,0,0,'wounded elf SAY_ELF_AGGRO'),
|
|
(17007,0,0,'I must see the master at once!',12,0,100,5,0,0,0,'Lady Keira Berrybuck - Out of Combat'),
|
|
(17007,0,1,'Where is the master?',12,0,100,5,0,0,0,'Lady Keira Berrybuck - Out of Combat'),
|
|
(17007,0,2,'Where has the master gone?',12,0,100,5,0,0,0,'Lady Keira Berrybuck - Out of Combat'),
|
|
(17007,0,3,'Why can we not talk to the master?',12,0,100,5,0,0,0,'Lady Keira Berrybuck - Out of Combat'),
|
|
(17008,0,0,'Be silent! The shattering is soon to come!',12,0,100,15,0,0,0,'Gul\'dan'),
|
|
(17008,1,0,'Bear witness to the undeniable power of our dark master!',12,0,100,0,0,0,0,'Gul\'dan'),
|
|
(17008,2,0,'With his gift, I shall raze this land and reform it!',12,0,100,0,0,0,0,'Gul\'dan'),
|
|
(17008,3,0,'Watch! See the ground shatter before us! Watch as the energy flows! It will feed our armies...',12,0,100,0,0,0,0,'Gul\'dan'),
|
|
(17008,4,0,'We will never be without power! I have secured our future! Bask in my glory!',12,0,100,0,0,0,0,'Gul\'dan'),
|
|
(17008,5,0,'It... is... done...',12,0,100,0,0,0,0,'Gul\'dan'),
|
|
(17023,0,0,'Gul\'dan speaks the truth! We should return at once to tell our brothers of the news! Retreat back through the portal!',14,0,100,5,0,0,0,'Shadow Council Enforcer'),
|
|
(17058,0,0,'Do not stop! I promise you a thousand deaths if you even think about putting down that pick!',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17058,0,1,'Dig faster, wretch! Do not force me to show you the true meaning of pain!',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17058,0,2,'Faster, scum! The Master won\'t be pleased if we don\'t find the Ata\'mal crystal he\'s after.',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17058,1,0,'You dare interfere with the Master\'s endeavors? You will pay, foolish mortal!',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17058,1,1,'Slay these intruders, filthy Dreghood! I promise you neverending pain if you disobey me!',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17058,1,2,'Go, you little wretches! Show these fools that our Master is not to be trifled with!',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17058,1,3,'Do not even think of fleeing, Broken wretches! I promise you a fate worse than death if you don\'t slay these intruders!',12,0,100,0,0,0,0,'Illidari Taskmaster'),
|
|
(17071,0,0,'This is great news! Your efforts have indeed saved us, $N!',12,0,100,0,0,0,0,'Technician Zhanaa'),
|
|
(17073,0,0,'<Sobbing> I hate graveyards. So many dead. And my sweet Luhanaa.....',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,1,'It should have been me!',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,2,'Be at peace, my sweet, sweet, Luhanaa.',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,3,'I\'ll never forget you, my love.',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,4,'If I ever find the ones responsible for the crash...!',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,5,'We should never have come along.',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,6,'Why, Luhanaa? Why?',12,0,100,6,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,7,'I miss you so much!',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,8,'You\'ll always be here, with me.',12,0,100,1,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,9,'Draenei Mourner weeps softly.',16,0,100,18,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,10,'Draenei Mourner bows his head and sighs, clearly exhausted.',16,0,100,2,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,11,'Draenei Mourner breaks down into huge, wracking sobs.',16,0,100,18,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17073,0,12,'Draenei Mourner stares in silence at the graver marker before him.',16,0,100,0,0,0,0,'Draenei Mourner - Random Say'),
|
|
(17077,0,0,'%s lifts its head into the air, as if listening for something.',16,0,100,0,0,0,0,'ancestral wolf EMOTE_WOLF_LIFT_HEAD'),
|
|
(17077,1,0,'%s lets out a howl that rings across the mountains to the north and motions for you to follow.',16,0,100,0,0,0,0,'ancestral wolf EMOTE_WOLF_HOWL'),
|
|
(17085,0,0,'Avruu\'s magic... it still controls me. You must fight me, mortal. It\'s the only way to break the spell!',12,0,100,0,0,0,0,'aeranas SAY_SUMMON'),
|
|
(17085,1,0,'Avruu\'s magic is broken! I\'m free once again!',12,0,100,0,0,0,0,'aeranas SAY_FREE'),
|
|
(17086,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Enraged Wraith'),
|
|
(17117,0,0,'%s groans.',16,7,100,0,0,0,0,'Injured Night Elf Priestess'),
|
|
(17117,1,0,'%s sits up.',16,7,100,0,0,0,0,'Injured Night Elf Priestess'),
|
|
(17117,2,0,'Whe... Where am I? What... What is this place?',12,7,100,6,0,0,0,'Injured Night Elf Priestess'),
|
|
(17117,3,0,'BY THE LIGHT OF ELUNE! Eredar! Cursed demons, what have you done to me? I have not come alone, we will fight you as we have in the past! I...',12,7,100,5,0,0,0,'Injured Night Elf Priestess'),
|
|
(17117,4,0,'%s falls back into a coma.',16,0,100,0,0,0,0,'Injured Night Elf Priestess'),
|
|
(17119,0,0,'I think I can make it to Brackenwall on my own. They\'ve got the cargo at the top of the tower. Be careful!',12,0,0,0,0,0,0,'Ithania - Escape'),
|
|
(17123,0,0,'Welcome, kind spirit. What has brought you to us?',12,0,100,0,0,0,0,''),
|
|
(17156,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Tortured Earth Spirit'),
|
|
(17188,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Raving Owlbeast'),
|
|
(17214,0,0,'Now to apply the ointment to her wounds.',12,7,100,1,0,0,0,'Anchorite Fateema'),
|
|
(17214,1,0,'It appears that the ointment is ineffective. Such a pity...',12,7,100,1,0,0,0,'Anchorite Fateema'),
|
|
(17214,2,0,'Man\'ari... But how... We are not eredar! She must know! If there are others like her, we must find them and explain...',12,7,100,1,0,0,0,'Anchorite Fateema'),
|
|
(17215,0,0,'There may still be a solution. Come here, $n. I will explain what I need.',12,7,100,1,0,0,0,'Daedal0'),
|
|
(17215,1,0,'This should do it...',12,7,100,0,0,0,0,'Daedal'),
|
|
(17215,2,0,'Wake up little creature. Wake up from your slumber... You are safe now.',12,7,100,0,0,0,0,'Daedal'),
|
|
(17225,0,0,'An ancient being awakens in the distance...',16,0,100,0,0,0,0,'Nightbane - EMOTE_SUMMON'),
|
|
(17225,1,0,'What fools! I shall bring a quick end to your suffering!',14,0,100,0,0,0,0,'Nightbane - YELL_AGGRO'),
|
|
(17225,2,0,'Miserable vermin. I shall exterminate you from the air!',14,0,100,0,0,0,0,'Nightbane - YELL_FLY_PHASE'),
|
|
(17225,3,0,'Enough! I shall land and crush you myself!',14,0,100,0,0,0,0,'Nightbane - YELL_LAND_PHASE'),
|
|
(17225,3,1,'Insects! Let me show you my strength up close!',14,0,100,0,0,0,0,'Nightbane - YELL_LAND_PHASE'),
|
|
(17225,4,0,'%s takes a deep breath.',41,0,100,0,0,0,0,'Nightbane - EMOTE_BREATH'),
|
|
(17226,0,0,'Ok, let\'s go. I know just the perfect spot!',12,0,100,0,0,0,0,'Viera Sunwhisper'),
|
|
(17226,1,0,'I can\'t wait to try this wine!',12,0,100,0,0,0,0,'Viera Sunwhisper'),
|
|
(17226,2,0,'What... is happening... to me? Get this cat away from me!',12,0,100,0,0,0,0,'Viera Sunwhisper'),
|
|
(17226,3,0,'%s scurries away, attempting to flee from Twinkle',16,0,100,0,0,0,0,'Viera Sunwhisper'),
|
|
(17230,0,0,'%s looks at Viera Sunwhisper with very hungry eyes',16,0,100,0,0,0,0,'Twinkle'),
|
|
(17233,0,0,'Why do you do this? Did I somehow wrong you in life?',12,0,100,0,0,0,0,'Defiling Uther\'s Tomb'),
|
|
(17233,1,0,'Ah, I see it now in your mind. This is the work of one of my former students... Mehlar Dawnblade. It is sad to know that his heart has turned so dark.',12,0,100,0,0,0,0,'Defiling Uther\'s Tomb'),
|
|
(17233,2,0,'Return to him. Return to Mehlor and tell him that I forgive him and that I understand why he believes what he does.',12,0,100,0,0,0,0,'Defiling Uther\'s Tomb'),
|
|
(17233,3,0,'I can only hope that he will see the Light and instead turn his energies to restoring once-beautiful Quel\'Thalas.',12,0,100,0,0,0,0,'Defiling Uther\'s Tomb'),
|
|
(17238,0,0,'Beware! We are attacked!',12,0,100,0,0,0,0,'anchorite truuen SAY_WP_0'),
|
|
(17238,1,0,'It must be the purity of the Mark of the Lightbringer that is drawing forth the Scourge to attack us. We must proceed with caution lest we be overwhelmed!',12,0,100,0,0,0,0,'anchorite truuen SAY_WP_1'),
|
|
(17238,2,0,'This land truly needs to be cleansed by the Light! Let us continue on to the tomb. It isn\'t far now...',12,0,100,0,0,0,0,'anchorite truuen SAY_WP_2'),
|
|
(17240,0,0,'Hey, Cookie! What\'s for dinner tonight? And don\'t say chicken!',12,7,100,22,0,0,0,'Admiral Odesyus'),
|
|
(17240,1,0,'Wow! Really?',12,7,100,5,0,0,0,'Admiral Odesyus'),
|
|
(17240,2,0,'I hate you so much, Cookie.',12,7,100,1,0,0,0,'Admiral Odesyus'),
|
|
(17241,0,0,'Adamant, could you please take a look at this tablet and try to decipher the runes?',12,7,100,1,0,0,0,'Priestess Kyleen Il\'dinare'),
|
|
(17241,1,0,'Thank you, Adamant. I think I know just the person for the job.',12,7,100,2,0,0,0,'Priestess Kyleen Il\'dinare'),
|
|
(17242,0,0,'Of course! Anything for you, darling!',12,7,100,5,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17242,1,0,'Alright, let me take a look at that tablet.',12,7,100,1,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17242,2,0,'%s slowly reads the tablet, mouthing the words in their native tongue.',16,7,100,0,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17242,3,0,'Naga warlord! Oh dear...',12,7,100,5,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17242,4,0,'Well, you aren\'t going to like what I have to tell you, young missy. This tablet is a naga communication. Their leader, Warlord Sriss\'tiz, has ordered his naga to take the rest of the island by force.',12,7,100,1,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17242,5,0,'And it looks like he\'s got reinforcements comin\' from Nazjatar!',12,7,100,5,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17242,6,0,'We\'ve got to do something about this!',12,0,100,5,0,0,0,'Archaeologist Adamant Ironheart'),
|
|
(17243,0,0,'Yes Master, all goes along as planned.',12,0,100,0,0,0,0,'engineer spark SAY_TEXT'),
|
|
(17243,1,0,'%s puts the shell to his ear.',16,0,100,0,0,0,0,'engineer spark EMOTE_SHELL'),
|
|
(17243,2,0,'Now I cut you!',14,0,100,0,0,0,0,'engineer spark SAY_ATTACK'),
|
|
(17243,3,0,'What\'s the big idea? You nearly blew my cover, idiot! I told you to put the compass and navigation maps somewhere safe - not out in the open for any fool to discover.',12,0,100,0,0,0,0,'geezle SPARK_SAY_2'),
|
|
(17243,4,0,'The Master has gone to great lengths to secure information about the whereabouts of the Exodar. You could have blown the entire operation, including the cover of our spy on the inside.',12,0,100,0,0,0,0,'geezle SPARK_SAY_3'),
|
|
(17243,5,0,'Relax? Do you know what Kael\'thas does to those that fail him, Geezle? Eternal suffering and pain... Do NOT screw this up, fool.',12,0,100,0,0,0,0,'geezle SPARK_SAY_5'),
|
|
(17243,6,0,'Our Bloodmyst scouts have located our contact. The fool, Velen, will soon leave himself open and defenseless -- long enough for us to strike! Now get out of my sight before I vaporize you...',12,0,100,0,0,0,0,'geezle SPARK_SAY_6'),
|
|
(17243,7,0,'picks up the naga flag.',16,0,100,0,0,0,0,'geezle EMOTE_SPARK'),
|
|
(17246,0,0,'Yarr, Admiral. Let me think about it... Arrr... It be comin\' into focus.',12,7,100,1,0,0,0,'\"Cookie\" McWeaksauce'),
|
|
(17246,1,0,'It looks like it be succulent pork ribs basted with its own delectable juices and a side o\' Captain Sander\'s Secret Sauce - fer dippin\'.',12,7,100,1,0,0,0,'\"Cookie\" McWeaksauce'),
|
|
(17246,2,0,'And fer dessert we be havin\' cheesecake, flown in fresh from Stormwind on the wings o\' angels...',12,7,100,1,0,0,0,'\"Cookie\" McWeaksauce'),
|
|
(17246,3,0,'No. Not really...',12,7,100,274,0,0,0,'\"Cookie\" McWeaksauce'),
|
|
(17246,4,0,'It be chicken...',12,7,100,1,0,0,0,'\"Cookie\" McWeaksauce'),
|
|
(17257,0,0,'Wretched, meddling insects! Release me, and perhaps I will grant you a merciful death!',14,0,100,0,0,10247,0,'Magtheridon SAY_TAUNT'),
|
|
(17257,0,1,'Vermin! Leeches! Take my blood and choke on it!',14,0,100,0,0,10248,0,'Magtheridon SAY_TAUNT'),
|
|
(17257,0,2,'Illidan is an arrogant fool! I will crush him and reclaim Outland as my own!',14,0,100,0,0,10249,0,'Magtheridon SAY_TAUNT'),
|
|
(17257,0,3,'Away, you mindless parasites! My blood is my own!',14,0,100,0,0,10250,0,'Magtheridon SAY_TAUNT'),
|
|
(17257,0,4,'How long do you believe your pathetic sorcery can hold me?',14,0,100,0,0,10251,0,'Magtheridon SAY_TAUNT'),
|
|
(17257,0,5,'My blood will be the end of you!',14,0,100,0,0,10252,0,'Magtheridon SAY_TAUNT'),
|
|
(17257,1,0,'I... am... UNLEASHED!!!',14,0,100,15,0,10253,0,'Magtheridon SAY_FREE'),
|
|
(17257,2,0,'Thank you for releasing me. Now... die!',14,0,100,0,0,10254,0,'Magtheridon SAY_AGGRO'),
|
|
(17257,3,0,'Did you think me weak? Soft? Who is the weak one now?!',14,0,100,0,0,10255,0,'Magtheridon SAY_SLAY'),
|
|
(17257,4,0,'Not again... NOT AGAIN!',14,0,100,0,0,10256,0,'Magtheridon SAY_BANISH'),
|
|
(17257,5,0,'I will not be taken so easily. Let the walls of this prison tremble... and FALL!!!',14,0,100,0,0,10257,0,'Magtheridon SAY_PHASE3'),
|
|
(17257,6,0,'The Legion... will consume you... all....',14,0,100,0,0,10258,0,'Magtheridon SAY_DEATH'),
|
|
(17257,7,0,'%s\'s bonds begin to weaken!',16,0,100,0,0,0,0,'Magtheridon SAY_EMOTE_BEGIN'),
|
|
(17257,8,0,'%s is nearly free of his bonds!',16,0,100,0,0,0,0,'Magtheridon SAY_EMOTE_NEARLY'),
|
|
(17257,9,0,'%s breaks free',16,0,100,0,0,0,0,'Magtheridon SAY_EMOTE_FREE'),
|
|
(17257,10,0,'%s begins to cast Blast Nova!',41,0,100,0,0,0,0,'Magtheridon SAY_EMOTE_NOVA'),
|
|
(17259,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17259,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17259,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17259,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17259,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17259,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17259,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bonechewer Hungerer'),
|
|
(17264,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17264,1,0,'You there! Keep a close watch on these ramparts, intruders could approach at any time!',14,0,100,0,0,0,0,'Bonechewer Ravener'),
|
|
(17269,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17269,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17269,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17269,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17269,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17269,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17269,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bleeding Hollow Darkcaster'),
|
|
(17270,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17270,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17270,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17270,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17270,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17270,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17270,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bleeding Hollow Archer'),
|
|
(17271,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bonechewer Destroyer'),
|
|
(17271,1,0,'Yes sir! I will not fail the Fel Horde!',14,0,100,66,0,0,0,'Bonechewer Destroyer'),
|
|
(17281,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17281,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17281,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17281,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17281,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17281,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17281,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bonechewer Ripper'),
|
|
(17300,0,0,'%s calls for help!',16,0,100,0,0,0,0,'Gorgannon'),
|
|
(17306,0,0,'Do you smell that? Fresh meat has somehow breached our citadel. Be wary of any intruders.',14,0,100,0,0,0,0,'gargolmar SAY_TAUNT'),
|
|
(17306,1,0,'Heal me! QUICKLY!',14,0,100,0,0,10329,0,'gargolmar SAY_HEAL'),
|
|
(17306,2,0,'Back off, pup!',14,0,100,0,0,10330,0,'gargolmar SAY_SURGE'),
|
|
(17306,3,0,'What have we here...?',14,0,100,0,0,10331,0,'gargolmar SAY_AGGRO_1'),
|
|
(17306,3,1,'Heh... this may hurt a little.',14,0,100,0,0,10332,0,'gargolmar SAY_AGGRO_2'),
|
|
(17306,3,2,'I\'m gonna enjoy this.',14,0,100,0,0,10333,0,'gargolmar SAY_AGGRO_3'),
|
|
(17306,4,0,'Say farewell!',14,0,100,0,0,10334,0,'gargolmar SAY_KILL_1'),
|
|
(17306,4,1,'Much too easy...',14,0,100,0,0,10335,0,'gargolmar SAY_KILL_2'),
|
|
(17306,5,0,'Hahah.. <cough> ..argh!',14,0,100,0,0,10336,0,'gargolmar SAY_DIE'),
|
|
(17307,0,0,'You have faced many challenges, pity they were all in vain. Soon your people will kneel to my lord!',14,0,100,0,0,10292,0,'vazruden the herald SAY_INTRO'),
|
|
(17308,0,0,'You dare stand against me?!',14,0,100,0,0,10280,0,'omor SAY_AGGRO_1'),
|
|
(17308,0,1,'I will not be defeated!',14,0,100,0,0,10279,0,'omor SAY_AGGRO_2'),
|
|
(17308,0,2,'Your insolence will be your death.',14,0,100,0,0,10281,0,'omor SAY_AGGRO_3'),
|
|
(17308,1,0,'Achor-she-ki! Feast my pet! Eat your fill!',14,0,100,0,0,10277,0,'omor SAY_SUMMON'),
|
|
(17308,2,0,'A-Kreesh!',14,0,100,0,0,10278,0,'omor SAY_CURSE'),
|
|
(17308,3,0,'Die, weakling!',14,0,100,0,0,10282,0,'omor SAY_KILL_1'),
|
|
(17308,4,0,'It is... not over.',14,0,100,0,0,10284,0,'omor SAY_DIE'),
|
|
(17308,5,0,'I am victorious!',14,0,100,0,0,10283,0,'omor SAY_WIPE'),
|
|
(17312,0,0,'Our house is this way, through the thicket.',12,0,100,0,0,0,0,'magwin SAY_START'),
|
|
(17312,1,0,'Help me!',12,0,100,0,0,0,0,'magwin SAY_AGGRO'),
|
|
(17312,2,0,'My poor family. Everything has been destroyed.',12,0,100,0,0,0,0,'magwin SAY_PROGRESS'),
|
|
(17312,3,0,'Father! Father! You\'re alive!',12,0,100,0,0,0,0,'magwin SAY_END1'),
|
|
(17312,4,0,'You can thank $N for getting me back here safely, father.',12,0,100,0,0,0,0,'magwin SAY_END2'),
|
|
(17312,5,0,'%s hugs her father.',16,0,100,0,0,0,0,'magwin EMOTE_HUG'),
|
|
(17318,0,0,'What\'s the big idea, Spark?',12,0,100,0,0,0,0,'geezle GEEZLE_SAY_1'),
|
|
(17318,1,0,'Relax, Spark! I have it all under control. We\'ll strip mine the Exodar right out from under \'em - making both you and I very, very rich in the process.',12,0,100,0,0,0,0,'geezle GEEZLE_SAY_4'),
|
|
(17318,2,0,'Yes, sir. It won\'t happen again...',12,0,100,0,0,0,0,'geezle GEEZLE_SAY_7'),
|
|
(17370,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17370,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17370,0,2,'Lok narash!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17370,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17370,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17370,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17370,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Laughing Skull Enforcer'),
|
|
(17375,0,0,'[Fulborg] The Stillpine furbolgs will not soon forget your bravery!',12,0,100,0,0,0,0,'stillpine capitive CAPITIVE_SAY_1'),
|
|
(17375,0,1,'[Fulborg] Thank you, $N',12,0,100,0,0,0,0,'stillpine capitive CAPITIVE_SAY_2'),
|
|
(17375,0,2,'[Fulborg] Those remaining at Stillpine Hold will welcome you as a hero!',12,0,100,0,0,0,0,'stillpine capitive CAPITIVE_SAY_3'),
|
|
(17375,0,3,'[Furbolg] The prophecy is true!',12,0,100,0,0,0,0,'Stillpine Captive'),
|
|
(17375,0,4,'%s growls at its captors.',16,0,100,0,0,0,0,'Stillpine Captive'),
|
|
(17377,0,0,'Who dares interrupt... What is this? What have you done? You ruin everything!',14,0,100,0,0,10164,0,'kelidan SAY_WAKE'),
|
|
(17377,1,0,'You mustn\'t let him loose!',14,0,100,0,0,10166,0,'kelidan SAY_ADD_AGGRO_1'),
|
|
(17377,1,1,'Ignorant whelps!',14,0,100,0,0,10167,0,'kelidan SAY_ADD_AGGRO_2'),
|
|
(17377,1,2,'You fools! He\'ll kill us all!',14,0,100,0,0,10168,0,'kelidan SAY_ADD_AGGRO_3'),
|
|
(17377,2,0,'Just as you deserve!',14,0,100,0,0,10169,0,'kelidan SAY_KILL_1'),
|
|
(17377,2,1,'Your friends will soon be joining you.',14,0,100,0,0,10170,0,'kelidan SAY_KILL_2'),
|
|
(17377,3,0,'Closer... Come closer.. and burn!',14,0,100,0,0,10165,0,'kelidan SAY_NOVA'),
|
|
(17377,4,0,'Good luck... you\'ll need it..',14,0,100,0,0,10171,0,'kelidan SAY_DIE'),
|
|
(17379,0,0,'%s urges you to follow him.',16,0,100,0,0,0,0,'Stillpine Ancestor Akida'),
|
|
(17379,1,0,'%s points to the totem of Coo.',16,0,100,25,0,0,0,'Stillpine Ancestor Akida'),
|
|
(17380,0,0,'Come intruders....',14,0,100,0,0,0,0,'broggok SAY_AGGRO'),
|
|
(17381,0,0,'My work must not be interrupted.',14,0,100,0,0,10286,0,'the maker SAY_AGGRO_1'),
|
|
(17381,0,1,'Perhaps I can find a use for you.',14,0,100,0,0,10287,0,'the maker SAY_AGGRO_2'),
|
|
(17381,0,2,'Anger... Hate... These are tools I can use.',14,0,100,0,0,10288,0,'the maker SAY_AGGRO_3'),
|
|
(17381,1,0,'Let\'s see what I can make of you.',14,0,100,0,0,10289,0,'the maker SAY_KILL_1'),
|
|
(17381,1,1,'It is pointless to resist.',14,0,100,0,0,10290,0,'the maker SAY_KILL_2'),
|
|
(17381,2,0,'Stay away from... me.',14,0,100,0,0,10291,0,'the maker SAY_DIE'),
|
|
(17391,0,0,'%s motions for you to follow him.',16,0,100,0,0,0,0,'Stillpine Ancestor Coo'),
|
|
(17391,1,0,'[Furbolg] Ritk kin\'chikx azul azure summit...',12,0,100,0,0,0,0,'Stillpine Ancestor Coo'),
|
|
(17391,2,0,'[Furbolg] Coo xip fly... Jump ilos river. Find Tikti.',12,0,100,0,0,0,0,'Stillpine Ancestor Coo'),
|
|
(17392,0,0,'%s asks you to follow him.',16,0,100,0,0,0,0,'Stillpine Ancestor Tikti'),
|
|
(17392,1,0,'[Furbolg] Far you mixik tak come. Gaze upon the kitch\'kal river. Follow. Ilog to Yor.',12,0,100,0,0,0,0,'Stillpine Ancestor Tikti'),
|
|
(17392,2,0,'[Furbolg] Go... Search yitix\'kil bottom river. South!',12,0,100,0,0,0,0,'Stillpine Ancestor Tikti'),
|
|
(17397,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17397,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17397,0,2,'Lok narash!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17397,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17397,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17397,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17397,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shadowmoon Adept'),
|
|
(17398,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17398,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17398,0,2,'Lok narash!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17398,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17398,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17398,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17398,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Nascent Fel Orc'),
|
|
(17404,0,0,'I\'ve failed... peace is impossible.',12,0,100,0,0,0,0,'Vindicator Sedai'),
|
|
(17404,1,0,'What in the Light\'s name...?',12,0,100,0,0,0,0,'Vindicator Sedai'),
|
|
(17404,2,0,'Fel orcs!',12,0,100,0,0,0,0,'Vindicator Sedai'),
|
|
(17404,3,0,'The cycle of bloodshed is unending... Is there nothing I can do?',12,0,100,0,0,0,0,'Vindicator Sedai'),
|
|
(17405,0,0,'You can die!',12,0,100,0,0,0,0,'Krun Spinebreaker'),
|
|
(17410,0,0,'[Furbolg] Bear witness to the savage acts of our adversaries, $N. They steal our young... our weak... Imprisoned here, they are left to the devices of the Bristlelimb. Set them free, Promised One!',12,0,100,0,0,0,0,'Stillpine Ancestor Vark'),
|
|
(17414,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17414,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17414,0,2,'Lok narash!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17414,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17414,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17414,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17414,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shadowmoon Technician'),
|
|
(17417,0,0,'Do not return, draenei scum. Next time we won\'t spare your life, unarmed or not!',12,0,100,0,0,0,0,'Mag\'har Escort'),
|
|
(17420,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17420,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Heathen'),
|
|
(17455,0,0,'Intruders! Hold them off until I can release the warhounds!',14,0,100,0,0,0,0,'Bonechewer Beastmaster'),
|
|
(17455,1,0,'You\'re too late, now feel the wrath of my warhounds!',14,0,100,0,0,0,0,'Bonechewer Beastmaster'),
|
|
(17461,0,0,'Archers, form ranks! On my mark!',14,0,100,0,0,0,0,'Shattered Hand Blood Guard'),
|
|
(17461,1,0,'Ready!',14,0,100,0,0,0,0,'Shattered Hand Blood Guard'),
|
|
(17461,2,0,'Aim!',14,0,100,0,0,0,0,'Shattered Hand Blood Guard'),
|
|
(17461,3,0,'Fire!',14,0,100,0,0,0,0,'Shattered Hand Blood Guard'),
|
|
(17465,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17465,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17465,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17465,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17465,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17465,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17465,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Centurion'),
|
|
(17478,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17478,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17478,0,2,'Lok narash!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17478,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17478,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17478,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17478,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Bleeding Hollow Scryer'),
|
|
(17491,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17491,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17491,0,2,'Lok narash!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17491,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17491,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17491,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17491,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Laughing Skull Rogue'),
|
|
(17521,0,0,'All the better to own you with!',14,0,100,0,0,9276,0,'wolf SAY_WOLF_AGGRO'),
|
|
(17521,1,0,'Mmmm... delicious.',14,0,100,0,0,9277,0,'SAY_WOLF_SLAY'),
|
|
(17521,2,0,'Run away little girl, run away!',14,0,100,0,0,9278,0,'SAY_WOLF_HOOD'),
|
|
(17533,0,0,'Wilt thou provoke me? Then have at thee, boy!',14,0,100,0,0,9233,0,'romulo SAY_ROMULO_AGGRO'),
|
|
(17533,1,0,'Thou smilest... upon the stroke that... murders me.',14,0,100,0,0,9235,0,'romulo SAY_ROMULO_DEATH'),
|
|
(17533,2,0,'This day\'s black fate on more days doth depend. This but begins the woe. Others must end.',14,0,100,0,0,9236,0,'romulo SAY_ROMULO_ENTER'),
|
|
(17533,3,0,'Thou detestable maw, thou womb of death; I enforce thy rotten jaws to open!',14,0,100,0,0,9237,0,'romulo SAY_ROMULO_RESURRECT'),
|
|
(17533,4,0,'How well my comfort is revived by this!',14,0,100,0,0,9238,0,'romulo SAY_ROMULO_SLAY'),
|
|
(17534,0,0,'What devil art thou, that dost torment me thus?',14,0,100,0,0,9196,0,'julianne SAY_JULIANNE_AGGRO'),
|
|
(17534,1,0,'Where is my lord? Where is my Romulo?',14,0,100,0,0,9199,0,'julianne SAY_JULIANNE_ENTER'),
|
|
(17534,2,0,'Romulo, I come! Oh... this do I drink to thee!',14,0,100,0,0,9199,0,'julianne SAY_JULIANNE_DEATH01'),
|
|
(17534,3,0,'Where is my Lord? Where is my Romulo? Ohh, happy dagger! This is thy sheath! There rust, and let me die!',14,0,100,0,0,9310,0,'julianne SAY_JULIANNE_DEATH02'),
|
|
(17534,4,0,'Come, gentle night; and give me back my Romulo!',14,0,100,0,0,9200,0,'julianne SAY_JULIANNE_RESURRECT'),
|
|
(17534,5,0,'Parting is such sweet sorrow.',14,0,100,0,0,9201,0,'julianne SAY_JULIANNE_SLAY'),
|
|
(17535,0,0,'Oh at last, at last. I can go home.',14,0,100,0,0,9190,0,'dorothee SAY_DOROTHEE_DEATH'),
|
|
(17535,1,0,'Don\'t let them hurt us, Tito! Oh, you won\'t, will you?',14,0,100,0,0,9191,0,'dorothee SAY_DOROTHEE_SUMMON'),
|
|
(17535,2,0,'Tito, oh Tito, no!',14,0,100,0,0,9192,0,'dorothee SAY_DOROTHEE_TITO_DEATH'),
|
|
(17535,3,0,'Oh dear, we simply must find a way home! The old wizard could be our only hope! Strawman, Roar, Tinhead, will you... wait! Oh golly, look! We have visitors!',14,0,100,0,0,9195,0,'dorothee SAY_DOROTHEE_AGGRO'),
|
|
(17536,0,0,'%s descends from the sky.',41,0,100,0,0,0,0,'nazan EMOTE'),
|
|
(17537,0,0,'Is there no one left to test me?',14,0,100,0,0,10293,0,'vazruden SAY_WIPE'),
|
|
(17537,1,0,'Your time is running out!',14,0,100,0,0,10294,0,'vazruden SAY_AGGRO_1'),
|
|
(17537,1,1,'You are nothing, I answer a higher call!',14,0,100,0,0,10295,0,'vazruden SAY_AGGRO_2'),
|
|
(17537,1,2,'The Dark Lord laughs at you!',14,0,100,0,0,10296,0,'vazruden SAY_AGGRO_3'),
|
|
(17537,2,0,'It is over. Finished!',14,0,100,0,0,10297,0,'vazruden SAY_KILL_1'),
|
|
(17537,2,1,'Your days are done!',14,0,100,0,0,10298,0,'vazruden SAY_KILL_2'),
|
|
(17537,3,0,'My lord will be the end you all...',14,0,100,0,0,10299,0,'vazruden SAY_DIE'),
|
|
(17543,0,0,'Now what should I do with you? I simply can\'t make up my mind.',14,0,100,0,0,9254,0,'strawman SAY_STRAWMAN_AGGRO'),
|
|
(17543,1,0,'Don\'t let them make a mattress... out of me.',14,0,100,0,0,9256,0,'strawman SAY_STRAWMAN_DEATH'),
|
|
(17543,2,0,'I guess I\'m not a failure after all.',14,0,100,0,0,9257,0,'strawman SAY_STRAWMAN_SLAY'),
|
|
(17546,0,0,'Wanna fight? Huh? Do ya? C\'mon, I\'ll fight you with both claws behind my back!',14,0,100,0,0,9227,0,'roar SAY_ROAR_AGGRO'),
|
|
(17546,1,0,'You didn\'t have to go and do that.',14,0,100,0,0,9229,0,'roar SAY_ROAR_DEATH'),
|
|
(17546,2,0,'I think I\'m going to go take fourty winks.',14,0,100,0,0,9230,0,'roar SAY_ROAR_SLAY'),
|
|
(17547,0,0,'I could really use a heart. Say, can I have yours?',14,0,100,0,0,9268,0,'tinhead SAY_TINHEAD_AGGRO'),
|
|
(17547,1,0,'Back to being an old rustbucket.',14,0,100,0,0,9270,0,'tinhead SAY_TINHEAD_DEATH'),
|
|
(17547,2,0,'Guess I\'m not so rusty, after all.',14,0,100,0,0,9271,0,'tinhead SAY_TINHEAD_SLAY'),
|
|
(17547,3,0,'%s begins to rust.',16,0,100,0,0,0,0,'tinhead EMOTE_RUST'),
|
|
(17554,0,0,'Guards!',14,7,100,0,0,0,0,'Laando'),
|
|
(17555,0,0,'Guards!',14,7,100,0,0,0,0,'Munci'),
|
|
(17587,0,0,'Help! I think this creature might be too tough for me to handle alone.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,0,1,'Can anyone hear me? I need help! This creature is going to kill me!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,0,2,'I can\'t hold it off any longer! Tell the exarch that I gave it my best.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,1,0,'Thanks again!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,1,1,'Thanks for the heal, $n!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,2,0,'Another victory for the Draenei!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,2,1,'Another infected beast destroyed!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,2,2,'Hah! This is easy.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,2,3,'How could you think yourself a match for the draenei champion!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,3,0,'Kill as many infected nightstalkers as I can find... This should be easy.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,3,1,'I\'m supposed to be hunting infected nightstalkers... This should be easy.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,3,2,'Where in the nether are these damnable lashers??',12,35,100,0,0,0,0,'17587'),
|
|
(17587,3,3,'Hrm, azure snapdragons? Where do they come up with these names? Daedal has gone mad!',12,35,100,0,0,0,0,'17587'),
|
|
(17587,3,4,'These stags look nothing like talbuks.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,3,5,'I wonder what that little purple creature at the village is... It\'s certainly beautiful.',12,35,100,0,0,0,0,'17587'),
|
|
(17587,4,0,'Time to meet your maker, $n!',12,35,100,0,0,0,0,'17587'),
|
|
(17591,0,0,'Your money or your life! Actually, just your life will do...',12,0,100,0,0,0,0,'Blood Elf Bandit'),
|
|
(17591,0,1,'Your death will make a fitting tribute to the King!',12,0,100,0,0,0,0,'Blood Elf Bandit'),
|
|
(17591,0,2,'For Silvermoon! For Sunstrider!',12,0,100,0,0,0,0,'Blood Elf Bandit'),
|
|
(17621,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Heathen Guard'),
|
|
(17623,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Reaver Guard'),
|
|
(17624,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17624,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17624,0,2,'Lok narash!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17624,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17624,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17624,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17624,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Laughing Skull Warden'),
|
|
(17626,0,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17626,0,1,'Gakarah ma!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17626,0,2,'Lok narash!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17626,0,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17626,0,4,'The blood is our power!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17626,0,5,'This world is OURS!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17626,0,6,'We are the true Horde!',12,0,100,0,0,0,0,'Laughing Skull Legionnaire'),
|
|
(17664,0,0,'You will regret this, maggot.',12,0,100,0,0,0,0,'Matis the Cruel'),
|
|
(17664,1,0,'%s falls unconscious.',16,0,100,0,0,0,0,'Matis the Cruel'),
|
|
(17670,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17670,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17670,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17670,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17670,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17670,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17670,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Houndmaster'),
|
|
(17671,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17671,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17671,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17671,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17671,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17671,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17671,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shattered Hand Champion'),
|
|
(17678,0,0,'Petulant children, pray to your gods for you are about to meet them!',14,0,100,0,0,0,0,'Sironas'),
|
|
(17681,0,0,'Woot! Thanks!',12,0,100,0,0,0,0,'Expedition Researcher'),
|
|
(17682,0,0,'Thank you for saving me, $N! My father will be delighted!',12,0,100,0,0,0,0,'Princess Stillpine'),
|
|
(17694,1,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17694,1,1,'Gakarah ma!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17694,1,2,'Lok narash!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17694,1,3,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17694,1,4,'The blood is our power!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17694,1,5,'This world is OURS!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17694,1,6,'We are the true Horde!',12,0,100,0,0,0,0,'Shadowmoon Darkcaster'),
|
|
(17702,0,0,'Face the wrath of Bristlelimb!',14,0,100,0,0,0,0,'High Chief Bristlelimb'),
|
|
(17711,0,0,'Do not proceed. You will be eliminated!',14,0,0,0,0,11344,0,'doomwalker SAY_AGGRO'),
|
|
(17711,1,0,'Tectonic disruption commencing.',14,0,0,0,0,11345,0,'doomwalker SAY_EARTHQUAKE_1'),
|
|
(17711,1,1,'Magnitude set. Release.',14,0,0,0,0,11346,0,'doomwalker SAY_EARTHQUAKE_2'),
|
|
(17711,2,0,'Trajectory locked.',14,0,0,0,0,11347,0,'doomwalker SAY_OVERRUN_1'),
|
|
(17711,2,1,'Engage maximum speed.',14,0,0,0,0,11348,0,'doomwalker SAY_OVERRUN_2'),
|
|
(17711,3,0,'Threat level zero.',14,0,0,0,0,11349,0,'doomwalker SAY_SLAY_1'),
|
|
(17711,3,1,'Directive accomplished.',14,0,0,0,0,11350,0,'doomwalker SAY_SLAY_2'),
|
|
(17711,3,2,'Target exterminated.',14,0,0,0,0,11351,0,'doomwalker SAY_SLAY_3'),
|
|
(17711,4,0,'System failure in five, f-o-u-r...',14,0,0,0,0,11352,0,'doomwalker SAY_DEATH'),
|
|
(17721,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Engineer'),
|
|
(17721,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Engineer'),
|
|
(17721,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Engineer'),
|
|
(17721,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Engineer'),
|
|
(17721,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Engineer'),
|
|
(17722,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Sorceress'),
|
|
(17722,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Sorceress'),
|
|
(17722,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Sorceress'),
|
|
(17722,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Sorceress'),
|
|
(17722,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Sorceress'),
|
|
(17723,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bog Giant'),
|
|
(17725,0,0,'%s grows in size upon seeing $N!',16,0,100,0,0,0,0,'Underbog Lurker'),
|
|
(17725,1,0,'Underbog Lurker\'s strength fades.',16,0,100,0,0,0,0,'Underbog Lurker'),
|
|
(17726,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Wrathfin Myrmidon'),
|
|
(17726,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Wrathfin Myrmidon'),
|
|
(17726,0,2,'For the Master!',12,0,100,0,0,0,0,'Wrathfin Myrmidon'),
|
|
(17726,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Wrathfin Myrmidon'),
|
|
(17726,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Wrathfin Myrmidon'),
|
|
(17727,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Wrathfin Sentry'),
|
|
(17727,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Wrathfin Sentry'),
|
|
(17727,0,2,'For the Master!',12,0,100,0,0,0,0,'Wrathfin Sentry'),
|
|
(17727,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Wrathfin Sentry'),
|
|
(17727,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Wrathfin Sentry'),
|
|
(17728,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Murkblood Tribesman'),
|
|
(17729,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Murkblood Spearman'),
|
|
(17730,0,0,'%s begins a massive heal!',16,0,100,0,0,0,0,'Murkblood Healer'),
|
|
(17732,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Lykul Wasp'),
|
|
(17734,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Underbog Lord'),
|
|
(17735,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Wrathfin Warrior'),
|
|
(17735,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Wrathfin Warrior'),
|
|
(17735,0,2,'For the Master!',12,0,100,0,0,0,0,'Wrathfin Warrior'),
|
|
(17735,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Wrathfin Warrior'),
|
|
(17735,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Wrathfin Warrior'),
|
|
(17767,0,0,'You have won this battle, but not... the... war',14,0,100,0,0,11026,0,'Rage Winterchill - SAY_ONDEATH'),
|
|
(17767,1,0,'All life must perish!',14,0,100,0,0,11025,0,'Rage Winterchill - SAY_ONSLAY1'),
|
|
(17767,1,1,'Victory to the Legion!',14,0,100,0,0,11057,0,'Rage Winterchill - SAY_ONSLAY2'),
|
|
(17767,2,0,'Crumble and rot!',14,0,100,0,0,11023,0,'Rage Winterchill - SAY_DECAY1'),
|
|
(17767,2,1,'Ashes to ashes, dust to dust',14,0,100,0,0,11055,0,'Rage Winterchill - SAY_DECAY2'),
|
|
(17767,3,0,'Succumb to the icy chill... of death!',14,0,100,0,0,11024,0,'Rage Winterchill - SAY_NOVA1'),
|
|
(17767,3,1,'It will be much colder in your grave',14,0,100,0,0,11058,0,'Rage Winterchill - SAY_NOVA2'),
|
|
(17767,4,0,'The Legion\'s final conquest has begun! Once again the subjugation of this world is within our grasp. Let none survive!',14,0,100,0,0,11022,0,'Rage Winterchill - SAY_ONAGGRO'),
|
|
(17768,0,0,'Thank you, dear $C, you just saved my life.',12,0,100,0,0,0,0,'stillblade SAY_HEAL'),
|
|
(17772,0,0,'I\'m in jeopardy, help me if you can!',14,0,100,0,0,11007,0,'jaina hyjal ATTACKED 1'),
|
|
(17772,0,1,'They\'ve broken through!',14,0,100,0,0,11049,0,'jaina hyjal ATTACKED 2'),
|
|
(17772,1,0,'Don\'t give up! We must prevail!',14,0,100,0,0,11006,0,'jaina hyjal BEGIN'),
|
|
(17772,2,0,'Stay alert! Another wave approaches.',14,0,100,0,0,11008,0,'jaina hyjal INCOMING'),
|
|
(17772,3,0,'Hold them back as long as possible.',14,0,100,0,0,11050,0,'jaina hyjal RALLY 1'),
|
|
(17772,3,1,'We must hold strong!',14,0,100,0,0,11051,0,'jaina hyjal RALLY 2'),
|
|
(17772,4,0,'We are lost. Fall back!',14,0,100,0,0,11009,0,'jaina hyjal FAILURE'),
|
|
(17772,5,0,'We have won valuable time. Now we must pull back!',14,0,100,0,0,11011,0,'jaina hyjal SUCCESS'),
|
|
(17772,6,0,'I did... my best.',14,0,100,0,0,11010,0,'jaina hyjal DEATH'),
|
|
(17796,0,0,'I\'m bringin\' the pain!',14,0,100,0,0,10367,0,'mekgineer SAY_MECHANICS'),
|
|
(17796,1,0,'You\'re in for a world of hurt!',14,0,100,0,0,10368,0,'mekgineer SAY_AGGRO_1'),
|
|
(17796,1,1,'Eat hot metal, scumbag!',14,0,100,0,0,10369,0,'mekgineer SAY_AGGRO_2'),
|
|
(17796,1,2,'I\'ll come over there!',14,0,100,0,0,10370,0,'mekgineer SAY_AGGRO_3'),
|
|
(17796,1,3,'I\'m bringin\' the pain!',14,0,100,0,0,10371,0,'mekgineer SAY_AGGRO_4'),
|
|
(17796,2,0,'You just got served, punk!',14,0,100,0,0,10372,0,'mekgineer SOUND_SLAY_1'),
|
|
(17796,2,1,'I own you!',14,0,100,0,0,10373,0,'mekgineer SOUND_SLAY_2'),
|
|
(17796,2,2,'Have fun dyin\', cupcake!',14,0,100,0,0,10374,0,'mekgineer SOUND_SLAY_3'),
|
|
(17796,3,0,'Mommy!',14,0,100,0,0,10375,0,'mekgineer SAY_DEATH'),
|
|
(17797,0,0,'Surge forth my pets!',14,0,100,0,0,10360,0,'thespia SAY_SUMMON'),
|
|
(17797,1,0,'The depths will consume you!',14,0,100,0,0,10361,0,'thespia SAY_AGGRO_1'),
|
|
(17797,1,1,'Meet your doom, surface dwellers!',14,0,100,0,0,10362,0,'thespia SAY_AGGRO_2'),
|
|
(17797,1,2,'You will drown in blood!',14,0,100,0,0,10363,0,'thespia SAY_AGGRO_3'),
|
|
(17797,2,0,'To the depths of oblivion with you!',14,0,100,0,0,10364,0,'thespia SAY_SLAY_1'),
|
|
(17797,2,1,'For my lady and master!',14,0,100,0,0,10365,0,'thespia SAY_SLAY_2'),
|
|
(17797,3,0,'Our matron will be.. the end of.. you..',14,0,100,0,0,10366,0,'thespia SAY_DEAD'),
|
|
(17798,0,0,'You deem yourselves worthy simply because you bested my guards? Our work here will not be compromised!',14,0,100,0,0,10390,0,'kalithresh SAY_INTRO'),
|
|
(17798,1,0,'This is not nearly over...',14,0,100,0,0,10391,0,'kalithresh SAY_REGEN'),
|
|
(17798,2,0,'Your head will roll!',14,0,100,0,0,10392,0,'kalithresh SAY_AGGRO1'),
|
|
(17798,2,1,'I despise all of your kind!',14,0,100,0,0,10393,0,'kalithresh SAY_AGGRO2'),
|
|
(17798,2,2,'Ba\'ahntha sol\'dorei!',14,0,100,0,0,10394,0,'kalithresh SAY_AGGRO3'),
|
|
(17798,3,0,'Scram, surface filth!',14,0,100,0,0,10395,0,'kalithresh SAY_SLAY1'),
|
|
(17798,3,1,'Ah ha ha ha ha ha ha!',14,0,100,0,0,10396,0,'kalithresh SAY_SLAY2'),
|
|
(17798,4,0,'For her Excellency... for... Vashj!',14,0,100,0,0,10397,0,'kalithresh SAY_DEATH'),
|
|
(17799,0,0,'Free at last!',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17799,0,1,'Will the pain ever end?',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17799,0,2,'We have waited forever for this day to come!',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17799,0,3,'The pain is finally over.',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17799,0,4,'How can we ever repay you for this?',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17799,0,5,'I spit on the corpse of these filthy naga.',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17799,0,6,'Thank you!',14,0,100,0,0,0,0,'Dreghood Slave'),
|
|
(17800,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Myrmidon'),
|
|
(17800,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Myrmidon'),
|
|
(17800,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Myrmidon'),
|
|
(17800,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Myrmidon'),
|
|
(17800,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Myrmidon'),
|
|
(17801,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Siren'),
|
|
(17801,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Siren'),
|
|
(17801,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Siren'),
|
|
(17801,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Siren'),
|
|
(17801,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Siren'),
|
|
(17803,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Oracle'),
|
|
(17803,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Oracle'),
|
|
(17803,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Oracle'),
|
|
(17803,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Oracle'),
|
|
(17803,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Oracle'),
|
|
(17805,0,0,'Get back to work you!',14,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,0,1,'Hurry up with it already! The longer you take, the more of a hurtin\' I\'m putting on you!',14,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,0,2,'This is terrible..... my arms grow tired from beating on you lazy peons!',14,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,0,3,'Too soon! You are slacking off too soon!',14,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,0,4,'Wake up! Now get up and back to work!',14,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,0,5,'What is this?! Didn\'t mommy and daddy teach you anything?!',14,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,1,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,1,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,1,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,1,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17805,1,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Slavemaster'),
|
|
(17807,0,0,'Let the trial begin, Bloodwrath Attack!',14,0,100,0,7000,0,0,'Master Kelerun Bloodmourn <Blood Knight>'),
|
|
(17807,1,0,'Champion Lightrend, make me proud!',14,0,100,0,7000,0,0,'Master Kelerun Bloodmourn <Blood Knight>'),
|
|
(17807,2,0,'Show this upstart how a real Blood Knight fights, Swiftblade!',14,0,100,0,7000,0,0,'Master Kelerun Bloodmourn <Blood Knight>'),
|
|
(17807,3,0,'Show $n the meaning of pain, Sunstriker!',14,0,100,0,7000,0,0,'Master Kelerun Bloodmourn <Blood Knight>'),
|
|
(17807,4,0,'Well Done $n! You have passed the second trial!',14,0,100,0,7000,0,0,'Master Kelerun Bloodmourn <Blood Knight>'),
|
|
(17808,0,0,'The clock... is still... ticking.',14,0,100,0,0,10982,0,'Anetheron - SAY_ONDEATH'),
|
|
(17808,1,0,'Your hopes are lost!',14,0,100,0,0,10981,0,'Anetheron - SAY_ONSLAY1'),
|
|
(17808,1,1,'Scream for me!',14,0,100,0,0,11038,0,'Anetheron - SAY_ONSLAY2'),
|
|
(17808,1,2,'Pity, no time for a slow death!',14,0,100,0,0,11039,0,'Anetheron - SAY_ONSLAY3'),
|
|
(17808,2,0,'The swarm is eager to feed!',14,0,100,0,0,10979,0,'Anetheron - SAY_SWARM1'),
|
|
(17808,2,1,'Pestilence upon you!',14,0,100,0,0,11037,0,'Anetheron - SAY_SWARM2'),
|
|
(17808,3,0,'You look tired...',14,0,100,0,0,10978,0,'Anetheron - SAY_SLEEP1'),
|
|
(17808,3,1,'Sweet dreams...',14,0,100,0,0,11545,0,'Anetheron - SAY_SLEEP2'),
|
|
(17808,4,0,'Let fire rain from above!',14,0,100,0,0,10980,0,'Anetheron - SAY_INFERNO1'),
|
|
(17808,4,1,'Earth and sky shall burn!',14,0,100,0,0,11036,0,'Anetheron - SAY_INFERNO2'),
|
|
(17808,5,0,'You are defenders of a doomed world! Flee here, and perhaps you will prolong your pathetic lives!',14,0,100,0,0,10977,0,'Anetheron - SAY_ONAGGRO'),
|
|
(17819,0,0,'I hear that Blackmoore has been acting strange.',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,0,1,'I\'m thinking of a vacation. I hear Hearthglen is nice.',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,0,2,'Quitting time can\'t come too soon.',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,1,0,'Blackmoore will have... your head!',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,1,1,'Cursed scum!',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,1,2,'I was just... following orders.',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,1,3,'Why...?',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,2,0,'Halt!',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,2,1,'Stop them!',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17819,2,2,'Surrender immediately!',12,0,100,0,0,0,0,'Durnholde Sentry'),
|
|
(17820,0,0,'I hear that Blackmoore has been acting strange.',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,0,1,'I\'m thinking of a vacation. I hear Hearthglen is nice.',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,0,2,'Quitting time can\'t come too soon.',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,1,0,'Blackmoore will have... your head!',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,1,1,'Cursed scum!',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,1,2,'I was just... following orders.',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,1,3,'Why...?',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,2,0,'Halt!',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,2,1,'Stop them!',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17820,2,2,'Surrender immediately!',12,0,100,0,0,0,0,'Durnholde Rifleman'),
|
|
(17826,0,0,'Beast! Obey me! Kill them at once!',14,0,100,0,0,10383,0,'Swamplord Musel\'ek bear'),
|
|
(17826,1,0,'We fight to the death!',14,0,100,0,0,10384,0,'Swamplord Musel\'ek Aggro'),
|
|
(17826,1,1,'I will end this quickly...',14,0,100,0,0,10385,0,'Swamplord Musel\'ek Aggro'),
|
|
(17826,1,2,'Acalah pek ecta!',14,0,100,0,0,10386,0,'Swamplord Musel\'ek Aggro'),
|
|
(17826,2,0,'Krypta!',14,0,100,0,0,10387,0,'Swamplord Musel\'ek Slay'),
|
|
(17826,2,1,'It is finished.',14,0,100,0,0,10388,0,'Swamplord Musel\'ek Slay'),
|
|
(17826,3,0,'Well... done...',14,0,100,0,0,10389,0,'Swamplord Musel\'ek Death'),
|
|
(17831,0,0,'$n, let\'s go see if this plan will work. Come along, Buddy!',12,0,100,0,0,0,0,'Watcher Leesa\'oh'),
|
|
(17831,1,0,'Ok, let\'s see about using those mushrooms you brought back to grow the bog lords a new food supply.',12,0,100,0,0,0,0,'Watcher Leesa\'oh'),
|
|
(17831,2,0,'Wait and see what happens!',12,0,100,0,0,0,0,'Watcher Leesa\'oh'),
|
|
(17831,3,0,'Oh Buddy, you big baby! Look, it\'s working. It\'s really working!! Now all I need to do is grow more of these mushrooms here and the bog lords will likely leave the sporelings alone!',12,0,100,0,0,0,0,'Watcher Leesa\'oh'),
|
|
(17831,4,0,'Oh, thank you, $n! You\'ve made it possible to save both the sporelings from the bog lords, and the bog lords from our wrath.',12,0,100,0,0,0,0,'Watcher Leesa\'oh'),
|
|
(17833,0,0,'I hear that Blackmoore has been acting strange.',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,0,1,'I\'m thinking of a vacation. I hear Hearthglen is nice.',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,0,2,'Quitting time can\'t come too soon.',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,1,0,'Blackmoore will have... your head!',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,1,1,'Cursed scum!',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,1,2,'I was just... following orders.',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,1,3,'Why...?',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,2,0,'Halt!',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,2,1,'Stop them!',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17833,2,2,'Surrender immediately!',12,0,100,0,0,0,0,'Durnholde Warden'),
|
|
(17835,0,0,'More will take my place.',12,0,100,0,0,0,0,'Infinite Assassin'),
|
|
(17835,0,1,'We will not be stopped!',12,0,100,0,0,0,0,'Infinite Assassin'),
|
|
(17835,0,2,'Your efforts... are in vain.',12,0,100,0,0,0,0,'Infinite Assassin'),
|
|
(17839,0,0,'History is about to be rewritten!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,0,1,'Let the siege begin!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,0,2,'The sands of time shall be scattered to the winds!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,1,0,'The rift must be protected!',12,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,1,1,'Victory or death!',12,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,1,2,'You are running out of time!',12,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,2,0,'No! The rift...',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,2,1,'You will accomplish nothing!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(17839,2,2,'You will never defeat us all!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(17840,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Durnholde Tracking Hound'),
|
|
(17842,0,0,'Your time is almost... up',14,0,100,0,0,11002,0,'Azgalor - SAY_ONDEATH'),
|
|
(17842,1,0,'Reesh, hokta!',14,0,100,0,0,11001,0,'Azgalor - SAY_ONSLAY1'),
|
|
(17842,1,1,'Don\'t fight it',14,0,100,0,0,11048,0,'Azgalor - SAY_ONSLAY2'),
|
|
(17842,1,2,'No one is going to save you',14,0,100,0,0,11047,0,'Azgalor - SAY_ONSLAY3'),
|
|
(17842,2,0,'Just a taste... of what awaits you',14,0,100,0,0,11046,0,'Azgalor - SAY_DOOM1'),
|
|
(17842,2,1,'Suffer you despicable insect!',14,0,100,0,0,11000,0,'Azgalor - SAY_DOOM2'),
|
|
(17842,3,0,'Abandon all hope! The legion has returned to finish what was begun so many years ago. This time there will be no escape!',14,0,100,0,0,10999,0,'Azgalor - SAY_ONAGGRO'),
|
|
(17843,0,0,'I want all of your trackers out in search of the criminal, Matis the Cruel. I have given trusted agents of the Hand flare guns. Should you or one of your trackers see the flare, it means that an agent has found Matis and needs assistance. And remember, tracker, Matis is to be brought back to me alive.',12,7,100,1,0,0,0,'Vindicator Kuros'),
|
|
(17848,0,0,'You there, fetch water quickly! Get these flames out before they spread to the rest of the keep! Hurry, damn you!',14,0,100,0,0,10428,0,'lieutenant drake SAY_ENTER'),
|
|
(17848,1,0,'I know what you\'re up to, and I mean to put an end to it, permanently!',14,0,100,0,0,10429,0,'lieutenant drake SAY_AGGRO'),
|
|
(17848,2,0,'No more middling for you.',14,0,100,0,0,10432,0,'lieutenant drake SAY_SLAY1'),
|
|
(17848,2,1,'You will not interfere!',14,0,100,0,0,10433,0,'lieutenant drake SAY_SLAY2'),
|
|
(17848,3,0,'Time to bleed!',14,0,100,0,0,10430,0,'lieutenant drake SAY_MORTAL'),
|
|
(17848,4,0,'Run, you blasted cowards!',14,0,100,0,0,10431,0,'lieutenant drake SAY_SHOUT'),
|
|
(17848,5,0,'Thrall... must not... go free.',14,0,100,0,0,10434,0,'lieutenant drake SAY_DEATH'),
|
|
(17852,0,0,'I will lie down for no one!',14,0,100,0,0,11031,0,'thrall hyjal ATTACKED 1'),
|
|
(17852,0,1,'Bring the fight to me and pay with your lives!',14,0,100,0,0,11061,0,'thrall hyjal ATTACKED 2'),
|
|
(17852,1,0,'Hold them back! Do not falter!',14,0,100,0,0,11030,0,'thrall hyjal BEGIN'),
|
|
(17852,2,0,'Make ready for another wave! LOK-TAR OGAR!',14,0,100,0,0,11032,0,'thrall hyjal INCOMING'),
|
|
(17852,3,0,'Victory or death!',14,0,100,0,0,11059,0,'thrall hyjal RALLY 1'),
|
|
(17852,3,1,'Do not give an inch of ground!',14,0,100,0,0,11060,0,'thrall hyjal RALLY 2'),
|
|
(17852,4,0,'It is over. Withdraw! We have failed.',14,0,100,0,0,11033,0,'thrall hyjal FAILURE'),
|
|
(17852,5,0,'We have played our part and done well. It is up to the others now.',14,0,100,0,0,11035,0,'thrall hyjal SUCCESS'),
|
|
(17852,6,0,'Uraaa...',14,0,100,0,0,11034,0,'thrall hyjal DEATH'),
|
|
(17853,0,0,'We\'ve got you now, Matis the Cruel!',12,0,100,0,0,0,0,'Tracker of the Hand'),
|
|
(17853,1,0,'Return to Kuros. I will bring him to Blood Watch.',12,7,100,0,0,0,0,'Tracker of the Hand'),
|
|
(17860,0,0,'I hear that Blackmoore has been acting strange.',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,0,1,'I\'m thinking of a vacation. I hear Hearthglen is nice.',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,0,2,'Quitting time can\'t come too soon.',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,1,0,'Blackmoore will have... your head!',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,1,1,'Cursed scum!',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,1,2,'I was just... following orders.',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,1,3,'Why...?',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,2,0,'Halt!',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,2,1,'Stop them!',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17860,2,2,'Surrender immediately!',12,0,100,0,0,0,0,'Durnholde Veteran'),
|
|
(17862,0,0,'Thrall! You didn\'t really think you would escape did you? You and your allies shall answer to Blackmoore - after I\'ve had my fun!',12,0,100,0,0,10406,0,'skarloc SAY_ENTER'),
|
|
(17862,1,0,'You\'re a slave. That\'s all you\'ll ever be.',12,0,100,0,0,10407,0,'skarloc SAY_TAUNT1'),
|
|
(17862,1,1,'I don\'t know what Blackmoore sees in you. For my money, you\'re just another ignorant savage!',12,0,100,0,0,10408,0,'skarloc SAY_TAUNT2'),
|
|
(17862,2,0,'Thrall will never be free!',12,0,100,0,0,10409,0,'skarloc SAY_SLAY1'),
|
|
(17862,2,1,'Did you really think you would leave here alive?',12,0,100,0,0,10410,0,'skarloc SAY_SLAY2'),
|
|
(17862,3,0,'Guards! Urgh..Guards..!',14,0,100,0,0,10411,0,'skarloc SAY_DEATH'),
|
|
(17875,0,0,'I am at your service, my lord.',12,7,100,0,0,0,0,'Hunter of the Hand'),
|
|
(17875,1,0,'It will be done, my lord.',12,7,100,1,0,0,0,'Hunter of the Hand'),
|
|
(17875,2,0,'%s calls forth their bretheren.',16,7,100,22,0,0,0,'Hunter of the Hand'),
|
|
(17875,3,0,'Brothers and sisters, tonight we hunt! A blood elf known as Matis must be brought to justice! The first to find him gets one week\'s vacation aboard the Exodar!',12,7,100,1,0,0,0,'Hunter of the Hand'),
|
|
(17875,4,0,'Onward! The wilds of Bloodmyst await!',12,7,100,1,0,0,0,'Hunter of the Hand'),
|
|
(17876,0,0,'Very well then. Let\'s go!',12,0,100,0,0,10465,0,'thrall hillsbrad SAY_TH_START_EVENT_PART1'),
|
|
(17876,1,0,'As long as we\'re going with a new plan, I may aswell pick up a weapon and some armor.',12,0,100,0,0,0,0,'thrall hillsbrad SAY_TH_ARMORY'),
|
|
(17876,2,0,'A rider approaches.',12,0,100,0,0,10466,0,'thrall hillsbrad SAY_TH_SKARLOC_MEET'),
|
|
(17876,3,0,'I\'ll never be chained again!',12,0,100,0,0,10467,0,'thrall hillsbrad SAY_TH_SKARLOC_TAUNT'),
|
|
(17876,4,0,'Very well. Tarren Mill lies just west of here. Since time is of the essence...',12,0,100,0,0,10468,0,'thrall hillsbrad SAY_TH_START_EVENT_PART2'),
|
|
(17876,5,0,'Let\'s ride!',12,0,100,0,0,10469,0,'thrall hillsbrad SAY_TH_MOUNTS_UP'),
|
|
(17876,6,0,'Taretha must be in the inn. Let\'s go.',12,0,100,0,0,0,0,'thrall hillsbrad SAY_TH_CHURCH_END'),
|
|
(17876,7,0,'Taretha! What foul magic is this?',12,0,100,0,0,0,0,'thrall hillsbrad SAY_TH_MEET_TARETHA'),
|
|
(17876,8,0,'Who or what was that?',12,0,100,0,0,10470,0,'thrall hillsbrad SAY_TH_EPOCH_WONDER'),
|
|
(17876,9,0,'No!',12,0,100,0,0,10471,0,'thrall hillsbrad SAY_TH_EPOCH_KILL_TARETHA'),
|
|
(17876,10,0,'Goodbye, Taretha. I will never forget your kindness.',12,0,100,0,0,10472,0,'thrall hillsbrad SAY_TH_EVENT_COMPLETE'),
|
|
(17876,11,0,'Things are looking grim...',12,0,100,0,0,10458,0,'thrall hillsbrad SAY_TH_RANDOM_LOW_HP1'),
|
|
(17876,11,1,'I will fight to the last!',12,0,100,0,0,10459,0,'thrall hillsbrad SAY_TH_RANDOM_LOW_HP2'),
|
|
(17876,12,0,'Taretha...',12,0,100,0,0,10460,0,'thrall hillsbrad SAY_TH_RANDOM_DIE1'),
|
|
(17876,12,1,'A good day...to die...',12,0,100,0,0,10461,0,'thrall hillsbrad SAY_TH_RANDOM_DIE2'),
|
|
(17876,13,0,'I have earned my freedom!',12,0,100,0,0,10448,0,'thrall hillsbrad SAY_TH_RANDOM_AGGRO1'),
|
|
(17876,13,1,'This day is long overdue. Out of my way!',12,0,100,0,0,10449,0,'thrall hillsbrad SAY_TH_RANDOM_AGGRO2'),
|
|
(17876,13,2,'I am a slave no longer!',12,0,100,0,0,10450,0,'thrall hillsbrad SAY_TH_RANDOM_AGGRO3'),
|
|
(17876,13,3,'Blackmoore has much to answer for!',12,0,100,0,0,10451,0,'thrall hillsbrad SAY_TH_RANDOM_AGGRO4'),
|
|
(17876,14,0,'You have forced my hand!',12,0,100,0,0,10452,0,'thrall hillsbrad SAY_TH_RANDOM_KILL1'),
|
|
(17876,14,1,'It should not have come to this!',12,0,100,0,0,10453,0,'thrall hillsbrad SAY_TH_RANDOM_KILL2'),
|
|
(17876,14,2,'I did not ask for this!',12,0,100,0,0,10454,0,'thrall hillsbrad SAY_TH_RANDOM_KILL3'),
|
|
(17876,15,0,'I am truly in your debt, strangers.',12,0,100,0,0,10455,0,'thrall hillsbrad SAY_TH_LEAVE_COMBAT1'),
|
|
(17876,15,1,'Thank you, strangers. You have given me hope.',12,0,100,0,0,10456,0,'thrall hillsbrad SAY_TH_LEAVE_COMBAT2'),
|
|
(17876,15,2,'I will not waste this chance. I will seek out my destiny.',12,0,100,0,0,10457,0,'thrall hillsbrad SAY_TH_LEAVE_COMBAT3'),
|
|
(17876,16,0,'That\'s enough out of him.',12,0,100,0,0,0,0,'thrall hillsbrad SAY_KILL_ARMORER'),
|
|
(17876,17,0,'Let\'s go.',12,0,100,0,0,0,0,'thrall hillsbrad SAY_GO_ARMORED'),
|
|
(17876,18,0,'She\'s not here.',12,0,100,0,0,0,0,'thrall hillsbrad SAY_ENTER_CHURCH'),
|
|
(17876,19,0,'I\'m glad you\'re safe, Taretha. None of this would have been possible without your friends. They made all of this happen.',12,0,100,1,0,0,0,'thrall hillsbrad SAY_GREET_TARETHA'),
|
|
(17876,20,0,'Then who are these people?',12,0,100,0,0,0,0,'thrall hillsbrad SAY_CHAT_TARETHA1'),
|
|
(17877,0,0,'Fhwoor go now, $N. Get ark, come back.',12,0,100,0,0,0,0,'Fhwoor'),
|
|
(17877,1,0,'Take moment... Get ready.',12,0,100,0,0,0,0,'Fhwoor'),
|
|
(17877,2,0,'Uh oh...',12,0,100,0,0,0,0,'Fhwoor'),
|
|
(17877,3,0,'Fhwoor do good!',12,0,100,0,0,0,0,'Fhwoor'),
|
|
(17879,0,0,'Why do you aid the Magus? Just think of how many lives could be saved if the portal is never opened, if the resulting wars could be erased...',14,0,100,0,0,10412,0,'chrono lord deja SAY_ENTER'),
|
|
(17879,1,0,'If you will not cease this foolish quest, then you will die!',14,0,100,0,0,10414,0,'chrono lord deja SAY_AGGRO'),
|
|
(17879,2,0,'You have outstayed your welcome, Timekeeper. Begone!',14,0,100,0,0,10413,0,'chrono lord deja SAY_BANISH'),
|
|
(17879,3,0,'I told you it was a fool\'s quest!',14,0,100,0,0,10415,0,'chrono lord deja SAY_SLAY1'),
|
|
(17879,3,1,'Leaving so soon?',14,0,100,0,0,10416,0,'chrono lord deja SAY_SLAY2'),
|
|
(17879,4,0,'Time ... is on our side.',14,0,100,0,0,10417,0,'chrono lord deja SAY_DEATH'),
|
|
(17880,0,0,'Why do you persist? Surely you can see the futility of it all. It is not too late! You may still leave with your lives...',14,0,100,0,0,10442,0,'temporus SAY_ENTER'),
|
|
(17880,1,0,'So be it ... you have been warned.',14,0,100,0,0,10444,0,'temporus SAY_AGGRO'),
|
|
(17880,2,0,'Time... sands of time is run out for you.',14,0,100,0,0,10443,0,'temporus SAY_BANISH'),
|
|
(17880,3,0,'You should have left when you had the chance.',14,0,100,0,0,10445,0,'temporus SAY_SLAY1'),
|
|
(17880,3,1,'Your days are done.',14,0,100,0,0,10446,0,'temporus SAY_SLAY2'),
|
|
(17880,4,0,'My death means ... little.',14,0,100,0,0,10447,0,'temporus SAY_DEATH'),
|
|
(17881,0,0,'The time has come to shatter this clockwork universe forever! Let us no longer be slaves of the hourglass! I warn you: those who do not embrace the greater path shall become victims of its passing!',14,0,100,0,0,10400,0,'aeonus SAY_ENTER'),
|
|
(17881,1,0,'Let us see what fate lays in store...',14,0,100,0,0,10402,0,'aeonus SAY_AGGRO'),
|
|
(17881,2,0,'Your time is up, slave of the past!',14,0,100,0,0,10401,0,'aeonus SAY_BANISH'),
|
|
(17881,3,0,'One less obstacle in our way!',14,0,100,0,0,10403,0,'aeonus SAY_SLAY1'),
|
|
(17881,3,1,'No one can stop us! No one!',14,0,100,0,0,10404,0,'aeonus SAY_SLAY2'),
|
|
(17881,4,0,'It is only a matter...of time.',14,0,100,0,0,10405,0,'aeonus SAY_DEATH'),
|
|
(17881,5,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'aeonus EMOTE_FRENZY'),
|
|
(17888,0,0,'Shaza-Kiel!',14,0,100,0,0,11017,0,'Kazrogal - SAY_ONSLAY1'),
|
|
(17888,0,1,'You... are nothing!',14,0,100,0,0,11053,0,'Kazrogal - SAY_ONSLAY2'),
|
|
(17888,0,2,'Miserable nuisance!',14,0,100,0,0,11054,0,'Kazrogal - SAY_ONSLAY3'),
|
|
(17888,1,0,'Your death will be a painful one.',14,0,100,0,0,11016,0,'Kazrogal - SAY_MARK1'),
|
|
(17888,1,1,'You... are marked.',14,0,100,0,0,11052,0,'Kazrogal - SAY_MARK2'),
|
|
(17888,2,0,'Cry for mercy! Your meaningless lives will soon be forfeit.',14,0,100,0,0,11015,0,'Kazrogal - SAY_ONAGGRO'),
|
|
(17892,0,0,'We are not finished!',12,0,100,0,0,0,0,'Infinite Chronomancer'),
|
|
(17893,0,0,'Hey! Over here! Yeah, over here... I\'m in this cage!!!',14,0,100,0,0,0,0,'Naturalist Bite'),
|
|
(17900,0,0,'Thank you for helping me. I know my way back from here.',12,0,100,0,0,0,0,'ashyen and keleth GOSSIP_REWARD_BLESS'),
|
|
(17901,0,0,'Thank you for helping me. I know my way back from here.',12,0,100,0,0,0,0,'ashyen and keleth GOSSIP_REWARD_BLESS'),
|
|
(17910,0,0,'Who dares disturb the sanctity of the Alonsus Chapel?',14,0,100,0,0,0,3,'Gregor the Justiciar'),
|
|
(17912,0,0,'There is no other way, blasphemer. Prepare to meet your fate.',14,0,100,0,0,0,3,'Nemas the Arbiter'),
|
|
(17913,0,0,'False paladin, show yourself! Prepare to taste the wrath of the Light\'s true servants!',14,0,100,0,0,0,3,'Aelmar the Vanquisher'),
|
|
(17914,0,0,'What you have done is abominable! Atone for your crimes against the Light!',14,0,100,0,0,0,3,'Vicar Hieronymus'),
|
|
(17918,0,0,'We must use this time wisely!',12,0,100,0,0,0,0,'Time Keeper'),
|
|
(17918,1,0,'Continue the fight! Do not falter!',14,0,100,0,0,0,0,'Time Keeper'),
|
|
(17918,1,1,'Carry on! Victory at all costs!',14,0,100,0,0,0,0,'Time Keeper'),
|
|
(17938,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Observer'),
|
|
(17938,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Observer'),
|
|
(17938,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Observer'),
|
|
(17938,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Observer'),
|
|
(17938,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Observer'),
|
|
(17940,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Technician'),
|
|
(17940,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Technician'),
|
|
(17940,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Technician'),
|
|
(17940,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Technician'),
|
|
(17940,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Technician'),
|
|
(17941,0,0,'The work must continue.',14,0,100,0,0,10376,0,'Mennu the Betrayer'),
|
|
(17941,0,1,'Don\'t make me kill you!',14,0,100,0,0,10378,0,'Mennu the Betrayer'),
|
|
(17941,0,2,'You brought this on yourselves.',14,0,100,0,0,10379,0,'Mennu the Betrayer'),
|
|
(17941,1,0,'It had to be done.',14,0,100,0,0,10380,0,'Mennu the Betrayer'),
|
|
(17941,1,1,'You should not have come.',14,0,100,0,0,10381,0,'Mennu the Betrayer'),
|
|
(17941,2,0,'I... Deserve this.',14,0,100,0,0,10382,0,'Mennu the Betrayer'),
|
|
(17949,0,0,'Remulos, old friend. It is good to see you once more. I knew the message would find its way to you; one way or another.',12,0,100,1,0,0,0,'Malfurion Stormrage - say Text 0'),
|
|
(17949,1,0,'I fear for the worst, old friend. Within the Dream we fight a new foe, born of an ancient evil. Ysera\'s noble brood has fallen victim to the old whisperings. It seems as if the Nightmare has broken through the realm to find a new host on Azeroth.',12,0,100,1,0,0,0,'Malfurion Stormrage - say Text 1'),
|
|
(17949,2,0,'Aye Remulos, prepare the mortal races.',12,0,100,1,0,0,0,'Malfurion Stormrage - say Text 2'),
|
|
(17949,3,0,'Cenarius fights at my side. Illidan sits atop his throne in Outland; brooding. I\'m afraid that the loss to Arthas proved to be his breaking point. Madness has embraced him, Remulos. He replays the events in his mind a thousand times per day, but in his mind, he is the victor and Arthas is utterly defeated. He is too far gone, old friend. I fear that the time may soon come that our bond is tested and it will not be as it was at the Well in Zin-Azshari.',12,0,100,1,0,0,0,'Malfurion Stormrage - say Text 3'),
|
|
(17949,4,0,'Remulos, I am being drawn back... Tyrande... send her my love... Tell her I am safe... Tell her... Tell her I will return... Farewell...',12,0,100,1,0,0,0,'Malfurion Stormrage - say Text 4'),
|
|
(17955,0,0,'The %s takes a piece of the mushroom tree and holds it to its \'nose\'. Seemingly satisfied, it eats it!',16,0,100,36,0,0,0,'Hungry Bog Lord'),
|
|
(17955,1,0,'The %s uproots the rest of the mushroom tree and makes off with it.',16,0,100,36,0,0,0,'Hungry Bog Lord'),
|
|
(17957,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Champion'),
|
|
(17957,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Champion'),
|
|
(17957,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Champion'),
|
|
(17957,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Champion'),
|
|
(17957,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Champion'),
|
|
(17958,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Defender'),
|
|
(17958,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Defender'),
|
|
(17958,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Defender'),
|
|
(17958,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Defender'),
|
|
(17958,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Defender'),
|
|
(17959,0,0,'Get back to work you!',14,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,0,1,'Hurry up with it already! The longer you take, the more of a hurtin\' I\'m putting on you!',14,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,0,2,'This is terrible..... my arms grow tired from beating on you lazy peons!',14,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,0,3,'Too soon! You are slacking off too soon!',14,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,0,4,'Wake up! Now get up and back to work!',14,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,0,5,'What is this?! Didn\'t mommy and daddy teach you anything?!',14,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,1,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,1,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,1,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,1,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17959,1,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Slavehandler'),
|
|
(17960,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Soothsayer'),
|
|
(17960,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Soothsayer'),
|
|
(17960,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Soothsayer'),
|
|
(17960,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Soothsayer'),
|
|
(17960,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Soothsayer'),
|
|
(17961,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Enchantress'),
|
|
(17961,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Enchantress'),
|
|
(17961,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Enchantress'),
|
|
(17961,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Enchantress'),
|
|
(17961,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Enchantress'),
|
|
(17962,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Coilfang Collaborator'),
|
|
(17963,0,0,'Free at last!',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17963,0,1,'Will the pain ever end?',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17963,0,2,'We have waited forever for this day to come!',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17963,0,3,'The pain is finally over.',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17963,0,4,'How can we ever repay you for this?',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17963,0,5,'I spit on the corpse of these filthy naga.',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17963,0,6,'Thank you!',14,0,100,0,0,0,0,'Wastewalker Slave'),
|
|
(17964,0,0,'Free at last!',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17964,0,1,'Will the pain ever end?',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17964,0,2,'We have waited forever for this day to come!',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17964,0,3,'The pain is finally over.',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17964,0,4,'How can we ever repay you for this?',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17964,0,5,'I spit on the corpse of these filthy naga.',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17964,0,6,'Thank you!',14,0,100,0,0,0,0,'Wastewalker Worker'),
|
|
(17968,1,0,'Your resistance is insignificant.',14,0,100,0,0,10987,0,'Archimonde - SAY_AGGRO'),
|
|
(17968,2,0,'This world will burn!',14,0,100,0,0,10990,0,'Archimonde - SAY_DOOMFIRE1'),
|
|
(17968,2,1,'Manach sheek-thrish!',14,0,100,0,0,11041,0,'Archimonde - SAY_DOOMFIRE2'),
|
|
(17968,3,0,'A-kreesh!',14,0,100,0,0,11041,0,'Archimonde - SAY_AIR_BURST1'),
|
|
(17968,3,1,'Away vermin!',14,0,100,0,0,10989,0,'Archimonde - SAY_AIR_BURST2'),
|
|
(17968,4,0,'All creation will be devoured!',14,0,100,0,0,11044,0,'Archimonde - SAY_SLAY1'),
|
|
(17968,4,1,'Your soul will languish for eternity.',14,0,100,0,0,10991,0,'Archimonde - SAY_SLAY12'),
|
|
(17968,4,2,'I am the coming of the end!',14,0,100,0,0,11045,0,'Archimonde - SAY_SLAY3'),
|
|
(17968,5,0,'At last it is here. Mourn and lament the passing of all you have ever known and all that would have been! Akmin-kurai!',14,0,100,0,0,10993,0,'Archimonde - SAY_ENRAGE'),
|
|
(17968,6,0,'No, it cannot be! Nooo!',14,0,100,0,0,10992,0,'Archimonde - SAY_DEATH'),
|
|
(17968,7,0,'You are mine now.',14,0,100,0,0,10988,0,'Archimonde - SAY_SOUL_CHARGE1'),
|
|
(17968,7,1,'Bow to my will.',14,0,100,0,0,11042,0,'Archimonde - SAY_SOUL_CHARGE2'),
|
|
(17968,8,0,'All of your efforts have been in vain, for the draining of the World Tree has already begun! Soon the heart of your world will beat no more!',14,0,100,0,0,10986,3,'Archimonde - Intro'),
|
|
(17969,0,0,'Is the way clear? Let\'s get out while we can, $N.',12,0,100,0,0,0,0,'kayra SAY_START'),
|
|
(17969,1,0,'Looks like we won\'t get away so easy. Get ready!',12,0,100,0,0,0,0,'kayra SAY_AMBUSH1'),
|
|
(17969,2,0,'Let\'s keep moving. We\'re not safe here!',12,0,100,0,0,0,0,'kayra SAY_PROGRESS'),
|
|
(17969,3,0,'Look out, $N! Enemies ahead!',12,0,100,0,0,0,0,'kayra SAY_AMBUSH2'),
|
|
(17969,4,0,'We\'re almost to the refuge! Let\'s go.',12,0,100,0,0,0,0,'kayra SAY_END'),
|
|
(17975,0,0,'What are you doing? These specimens are very delicate!',14,0,100,0,0,11144,0,'High Botanist Freywinn - Aggro Say'),
|
|
(17975,1,0,'Your lifecycle is now concluded!',14,0,100,0,0,11145,0,'High Botanist Freywinn - Kill Plant as Bloodelf Say'),
|
|
(17975,1,1,'You will feed the worms.',14,0,100,0,0,11146,0,'High Botanist Freywinn - Shapeshifting Say'),
|
|
(17975,2,0,'Endorel aluminor!',14,0,100,0,0,11147,0,'High Botanist Freywinn - Shapeshifting Say'),
|
|
(17975,3,0,'Nature bends to my will!',14,0,100,0,0,11148,0,'High Botanist Freywinn - Summoning Plants Say'),
|
|
(17975,4,0,'The specimens... must be... preserved.',14,0,100,0,0,11149,0,'High Botanist Freywinn - Death Say'),
|
|
(17975,5,0,'...thorny vines...mumble...ouch!',12,0,100,0,0,0,0,'High Botanist Freywinn - OOC Random Say'),
|
|
(17975,5,1,'...mumble mumble...',12,0,100,0,0,0,0,'High Botanist Freywinn - OOC Random Say'),
|
|
(17975,5,2,'...mumble...Petals of Fire...mumble...',12,0,100,0,0,0,0,'High Botanist Freywinn - OOC Random Say'),
|
|
(17975,5,3,'...with the right mixture, perhaps...',12,0,100,0,0,0,0,'High Botanist Freywinn - OOC Random Say'),
|
|
(17976,0,0,'Step forward! I will see that you are properly welcomed.',14,0,100,0,0,11071,0,'Commander Sarannis - On Aggro Say'),
|
|
(17976,1,0,'Oh stop your whimpering.',14,0,100,0,0,11072,0,'Commander Sarannis - On Player Death Say'),
|
|
(17976,1,1,'Mission accomplished.',14,0,100,0,0,11073,0,'Commander Sarannis - On Player Death Say'),
|
|
(17976,2,0,'You are no longer dealing with some underling.',14,0,100,0,0,11076,0,'Commander Sarannis - On Cast Arcane Resonance Say'),
|
|
(17976,3,0,'Band\'or shorel\'aran!',14,0,100,0,0,11077,0,'Commander Sarannis - On Cast Arcane Devastation Say'),
|
|
(17976,4,0,'%s calls for reinforcements.',16,0,100,0,0,0,0,'Commander Sarannis - On HP@50% Summon emote'),
|
|
(17976,5,0,'Guards! Come and kill these intruders!',14,0,100,0,0,11078,0,'Commander Sarannis - On HP@50% Summon Say'),
|
|
(17976,6,0,'I have not yet... begun to...',14,0,100,0,0,11079,0,'Commander Sarannis - On Death Say'),
|
|
(17977,0,0,'Who disturbs this sanctuary?',14,0,100,0,0,11230,0,'warp SAY_AGGRO'),
|
|
(17977,1,0,'You must die! But wait: this does not-- No, no... you must die!',14,0,100,0,0,11231,0,'warp SAY_SLAY_1'),
|
|
(17977,1,1,'What am I doing? Why do I...',14,0,100,0,0,11232,0,'warp SAY_SLAY_2'),
|
|
(17977,2,0,'Children, come to me!',14,0,100,0,0,11233,0,'warp SAY_SUMMON_1'),
|
|
(17977,2,1,'Maybe this is not-- No, we fight! Come to my aid.',14,0,100,0,0,11234,0,'warp SAY_SUMMON_2'),
|
|
(17977,3,0,'So... confused. Do not... belong here!',14,0,100,0,0,11235,0,'warp SAY_DEATH'),
|
|
(17978,0,0,'What aggravation is this? You will die!',14,0,100,0,0,11205,0,'Thorngrin the Tender - Aggro Say'),
|
|
(17978,1,0,'You seek a prize, eh? How about death?',14,0,100,0,0,11206,0,'Thorngrin the Tender - 20% Health Say'),
|
|
(17978,2,0,'I hate to say I told you so...',14,0,100,0,0,11207,0,'Thorngrin the Tender - Player Death Say'),
|
|
(17978,3,0,'Your life will be mine!',14,0,100,0,0,11208,0,'Thorngrin the Tender - Cast Sacrifice Say'),
|
|
(17978,4,0,'I revel in your pain!',14,0,100,0,0,11209,0,'Thorngrin the Tender - 50% Health Say'),
|
|
(17978,5,0,'I\'ll incinerate you!',14,0,100,0,0,11210,0,'Thorngrin the Tender - Cast Hellfire Say'),
|
|
(17978,5,1,'Scream while you burn!',14,0,100,0,0,11211,0,'Thorngrin the Tender - Cast Hellfire Say'),
|
|
(17978,6,0,'You won\'t... get far.',14,0,100,0,0,11212,0,'Thorngrin the Tender - On Death Say'),
|
|
(17978,7,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Thorngrin the Tender - On Enrage Say'),
|
|
(17978,8,0,'Welcome my brothers! Bask in the glory of my power!',14,0,100,0,0,0,0,'Thorngrin the Tender - Intro'),
|
|
(17980,0,0,'%s emits a strange noise.',16,0,100,0,0,0,0,'laj EMOTE_SUMMON'),
|
|
(17982,0,0,'Cover me!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,1,0,'I\'ve almost got it! Just a little more time...',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,2,0,'That\'ll do it! Quickly, take cover!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,3,0,'3...',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,4,0,'2...',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,5,0,'1...',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,6,0,'Don\'t get too excited, hero, that was the easy part. The challenge lies ahead! Let\'s go.',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,7,0,'What in the Nether is that?!?!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,8,0,'Be ready for anything, $N.',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,9,0,'Blessed Light! She\'s siphoning energy right out of the Vector Coil!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,10,0,'Cover me, we have to do this quickly. Once I blow the support on this side, it will disrupt the energy beams and she\'ll break out! I doubt very much that she\'ll be happy to see us.',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,11,0,'Take cover and be ready for the fight of your life, $N!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,12,0,'Holy Mother of O\'Ros!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,13,0,'I... I can\'t believe it\'s over. You did it! You\'ve destroyed the blood elves and their leader!',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17982,14,0,'Get back to Blood Watch. I\'ll see you there...',12,0,100,0,0,0,0,'Demonitiolist Legoso'),
|
|
(17993,0,0,'Help! Someone help us!',14,0,100,0,0,0,0,'Bloodwarder Protector'),
|
|
(17993,1,0,'Get out of here, there are too many of them! Escape while you can!',14,0,100,0,0,0,0,'Bloodwarder Protector'),
|
|
(17994,0,0,'Kill $N!',14,0,100,0,0,0,0,'Bloodwarder Falconer'),
|
|
(17994,0,1,'Do as I say, Fly!',12,0,100,0,0,0,0,'Bloodwarder Falconer'),
|
|
(18062,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Enraged Crusher'),
|
|
(18069,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Mogor'),
|
|
(18069,1,0,'Dat was poop! Mogor could put up much better fight den dat!',14,0,100,0,0,0,0,'Mogor'),
|
|
(18069,2,0,'Mogor not impressed! Skra\'gath wuz made of da air and shadow! Soft like da squishy orcies!',14,0,100,0,0,0,0,'Mogor'),
|
|
(18069,3,0,'Now you face da true champion! I give you chance to run away little one. Run away now before Mogor decim... destyor... Run away before Mogor KILL!',14,0,100,0,0,0,0,'Mogor'),
|
|
(18069,4,0,'No more chances! Now you pay da ogre!',14,0,100,15,0,0,0,'Mogor'),
|
|
(18069,5,0,'No more nice ogre! You hurt Mogor!',14,0,100,0,0,0,0,'Mogor'),
|
|
(18069,6,0,'WUT!? UNPOSSIBLE!! You fight Mogor now! Mogor destroy!',14,0,100,0,0,0,0,'Mogor'),
|
|
(18094,0,0,'I thought I saw something go into the barn.',12,0,100,0,0,0,0,'Tarren Mill Lookout'),
|
|
(18094,1,0,'Something riled that horse. Let\'s go!',12,0,100,0,0,0,0,'Tarren Mill Lookout'),
|
|
(18094,2,0,'Thrall\'s trapped himself in the chapel. He can\'t escape now.',12,0,100,0,0,0,0,'Tarren Mill Lookout'),
|
|
(18094,3,0,'He\'s here, stop him!',12,0,100,0,0,0,0,'Tarren Mill Lookout'),
|
|
(18096,0,0,'Thrall! Come outside and face your fate!',14,0,100,0,0,10418,0,'epoch hunter SAY_ENTER1'),
|
|
(18096,1,0,'Taretha\'s life hangs in the balance. Surely you care for her. Surely you wish to save her...',14,0,100,0,0,10419,0,'epoch hunter SAY_ENTER2'),
|
|
(18096,2,0,'Ah, there you are. I had hoped to accomplish this with a bit of subtlety, but I suppose direct confrontation was inevitable. Your future, Thrall, must not come to pass and so...you and your troublesome friends must die!',14,0,100,0,0,10420,0,'epoch hunter SAY_ENTER3'),
|
|
(18096,3,0,'Enough! I will erase your very existence!',14,0,100,0,0,10421,0,'epoch hunter SAY_AGGRO1'),
|
|
(18096,3,1,'You cannot fight fate!',14,0,100,0,0,10422,0,'epoch hunter SAY_AGGRO2'),
|
|
(18096,4,0,'You are...irrelevant.',14,0,100,0,0,10425,0,'epoch hunter SAY_SLAY1'),
|
|
(18096,4,1,'Thrall will remain a slave. Taretha will die. You have failed.',14,0,100,0,0,10426,0,'epoch hunter SAY_SLAY2'),
|
|
(18096,5,0,'Not so fast!',14,0,100,0,0,10423,0,'epoch hunter SAY_BREATH1'),
|
|
(18096,5,1,'Struggle as much as you like!',14,0,100,0,0,10424,0,'epoch hunter SAY_BREATH2'),
|
|
(18096,6,0,'No!...The master... will not... be pleased.',14,0,100,0,0,10427,0,'epoch hunter SAY_DEATH'),
|
|
(18098,0,0,'%s examines the information on the wanted poster.',16,0,100,0,0,0,0,'Kialon Nightblade'),
|
|
(18103,0,0,'Obey the laws of Silvermoon. Failure to do so will result in termination.',12,1,100,0,0,0,0,'Arcane Guardian'),
|
|
(18103,0,1,'Maintain order within these walls.',12,0,100,0,0,0,0,'Arcane Guardian'),
|
|
(18103,0,2,'Happiness is mandatory, citizen.',12,0,100,0,0,0,0,'Arcane Guardian - Random Talk'),
|
|
(18103,0,3,'Remain strong. Kael\'thas will - error - Lor\'themar will lead you to power and glory!',12,0,100,0,0,0,0,'Arcane Guardian - Random Talk'),
|
|
(18103,0,4,'Do not disturb the serenity of the city. Peace must be upheld.',12,0,100,0,0,0,0,'Arcane Guardian - Random Talk'),
|
|
(18105,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Ghaz\'an'),
|
|
(18117,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Ango\'rosh Ogre'),
|
|
(18119,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Ango\'rosh Brute'),
|
|
(18146,0,0,'Champion Vranesh inclines his head slightly to the pair of guardians in greeting.',16,1,100,0,0,0,0,'Champion Vranesh'),
|
|
(18146,1,0,'Champion Vranesh arches a scrulpled brow at the guards. a disapproving scowl on his face',16,1,100,0,0,0,0,'Champion Vranesh'),
|
|
(18146,2,0,'Champion Vranesh glances from guard to guard.',16,1,100,0,0,0,0,'Champion Vranesh'),
|
|
(18146,3,0,'Champion Vranesh surveys the small ranger practice ground with a condescending smirk.',16,1,100,0,0,0,0,'Champion Vranesh'),
|
|
(18166,0,0,'Do not burden A\'dal with mundane questions, $r. This being\'s will is all that keeps our enemies from crushing this city.',12,0,100,0,0,0,0,'Khadgar'),
|
|
(18166,1,0,'Show our guest around Shattrath, will you? Keep an eye out for pickpockets in the Lower City.',12,0,100,0,0,0,0,'Khadgar'),
|
|
(18168,0,0,'Woe to each and every one of you my pretties! <cackles>',14,0,100,0,0,9179,0,'crone SAY_CRONE_AGGRO'),
|
|
(18168,0,1,'It will all be over soon! <cackles>',14,0,100,0,0,9307,0,'crone SAY_CRONE_AGGRO2'),
|
|
(18168,1,0,'How could you? What a cruel, cruel world!',14,0,100,0,0,9178,0,'crone SAY_CRONE_DEATH'),
|
|
(18168,2,0,'Fixed you, didn\'t I? <cackles>',14,0,100,0,0,9180,0,'crone SAY_CRONE_SLAY'),
|
|
(18202,0,0,'Where do you think you\'re going? Kill them all!',12,0,100,0,0,0,0,'maghar captive SAY_MAG_MORE_REPLY'),
|
|
(18206,0,0,'Will the pain ever end?',12,0,100,0,0,0,0,'Wastewalker Captive'),
|
|
(18206,0,1,'Help me! Please help me!',12,0,100,0,0,0,0,'Wastewalker Captive'),
|
|
(18206,0,2,'How can you just leave me here?',12,0,100,0,0,0,0,'Wastewalker Captive'),
|
|
(18209,0,0,'It\'s an ambush! Defend yourself!',12,0,100,0,0,0,0,'Kurenai Captive'),
|
|
(18209,1,0,'More of them coming! Watch out!',12,0,100,0,0,0,0,'Kurenai Captive'),
|
|
(18209,2,0,'Ride the lightning, filth!',12,1,100,0,0,0,0,'Kurenai Captive'),
|
|
(18209,3,0,'We are surrounded!',14,0,100,0,0,0,0,'Kurenai Captive'),
|
|
(18209,4,0,'Up ahead is the road to Telaar. We will split up when we reach the fork as they will surely send more Murkblood after us. Hopefully one of us makes it back to Telaar alive.',14,7,100,0,0,0,0,'Kurenai Captive'),
|
|
(18210,0,0,'Look out!',12,0,100,0,0,0,0,'maghar captive SAY_MAG_START'),
|
|
(18210,1,0,'More of them coming! Watch out!',12,0,100,0,0,0,0,'maghar captive SAY_MAG_MORE'),
|
|
(18210,2,0,'Ride the lightning, filth!',12,0,100,0,0,0,0,'maghar captive SAY_MAG_LIGHTNING'),
|
|
(18210,3,0,'FROST SHOCK!!!',12,0,100,0,0,0,0,'maghar captive SAY_MAG_SHOCK'),
|
|
(18210,4,0,'It is best that we split up now, in case they send more after us. Hopefully one of us will make it back to Garrosh. Farewell stranger.',12,0,100,0,0,0,0,'maghar captive SAY_MAG_COMPLETE'),
|
|
(18211,0,0,'Don\'t let them escape! Kill the strong one first!',12,0,100,0,0,0,0,'maghar captive SAY_MAG_NO_ESCAPE'),
|
|
(18230,0,0,'The magister\'s going to kill me...',12,1,100,0,0,0,0,'Trayanise'),
|
|
(18230,0,1,'No, no, no! Come back here!',12,1,100,0,0,0,0,'Trayanise'),
|
|
(18230,0,2,'Argh. They told me those crystals would work properly!',12,1,100,0,0,0,0,'Trayanise'),
|
|
(18230,0,3,'When I catch you, I\'m going to disenchant your components, so help me...',12,1,100,0,0,0,0,'Trayanise'),
|
|
(18230,0,4,'Get back here, you little...',12,1,100,0,0,0,0,'Trayanise'),
|
|
(18230,0,5,'You stay out of the regent lord\'s way! I mean it!',12,1,100,0,0,0,0,'Trayanise'),
|
|
(18262,0,0,'I give up! Please don\'t kill me!',12,0,100,0,0,0,0,'unkor SAY_SUBMIT'),
|
|
(18292,0,0,'I wanna be just like the pitfighter!',12,0,100,5,0,0,0,'Bleeding Hollow Refugee'),
|
|
(18292,0,1,'Will he win? Can he win?',12,0,100,5,0,0,0,'Bleeding Hollow Refugee'),
|
|
(18293,0,0,'He\'s so well disciplined!',12,0,100,21,0,0,0,'Sunspring Post Refugee'),
|
|
(18296,0,0,'How does he do it?',12,0,100,0,0,0,0,'Sunspring Post Orphan'),
|
|
(18296,0,1,'I wanna be just like the pitfighter!',12,0,100,0,0,0,0,'Sunspring Post Orphan'),
|
|
(18296,0,2,'Wow! Look at his muscles!',12,0,100,0,0,0,0,'Sunspring Post Orphan'),
|
|
(18303,0,0,'My brothers and sisters. Listen to me. We must speak of the survival of our people. We have narrowly survived one calamity, but I fear the next shall destroy us.',12,0,100,1,0,0,0,'Lyria Skystrider'),
|
|
(18303,1,0,'Can you not see what is happening? Open your eyes. It is laid bare for all to see. What is this new alliance? Why have we betrayed our allies of old, only to take up with the enemies of all that live?',12,0,100,1,0,0,0,'Lyria Skystrider'),
|
|
(18303,2,0,'You speak of her as friend? You are a fool. This \"Dark Lady\" is not Sylvanas.',12,0,100,1,0,0,0,'Lyria Skystrider'),
|
|
(18303,3,0,'Blood? And these orcs, these fair weather friends? They will aid us?',12,0,100,11,0,0,0,'Lyria Skystrider'),
|
|
(18303,4,0,'The magisters are the traitors! They have sealed our doom.',12,0,100,25,0,0,0,'Lyria Skystrider'),
|
|
(18303,5,0,'We have not struggled so hard to survive, only to bring about the true destruction.',12,0,100,1,0,0,0,'Lyria Skystrider'),
|
|
(18303,6,0,'If we speak as one, we cannot be ignored!',12,0,100,1,0,0,0,'Lyria Skystrider'),
|
|
(18303,7,0,'We will repay the betrayal of the Alliance! We shall never forget, and never forgive!',12,1,100,21,0,0,0,'Lyria Skystrider'),
|
|
(18309,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Scavenger'),
|
|
(18309,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Scavenger'),
|
|
(18309,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Scavenger'),
|
|
(18309,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Scavenger'),
|
|
(18311,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Crypt Raider'),
|
|
(18311,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Crypt Raider'),
|
|
(18311,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Crypt Raider'),
|
|
(18311,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Crypt Raider'),
|
|
(18312,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Spellbinder'),
|
|
(18312,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Spellbinder'),
|
|
(18312,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Spellbinder'),
|
|
(18312,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Spellbinder'),
|
|
(18313,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Sorcerer'),
|
|
(18313,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Sorcerer'),
|
|
(18313,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Sorcerer'),
|
|
(18313,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Sorcerer'),
|
|
(18314,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Nexus Stalker'),
|
|
(18314,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Nexus Stalker'),
|
|
(18314,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Nexus Stalker'),
|
|
(18314,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Nexus Stalker'),
|
|
(18315,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Theurgist'),
|
|
(18315,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Theurgist'),
|
|
(18315,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Theurgist'),
|
|
(18315,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Theurgist'),
|
|
(18317,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Priest'),
|
|
(18317,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Priest'),
|
|
(18317,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Priest'),
|
|
(18317,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Priest'),
|
|
(18318,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Initiate'),
|
|
(18318,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Initiate'),
|
|
(18318,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Initiate'),
|
|
(18318,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Initiate'),
|
|
(18318,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Initiate'),
|
|
(18319,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Time-Lost Scryer'),
|
|
(18319,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Time-Lost Scryer'),
|
|
(18319,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Time-Lost Scryer'),
|
|
(18319,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Time-Lost Scryer'),
|
|
(18319,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Time-Lost Scryer'),
|
|
(18320,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Time-Lost Shadowmage'),
|
|
(18320,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Time-Lost Shadowmage'),
|
|
(18320,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Time-Lost Shadowmage'),
|
|
(18320,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Time-Lost Shadowmage'),
|
|
(18320,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Time-Lost Shadowmage'),
|
|
(18321,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Talon Lord'),
|
|
(18321,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Talon Lord'),
|
|
(18321,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Talon Lord'),
|
|
(18321,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Talon Lord'),
|
|
(18321,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Talon Lord'),
|
|
(18322,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Ravenguard'),
|
|
(18322,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Ravenguard'),
|
|
(18322,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Ravenguard'),
|
|
(18322,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Ravenguard'),
|
|
(18322,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Ravenguard'),
|
|
(18323,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Guard'),
|
|
(18323,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Guard'),
|
|
(18323,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Guard'),
|
|
(18323,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Guard'),
|
|
(18323,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Guard'),
|
|
(18325,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Prophet'),
|
|
(18325,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Prophet'),
|
|
(18325,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Prophet'),
|
|
(18325,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Prophet'),
|
|
(18325,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Prophet'),
|
|
(18326,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Shaman'),
|
|
(18326,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Shaman'),
|
|
(18326,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Shaman'),
|
|
(18326,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Shaman'),
|
|
(18326,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Shaman'),
|
|
(18327,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Time-Lost Controller'),
|
|
(18327,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Time-Lost Controller'),
|
|
(18327,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Time-Lost Controller'),
|
|
(18327,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Time-Lost Controller'),
|
|
(18327,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Time-Lost Controller'),
|
|
(18328,0,0,'Arak-ha!',12,0,100,0,0,0,0,'Sethekk Oracle'),
|
|
(18328,0,1,'Darkfire -- avenge us!',12,0,100,0,0,0,0,'Sethekk Oracle'),
|
|
(18328,0,2,'In Terokk\'s name!',12,0,100,0,0,0,0,'Sethekk Oracle'),
|
|
(18328,0,3,'Protect the Veil!',12,0,100,0,0,0,0,'Sethekk Oracle'),
|
|
(18328,0,4,'Ssssekk-sara Rith-nealaak!',12,0,100,0,0,0,0,'Sethekk Oracle'),
|
|
(18331,0,0,'If you hear the whisper, you\'re dying...',12,0,100,0,0,0,0,'Ethereal Darkcaster'),
|
|
(18331,0,1,'Welcome to the Void...',12,0,100,0,0,0,0,'Ethereal Darkcaster'),
|
|
(18331,0,2,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Ethereal Darkcaster'),
|
|
(18331,0,3,'You\'re far from home, stranger.',12,0,100,0,0,0,0,'Ethereal Darkcaster'),
|
|
(18337,0,0,'That should take care of that. Summon me if you have further need of my services.',12,0,100,11,0,0,0,'Priest Kath\'mar'),
|
|
(18341,0,0,'I will feed on your soul.',14,0,100,0,0,10561,0,'pandemonius SAY_AGGRO_1'),
|
|
(18341,0,1,'So... full of life!',14,0,100,0,0,10562,0,'pandemonius SAY_AGGRO_2'),
|
|
(18341,0,2,'Do not... resist.',14,0,100,0,0,10563,0,'pandemonius SAY_AGGRO_3'),
|
|
(18341,1,0,'Yes! I am... empowered!',14,0,100,0,0,10564,0,'pandemonius SAY_KILL_1'),
|
|
(18341,1,1,'More... I must have more!',14,0,100,0,0,10565,0,'pandemonius SAY_KILL_2'),
|
|
(18341,2,0,'To the void... once... more..',14,0,100,0,0,10566,0,'pandemonius SAY_DEATH'),
|
|
(18341,3,0,'%s shifts into the void...',41,0,100,0,0,0,0,'pandemonius EMOTE_DARK_SHELL'),
|
|
(18344,0,0,'What is this? You must forgive me, but I was not expecting company. As you can see, we are somewhat preoccupied right now. But no matter. As I am a gracious host, I will tend to you... personally.',14,0,100,0,0,10539,0,'shaffar SAY_INTRO'),
|
|
(18344,1,0,'We have not yet been properly introduced.',14,0,100,0,0,10541,0,'shaffar SAY_AGGRO_1'),
|
|
(18344,1,1,'An epic battle. How exciting!',14,0,100,0,0,10542,0,'shaffar SAY_AGGRO_2'),
|
|
(18344,1,2,'I have longed for a good adventure.',14,0,100,0,0,10543,0,'shaffar SAY_AGGRO_3'),
|
|
(18344,2,0,'It has been... entertaining.',14,0,100,0,0,10544,0,'shaffar SAY_SLAY_1'),
|
|
(18344,2,1,'And now we part company.',14,0,100,0,0,10545,0,'shaffar SAY_SLAY_2'),
|
|
(18344,3,0,'I have such fascinating things to show you.',14,0,100,0,0,10540,0,'shaffar SAY_SUMMON'),
|
|
(18344,4,0,'I must bid you... farewell.',14,0,100,0,0,10546,0,'shaffar SAY_DEAD'),
|
|
(18351,0,0,'In Nagrand, food hunt ogre!',12,0,100,0,0,0,0,'Lump'),
|
|
(18351,0,1,'You taste good with maybe a little salt and pepper.',12,0,100,0,0,0,0,'Lump'),
|
|
(18351,1,2,'OK, OK! Lump give up!',12,0,100,0,0,0,0,'Lump'),
|
|
(18369,0,0,'Thank you for saving me again!',12,0,100,0,0,0,0,'corki NPC_CORKI_3'),
|
|
(18371,0,0,'%s focuses on $n!',41,0,100,0,0,0,0,'Shirrak the Dead Watcher - Emote Focus'),
|
|
(18373,0,0,'You have defiled the resting place of our ancestors. For this offense, there can be but one punishment. It is fitting that you have come to a place of the dead... for you will soon be joining them.',14,0,100,0,0,10509,0,'maladaar SAY_INTRO'),
|
|
(18373,1,0,'Rise my fallen brothers. Take form and fight!',14,0,100,0,0,10512,0,'maladaar SAY_SUMMON'),
|
|
(18373,2,0,'You will pay with your life!',14,0,100,0,0,10513,0,'maladaar SAY_AGGRO_1'),
|
|
(18373,2,1,'There\'s no turning back now!',14,0,100,0,0,10514,0,'maladaar SAY_AGGRO_2'),
|
|
(18373,2,2,'Serve your penitence!',14,0,100,0,0,10515,0,'maladaar SAY_AGGRO_3'),
|
|
(18373,3,0,'Let your mind be clouded.',14,0,100,0,0,10510,0,'maladaar SAY_ROAR'),
|
|
(18373,3,1,'Stare into the darkness of your soul.',14,0,100,0,0,10511,0,'maladaar SAY_SOUL_CLEAVE'),
|
|
(18373,4,0,'These walls will be your doom.',14,0,100,0,0,10516,0,'maladaar SAY_SLAY_1'),
|
|
(18373,4,1,'<laugh> Now, you\'ll stay for eternity!',14,0,100,0,0,10517,0,'maladaar SAY_SLAY_2'),
|
|
(18373,5,0,'This is... where.. I belong...',14,0,100,0,0,10518,0,'maladaar SAY_DEATH'),
|
|
(18385,0,0,'I never thought it would turn out to be mana oil! There\'s going to be plenty of demand for that, minus Grek of course!',12,0,100,0,0,0,0,'Rakoria'),
|
|
(18385,1,0,'Ship it!',12,0,100,25,0,0,0,'Rakoria'),
|
|
(18399,0,0,'Blue brothers reign supreme!',12,0,100,0,0,0,0,'Murkblood Twin'),
|
|
(18400,0,0,'ROKDAR SMASH PUNY %t!',14,0,100,0,0,0,0,'Rokdar the Sundered Lord'),
|
|
(18401,0,0,'Closer... Come closer... See what the void brings!',14,0,100,0,0,0,0,'Skra\'gath'),
|
|
(18402,0,0,'Piece by piece I will tear this challenger apart... PIECE BY PIECE!',14,0,100,0,0,0,0,'Warmaul Champion'),
|
|
(18405,0,0,'Protect the Botanica at all costs!',14,0,100,0,0,0,0,'Tempest-Forge Peacekeeper'),
|
|
(18407,0,0,'Damn those ogres. Damn them to the Nether. Won\'t someone save us from these savages! This is the fifth kidnapping in as many days.',12,1,100,0,0,0,0,'Warden Bullrok'),
|
|
(18407,1,0,'That\'s the best reward we\'re going to be able to offer. Hopefully someone accepts the mission.',12,1,100,1,0,0,0,'Warden Bullrok'),
|
|
(18417,0,0,'The information you seek... I cannot give you that freely. You will have to prove that your enemies are the same as mine.',12,0,100,25,0,0,0,'Altruis the Sufferer to Player'),
|
|
(18417,1,0,'This book would give me unlimited power over my enemies... I would become... unstoppable!',12,0,100,1,0,0,0,'Altruis the Sufferer to Player'),
|
|
(18417,2,0,'No... you must take this from me, $n! I feel its dark power swaying my will already! Use it to destroy Varedis.',12,0,100,274,0,0,0,'Altruis the Sufferer to Player'),
|
|
(18428,0,0,'Death to the ogres!',12,0,100,0,0,0,0,'Mag\'har Prisoner'),
|
|
(18428,0,1,'Many thanks, hero!',12,0,100,0,0,0,0,'Mag\'har Prisoner'),
|
|
(18428,0,2,'One day, a hero will rise and lift the orcs up to their former glory.',12,0,100,0,0,0,0,'Mag\'har Prisoner'),
|
|
(18428,0,3,'Spirits watch over you, $r!',12,0,100,0,0,0,0,'Mag\'har Prisoner'),
|
|
(18428,0,4,'Thank you, $r! Your service to the Mag\'har will not be forgotten.',12,0,100,0,0,0,0,'Mag\'har Prisoner'),
|
|
(18445,0,0,'Thanks, $C! I\'m sure my dad will reward you greatly! Bye!',12,0,100,0,0,0,0,'corki NPC_CORKI'),
|
|
(18447,0,0,'The threat be over! $N be savin\' us all!',12,0,100,1,0,0,0,'Toki'),
|
|
(18471,0,0,'Get in the Ring of Blood, $N. The fight is about to start!',12,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,1,0,'The battle is about to begin! $N versus the ferocious clefthoof, Brokentoe!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,2,0,'$N has defeated Brokentoe!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,3,0,'The battle is about to begin! The unmerciful Murkblood twins versus $N!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,4,0,'Unbelievable! $N has defeated the Murkblood Twins!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,5,0,'Hailing from the mountains of Blade\'s Edge comes Rokdar the Sundered Lord! $N is in for the fight of $g his:her; life.',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,6,0,'$N is victorious once more!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,7,0,'From parts unkown: Skra\'gath! Can $N possibly survive the onslaught of void energies?',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,8,0,'$N is victorious once more!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,9,0,'This is the moment we\'ve all been waiting for! The Warmaul champion is about to make $g his:her; first showing at the Ring of Blood in weeks! Will $N go down in defeat as easily as the champion\'s other opponents? We shall see...',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,10,0,'$N is victorious once more!',14,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,11,0,'Mogor has challenged you. You have to accept! Get in the ring if you are ready to fight.',12,0,100,0,0,0,0,'Gurgthock'),
|
|
(18471,12,0,'$n has defeated the hero of the Warmaul, Mogor! All hail $n!',12,0,100,15,0,0,2,'Gurgthock'),
|
|
(18472,0,0,'I have pets..<squawk>..of my own!',14,0,100,0,0,10502,0,'syth SAY_SUMMON'),
|
|
(18472,1,0,'Hrrmm.. Time to.. hrrm.. make my move.',14,0,100,0,0,10503,0,'syth SAY_AGGRO_1'),
|
|
(18472,1,1,'Nice pets..hrm.. Yes! <squawking>',14,0,100,0,0,10504,0,'syth SAY_AGGRO_2'),
|
|
(18472,1,2,'Nice pets have.. weapons. Not so..<squawk>..nice.',14,0,100,0,0,10505,0,'syth SAY_AGGRO_3'),
|
|
(18472,2,0,'Death.. meeting life is.. <squawking>',14,0,100,0,0,10506,0,'syth SAY_SLAY_1'),
|
|
(18472,2,1,'Uhn.. Be free..<squawk>',14,0,100,0,0,10507,0,'syth SAY_SLAY_2'),
|
|
(18472,3,0,'No more life..hrm. No more pain. <squawks weakly>',14,0,100,0,0,10508,0,'syth SAY_DEATH'),
|
|
(18473,0,0,'<squawk>..Trinkets yes pretty Trinkets..<squawk>..power, great power. <squawk>..power in Trinkets..<squawk>',14,0,100,0,0,10557,0,'ikiss SAY_INTRO'),
|
|
(18473,1,0,'You make war on Ikiss?..<squawk>',14,0,100,0,0,10554,0,'ikiss SAY_AGGRO_1'),
|
|
(18473,1,1,'Ikiss cut you pretty..<squawk>..slice you. Yes!',14,0,100,0,0,10555,0,'ikiss SAY_AGGRO_2'),
|
|
(18473,1,2,'No escape for..<squawk>..for you',14,0,100,0,0,10556,0,'ikiss SAY_AGGRO_3'),
|
|
(18473,2,0,'You die..<squawk>..stay away from Trinkets',14,0,100,0,0,10558,0,'ikiss SAY_SLAY_1'),
|
|
(18473,2,1,'<squawk>',14,0,100,0,0,10559,0,'ikiss SAY_SLAY_2'),
|
|
(18473,3,0,'Ikiss will not..<squawk>..die',14,0,100,0,0,10560,0,'ikiss SAY_DEATH'),
|
|
(18473,4,0,'begins to channel arcane energy...',41,0,100,0,0,0,0,'ikiss EMOTE_ARCANE_EXP'),
|
|
(18475,0,0,'Come out, little birdies! Mug\'gok want to play!',14,0,100,0,0,0,0,'Muggok'),
|
|
(18475,1,0,'No hurt Mug\'gok\'s feelings, bird-men!',14,0,100,0,0,0,0,'Muggok'),
|
|
(18475,2,0,'Fine! Birdies be dat way! Mug\'gok find new friends!',14,0,100,14,0,0,0,'Muggok'),
|
|
(18481,0,0,'Silence descends upon Shattrath.',16,0,100,0,0,0,2,'A\'dal to Player'),
|
|
(18481,1,0,'%s\'s thoughts invade your mind.',16,0,100,0,0,0,2,'A\'dal to Player'),
|
|
(18481,2,0,'Kael\'thas Sunstrider has been defeated by $n and $g his:her; allies.',16,0,100,0,0,0,2,'A\'dal to Player'),
|
|
(18481,3,0,'The time to strike at the remaining blood elves of Tempest Keep is now. Take arms and let A\'dal\'s song of battle empower you!',16,0,100,0,0,0,2,'A\'dal to Player'),
|
|
(18493,0,0,'Shhh! The spirits are sleeping!',12,0,100,0,0,0,0,'Auchenai Soulpriest'),
|
|
(18493,0,1,'You have chosen death.',12,0,100,0,0,0,0,'Auchenai Soulpriest'),
|
|
(18493,0,2,'You will pay for this violation.',12,0,100,0,0,0,0,'Auchenai Soulpriest'),
|
|
(18493,0,3,'You will rest with the honored dead.',12,0,100,0,0,0,0,'Auchenai Soulpriest'),
|
|
(18495,0,0,'Shhh! The spirits are sleeping!',12,0,100,0,0,0,0,'Auchenai Vindicator'),
|
|
(18495,0,1,'You have chosen death.',12,0,100,0,0,0,0,'Auchenai Vindicator'),
|
|
(18495,0,2,'You will pay for this violation.',12,0,100,0,0,0,0,'Auchenai Vindicator'),
|
|
(18495,0,3,'You will rest with the honored dead.',12,0,100,0,0,0,0,'Auchenai Vindicator'),
|
|
(18497,0,0,'Shhh! The spirits are sleeping!',12,0,100,0,0,0,0,'Auchenai Monk'),
|
|
(18497,0,1,'You have chosen death.',12,0,100,0,0,0,0,'Auchenai Monk'),
|
|
(18497,0,2,'You will pay for this violation.',12,0,100,0,0,0,0,'Auchenai Monk'),
|
|
(18497,0,3,'You will rest with the honored dead.',12,0,100,0,0,0,0,'Auchenai Monk'),
|
|
(18528,0,0,'Xi\'ri falls silent and a quiet tension falls over nearby Sha\'tar forces as Xi\'ri makes his decision.',16,0,100,0,0,0,0,'Xi\'ri'),
|
|
(18528,1,0,'Xi\'ri begins channeling the powers of the light.',16,0,100,0,0,0,0,'Xi\'ri'),
|
|
(18533,0,0,'Skywing, I will free you from your curse over my dead body!',14,0,100,0,0,0,0,'Luanga the Imprisoner'),
|
|
(18554,0,0,'You come into my house and threaten ME? I think not!',12,0,100,0,0,0,0,'Sharth Voldoun'),
|
|
(18554,1,0,'All goes exceedingly well, my lord. Testing of the smaller prototype at the Cenarion Thicket was a complete success. The second bomb is being ritually fueled in the courtyard below even as we speak. And, I\'ve sent a courier to Tuurem to bring the rest of the parts to us here.',12,0,100,0,0,0,0,'Sharth Voldoun'),
|
|
(18554,2,0,'You are satisfied?',12,0,100,0,0,0,0,'Sharth Voldoun'),
|
|
(18554,3,0,'I can assure you that we will not fail, my master. I am personally overseeing every aspect of the construction, and I hold the final codes, myself. Within a day\'s time, I will have the bomb detonated on those nearby pests.',12,0,100,2,0,0,0,'Sharth Voldoun'),
|
|
(18588,0,0,'I choose the third option: KILLING YOU!',12,0,100,0,0,0,0,'floon SAY_FLOON_ATTACK'),
|
|
(18598,0,0,'Don\'t feel... so good.',12,0,100,0,0,0,0,'Orc Prisoner'),
|
|
(18598,0,1,'When do we eat again?',12,0,100,0,0,0,0,'Orc Prisoner'),
|
|
(18598,0,2,'So-ngh-thirsty.',12,0,100,0,0,0,0,'Orc Prisoner'),
|
|
(18598,0,3,'When can we eat again?',12,0,100,0,0,0,0,'Orc Prisoner'),
|
|
(18631,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Cultist'),
|
|
(18631,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Cultist'),
|
|
(18631,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Cultist'),
|
|
(18631,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Cultist'),
|
|
(18631,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Cultist'),
|
|
(18631,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Cultist'),
|
|
(18632,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Executioner'),
|
|
(18632,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Executioner'),
|
|
(18632,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Executioner'),
|
|
(18632,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Executioner'),
|
|
(18632,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Executioner'),
|
|
(18632,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Executioner'),
|
|
(18633,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Acolyte'),
|
|
(18633,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Acolyte'),
|
|
(18633,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Acolyte'),
|
|
(18633,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Acolyte'),
|
|
(18633,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Acolyte'),
|
|
(18633,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Acolyte'),
|
|
(18634,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Summoner'),
|
|
(18634,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Summoner'),
|
|
(18634,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Summoner'),
|
|
(18634,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Summoner'),
|
|
(18634,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Summoner'),
|
|
(18634,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Summoner'),
|
|
(18635,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Deathsworn'),
|
|
(18635,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Deathsworn'),
|
|
(18635,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Deathsworn'),
|
|
(18635,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Deathsworn'),
|
|
(18635,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Deathsworn'),
|
|
(18635,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Deathsworn'),
|
|
(18636,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Assassin'),
|
|
(18636,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Assassin'),
|
|
(18636,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Assassin'),
|
|
(18636,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Assassin'),
|
|
(18636,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Assassin'),
|
|
(18636,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Assassin'),
|
|
(18637,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Shadow Priest'),
|
|
(18637,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Shadow Priest'),
|
|
(18637,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Shadow Priest'),
|
|
(18637,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Shadow Priest'),
|
|
(18637,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Shadow Priest'),
|
|
(18637,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Shadow Priest'),
|
|
(18638,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Zealot'),
|
|
(18638,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Zealot'),
|
|
(18638,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Zealot'),
|
|
(18638,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Zealot'),
|
|
(18638,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Zealot'),
|
|
(18638,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Zealot'),
|
|
(18639,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Spellbinder'),
|
|
(18639,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Spellbinder'),
|
|
(18639,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Spellbinder'),
|
|
(18639,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Spellbinder'),
|
|
(18639,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Spellbinder'),
|
|
(18639,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Spellbinder'),
|
|
(18640,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Warlock'),
|
|
(18640,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Warlock'),
|
|
(18640,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Warlock'),
|
|
(18640,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Warlock'),
|
|
(18640,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Warlock'),
|
|
(18640,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Warlock'),
|
|
(18667,0,0,'All flesh must burn.',14,0,100,0,0,10482,0,'blackhearth SAY_INTRO1'),
|
|
(18667,0,1,'All creation must be unmade!',14,0,100,0,0,10483,0,'blackhearth SAY_INTRO2'),
|
|
(18667,0,2,'Power will be yours!',14,0,100,0,0,10484,0,'blackhearth SAY_INTRO3'),
|
|
(18667,1,0,'You\'ll be sorry!',14,0,100,0,0,10486,0,'blackhearth SAY_AGGRO1'),
|
|
(18667,1,1,'Time for fun!',14,0,100,0,0,10487,0,'blackhearth SAY_AGGRO2'),
|
|
(18667,1,2,'I see dead people!',14,0,100,0,0,10488,0,'blackhearth SAY_AGGRO3'),
|
|
(18667,2,0,'No comin\' back for you!',14,0,100,0,0,10489,0,'blackhearth SAY_SLAY1'),
|
|
(18667,2,1,'Nice try!',14,0,100,0,0,10490,0,'blackhearth SAY_SLAY2'),
|
|
(18667,3,0,'Help us, hurry!',14,0,100,0,0,10485,0,'blackhearth SAY_HELP'),
|
|
(18667,4,0,'This... no... good...',14,0,100,0,0,10491,0,'blackhearth SAY_DEATH'),
|
|
(18667,5,0,'Be ready for Dark One\'s return.',14,0,100,0,0,10492,0,'blackhearth SAY2_INTRO1'),
|
|
(18667,5,1,'So we have place in new universe.',14,0,100,0,0,10493,0,'blackhearth SAY2_INTRO2'),
|
|
(18667,5,2,'Dark one promise!',14,0,100,0,0,10494,0,'blackhearth SAY2_INTRO3'),
|
|
(18667,6,0,'You\'ll be sorry!',14,0,100,0,0,10496,0,'blackhearth SAY2_AGGRO1'),
|
|
(18667,6,1,'Time to kill!',14,0,100,0,0,10497,0,'blackhearth SAY2_AGGRO2'),
|
|
(18667,6,2,'You be dead people!',14,0,100,0,0,10498,0,'blackhearth SAY2_AGGRO3'),
|
|
(18667,7,0,'Now you gone for good.',14,0,100,0,0,10499,0,'blackhearth SAY2_SLAY1'),
|
|
(18667,7,1,'You failed, haha haha',14,0,100,0,0,10500,0,'blackhearth SAY2_SLAY2'),
|
|
(18667,8,0,'Help us, hurry!',14,0,100,0,0,10495,0,'blackhearth SAY2_HELP'),
|
|
(18667,9,0,'Arrgh, aah...ahhh',14,0,100,0,0,10501,0,'blackhearth SAY2_DEATH'),
|
|
(18668,0,0,'No, you\'re wrong! We were the ones betrayed!',12,0,100,22,0,0,0,'Vaeron Kormar'),
|
|
(18668,1,0,'The Ranger-General of Silvermoon will be a loyal ally!',12,0,100,1,0,0,0,'Vaeron Kormar'),
|
|
(18668,2,0,'Blood will be true. We can trust in none but our own!',12,0,100,25,0,0,0,'Vaeron Kormar'),
|
|
(18668,3,0,'You call us traitors?',12,0,100,25,0,0,0,'Vaeron Kormar'),
|
|
(18669,0,0,'When have the dwarves ever been our friends?',12,0,100,11,0,0,0,'Terric Brightwind'),
|
|
(18669,1,0,'How are we to live without magic?',12,0,100,5,0,0,0,'Terric Brightwind'),
|
|
(18669,2,0,'Idealistic blather. Go back to your forests!',12,0,100,3,0,0,0,'Terric Brightwind'),
|
|
(18671,0,0,'You fool! The prince\'s minions were the very Forsaken we have now allied ourselves with, and now he has betrayed us!',12,0,100,5,0,0,0,'Priest Ennas'),
|
|
(18671,1,0,'A great blight lies across our land! It grows every day. Our need for magic weakens us, and will bring us to destruction, just as it has before!',12,0,100,25,0,0,0,'Priest Ennas'),
|
|
(18671,2,0,'But at what cost? You\'ve all been blinded. We have all been blinded.',12,0,100,1,0,0,0,'Priest Ennas'),
|
|
(18671,3,0,'No, not savagery! Conscience. The excesses of our people will destroy us, and all that we have struggled to build.',12,0,100,1,0,0,0,'Priest Ennas'),
|
|
(18671,4,0,'We stand on the brink of destruction. We must reconsider this rash course of action.',12,0,100,5,0,0,0,'Priest Ennas'),
|
|
(18671,5,0,'Lend us your voices! Now is the time we must act to save our people.',12,0,100,1,0,0,0,'Priest Ennas'),
|
|
(18671,6,0,'Lor\'themar must hear us! We will not be silenced!',12,0,100,5,0,0,0,'Priest Ennas'),
|
|
(18671,7,0,'Lor\'themar has remade Silvermoon into something we may truly be proud of.',12,1,100,21,0,0,0,'Priest Ennas'),
|
|
(18671,8,0,'The magisters are wise and will plot a prosperous course for our future.',12,1,100,21,0,0,0,'Priest Ennas'),
|
|
(18683,0,0,'I shall send your soul into the infinite void!',12,0,100,0,0,0,0,'Voidhunter Yar'),
|
|
(18683,0,1,'Let my darkness engulf you!',12,0,100,0,0,0,0,'Voidhunter Yar'),
|
|
(18683,0,2,'In the void, no one can hear you scream!',12,0,100,0,0,0,0,'Voidhunter Yar'),
|
|
(18688,0,0,'Ancestors watch over you, kind one...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,0,1,'Cease your crying! STOP!',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,0,2,'I remember everything...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,0,3,'It cannot be...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,0,4,'It comes for you...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,0,'The spirits call... I am consumed.',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,1,'Cannot control... It draws me in... The void grows...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,2,'It is dying. It is dying. It is dying.',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,3,'The cold embrace awaits...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,4,'The pain is unbearable.',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,5,'What is happening to me?',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,6,'What is this trickery? I... ARGH...',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18688,1,7,'What will become of us when it falls?',12,0,100,21,0,0,0,'Ancient Orc Ancestor'),
|
|
(18698,0,0,'Intruder detected! Neutralizing threat immediately!',12,0,100,0,0,0,0,'Ever-Core the Punisher'),
|
|
(18702,0,0,'How dare you come here?',14,0,100,0,0,0,0,'Auchenai Necromancer'),
|
|
(18702,0,1,'Outsiders are forbidden!',14,0,100,0,0,0,0,'Auchenai Necromancer'),
|
|
(18702,0,2,'This is sacred ground!',14,0,100,0,0,0,0,'Auchenai Necromancer'),
|
|
(18705,0,0,'%s faints.',16,0,100,0,0,0,0,'Mawg Grimshot'),
|
|
(18708,0,0,'%s draws energy from the air.',42,0,100,0,0,0,0,'Murmur EMOTE_SONIC_BOOM'),
|
|
(18723,0,0,'I believe I can explain everything to you two if you give me a moment of your time.',12,0,100,1,0,0,0,'Erozion'),
|
|
(18723,1,0,'That spell should wipe their memories of us and what just happened. All they should remember now is what reality would be like without the attempted temporal interference. Well done. Thrall will journey on to find his destiny, and Taretha...',12,0,100,1,0,0,0,'Erozion'),
|
|
(18723,2,0,'Her fate is regrettably unavoidable.',12,0,100,1,0,0,0,'Erozion'),
|
|
(18724,0,0,'The humans abandoned us in our darkest hour! Their prince himself led the assault on our lands.',12,0,100,25,0,0,0,'Melaya Tassier'),
|
|
(18724,1,0,'Look at the wonders of this city! This is magic.',12,0,100,5,0,0,0,'Melaya Tassier'),
|
|
(18724,2,0,'You would have us live like the savages!',12,0,100,5,0,0,0,'Melaya Tassier'),
|
|
(18725,0,0,'When you are ready to fly to Durnholde, let me know and I shall take you.',15,0,100,0,0,0,0,'Brazen'),
|
|
(18728,0,0,'I remember well the sting of defeat at the conclusion of the Third War. I have waited far too long for my revenge. Now the shadow of the Legion falls over this world. It is only a matter of time until all of your failed creation... is undone.',14,0,0,0,0,11332,0,'kazzak SAY_INTRO'),
|
|
(18728,1,0,'The Legion will conquer all!',14,0,0,0,0,11333,0,'kazzak SAY_AGGRO1'),
|
|
(18728,1,1,'All mortals will perish!',14,0,0,0,0,11334,0,'kazzak SAY_AGGRO2'),
|
|
(18728,2,0,'All life must be eradicated!',14,0,0,0,0,11335,0,'kazzak SAY_SURPREME1'),
|
|
(18728,2,1,'I\'ll rip the flesh from your bones!',14,0,0,0,0,11336,0,'kazzak SAY_SURPREME2'),
|
|
(18728,3,0,'Kirel Narak!',14,0,0,0,0,11337,0,'kazzak SAY_KILL1'),
|
|
(18728,3,1,'Contemptible wretch!',14,0,0,0,0,11338,0,'kazzak SAY_KILL2'),
|
|
(18728,3,2,'The universe will be remade.',14,0,0,0,0,11339,0,'kazzak SAY_KILL3'),
|
|
(18728,4,0,'The Legion... will never... fall.',14,0,0,0,0,11340,0,'kazzak SAY_DEATH'),
|
|
(18728,5,0,'%s goes into a frenzy!',16,0,0,0,0,0,0,'kazzak EMOTE_FRENZY'),
|
|
(18728,6,0,'Invaders, you dangle upon the precipice of oblivion! The Burning Legion comes and with it comes your end.',14,0,0,0,0,0,0,'kazzak SAY_RAND1'),
|
|
(18728,6,1,'Impudent whelps, you only delay the inevitable. Where one has fallen, ten shall rise. Such is the will of Kazzak...',14,0,0,0,0,0,0,'kazzak SAY_RAND2'),
|
|
(18731,0,0,'Infidels have invaded the sanctuary! Sniveling pests...You have yet to learn the true meaning of agony!',14,0,100,0,0,10473,0,'hellmaw SAY_INTRO'),
|
|
(18731,1,0,'Pathetic mortals! You will pay dearly!',14,0,100,0,0,10475,0,'hellmaw SAY_AGGRO1'),
|
|
(18731,1,1,'I will break you!',14,0,100,0,0,10476,0,'hellmaw SAY_AGGRO2'),
|
|
(18731,1,2,'Finally! Something to relieve the tedium!',14,0,100,0,0,10477,0,'hellmaw SAY_AGGRO3'),
|
|
(18731,2,0,'Aid me, you fools, before it\'s too late!',14,0,100,0,0,10474,0,'hellmaw SAY_HELP'),
|
|
(18731,3,0,'Do you fear death?',14,0,100,0,0,10478,0,'hellmaw SAY_SLAY1'),
|
|
(18731,3,1,'This is the part I enjoy most.',14,0,100,0,0,10479,0,'hellmaw SAY_SLAY2'),
|
|
(18731,4,0,'Do not...grow...overconfident, mortal.',14,0,100,0,0,10480,0,'hellmaw SAY_DEATH'),
|
|
(18732,0,0,'Keep your minds focused for the days of reckoning are close at hand. Soon, the destroyer of worlds will return to make good on his promise. Soon the destruction of all that is will begin!',14,0,100,0,0,10522,0,'vorpil SAY_INTRO'),
|
|
(18732,1,0,'I\'ll make an offering of your blood!',14,0,100,0,0,10524,0,'vorpil SAY_AGGRO1'),
|
|
(18732,1,1,'You\'ll be a fine example, for the others.',14,0,100,0,0,10525,0,'vorpil SAY_AGGRO2'),
|
|
(18732,1,2,'Good, a worthy sacrifice.',14,0,100,0,0,10526,0,'vorpil SAY_AGGRO3'),
|
|
(18732,2,0,'Come to my aid, heed your master now!',14,0,100,0,0,10523,0,'vorpil SAY_HELP'),
|
|
(18732,3,0,'I serve with pride.',14,0,100,0,0,10527,0,'vorpil SAY_SLAY1'),
|
|
(18732,3,1,'Your death is for the greater cause!',14,0,100,0,0,10528,0,'vorpil SAY_SLAY2'),
|
|
(18732,4,0,'I give my life... Gladly.',14,0,100,0,0,10529,0,'vorpil SAY_DEATH'),
|
|
(18744,0,0,'Stop!',12,1,100,5,0,0,0,'Aurosalia'),
|
|
(18744,0,1,'Will you stop--',12,1,100,6,0,0,0,'Aurosalia'),
|
|
(18756,0,0,'I, like, so don\'t get it...',12,0,100,1,0,0,0,'Haris Pilton'),
|
|
(18756,0,1,'Psshh... whatever.',12,0,100,1,0,0,0,'Haris Pilton'),
|
|
(18756,0,2,'That\'s hot.',12,0,100,1,0,0,0,'Haris Pilton'),
|
|
(18756,0,3,'That joke\'s hot.',12,0,100,1,0,0,0,'Haris Pilton'),
|
|
(18760,0,0,'Ok let\'s get out of here!',12,0,100,0,0,0,0,'isla starmane SAY_PROGRESS_1'),
|
|
(18760,1,0,'You sure you\'re ready? Take a moment.',12,0,100,0,0,0,0,'isla starmane SAY_PROGRESS_2'),
|
|
(18760,2,0,'Alright, let\'s do this!',12,0,100,0,0,0,0,'isla starmane SAY_PROGRESS_3'),
|
|
(18760,3,0,'Ok, I think I can make it on my own from here. Thank you so much for breaking me out of there!',12,0,100,0,0,0,0,'isla starmane SAY_PROGRESS_4'),
|
|
(18764,0,0,'What\'s the meaning of this? GUARDS!',12,0,100,5,0,0,0,'Durnholde Armorer'),
|
|
(18785,0,0,'Guards!',14,7,100,0,0,0,0,'Kuma'),
|
|
(18788,0,0,'Guards!',14,7,100,0,0,0,0,'Munci'),
|
|
(18789,0,0,'Guards!',14,7,100,0,0,0,0,'Furgu'),
|
|
(18791,0,0,'Guards!',14,1,100,0,0,0,0,'Du\'ga'),
|
|
(18794,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Ritualist'),
|
|
(18794,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Ritualist'),
|
|
(18794,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Ritualist'),
|
|
(18794,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Ritualist'),
|
|
(18794,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Ritualist'),
|
|
(18794,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Ritualist'),
|
|
(18796,0,0,'Embrace the Nothing!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,1,'I\'ll feast on your soul!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,2,'None can stand against the Legion!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,3,'Pathetic worm!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,4,'The end is come!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,5,'The only justice is death!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,6,'This world shall burn!',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18796,0,7,'You shall not escape.',12,0,100,0,0,0,0,'Fel Overseer'),
|
|
(18805,0,0,'Tal anu\'men no Sin\'dorei!',14,0,100,0,0,11134,0,'solarian SAY_AGGRO'),
|
|
(18805,1,0,'Ha ha ha! You are hopelessly outmatched!',14,0,100,0,0,11139,0,'solarian SAY_SUMMON1'),
|
|
(18805,2,0,'I will crush your delusions of grandeur!',14,0,100,0,0,11140,0,'solarian SAY_SUMMON2'),
|
|
(18805,3,0,'Your soul belongs to the Abyss!',14,0,100,0,0,11136,0,'solarian SAY_KILL1'),
|
|
(18805,3,1,'By the blood of the Highborne!',14,0,100,0,0,11137,0,'solarian SAY_KILL2'),
|
|
(18805,3,2,'For the Sunwell!',14,0,100,0,0,11138,0,'solarian SAY_KILL3'),
|
|
(18805,4,0,'The warmth of the sun... awaits.',14,0,100,0,0,11135,0,'solarian SAY_DEATH'),
|
|
(18805,5,0,'Enough of this! Now I call upon the fury of the cosmos itself.',14,0,100,0,0,0,0,'solarian SAY_VOIDA'),
|
|
(18805,6,0,'I become ONE... with the VOID!',14,0,100,0,0,0,0,'solarian SAY_VOIDB'),
|
|
(18807,0,0,'Guards!',14,1,100,0,0,0,0,'Kerna'),
|
|
(18808,0,0,'Guards!',14,1,100,0,0,0,0,'Gursha'),
|
|
(18809,0,0,'Guards!',14,7,100,0,0,0,0,'Furnan Skysoar'),
|
|
(18830,0,0,'I do as I must!',12,0,100,0,0,0,0,'Cabal Fanatic'),
|
|
(18830,0,1,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Fanatic'),
|
|
(18830,0,2,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Fanatic'),
|
|
(18830,0,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Fanatic'),
|
|
(18830,0,4,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Fanatic'),
|
|
(18830,0,5,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Fanatic'),
|
|
(18831,0,0,'Gronn are the real power in outland.',14,0,100,0,0,11367,0,'maulgar SAY_AGGRO'),
|
|
(18831,1,0,'You will not defeat the hand of Gruul!',14,0,100,0,0,11368,0,'maulgar SAY_ENRAGE'),
|
|
(18831,2,0,'You won\'t kill next one so easy!',14,0,100,0,0,11369,0,'maulgar SAY_OGRE_DEATH1'),
|
|
(18831,2,1,'Pah! Does not prove anything!',14,0,100,0,0,11370,0,'maulgar SAY_OGRE_DEATH2'),
|
|
(18831,2,2,'I\'m not afraid of you.',14,0,100,0,0,11371,0,'maulgar SAY_OGRE_DEATH3'),
|
|
(18831,2,3,'Good, now you fight me!',14,0,100,0,0,11372,0,'maulgar SAY_OGRE_DEATH4'),
|
|
(18831,3,0,'You not so tough afterall!',14,0,100,0,0,11373,0,'maulgar SAY_SLAY1'),
|
|
(18831,3,1,'Aha-ha ha ha!',14,0,100,0,0,11374,0,'maulgar SAY_SLAY2'),
|
|
(18831,3,2,'Mulgar is king!',14,0,100,0,0,11375,0,'maulgar SAY_SLAY3'),
|
|
(18831,4,0,'Gruul... will crush you...',14,0,100,0,0,11376,0,'maulgar SAY_DEATH'),
|
|
(18848,0,0,'Embrace the Nothing!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,1,'I\'ll feast on your soul!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,2,'None can stand against the Legion!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,3,'Pathetic worm!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,4,'The end is come!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,5,'The only justice is death!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,6,'This world shall burn!',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18848,0,7,'You shall not escape.',12,0,100,0,0,0,0,'Malicious Instructor'),
|
|
(18850,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Sunfury Guardsman'),
|
|
(18853,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Sunfury Bloodwarder'),
|
|
(18879,0,0,'The %s is very weak',16,0,0,0,0,0,0,'Phase Hunter - Emote'),
|
|
(18887,0,0,'I\'m free! Thank you all!',12,0,100,0,0,0,0,'taretha SAY_TARETHA_FREE'),
|
|
(18887,1,0,'Thrall, you escaped!',12,0,100,4,0,0,0,'taretha SAY_TARETHA_ESCAPED'),
|
|
(18887,2,0,'Thrall, I\'ve never met these people before in my life.',12,0,100,1,0,0,0,'taretha SAY_TARETHA_TALK1'),
|
|
(18887,3,0,'They call you a monster. But they\'re the monsters, not you. Farewell, Thrall.',12,0,100,3,0,0,0,'taretha SAY_TARETHA_TALK2'),
|
|
(18896,0,0,'Function: Intelligence Agents, Torturers',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,1,0,'The cruel sayaadi temptresses exemplify the subtler side of the Legion\'s nihilistic Crusade.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,2,0,'They revel in causing anguish and pain - and their murderous interrogations are the stuff of nightmares.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,3,0,'Felguard',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,4,0,'Species: Mo\'arg',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,5,0,'Affiliation: Burning Legion',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,6,0,'Function: Standard Soldiers',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,7,0,'Conscripted from the mo\'arg race, these warriors serve as the Legion\'s rank and file soldiers.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,8,0,'They are fearless and unwaveringly loyal to their master\'s godlike will.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,9,0,'Doomguard',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,10,0,'Species: Ered\'ruin',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,11,0,'Function: Shock Troops, Enforcers',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,12,0,'Powerful and deliberate, these winged aberrations are renowned across the cosmos for their brutality.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,13,0,'The Doomguard are utterly devoted to their Pit Lord masters and revel in the destruction of worlds.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,14,0,'Wrathguard',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,15,0,'Species: Eredar',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,16,0,'Function: Honor Guard',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,17,0,'Cunning and precise, the Wrathguard often protect the Legion\'s eredar masters.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,18,0,'Their skill in battle should never be underestimated.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,19,0,'Succubus',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,20,0,'Species: Sayaad',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,21,0,'Shivarra',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,22,0,'Species: Shivarra',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,23,0,'Function: Priestesses, Military Chaplains',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,24,0,'Devout and exceedingly charismatic, these priestesses live only to evangelize the power of Sargeras\' dread vision.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,25,0,'They are the driving heart of the Burning Crusade.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,26,0,'Dreadlord',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,27,0,'Species: Nathrezim',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,28,0,'Function: Secret Police, Interrogator',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,29,0,'The Nathrezim are merciless villains who feed upon the energies of mortal creatures.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,30,0,'They utilize terror and subterfuge - often turning brother against brother as whole worlds fall before their dark influence.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,31,0,'Eredar',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,32,0,'Function: Overlords, Strategists',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,33,0,'The cunning, powerful eredar warlocks were once our noble kinsmen.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,34,0,'Yet they fell to the lure of Sargeras\' evil - and now they have become our most stalwart enemies.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,35,0,'Pit Lord',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,36,0,'Species: Annihilan',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,37,0,'Function: Generals, Ground Commanders',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,38,0,'These colossal destroyers serve as the Legion\'s military commanders.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,39,0,'They are as cruel as they are powerful - and revel in the destruction of all that exists.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,40,0,'Gan\'arg',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,41,0,'Function: Tinkerers, Machine-smiths',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,42,0,'These stunted mo\'arg are very clever, and are often employed as helpers for their larger brethren.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,43,0,'Mischievous by nature, they are fond of employing their own hastily-constructed technologies.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,44,0,'Mo\'arg',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,45,0,'Function: Engineers, Scientists',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,46,0,'Brutish though they seem, these iron-stitched horrors are exceedingly brilliant engineers and forge-smiths.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18896,47,0,'Their black iron constructs have sown death across a thousand worlds.',12,7,100,0,0,0,0,'Exodar Holographic Emitter'),
|
|
(18927,0,0,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,0,1,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,0,2,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,0,3,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,7,100,274,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,0,4,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,7,100,274,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,0,5,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,0,'Brains... braaaiiins!',12,7,100,15,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,1,'We should go trick or treating later.',12,7,100,396,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,2,'Are there any more inns we can visit for treats?',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,3,'We should go trick or treating later.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,4,'For the Horde!',12,7,100,274,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,5,'What do you think of the mask?',12,7,100,1,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,6,6,'You know... why DO we celebrate this holiday?',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,0,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,7,100,6,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,1,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,2,'I should take the tram to Ironforge and visit Greatfather Winter.',12,7,100,6,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,3,'Greatfather Winter will leave presents for everyone under the tree in Ironforge. I can\'t wait to get mine!',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,4,'Greatfather Winter will leave presents for everyone under the tree in Ironforge. I can\'t wait to get mine!',12,7,100,396,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,5,'I should take the tram to Ironforge and visit Greatfather Winter.',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,6,'Where are all those wonderful winter hats coming from?',12,7,100,0,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18927,8,7,'I should take the tram to Ironforge and visit Greatfather Winter.',12,7,100,396,0,0,0,'Human Commoner to Human Commoner'),
|
|
(18929,0,0,'Ooh what a dreadful job! All day, surrounded by the stench of bad feet.',12,0,100,1,0,0,0,'Kyrenna'),
|
|
(18929,0,1,'Why couldn\'t mother have chosen something else to dedicate herself to? Cakes, pastries, even bread - anything but cheese!',12,0,100,1,0,0,0,'Kyrenna'),
|
|
(18929,0,2,'If only I had some wine to go with my cheese...',12,0,100,18,0,0,0,'Kyrenna'),
|
|
(18930,0,0,'Arrrhhh...Guards!',14,7,100,0,0,0,0,'Common Horde Flight Master'),
|
|
(18931,0,0,'Guards!',14,7,100,0,0,0,0,'Amish Wildhammer'),
|
|
(18934,0,0,'I hear that Blackmoore has been acting strange.',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,0,1,'I\'m thinking of a vacation. I hear Hearthglen is nice.',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,0,2,'Quitting time can\'t come too soon.',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,1,0,'Blackmoore will have... your head!',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,1,1,'Cursed scum!',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,1,2,'I was just... following orders.',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,1,3,'Why...?',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,2,0,'Halt!',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,2,1,'Stop them!',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18934,2,2,'Surrender immediately!',12,0,100,0,0,0,0,'Durnholde Mage'),
|
|
(18937,0,0,'Guards!',14,7,100,0,0,0,0,'Amerun Leafshade'),
|
|
(18939,0,0,'Guards!',14,7,100,0,0,0,0,'Brubeck Stormfoot'),
|
|
(18942,0,0,'Guards!',14,1,100,0,0,0,0,'Innalia'),
|
|
(18952,0,0,'Death to the interlopers!',12,0,100,0,0,0,0,'Bonechewer Scavenger'),
|
|
(18953,0,0,'Guards!',14,1,100,0,0,0,0,'Unoke Tenderhoof'),
|
|
(18956,0,0,'Thank you for freeing me, $N! I\'m going to make my way to Shattrath!',12,0,100,0,0,0,0,'Lakka'),
|
|
(18966,0,0,'Behold the power of the Light! Grace and glory to the Alliance!',14,0,100,0,0,0,0,'Justinius the Harbinger Aggro'),
|
|
(18994,0,0,'More will take my place.',12,0,100,0,0,0,0,'Infinite Executioner'),
|
|
(18994,0,1,'We will not be stopped!',12,0,100,0,0,0,0,'Infinite Executioner'),
|
|
(18994,0,2,'Your efforts... are in vain.',12,0,100,0,0,0,0,'Infinite Executioner'),
|
|
(18995,0,0,'We are not finished!',12,0,100,0,0,0,0,'Infinite Vanquisher'),
|
|
(18999,0,0,'Hey, did you read the bounty on this wanted poster?',12,7,100,6,0,0,0,'Allerian Defender'),
|
|
(18999,0,1,'The Bone Wastes! I don\'t care what\'s being offered as a reward, I\'m not going into the Bone Wastes!',12,7,100,6,0,0,0,'Allerian Defender'),
|
|
(18999,0,2,'This wanted poster says that they\'re offering gold to these so-called adventurers to go kill things. Isn\'t that what we do? I don\'t think I\'m being paid enough!',12,7,100,6,0,0,0,'Allerian Defender'),
|
|
(18999,0,3,'You want to go do the bounty off of this wanted poster after the shift is over?',12,7,100,6,0,0,0,'Allerian Defender'),
|
|
(18999,0,4,'This poster has a bounty on bonelashers. You think I should do that?',12,7,100,6,0,0,0,'Allerian Defender'),
|
|
(18999,1,0,'Is that wanted poster all that you\'re going to talk about today?',12,7,100,1,0,0,0,'Allerian Defender'),
|
|
(18999,1,1,'I\'m up to looking into that bounty after this shift.',12,7,100,1,0,0,0,'Allerian Defender'),
|
|
(18999,1,2,'I could use the extra money.',12,7,100,1,0,0,0,'Allerian Defender'),
|
|
(18999,1,3,'I don\'t know and I don\'t care.',12,7,100,1,0,0,0,'Allerian Defender'),
|
|
(18999,1,4,'The bonelashers of the wastes are no laughing matter. I hear they carry diseases!',12,7,100,1,0,0,0,'Allerian Defender'),
|
|
(19035,0,0,'Oh sweet, delicious, spotted eggs - you will be mine...',12,0,100,0,0,0,0,'Wazat'),
|
|
(19035,1,1,'If only I could get this blasted machine working!',12,0,100,0,0,0,0,'Wazat'),
|
|
(19035,2,2,'They look so delicious...',12,0,100,0,0,0,0,'Wazat'),
|
|
(19044,0,0,'Come... and die.',14,0,100,0,0,11355,0,'gruul SAY_AGGRO'),
|
|
(19044,1,0,'Scurry',14,0,100,0,0,11356,0,'gruul SAY_SLAM1'),
|
|
(19044,1,1,'No escape',14,0,100,0,0,11357,0,'gruul SAY_SLAM2'),
|
|
(19044,2,0,'Stay',14,0,100,0,0,11358,0,'gruul SAY_SHATTER1'),
|
|
(19044,2,1,'Beg... for life',14,0,100,0,0,11359,0,'gruul SAY_SHATTER2'),
|
|
(19044,3,0,'No more',14,0,100,0,0,11360,0,'gruul SAY_SLAY1'),
|
|
(19044,3,1,'Unworthy',14,0,100,0,0,11361,0,'gruul SAY_SLAY2'),
|
|
(19044,3,2,'Die',14,0,100,0,0,11362,0,'gruul SAY_SLAY3'),
|
|
(19044,4,0,'Aaargh...',14,0,100,0,0,11363,0,'gruul SAY_DEATH'),
|
|
(19044,5,0,'%s grows in size!',16,0,100,0,0,0,0,'gruul EMOTE_GROW'),
|
|
(19055,0,0,'Emote blabla',16,0,100,0,0,0,0,'Windroc Matriarch'),
|
|
(19138,0,0,'May it be so.',12,0,100,0,0,0,0,'Anchorite Attendant'),
|
|
(19148,0,0,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,7,100,396,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,0,1,'The Lunar Festival is a special time for us. We seek out our ancient elders, the Earthen, and pay homage to them.',12,7,100,396,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,0,2,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,0,3,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,0,4,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,0,5,'The Lunar Festival is a special time for us. We seek out our ancient elders, the Earthen, and pay homage to them.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,0,6,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,6,0,'I think I\'ve eaten too much candy...',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,6,1,'Happy Hallow\'s End!',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,8,0,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,8,1,'Where are all those wonderful winter hats coming from?',12,7,100,274,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,8,2,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19148,8,3,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,7,100,0,0,0,0,'Dwarf Commoner to Dwarf Commoner'),
|
|
(19166,0,0,'Any intruders must be eliminated!',14,0,100,0,0,0,0,'Tempest-Forge Patroller'),
|
|
(19166,0,1,'Protect the Mechanar at all costs!',14,0,100,0,0,0,0,'Tempest-Forge Patroller'),
|
|
(19169,0,0,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,0,1,'Have you seen the fireworks? This is the best time of year to buy them.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,0,2,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,0,3,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,0,4,'The festival of the moon was ever more important to the kaldorei. The great festival of the druids is surely in full swing.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,4,0,'The Horde fires will never be extinguished!',12,1,100,4,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,0,'Gaze upon my crazy tentacle-face and despair, Azerothian!',12,1,100,23,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,1,'Next year, I\'m dressing up as either a corsair or an assassin.',12,1,100,1,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,2,'I think I\'ve eaten too much candy...',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,3,'What do you think of the mask?',12,1,100,1,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,4,'We should go trick or treating later.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,5,'Happy Hallow\'s End!',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,6,'This time of year is quite important to our Forsaken allies.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,7,'For the Alliance!',12,1,100,4,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,8,'We should attend the next burning of the Wickerman.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,6,9,'What do you think of the mask?',12,1,100,273,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,8,0,'Winter Veil has always been a human thing. To see the goblins and orcs take it up is rather strange.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,8,1,'Greatfather Winter will leave presents for everyone under the tree in Orgrimmar. I wonder what he\'ll bring me this year.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,8,2,'Greatfather Winter will leave presents for everyone under the tree in Orgrimmar. I wonder what he\'ll bring me this year.',12,1,100,6,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19169,8,3,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,0,0,0,0,'Blood Elf Commoner to Blood Elf Commoner'),
|
|
(19171,0,0,'It is no surprise that the people of this land hold a great festival of the moon. I should very much like to go to Moonglade to attend it.',12,7,100,6,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,0,1,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,274,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,0,2,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,0,3,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,0,4,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,273,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,0,5,'It is no surprise that the people of this land hold a great festival of the moon. I should very much like to go to Moonglade to attend it.',12,7,100,273,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,0,6,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,5,0,'To Brewfest!',12,7,100,5,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,6,0,'What do you think of the mask?',12,7,100,1,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,6,1,'You know... why DO we celebrate this holiday?',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,6,2,'For the Horde!',12,7,100,4,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,8,0,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,8,1,'Where are all those wonderful winter hats coming from?',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,8,2,'Greatfather Winter will leave presents for everyone under the tree in Ironforge. I can\'t wait to get mine!',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19171,8,3,'It is my understanding that the people of the Alliance celebrate this Winter Veil in Ironforge.',12,7,100,0,0,0,0,'Draenei Commoner to Draenei Commoner'),
|
|
(19172,0,0,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,0,1,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,0,2,'Lunar Festival is the best time of year for fireworks!',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,0,3,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,6,0,'We should go trick or treating later.',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,6,1,'Happy Hallow\'s End!',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,6,2,'We should go trick or treating later.',12,7,100,1,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,6,3,'Me got the mad voodoo, mon!',12,7,100,1,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,8,0,'Greatfather Winter will leave presents for everyone under the tree in Ironforge. I can\'t wait to get mine!',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,8,1,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,8,2,'How embarrassing! Someone mistook me for one of Greatfather Winter\'s helpers.',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,8,3,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,7,100,273,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19172,8,4,'Where are all those wonderful winter hats coming from?',12,7,100,0,0,0,0,'Gnome Commoner to Gnome Commoner'),
|
|
(19173,0,0,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,0,1,'Have you seen the fireworks? This is the best time of year to buy them.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,0,2,'The Lunar Festival holds special meaning for the night elves. We seek out the wisdom of our elders across the world.',12,7,100,396,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,0,3,'The Lunar Festival holds special meaning for the night elves. We seek out the wisdom of our elders across the world.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,0,4,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,0,'Next year, I\'m dressing up as either a corsair or an assassin.',12,7,100,1,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,1,'Happy Hallow\'s End!',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,2,'We should go trick or treating later.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,3,'For the Horde!',12,7,100,4,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,4,'Curse this twisting of the night. The candy\'s good, though.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,5,'You know... why DO we celebrate this holiday?',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,6,'What do you think of the mask?',12,7,100,1,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,6,7,'Next year, I\'m dressing up as either a corsair or an assassin.',12,7,100,1,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,8,0,'It feels like everyone wants to kiss me under the mistletoe.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,8,1,'It feels like everyone wants to kiss me under the mistletoe.',12,7,100,396,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,8,2,'Where are all those wonderful winter hats coming from?',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,8,3,'Greatfather Winter will leave presents for everyone under the tree in Ironforge. I can\'t wait to get mine!',12,7,100,6,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19173,8,4,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,7,100,0,0,0,0,'Night Elf Commoner to Night Elf Commoner'),
|
|
(19175,0,0,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,0,1,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,0,2,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,0,3,'Have you seen the fireworks? This is the best time of year to buy them.',12,1,100,274,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,0,4,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,1,100,274,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,5,0,'Where\'s me gold? Where\'s me beer? Where\'s me feet?',12,1,100,5,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,0,'We should go trick or treating later.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,1,'Happy Hallow\'s End!',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,2,'What do you think of the mask?',12,1,100,1,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,3,'We should attend the next burning of the Wickerman.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,4,'We should go trick or treating later.',12,1,100,273,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,5,'Where\'s me gold? Where\'s me beer? Where\'s me feet?',12,1,100,6,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,6,'For the Alliance!',12,1,100,4,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,7,'Where\'s me gold? Where\'s me beer? Where\'s me feet?',12,1,100,6,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,8,'The Forsaken are right to celebrate their freedom.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,9,'I think I\'ve eaten too much candy...',12,1,100,396,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,6,10,'I think I\'ve eaten too much candy...',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,8,0,'Though we do not truly understand the traditions of Winter Veil, we have taken to them.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,8,1,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,0,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19175,8,2,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,6,0,0,0,'Orc Commoner to Orc Commoner'),
|
|
(19176,0,0,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,0,1,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,0,2,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,0,3,'Have you seen the fireworks? This is the best time of year to buy them.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,6,0,'What do you think of the mask?',12,1,100,1,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,6,1,'Ishnu-dal-dieb.',12,1,100,3,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,6,2,'For the Alliance!',12,1,100,4,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,8,0,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,8,1,'Greatfather Winter will leave presents for everyone under the tree in Orgrimmar. I wonder what he\'ll bring me this year.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,8,2,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19176,8,3,'Greatfather Winter is only a wyvern\'s ride away to Orgrimmar.',12,1,100,0,0,0,0,'Tauren Commoner to Tauren Commoner'),
|
|
(19177,0,0,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,0,1,'Have you seen the fireworks? This is the best time of year to buy them.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,0,2,'We should go to Moonglade to see the druids\' great festival of the moon.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,0,3,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,0,'Next year, I\'m dressing up as either a corsair or an assassin.',12,1,100,1,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,1,'Happy Hallow\'s End!',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,2,'What do you think of the mask?',12,1,100,1,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,3,'Boo-hoo! I\'m a poor little gnome, and I don\'t have a capital ci... oh, wait.',12,1,100,1,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,4,'Someone should make a candy with a chewy gnome center.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,5,'We should go trick or treating later.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,6,6,'I think I\'ve eaten too much candy...',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,8,0,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,8,1,'Greatfather Winter will leave presents for everyone under the tree in Orgrimmar. I wonder what he\'ll bring me this year.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19177,8,2,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,1,100,0,0,0,0,'Troll Commoner to Troll Commoner'),
|
|
(19178,0,0,'Have you seen the fireworks? This is the best time of year to buy them.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,0,1,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,0,2,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,0,3,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,1,100,396,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,0,4,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,0,5,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,1,100,6,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,6,0,'We should go trick or treating later.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,6,1,'We should attend the next burning of the Wickerman.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,6,2,'For the Alliance!',12,1,100,4,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,6,3,'Happy Hallow\'s End!',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,6,4,'I think I\'ve eaten too much candy...',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,6,5,'I think I\'ve eaten too much candy...',12,1,100,274,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,0,'Winter Veil just isn\'t the same now, but going through the motions still makes me feel something.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,1,'Greatfather Winter will leave presents for everyone under the tree in Orgrimmar. I wonder what he\'ll bring me this year.',12,1,100,6,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,2,'Where are all those wonderful winter hats coming from?',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,3,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,0,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,4,'Winter Veil just isn\'t the same now, but going through the motions still makes me feel something.',12,1,100,396,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,5,'I hope I have a chance to visit with Greatfather Winter before Winter Veil is over.',12,1,100,273,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,6,'Where are all those wonderful winter hats coming from?',12,1,100,273,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,7,'Winter Veil just isn\'t the same now, but going through the motions still makes me feel something.',12,1,100,6,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,8,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,1,100,273,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19178,8,9,'Greatfather Winter will leave presents for everyone under the tree in Orgrimmar. I wonder what he\'ll bring me this year.',12,1,100,396,0,0,0,'Forsaken Commoner to Forsaken Commoner'),
|
|
(19181,0,0,'Guards!',14,7,100,0,0,0,0,'Lemla Hopewing'),
|
|
(19188,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Raging Colossus'),
|
|
(19191,0,0,'What insolence! What arrogance! To believe you could defeat me on my own doorstep!',14,0,100,0,0,0,0,'Arazzius the Cruel'),
|
|
(19191,1,0,'Master, I have failed...',14,0,100,0,0,0,0,'Arazzius the Cruel'),
|
|
(19196,0,0,'I feel that war is fast approaching. The fruit vendor has enlisted to help an ogre. I shall have to enlist help as well.',12,0,100,0,0,0,0,'Cro Threadstrong'),
|
|
(19196,1,0,'FRUIT VENDOR!!! Your cart is still in our way! We will give you one more hour to move it from our area. Do not test our patience anymore!',14,0,100,0,0,0,0,'Cro Threadstrong'),
|
|
(19216,0,0,'Friends, it is my great pleasure to welcome you to the temple today.',12,0,100,1,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,1,0,'A\'dal has been most generous in his revelations to me, a humble servant of the Light.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,2,0,'In accordance with my divine calling, I must share these revealed truths to all who would hear.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,3,0,'It has been made known to me that inside each of us, the Light resides...',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,4,0,'...that it is a gift, given freely to all naturally born beings.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,5,0,'It manifests itself as a feeling, small at first and easily ignored, that confirms truths and subtly prods one to do good.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,6,0,'Simple kindnesses, charitable deeds, service to those in need. These are all fruits of the Light.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,7,0,'It rewards those who heed its promptings with blessings, both seen and unseen.',12,0,100,1,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,8,0,'Personal reservoirs of hope and faith are strengthened, and one\'s capacity for greater light increases.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,9,0,'Over the course of time, through obedience to the Light\'s guidance, one becomes more sensitive to its voice, and its power.',12,0,100,273,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,10,0,'Great is the healing and blessing power of the Light\'s most diligent followers.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,11,0,'Sadly, there are those who wander through mortality in defiance of the Light.',12,0,100,1,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,12,0,'From these the Light withdraws, until only darkness remains.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,13,0,'Where there is no light, despair, loathing and rage thrive.',12,0,100,5,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,14,0,'We are born into a perilous age, where the forces of darkness are determined to bring about our destruction.',12,0,100,1,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,15,0,'These are the times to find yourselves in unison with the Light.',12,0,100,5,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,16,0,'Hear my words, and let the Light inside of you confirm the truth of them.',12,0,100,0,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,17,0,'Embrace the light that is in you, my friends! Deny yourself all darkness...',12,0,100,5,0,0,0,'Grand Anchorite Almonen'),
|
|
(19216,18,0,'We must endure these trying times faithfully, and one day we will find ourselves victorious.',12,0,100,5,0,0,0,'Grand Anchorite Almonen'),
|
|
(19217,0,0,'Oh, another show already? Very well then...',12,0,100,1,0,0,0,'Ravandwyr'),
|
|
(19217,1,0,'%s sighs audibly and glances at Sagan.',16,0,100,0,0,0,0,'Ravandwyr'),
|
|
(19217,2,0,'I shall transform my familiar, Sagan, into something truly wondrous!',12,0,100,25,0,0,0,'Ravandwyr'),
|
|
(19217,3,0,'And, for my next trick...',12,0,100,1,0,0,0,'Ravandwyr'),
|
|
(19217,4,0,'A simple practical joke.',12,0,100,25,0,0,0,'Ravandwyr'),
|
|
(19217,5,0,'Thank you for watching, everyone! If you\'d be so kind as to bring your non-irradiated currency to tomorrow\'s performance, I\'d appreciate it.',12,0,100,2,0,0,0,'Ravandwyr'),
|
|
(19217,6,0,'I shall breathe fire!',12,0,100,25,0,0,0,'Ravandwyr'),
|
|
(19218,0,0,'I predict a painful death.',14,0,100,0,0,11101,0,'Gatewatcher Gyro-Kill - Aggro'),
|
|
(19218,1,0,'Your strategy was flawed.',14,0,100,0,0,11102,0,'Gatewatcher Gyro-Kill - On Kill'),
|
|
(19218,1,1,'Yes, the only logical outcome.',14,0,100,0,0,11103,0,'Gatewatcher Gyro-Kill - On Kill'),
|
|
(19218,2,0,'Measure twice; cut once.',14,0,100,0,0,11104,0,'Gatewatcher Gyro-Kill - Sawblades'),
|
|
(19218,2,1,'If my division is correct you should be quite dead.',14,0,100,0,0,11105,0,'Gatewatcher Gyro-Kill - Sawblades'),
|
|
(19218,3,0,'An unforeseen... contingency.',14,0,100,0,0,11106,0,'Gatewatcher Gyro-Kill - On Death'),
|
|
(19219,0,0,'You should split while you can.',14,0,100,0,0,11162,0,'Mechano-Lord Capacitus - Aggro'),
|
|
(19219,1,0,'Go ahead, gimme your best shot. I can take it!',14,0,100,0,0,11166,0,'Mechano-Lord Capacitus - Yells'),
|
|
(19219,2,0,'Think you can hurt me, huh? Think I\'m afraid a\' you?',14,0,100,0,0,11165,0,'Mechano-Lord Capacitus - Yells'),
|
|
(19219,3,0,'Can\'t say I didn\'t warn you!',14,0,100,0,0,11163,0,'Mechano-Lord Capacitus - Killing a player'),
|
|
(19219,3,1,'Damn, I\'m good!',14,0,100,0,0,11164,0,'Mechano-Lord Capacitus - Killing a player'),
|
|
(19219,4,0,'Bully!',14,0,100,0,0,11167,0,'Mechano-Lord Capacitus - Death'),
|
|
(19220,0,0,'We are on a strict timetable. You will not interfere!',14,0,100,0,0,11193,0,'pathaleon SAY_AGGRO'),
|
|
(19220,1,0,'I\'m looking for a team player...',14,0,100,0,0,11197,0,'pathaleon SAY_DOMINATION_1'),
|
|
(19220,2,0,'Time to supplement my work force.',14,0,100,0,0,11196,0,'pathaleon SAY_SUMMON'),
|
|
(19220,3,0,'I prefeer to be hands-on...',14,0,100,0,0,11199,0,'pathaleon SAY_ENRAGE'),
|
|
(19220,4,0,'A minor inconvenience.',14,0,100,0,0,11194,0,'pathaleon SAY_SLAY_1'),
|
|
(19220,4,1,'Looks like you lose.',14,0,100,0,0,11195,0,'pathaleon SAY_SLAY_2'),
|
|
(19220,5,0,'The project will... continue.',14,0,100,0,0,11200,0,'pathaleon SAY_DEATH'),
|
|
(19220,6,0,'I have been waiting for you!',14,0,100,0,0,0,0,'pathaleon SAY_APPEAR'),
|
|
(19221,0,0,'Don\'t value your life very much, do you?',14,0,100,0,0,11186,0,'sepethrea SAY_AGGRO'),
|
|
(19221,1,0,'I am not alone.',14,0,100,0,0,11191,0,'sepethrea SAY_SUMMON'),
|
|
(19221,2,0,'Think you can take the heat?',14,0,100,0,0,11189,0,'sepethrea SAY_DRAGONS_BREATH_1'),
|
|
(19221,2,1,'Anar\'endal dracon!',14,0,100,0,0,11190,0,'sepethrea SAY_DRAGONS_BREATH_2'),
|
|
(19221,3,0,'And don\'t come back!',14,0,100,0,0,11187,0,'sepethrea SAY_SLAY1'),
|
|
(19221,3,1,'En\'dala finel el\'dal',14,0,100,0,0,11188,0,'sepethrea SAY_SLAY2'),
|
|
(19221,4,0,'Anu... bala belore...alon.',14,0,100,0,0,11192,0,'sepethrea SAY_DEATH'),
|
|
(19223,0,0,'I could have sworn I had more apples. Grok!',12,0,100,0,0,0,0,'Granny Smith'),
|
|
(19223,1,0,'What is that poor orc yelling about? Someone should see what is going on.',12,0,100,0,0,0,0,'Granny Smith'),
|
|
(19227,0,0,'Hey! Hey, $r! I be havin\' just the thing for ya. Ya ever see a Tikbalang? Frightenin\' creatures. Prone to stealin\' ya away. What ya need is my tikbaland wards. Guaranteed to ward away all tikbalangs!',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,0,1,'Look over here, $c! I got somethin\' for ya. Just what ya need. It\'s soap, right... and it\'s on a rope! No offense, man, but yer a little ripe, you know what I\'m sayin\'? ',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,0,2,'C\'mere, $r. Ya don\'t want to be riskin\' yerself in a dungeon, do ya? Filthy work, and for what? Some worthless trinket? Nah, what ya need be one of my amulets. Guarenteed to work! ',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,1,0,'Ya look tired, $c. I be havin\' somethin\' for ya. These amulets, they can help ya leap obstacles and swim through the rivers like ya be born to it. They energize the food ya be eatin\'. Makin\' yer wounds close before yer eyes!',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,1,1,'Hey! Hey, $r! I be havin\' just the thing for ya. Ya ever see a Tikbalang? Frightenin\' creatures. Prone to stealin\' ya away. What ya need is my tikbaland wards. Guaranteed to ward away all tikbalangs!',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,1,2,'Look over here, $c! I got somethin\' for ya. Just what ya need. It\'s soap, right... and it\'s on a rope! No offense, man, but yer a little ripe, you know what I\'m sayin\'? ',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,2,0,'Ya look lovesick. Special someone be gettin\' ya down, eh? No worries, no worries. Ya get this medallion from me, ya wear it when ya see \'em and they be all over ya, sweetheart!',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,2,1,'Amazing Amulets! Incredible curios! The newfangled jewelcrafters be havin\' nothin\' on the tried and true mystical methods of ol\' %s! Improve yerself through these magical talismans for a bargain price!',12,0,100,0,0,0,0,'Griftah'),
|
|
(19227,2,2,'Dangerous out there, innit? Know what ya need? Protection. I can help ya defy death itself! Ya wear this madstone \'round yer neck, see, and then ya be able to come back if ya find yerself in the spirit world! Just a quick jaunt to yer corpse and up ya com',12,0,100,0,0,0,0,'Griftah'),
|
|
(19228,0,0,'Hey all! So how long until the jokes spawn?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,0,1,'I just flew in from Ironforge and, Boy!, are my mount\'s wings tired!',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,0,2,'Hey folks, go easy on me... it\'s my first time.',12,0,100,24,0,0,0,'Perry Gatner'),
|
|
(19228,0,3,'Thanks for coming out to see me! I hope you are ready for a good time, because I am.',12,0,100,21,0,0,0,'Perry Gatner'),
|
|
(19228,0,4,'Whoa! Is all that applause for me? Thanks for coming out!',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,0,5,'What a good looking crowd. The dwarven women even shaved.',12,0,100,21,0,0,0,'Perry Gatner'),
|
|
(19228,0,6,'Are you ready to laugh!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,1,0,'I never met a tauren I didn\'t like...',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,2,0,'To eat!!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,3,0,'Last week I was in Goldshire. Have you been there?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,4,0,'That town\'s so small, I asked a kid to draw me a map. He drew it on the back of a Defias wanted poster...',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,5,0,'to scale!!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,6,0,'Impersonation time!! I call this, \"The Silly Tauren.\"',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,7,0,'The comedian clears his throat.',16,0,100,0,0,0,0,'Perry Gatner'),
|
|
(19228,8,0,'The comedian impersonates a tauren.',16,0,100,5,0,6386,0,'Perry Gatner'),
|
|
(19228,9,0,'Here\'s a good one, why do watermelons have water in them? ',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,10,0,'Because they are planted in the spring!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,11,0,'What\'s the deal with women? I mean they are always like...',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,12,0,'The comedian impersonates a human female.',16,0,100,5,0,6143,0,'Perry Gatner'),
|
|
(19228,13,0,'And then gnomes are even worse! They are always saying stuff like...',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,14,0,'The comedian impersonates a gnome.',16,0,100,5,0,6133,0,'Perry Gatner'),
|
|
(19228,15,0,'What time is it when an elekk sits on your fence?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,16,0,'Time to get a new fence!!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,17,0,'If I knew it was going to be like this, I\'d have worn my Greater Boots of Laughter.',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,17,1,'Apparently my reputation with you people is hostile.',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,17,2,'Wow! The laughs don\'t drop very often here, do they?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,17,3,'Can I get a buff? I\'m dying up here.',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,17,4,'Come on! These jokes are epic!',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,18,0,'Hey! Hey! Hey! It\'s Raliq the drunk... His momma\'s so fat she didn\'t just make the front cover of Ogre Today...',12,0,100,25,0,0,0,'Perry Gatner'),
|
|
(19228,19,0,'She made the back cover too!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,20,0,'The gnomes used to be a nice respectful people...',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,21,0,'The other day I saw one walking down the street shouting, \"Once you go gnome, you never go home!\"',12,0,100,1,0,4415,0,'Perry Gatner'),
|
|
(19228,22,0,'I love blood elf women. Especially when they say stuff like this...',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,23,0,'The comedian impersonates a blood elf.',16,0,100,5,0,9643,0,'Perry Gatner'),
|
|
(19228,24,0,'So the blood elves think they\'re just one step away from ruling the world...',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,25,0,'Twelve steps is more like it!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,26,0,'One last impersonation. It\'s tough, but let\'s see if you can guess who it is...',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,27,0,'The comedian impersonates an orc.',16,0,100,5,0,7195,0,'Perry Gatner'),
|
|
(19228,28,0,'Now that the show\'s done, can someone run me through Scarlet Monestary?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,28,1,'Thank you! Don\'t forget to tip your waiters! Good night folks.',12,0,100,0,0,0,0,'Perry Gatner'),
|
|
(19228,28,2,'Well, it\'s time to take these comedic muscles elsewhere. Have a good night all!',12,0,100,23,0,0,0,'Perry Gatner'),
|
|
(19228,28,3,'Is it over already? You\'ve been great folks. Walk safely and have a good night.',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,28,4,'Thank you everyone! And keep clapping, there is a fly in here and one of you are bound to get it! Good night!',12,0,100,21,0,0,0,'Perry Gatner'),
|
|
(19228,29,0,'How many kobolds does it take to change a lantern wick?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,30,0,'You no take candle!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,31,0,'Goldshire\'s inn advertises a lakeside view...',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,32,0,'I saw a murloc swim by my window.',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,33,0,'Have you ever noticed that all those cute, orc kids look the same?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,34,0,'It\'s too bad they don\'t stay cute. There must be some rite of passage in the Barrens called, \"Climb ugly tree and fall out.\"',12,0,100,0,0,0,0,'Perry Gatner'),
|
|
(19228,35,0,'I\'ve heard that gnomes can grant wishes...',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,36,0,'Well I wish they\'d go away!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,37,0,'Look who\'s here, it\'s Raliq the drunk... His momma\'s so fat dragons won\'t eat her...',12,0,100,25,0,0,0,'Perry Gatner'),
|
|
(19228,38,0,'They don\'t know where to store the leftovers!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,39,0,'My wife and I were happy for 23 years...',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,40,0,'And then we met!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,41,0,'What do you call a broken boomerang?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,42,0,'A stick!',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,43,0,'So this gnome tells a tauren that he\'s been to Molten Core.',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,44,0,'The tauren says, \"That\'s a load of bull.\"',12,0,100,5,0,0,0,'Perry Gatner'),
|
|
(19228,45,0,'How desperate do you have to be for allies that you recruit your livestock?',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,46,0,'I own a dog, but I\'m not giving him a sword.',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,47,0,'Used to be you couldn\'t trust a goblin...',12,0,100,1,0,0,0,'Perry Gatner'),
|
|
(19228,48,0,'Who am I kiddin\'? If you trade with goblins you\'d better have iron plating in your coinpurse.',12,0,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,49,0,'Is it just me, or is the Horde about the ugliest enemy we could find?',12,7,100,6,0,0,0,'Perry Gatner'),
|
|
(19228,50,0,'Just so you guys don\'t feel left out, all I said was how attractive the blood elves are. It loses something in the translation.',12,1,100,6,0,0,0,'Perry Gatner'),
|
|
(19255,0,0,'Yea, we got problems. I think that\'s crystal clear. The question is, what are we gonna do about it?',12,1,100,1,0,0,0,'General Krakork'),
|
|
(19255,0,1,'Get used to it, girls. We\'re out here for the rest of our miserable lives as far as I\'m concerned. Welcome to Hellfire Peninsula, your new home.',12,1,100,1,0,0,0,'General Krakork'),
|
|
(19255,0,2,'How many more of you grunts do I need to send back to mommy and daddy in a body bag before you grow a brain and realize that runnin\' head first into a Legion kill squad is suicide? And don\'t nod your thick skulls at me as if you know what I\'m talkin\' about!',12,1,100,1,0,0,0,'General Krakork'),
|
|
(19255,0,3,'I\'m not gonna lie to you, soldiers. We\'re getting our butts kicked out there! Now which one of you is orc enough to do something about it?',12,1,100,1,0,0,0,'General Krakork'),
|
|
(19270,0,0,'If you are ready to laugh, head over to the World\'s End Tavern!',14,0,100,0,0,0,0,'Shattrath Saul'),
|
|
(19271,0,0,'Thank you all for coming tonight. Now put your hands together to welcome Shattrath\'s best, Perry Gatner!',12,0,100,21,0,0,0,'Albert Quarksprocket'),
|
|
(19271,1,0,'Perry Gatner! What an act! The cantina is open all night long, so please, stay and enjoy yourselves!',12,0,100,21,0,0,0,'Albert Quarksprocket'),
|
|
(19273,0,0,'Speak with Wing Commander Brack, $n. He\'ll outfit you with one of our armored wyvern destroyers. And, good luck!',12,0,100,25,0,0,0,'Forward Commander To\'arch'),
|
|
(19283,0,0,'Please don\'t ignore us...',12,0,100,1,0,0,0,'Vagrant'),
|
|
(19283,0,1,'Spare a copper, madame?',12,0,100,1,0,0,0,'Vagrant'),
|
|
(19283,0,2,'Hey, $G man:lady;? Got some money? I got five kids to feed!',12,0,100,1,0,0,0,'Vagrant'),
|
|
(19283,0,3,'Any spare copper?',12,0,100,0,0,0,0,'Vagrant - Random Talk'),
|
|
(19294,0,0,'Up here on the hill, $n.',15,0,100,0,0,0,0,'Earthbinder Galandria Nightbreeze'),
|
|
(19294,1,0,'I have an idea. Let\'s plant this shard in the ground and see what happens',12,0,100,0,0,0,0,'Earthbinder Galandria Nightbreeze'),
|
|
(19294,2,0,'The evil emanating from the crystal shard has lured one of the colossi. Put it down quick!',12,0,100,0,0,0,0,'Earthbinder Galandria Nightbreeze'),
|
|
(19308,0,0,'This war - and don\'t mistake this for anything but war - is not going to win itself. If we do not fight, scratch, claw, and kick for every speck of land on this shattered world, all will be lost.',12,0,100,5,0,0,0,'Marshal Isildor'),
|
|
(19308,0,1,'How many more soldiers need to die before we start paying attention out there?',12,0,100,5,0,0,0,'Marshal Isildor'),
|
|
(19308,0,2,'Do you think that demons will play fair? These beasts are more savage than the orcs, more cunning than the undead. Do not attempt to engage Legion by normal standards of war.',12,0,100,5,0,0,0,'Marshal Isildor'),
|
|
(19317,0,0,'Guards!',14,1,100,0,0,0,0,'Drek\'Gol'),
|
|
(19346,0,0,'Anchorite Nindumen, I have a request to make of you.',12,0,100,0,0,0,0,'Harbinger Erothem'),
|
|
(19346,1,0,'We\'ve just sent another inexperienced squad into Nagrand. Might you offer a prayer for them?',12,0,100,0,0,0,0,'Harbinger Erothem'),
|
|
(19346,2,0,'May it be so.',12,0,100,0,0,0,0,'Harbinger Erothem'),
|
|
(19354,0,0,'Work these Broken wretches to the bones, Illidari! If there\'s anything of value in this forsaken place we shall find it!',14,0,100,1,0,0,0,'Arzeth the Merciless'),
|
|
(19354,0,1,'Do not allow these wretches a moment of rest! If there\'s an Ata\'mal crystal here then we shall find it!',14,0,100,1,0,0,0,'Arzeth the Merciless'),
|
|
(19354,0,2,'Keep a close eye on this Broken scum! Far too many have escaped from us!',14,0,100,1,0,0,0,'Arzeth the Merciless'),
|
|
(19354,0,3,'We will find what the Master is looking for! Failure is not an option!',14,0,100,1,0,0,0,'Arzeth the Merciless'),
|
|
(19362,0,0,'If I see any lazy peons here, I\'ll load them into a catapult and launch them off to the Black Temple!',14,0,100,0,0,0,0,'Kor\'kron Defender'),
|
|
(19362,0,1,'Any time any of you peons want to take a break, the graveyard is right over there.',12,0,100,0,0,0,0,'Kor\'kron Defender'),
|
|
(19378,0,0,'Of course, my friend. How can I be of service to you?',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,1,0,'A noble request. It would be an honor, Erothem.',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,2,0,'My friends, please join me in humble supplication the the Light.',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,3,0,'Light that we embrace, we beseech thee...',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,4,0,'Into our struggle against the darkness we have sent our children.',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,5,0,'Please bless and protect them, and grant them success over those who seek to do us harm...',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,6,0,'Continue to bless this, our ancient home, we beg.',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,7,0,'Bless us with tolerance for our elven visitors.',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19378,8,0,'By the Naaru, may it be so.',12,0,100,0,0,0,0,'Anchorite Nindumen'),
|
|
(19380,0,0,'Hurry up with that axe, you! I want it sharp enought to cut the wind.',12,0,100,5,0,0,0,'Guard Untula'),
|
|
(19380,1,0,'If you\'re no good at fixing, we\'ll see if you\'re good for eating. Now WORK!',12,0,100,36,0,0,0,'Guard Untula'),
|
|
(19383,0,0,'Please don\'t kill me.',12,7,100,0,0,0,0,'Captured Gnome'),
|
|
(19383,1,0,'I don\'t understand you',12,7,100,0,0,0,0,'Captured Gnome'),
|
|
(19394,0,0,'Bron! \'Ey Bron! \'Ey Bron! Hit me!',12,0,100,1,0,0,0,'Barimoke Wildbeard'),
|
|
(19394,1,0,'Nae, that\'s fer wimps. Hit me with yer hammer!',12,0,100,274,0,0,0,'Barimoke Wildbeard'),
|
|
(19394,2,0,'DO IT, YE PANSEY!',12,0,100,5,0,0,0,'Barimoke Wildbeard'),
|
|
(19394,3,0,'...THAT WAS GREAT!',12,0,100,5,0,0,0,'Barimoke Wildbeard'),
|
|
(19395,0,0,'%s blinks, a perplexed expression crossing his face.',16,0,100,0,0,0,0,'Bron Goldhammer'),
|
|
(19395,1,0,'What, with me fists?',12,0,100,6,0,0,0,'Bron Goldhammer'),
|
|
(19395,2,0,'I\'m... not sure that\'s a good idea, \'Moke. Ye might get hurt...',12,0,100,1,0,0,0,'Bron Goldhammer'),
|
|
(19395,3,0,'Er... \'Moke?',12,0,100,6,0,0,0,'Bron Goldhammer'),
|
|
(19412,0,0,'A cool breeze caresses your face. Gentle, melodic humming resonates throughout the chamber.',16,0,100,0,0,0,0,'D\'ore'),
|
|
(19419,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Raging Shardling'),
|
|
(19438,0,0,'My magical power can turn back time to before Thrall\'s death, but be careful. My power to manipulate time is limited.',12,0,100,1,0,0,0,'Image of Erozion'),
|
|
(19438,1,0,'I have set back the flow of time just once more. If you fail to prevent Thrall\'s death, then all is lost.',12,0,100,1,0,0,0,'Image of Erozion'),
|
|
(19440,0,0,'You are spotted by the eye of Grillok!',16,0,100,0,0,0,0,'Eye of Grillok'),
|
|
(19442,0,0,'%s calls for his worgs!',16,0,100,0,0,0,0,'Worg Master Kruush'),
|
|
(19442,1,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Worg Master Kruush'),
|
|
(19453,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Sunfury Captain'),
|
|
(19456,0,0,'Haven\'t you done enough harm? Must you also disturb my slumber?',12,0,100,0,2000,0,0,'Whitebark\'s Spirit - 19456'),
|
|
(19456,1,0,'What good does this violence serve? What is done is done. I have failed my people.',12,0,100,0,1000,0,0,'Whitebark\'s Spirit - 19456'),
|
|
(19466,0,0,'Hold your tongue, knave! Do not dare use that tone with a priestess of the Light!',12,0,100,25,0,0,0,'Exarch Orelis'),
|
|
(19466,1,0,'Even you must admit that your information from defectors is outdated and unreliable. Let us make calculated attacks on these manaforges and gather what information we can.',12,0,100,5,0,0,0,'Exarch Orelis'),
|
|
(19467,0,0,'With all due respect, A\'dal sent us here to investigate Kael\'s activities, not mount a full-scaled attack.',12,0,100,0,0,0,0,'Anchorite Karja'),
|
|
(19467,1,0,'The magistrix will be happy to know I\'m fluent in Thalassian. Your courtesy is not lost on me.',12,0,100,0,0,0,0,'Anchorite Karja'),
|
|
(19467,2,0,'Back to the topic... we should focus our attention on these manaforges. We need to learn what the enemy is doing with them and why.',12,0,100,0,0,0,0,'Anchorite Karja'),
|
|
(19468,0,0,'Look, sweetheart. No one\'s talking about storming Tempest Keep ourselves, but when we see a target of opportunity we have to take it.',12,0,100,0,0,0,0,'Spymaster Thalodien'),
|
|
(19468,1,0,'...and just look at where that got us!',12,0,100,0,0,0,0,'Spymaster Thalodien'),
|
|
(19468,2,0,'Finally some talk of action from the big guy!',12,0,100,1,0,0,0,'Spymaster Thalodien'),
|
|
(19469,0,0,'I\'m surrounded by idiots!',12,10,100,5,0,0,0,'Magistrix Larynna'),
|
|
(19469,1,0,'We\'ve told you all there is to know! Do you forget that many of us used to be trusted followers of Kael\'thas?',12,0,100,22,0,0,0,'Magistrix Larynna'),
|
|
(19475,0,0,'It\'s coming along, Wafflefry. Haven\'t you got a product demonstration to do or something?',12,0,100,1,0,0,0,'Harbinger Haronem'),
|
|
(19480,0,0,'What... What have I become? Arrrgghhh...',12,0,100,21,0,0,0,'Darkened Spirit'),
|
|
(19493,0,0,'I told you only to summon me if that stupid elf returned! What\'s this? No matter, you won\'t detain me long.',12,0,100,0,0,0,0,'Ekkorash the Inquisitor'),
|
|
(19516,0,0,'Alert, you are marked for extermination!',14,0,100,0,0,11213,0,'voidreaver SAY_AGGRO'),
|
|
(19516,1,0,'Extermination, successful.',14,0,100,0,0,11215,0,'voidreaver SAY_SLAY1'),
|
|
(19516,1,1,'Imbecile life form, no longer functional.',14,0,100,0,0,11216,0,'voidreaver SAY_SLAY2'),
|
|
(19516,1,2,'Threat neutralized.',14,0,100,0,0,11217,0,'voidreaver SAY_SLAY3'),
|
|
(19516,2,0,'Systems... shutting... down...',14,0,100,0,0,11214,0,'voidreaver SAY_DEATH'),
|
|
(19516,3,0,'Alternative measure commencing...',14,0,100,0,0,11218,0,'voidreaver SAY_POUNDING1'),
|
|
(19516,3,1,'Calculating force parameters...',14,0,100,0,0,11219,0,'voidreaver SAY_POUNDING2'),
|
|
(19523,0,0,'Smash!',14,0,100,0,0,10306,0,'omrogg GoCombat_1'),
|
|
(19523,1,0,'If you nice me let you live.',14,0,100,0,0,10308,0,'omrogg GoCombat_2'),
|
|
(19523,2,0,'Me hungry!',14,0,100,0,0,10309,0,'omrogg GoCombat_3'),
|
|
(19523,3,0,'You stay here. Me go kill someone else!',14,0,100,0,0,10303,0,'omrogg Threat_1'),
|
|
(19523,4,0,'Me kill someone else...',14,0,100,0,0,10302,0,'omrogg Threat_2'),
|
|
(19523,5,0,'Me not like this one...',14,0,100,0,0,10300,0,'omrogg Threat_3'),
|
|
(19523,6,0,'Me get bored...',14,0,100,0,0,10305,0,'omrogg ThreatDelay1_2'),
|
|
(19523,6,1,'Ha ha ha.',14,0,100,0,0,10304,0,'omrogg ThreatDelay2_1'),
|
|
(19523,6,2,'H\'ey...',14,0,100,0,0,10307,0,'omrogg ThreatDelay2_3'),
|
|
(19523,6,3,'We kill his friend!',14,0,100,0,0,10301,0,'omrogg ThreatDelay2_4'),
|
|
(19523,7,0,'This one die easy!',14,0,100,0,0,10310,0,'omrogg Killing_1'),
|
|
(19523,8,0,'That\'s because I do all the hard work!',14,0,100,0,0,10321,0,'omrogg KillingDelay_2'),
|
|
(19523,9,0,'This all...your fault!',14,0,100,0,0,10311,0,'omrogg YELL_DIE_L'),
|
|
(19524,0,0,'Why don\'t you let me do the talking?',14,0,100,0,0,10317,0,'omrogg GoCombatDelay_1'),
|
|
(19524,1,0,'No, we will NOT let you live!',14,0,100,0,0,10318,0,'omrogg GoCombatDelay_2'),
|
|
(19524,2,0,'You always hungry. That why we so fat!',14,0,100,0,0,10319,0,'omrogg GoCombatDelay_3'),
|
|
(19524,3,0,'That\'s not funny!',14,0,100,0,0,10314,0,'omrogg ThreatDelay1'),
|
|
(19524,4,0,'I\'m not done yet, idiot!',14,0,100,0,0,10313,0,'omrogg ThreatDelay2'),
|
|
(19524,5,0,'Hey you numbskull!',14,0,100,0,0,10312,0,'omrogg ThreatDelay31'),
|
|
(19524,5,1,'Whhy! He almost dead!',14,0,100,0,0,10316,0,'omrogg ThreatDelay32'),
|
|
(19524,6,0,'What are you doing!',14,0,100,0,0,10315,0,'omrogg Threat_2'),
|
|
(19524,7,0,'That\'s because I do all the hard work!',14,0,100,0,0,10321,0,'omrogg KillingDelay_1'),
|
|
(19524,8,0,'I\'m tired. You kill next one!',14,0,100,0,0,10320,0,'omrogg Killing_2'),
|
|
(19524,9,0,'I...hate...you...',14,0,100,0,0,10322,0,'omrogg YELL_DIE_R'),
|
|
(19527,0,0,'%s absorbs the fire energy of the attack.',16,0,100,0,0,0,0,'Vacillating Voidcaller'),
|
|
(19527,1,0,'%s absorbs the arcane energy of the attack.',16,0,100,0,0,0,0,'Vacillating Voidcaller'),
|
|
(19527,2,0,'%s absorbs the frost energy of the attack.',16,0,100,0,0,0,0,'Vacillating Voidcaller'),
|
|
(19527,3,0,'%s absorbs the holy energy of the attack.',16,0,100,0,0,0,0,'Vacillating Voidcaller'),
|
|
(19527,4,0,'%s absorbs the nature energy of the attack.',16,0,100,0,0,0,0,'Vacillating Voidcaller'),
|
|
(19527,5,0,'%s absorbs the shadow energy of the attack.',16,0,100,0,0,0,0,'Vacillating Voidcaller'),
|
|
(19533,0,0,'A tradesman, perhaps? You need look no further than I for supplies. My prices are quite fair, friend. These items were difficult to acquire, but what does the source matter, eh? You\'ll have what you need.',12,0,100,1,0,0,0,'Dealer Aljaan'),
|
|
(19534,0,0,'The creatures of this place are strong, wayfarer. You\'ll need ample ammunition if you hope to survive. You\'re in luck - I am well-stocked with fine arrows, bullets, and throwing weapons. The price is reasonable, considering circumstances.',12,0,100,1,0,0,0,'Dealer Digriz'),
|
|
(19535,0,0,'Ahh, another powerful traveler. The nether can be dangerous; you\'ll want the most potent spells at your disposal. I carry the finest reagents, common and exotic. Come and buy - you won\'t be sorry!',12,0,100,0,0,0,0,'Dealer Zijaad'),
|
|
(19541,0,0,'Good thing that we\'re surrounded by neighbors with excess machine parts.',12,0,20,1,0,0,0,'Netherstorm Agent'),
|
|
(19541,0,1,'Maybe I should gather up some other agents and head out there after this shift?',12,0,20,1,0,0,0,'Netherstorm Agent'),
|
|
(19541,0,2,'Hmm, arcane annihilators are pretty tough. I wonder if Papa Wheeler knows what he\'s asking for?',12,0,20,1,0,0,0,'Netherstorm Agent'),
|
|
(19541,0,3,'Last time someone went out to try to collect the bounty on Netherock, all we got back was a compressed layer of foolhardy adventurer!',12,0,20,1,0,0,0,'Netherstorm Agent'),
|
|
(19541,0,4,'Netherock?! That thing\'ll squish you flat with one step of its massive foot! No thanks!',12,0,20,1,0,0,0,'Netherstorm Agent'),
|
|
(19543,0,0,'I don\'t know what I was thinking, going out without my sword. I would\'ve put it on if I\'d seen it here...',12,0,100,0,0,0,0,'Battle-Mage Dathric'),
|
|
(19544,0,0,'I can\'t possibly go out without my cloak. I hope it\'s in here...',12,0,100,0,0,0,0,'Conjurer Luminrath'),
|
|
(19544,1,0,'There it is! I could\'ve sworn it wasn\'t here last time I checked...',12,0,100,0,0,0,0,'Conjurer Luminrath'),
|
|
(19545,0,0,'Phew! There\'s my lucky hat. I\'ve been looking for it everywhere.',12,0,100,0,0,0,0,'Cohlien Frostweaver'),
|
|
(19546,0,0,'I can\'t sleep without a good bedtime story. Now I\'m certain to rest well.',12,0,100,0,0,0,0,'Abjurist Belmara'),
|
|
(19554,0,0,'You only hasten the inevitable. In time, all will be devoured!',14,0,100,0,0,0,1,'Dimensius the All-Devouring'),
|
|
(19554,1,0,'Time only has meaning to mortals, insect. Dimensius is infinite!',14,0,100,0,0,0,0,'Dimensius the All-Devouring'),
|
|
(19558,0,0,'Guards!',14,1,100,0,0,0,0,'Amilya Airheart'),
|
|
(19579,0,0,'Phew! There\'s my lucky hat. I\'ve been looking for it everywhere.',12,0,100,1,0,0,0,'Frostweaver gratitude'),
|
|
(19580,0,0,'I can\'t possibly go out without my cloak. I hope it\'s in here...',12,0,100,1,0,0,0,'Luminrath gratitude'),
|
|
(19580,1,0,'There it is! I could\'ve sworn it wasn\'t here last time I checked...',12,0,100,1,0,0,0,'Luminrath gratitude'),
|
|
(19606,0,0,'Someone come read this wanted poster to Grek. Grek can\'t read.',12,0,100,18,0,6941,0,'Grek1'),
|
|
(19606,1,0,'Grek get a drink.',12,0,100,7,0,0,0,'Grek2'),
|
|
(19606,2,0,'Grek try!',12,0,100,0,0,0,0,'Grek - Quest1'),
|
|
(19606,3,0,'This oil no good for Grek! What Grek look like to you, some weakling in robes?',12,0,100,15,0,0,0,'Grek - Quest2'),
|
|
(19610,0,0,'A skunk! Eeeeeeeeeeeeeeeeeew! Don\'t touch me!',12,0,100,0,0,0,0,'Irradiated Worker'),
|
|
(19610,1,0,'Get it away from me!',12,0,100,0,0,0,0,'Irradiated Worker'),
|
|
(19610,2,0,'Show us a trick, Ravandwyr!',12,0,100,0,0,0,0,'Irradiated Worker'),
|
|
(19610,3,0,'Let me outta here! Guys... guys?',12,0,100,0,0,0,0,'Irradiated Worker'),
|
|
(19610,4,0,'Oh man, he got you good!',12,0,100,0,0,0,0,'Irradiated Worker'),
|
|
(19610,5,0,'Remember how you\'re always telling us to chill?',12,0,100,11,0,0,0,'Irradiated Worker'),
|
|
(19610,6,0,'That was the best trick ever! Ok, boys, let\'s go get a drink.',12,0,100,4,0,0,0,'Irradiated Worker'),
|
|
(19610,7,0,'My eyebrows! You singed my eyebrows!',12,0,100,22,0,0,0,'Irradiated Worker'),
|
|
(19610,8,0,'Don\'t worry. It\'s an improvement!',12,0,100,11,0,0,0,'Irradiated Worker'),
|
|
(19622,0,0,'Energy. Power. My people are addicted to it... a dependence made manifest after the Sunwell was destroyed. Welcome... to the future. A pity you are too late to stop it. No one can stop me now! Selama ashal\'anore!',14,0,100,0,0,11256,0,'kaelthas SAY_INTRO'),
|
|
(19622,1,0,'Capernian will see to it that your stay here is a short one.',14,0,100,0,0,11257,0,'kaelthas SAY_INTRO_CAPERNIAN'),
|
|
(19622,2,0,'Well done, you have proven worthy to test your skills against my master engineer, Telonicus.',14,0,100,0,0,11258,0,'kaelthas SAY_INTRO_TELONICUS'),
|
|
(19622,3,0,'Let us see how your nerves hold up against the Darkener, Thaladred.',14,0,100,0,0,11259,0,'kaelthas SAY_INTRO_THALADRED'),
|
|
(19622,4,0,'You have persevered against some of my best advisors... but none can withstand the might of the Blood Hammer. Behold, Lord Sanguinar!',14,0,100,0,0,11260,0,'kaelthas SAY_INTRO_SANGUINAR'),
|
|
(19622,5,0,'As you see, I have many weapons in my arsenal...',14,0,100,0,0,11261,0,'kaelthas SAY_PHASE2_WEAPON'),
|
|
(19622,6,0,'Perhaps I underestimated you. It would be unfair to make you fight all four advisors at once, but... fair treatment was never shown to my people. I\'m just returning the favor.',14,0,100,0,0,11262,0,'kaelthas SAY_PHASE3_ADVANCE'),
|
|
(19622,7,0,'Alas, sometimes one must take matters into one\'s own hands. Balamore shanal!',14,0,100,0,0,11263,0,'kaelthas SAY_PHASE4_INTRO2'),
|
|
(19622,8,0,'I have not come this far to be stopped! The future I have planned will not be jeopardized! Now you will taste true power!',14,0,100,0,0,11273,0,'kaelthas SAY_PHASE5_NUTS'),
|
|
(19622,9,0,'You will not prevail.',14,0,100,0,0,11270,0,'kaelthas SAY_SLAY1'),
|
|
(19622,9,1,'You gambled...and lost.',14,0,100,0,0,11271,0,'kaelthas SAY_SLAY2'),
|
|
(19622,9,2,'This was Child\'s play.',14,0,100,0,0,11272,0,'kaelthas SAY_SLAY3'),
|
|
(19622,10,0,'Obey me.',14,0,100,0,0,11268,0,'kaelthas SAY_MINDCONTROL1'),
|
|
(19622,10,1,'Bow to my will.',14,0,100,0,0,11269,0,'kaelthas SAY_MINDCONTROL2'),
|
|
(19622,11,0,'Let us see how you fare when your world is turned upside down.',14,0,100,0,0,11264,0,'kaelthas SAY_GRAVITYLAPSE1'),
|
|
(19622,11,1,'Having trouble staying grounded?',14,0,100,0,0,11265,0,'kaelthas SAY_GRAVITYLAPSE2'),
|
|
(19622,12,0,'Anara\'nel belore!',14,0,100,0,0,11267,0,'kaelthas SAY_SUMMON_PHOENIX1'),
|
|
(19622,12,1,'By the power of the sun!',14,0,100,0,0,11266,0,'kaelthas SAY_SUMMON_PHOENIX2'),
|
|
(19622,13,0,'For...Quel...thalas!',14,0,100,0,0,11274,0,'kaelthas SAY_DEATH'),
|
|
(19622,14,0,'%s begins to cast Pyroblast!',41,0,100,0,0,0,0,'kaelthas SAY_PYROBLAST'),
|
|
(19632,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Lykul Stinger'),
|
|
(19635,0,0,'I love the smell of nether in the morning.',12,0,100,1,0,0,0,'Captain Arathyn'),
|
|
(19635,1,0,'It smells like...',12,0,100,1,0,0,0,'Captain Arathyn'),
|
|
(19635,2,0,'...victory.',12,0,100,15,0,0,0,'Captain Arathyn'),
|
|
(19664,0,0,'Nothing like a tankard full to wash down one of my magnificent muffins.',12,0,100,0,0,0,0,'Muffin Man Moser'),
|
|
(19664,1,0,'Yea, that hit the spot. Muffins for sale! Get your fresh muffins right here!',12,0,100,7,0,0,0,'Muffin Man Moser'),
|
|
(19664,2,0,'I\'ve got muffins right over here. Come on over!',12,0,100,0,0,0,0,'Muffin Man Moser'),
|
|
(19664,2,1,'Yea, yea, I\'m the muffin man. You know why? Because I sell muffins, that\'s why!',12,0,100,0,0,0,0,'Muffin Man Moser'),
|
|
(19666,0,0,'Bravo! Bravo! Good show… I couldn\'t convince you to work for me, could I? No, I suppose the needless slaughter of my employees might negatively impact your employment application.',14,0,100,0,0,0,0,'Shadow Lord Xiraxis'),
|
|
(19666,1,0,'Your plan was a good one, Sha\'heen, and you would have gotten away with it if not for one thing...',12,0,100,1,0,0,0,'Shadow Lord Xiraxis'),
|
|
(19666,2,0,'Never underestimate the other ethereal\'s greed!',12,0,100,15,0,0,0,'Shadow Lord Xiraxis'),
|
|
(19671,0,0,'This should\'t take very long. Just watch my back as I empty these nether collectors.',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,1,0,'Fantastic! Let\'s move on, shall we?',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,2,0,'Looking at these energy levels, Shaffar was set to make a killing!',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,3,0,'That should do it...',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,4,0,'Hrm, now where is the next collector?',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,5,0,'Ah, there it is. Follow me, fleshling.',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,6,0,'There can\'t be too many more of these collectors. Just keep me safe as I do my job.',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,7,0,'What do we have here? I thought you said the area was secure? This is now the third attack? If we make it out of here, I will definitely be deducting this from your reward. Now don\'t just stand there, destroy them so I can get to that collector.',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,8,0,'We\'re close to the exit. I\'ll let you rest for about thirty seconds, but then we\'re out of here.',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,9,0,'Are you ready to go?',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,10,0,'Ok break time is OVER. Let\'s go!',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,11,0,'Oh really? And what might that be?',12,0,100,1,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,12,0,'He was right, you know. I\'ll have to take that tag-line for my own... It\'s not like he\'ll have a use for it anymore!',12,0,100,1,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,13,0,'Thanks and good luck!',12,0,100,1,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,20,0,'%s checks to make sure his body is intact.',16,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,21,0,'You made it! Well done, $r. Now if you\'ll excuse me, I have to get the rest of our crew inside.',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,22,0,'%s expertly manipulates the control panel.',16,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19671,23,0,'Let\'s not waste any time! Take anything that isn\'t nailed down to the floor and teleport directly to Stormspire! Chop chop!',12,0,100,0,0,0,0,'Cryo-Engineer Sha\'heen'),
|
|
(19685,0,0,'Follow me, stranger. This won\'t take long.',12,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_0'),
|
|
(19685,1,0,'Shattrath was once the draenei capital of this world. Its name means \"dwelling of light.\"',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_1'),
|
|
(19685,2,0,'When the Burning Legion turned the orcs against the draenei, the fiercest battle was fought here. The draenei fought tooth and nail, but in the end the city fell.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_2'),
|
|
(19685,3,0,'The city was left in ruins and darkness... until the Sha\'tar arrived.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_3'),
|
|
(19685,4,0,'Let us go into the Lower City. I will warn you that as one of the only safe havens in Outland, Shattrath has attracted droves of refugees from all wars, current and past.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_4'),
|
|
(19685,5,0,'The Sha\'tar, or \"born from light\" are the naaru that came to Outland to fight the demons of the Burning Legion.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_5'),
|
|
(19685,6,0,'They were drawn to the ruins of Shattrath City where a small remnant of the draenei priesthood conducted its rites inside a ruined temple on this very spot.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_6'),
|
|
(19685,7,0,'The priesthood, known as the Aldor, quickly regained its strength as word spread that the naaru had returned and reconstruction soon began. The ruined temple is now used as an infirmary for injured refugees.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_7'),
|
|
(19685,8,0,'It wouldn\'t be long, however, before the city came under attack once again. This time, the attack came from Illidan\'s armies. A large regiment of blood elves had been sent by Illidan\'s ally, Kael\'thas Sunstrider, to lay waste to the city.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_8'),
|
|
(19685,9,0,'As the regiment of blood elves crossed this very bridge, the Aldor\'s exarchs and vindicators lined up to defend the Terrace of Light. But then the unexpected happened.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_9'),
|
|
(19685,10,0,'The blood elves laid down their weapons in front of the city\'s defenders; their leader, a blood elf elder known as Voren\'thal, stormed into the Terrace of Light and demanded to speak to A\'dal.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_10'),
|
|
(19685,11,0,'As the naaru approached him, Voren\'thal kneeled before him and uttered the following words: \"I\'ve seen you in a vision, naaru. My race\'s only hope for survival lies with you. My followers and I are here to serve you.\"',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_11'),
|
|
(19685,12,0,'The defection of Voren\'thal and his followers was the largest loss ever incurred by Kael\'s forces. And these weren\'t just any blood elves. Many of the best and brightest amongst Kael\'s scholars and magisters had been swayed by Voren\'thal\'s influence.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_12'),
|
|
(19685,13,0,'The naaru accepted the defectors, who would become known as the Scryers; their dwelling lies in the platform above. Only those initiated with the Scryers are allowed there.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_13'),
|
|
(19685,14,0,'The Aldor are followers of the Light and forgiveness and redemption are values they understand. However, they found hard to forget the deeds of the blood elves while under Kael\'s command.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_14'),
|
|
(19685,15,0,'Many of the priesthood had been slain by the same magisters who now vowed to serve the naaru. They were not happy to share the city with their former enemies.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_15'),
|
|
(19685,16,0,'The Aldor\'s most holy temple and its surrounding dwellings lie on the terrace above. As a holy site, only the initiated are welcome inside.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_16'),
|
|
(19685,17,0,'The attacks against Shattrath continued, but the city did not fall, as you can see. On the contrary, the naaru known as Xi\'ri led a successful incursion into Shadowmoon Valley - Illidan\'s doorstep.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_17'),
|
|
(19685,18,0,'There he continues to wage war on Illidan with the assistance of the Aldor and the Scryers. The two factions have not given up on their old feuds, though.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_18'),
|
|
(19685,19,0,'Such is their animosity that they vie for the honor of being sent to assist the naaru there. Each day, that decision is made here by A\'dal. The armies gather here to receive A\'dal\'s blessing before heading to Shadowmoon.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_19'),
|
|
(19685,20,0,'Khadgar should be ready to see you again. Just remember that to serve the Sha\'tar you will most likely have to ally with the Aldor or the Scryers. And seeking the favor of one group will cause the others\' dislike.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_20'),
|
|
(19685,21,0,'Good luck stranger, and welcome to Shattrath City.',15,0,100,0,0,0,0,'kservant SAY_KHAD_SERV_21'),
|
|
(19710,0,0,'You have approximately five seconds to live.',14,0,100,0,0,11109,0,'ironhand SAY_AGGRO_1'),
|
|
(19710,1,0,'With the precise angle and velocity...',14,0,100,0,0,11112,0,'ironhand SAY_HAMMER_1'),
|
|
(19710,1,1,'Low tech yet quiet effective!',14,0,100,0,0,11113,0,'ironhand SAY_HAMMER_2'),
|
|
(19710,2,0,'A foregone conclusion.',14,0,100,0,0,11110,0,'ironhand SAY_SLAY_1'),
|
|
(19710,2,1,'The processing will continue a schedule!',14,0,100,0,0,11111,0,'ironhand SAY_SLAY_2'),
|
|
(19710,3,0,'My calculations did not...',14,0,100,0,0,11114,0,'ironhand SAY_DEATH_1'),
|
|
(19710,4,0,'%s raises his hammer menacingly...',41,0,100,0,0,0,0,'ironhand EMOTE_HAMMER'),
|
|
(19720,0,0,'Time to teach you a lesson in manners, little boy! ',12,0,100,0,0,0,0,'\"Dirty\" Larry'),
|
|
(19720,1,0,'I\'m now going to give you to the count of \"3\" to get out of here before I sick the dogs on you.',12,0,100,0,0,0,0,'\"Dirty\" Larry'),
|
|
(19720,2,0,'1...',12,0,100,0,0,0,0,'\"Dirty\" Larry'),
|
|
(19720,3,0,'2...',12,0,100,0,0,0,0,'\"Dirty\" Larry'),
|
|
(19720,4,0,'Time to meet your maker!',12,0,100,0,0,0,0,'\"Dirty\" Larry'),
|
|
(19720,5,0,'Alright, we give up! Don\'t hurt us!',12,0,100,0,0,0,0,'\"Dirty\" Larry'),
|
|
(19747,0,0,'Make ready the chambers, another ally will soon join our ranks!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,1,0,'Our ally has arrived! Clear the way to the materialization chamber!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,2,0,'Now, proceed to the translocator. Forge Camp Wrath awaits your arrival!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,3,0,'Prepare yourself for eternal torture, mortal!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,3,1,'WHAT?! Who dares to disturb the Burning Legion?',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,3,2,'I shall enjoy the smell of the grease from your marrow crackling over the fire!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,3,3,'Nothing will prevent your doom!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,3,4,'You DARE to attack me?!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,3,5,'You will suffer slowly until the end of time for this affront!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19747,4,0,'Release the hounds!',14,0,100,0,0,0,0,'Baelmon the Hound-Master'),
|
|
(19763,0,0,'Thank goodness you got here, it was almost dinner time!',12,0,100,4,0,0,0,'Manni'),
|
|
(19764,0,0,'I thought I was a goner for sure.',12,0,100,4,0,0,0,'Moh'),
|
|
(19766,0,0,'I don\'t know which is worse, getting eaten by fel orcs or working for that slave master Razelcraz! Oh well, thanks anyways!',12,0,100,4,0,0,0,'Jakk'),
|
|
(19827,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Dark Conclave Ravenguard'),
|
|
(19830,0,0,'You cannot be serious! We are severely understaffed and can barely keep this manaforge functional!',12,0,100,6,0,0,0,'dawnforge SAY_ARCANIST_ARDONIS_1'),
|
|
(19830,1,0,'Yes, my lord.',12,0,100,0,0,0,0,'dawnforge SAY_ARCANIST_ARDONIS_2'),
|
|
(19831,0,0,'We need you to send reinforcements to Manaforge Duro, Ardonis. This is not a request, it\'s an order.',12,0,100,1,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_1'),
|
|
(19831,1,0,'You will do as ordered. Manaforge Duro has come under heavy attack by mana creatures and the situation is out of control. Failure to comply will not be tolerated!',12,0,100,0,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_2'),
|
|
(19831,2,0,'My lord!',12,0,100,0,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_3'),
|
|
(19831,3,0,'Yes, my lord.',12,0,100,0,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_4'),
|
|
(19831,4,0,'See to it, Ardonis!',12,0,100,5,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_5'),
|
|
(19832,0,0,'Oh no! What\'s that? Quickly, defend us with the Scrap Reaver X6000!!!',12,0,100,0,0,0,0,'Doctor Vomisa, Ph.T.'),
|
|
(19851,0,0,'I AM DEATH! PREPARE YOUR TOWN FOR ANNIHILATION!',14,0,100,0,0,0,0,'Negatron'),
|
|
(19862,0,0,'Urtrak kill you!',12,0,100,0,0,0,0,'Urtrak'),
|
|
(19864,0,0,'Vengeance is ours! Attack my brothers!',12,0,100,0,0,0,0,'Vengeful Unyielding Captain'),
|
|
(19872,0,0,'I must see the master at once!',12,0,100,5,0,0,0,'Lady Catriona Von\'Indi - Out of Combat'),
|
|
(19872,0,1,'Where is the master?',12,0,100,5,0,0,0,'Lady Catriona Von\'Indi - Out of Combat'),
|
|
(19872,0,2,'Where has the master gone?',12,0,100,5,0,0,0,'Lady Catriona Von\'Indi - Out of Combat'),
|
|
(19872,0,3,'Why can we not talk to the master?',12,0,100,5,0,0,0,'Lady Catriona Von\'Indi - Out of Combat'),
|
|
(19873,0,0,'I must see the master at once!',12,0,100,5,0,0,0,'Lord Crispin Ference - Out of Combat'),
|
|
(19873,0,1,'Where is the master?',12,0,100,5,0,0,0,'Lord Crispin Ference - Out of Combat'),
|
|
(19873,0,2,'Where has the master gone?',12,0,100,5,0,0,0,'Lord Crispin Ference - Out of Combat'),
|
|
(19873,0,3,'Why can we not talk to the master?',12,0,100,5,0,0,0,'Lord Crispin Ference - Out of Combat'),
|
|
(19874,0,0,'I must see the master at once!',12,0,100,5,0,0,0,'Baron Rafe Dreuger - Out of Combat'),
|
|
(19874,0,1,'Where is the master?',12,0,100,5,0,0,0,'Baron Rafe Dreuger - Out of Combat'),
|
|
(19874,0,2,'Where has the master gone?',12,0,100,5,0,0,0,'Baron Rafe Dreuger - Out of Combat'),
|
|
(19874,0,3,'Why can we not talk to the master?',12,0,100,5,0,0,0,'Baron Rafe Dreuger - Out of Combat'),
|
|
(19875,0,0,'I must see the master at once!',12,0,100,5,0,0,0,'Baroness Dorothea Millstipe - Out of Combat'),
|
|
(19875,0,1,'Where is the master?',12,0,100,5,0,0,0,'Baroness Dorothea Millstipe - Out of Combat'),
|
|
(19875,0,2,'Where has the master gone?',12,0,100,5,0,0,0,'Baroness Dorothea Millstipe - Out of Combat'),
|
|
(19875,0,3,'Why can we not talk to the master?',12,0,100,5,0,0,0,'Baroness Dorothea Millstipe - Out of Combat'),
|
|
(19876,0,0,'I must see the master at once!',12,0,100,5,0,0,0,'Lord Robin Daris - Out of Combat'),
|
|
(19876,0,1,'Where is the master?',12,0,100,5,0,0,0,'Lord Robin Daris - Out of Combat'),
|
|
(19876,0,2,'Where has the master gone?',12,0,100,5,0,0,0,'Lord Robin Daris - Out of Combat'),
|
|
(19876,0,3,'Why can we not talk to the master?',12,0,100,5,0,0,0,'Lord Robin Daris - Out of Combat'),
|
|
(19926,0,0,'Looks like today was the wrong day to quit mana tapping...',12,0,100,1,0,0,0,'Spellreaver Marathelle'),
|
|
(19932,0,0,'Something very, very disturbing. We\'re starting to see more of them across the timeways.',12,0,100,1,0,0,0,'Andormu'),
|
|
(19932,1,0,'Nozari, I\'m not talking about a greedy wizard looking to improve his station in life by making a small adjustment to the past.',12,0,100,1,0,0,0,'Andormu'),
|
|
(19932,2,0,'These beings aren\'t giving themselves the winning numbers for the Stormwind lottery, dear.',12,0,100,1,0,0,0,'Andormu'),
|
|
(19932,3,0,'My apologies, Nozari. I have been a bit \'on edge\' as of late. These creatures are attempting to alter the timeways.',12,0,100,1,0,0,0,'Andormu'),
|
|
(19932,4,0,'You do recall the last time that this occurred, yes? Let us hope that the master need not be involved.',12,0,100,1,0,0,0,'Andormu'),
|
|
(19932,5,0,'Absolutely not. We must not place ourselves at risk. With the master away, we are all that is in place to keep the stream intact. Others are due to arrive any moment now. Heroes and adventurers from Azeroth...',12,0,100,1,0,0,0,'Andormu'),
|
|
(19933,0,0,'Fascinating. What is it, Andormu?',12,0,100,1,0,0,0,'Nozari'),
|
|
(19933,1,0,'Hrm, are they tampering with the timeways?',12,0,100,1,0,0,0,'Nozari'),
|
|
(19933,2,0,'I hate it when you speak to me in that manner. I am your equal in every way, brother. Remember that the next time you are trapped amidst a temporal vortex, crying for help.',12,0,100,1,0,0,0,'Nozari'),
|
|
(19933,3,0,'Shall we?',12,0,100,1,0,0,0,'Nozari'),
|
|
(19933,4,0,'%s nods.',16,0,100,1,0,0,0,'Nozari'),
|
|
(19948,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on Aggro Text'),
|
|
(19948,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on Aggro Text'),
|
|
(19948,0,2,'Me angered. Raaah!',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on Aggro Text'),
|
|
(19948,0,3,'I\'ll crush you!',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on Aggro Text'),
|
|
(19948,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on death Quest 11000 complete'),
|
|
(19948,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on death Quest 11000 complete'),
|
|
(19948,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on death Quest 11000 complete'),
|
|
(19948,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on death Quest 11000 complete'),
|
|
(19948,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on death Quest 11000 complete'),
|
|
(19948,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Skirmisher on death Quest 11000 complete'),
|
|
(19952,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Bloodmaul Geomancer on Aggro Text'),
|
|
(19952,0,1,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bloodmaul Geomancer on Aggro Text'),
|
|
(19952,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Bloodmaul Geomancer on Aggro Text'),
|
|
(19952,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Geomancer on death Quest 11000 complete'),
|
|
(19952,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Geomancer on death Quest 11000 complete'),
|
|
(19952,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Geomancer on death Quest 11000 complete'),
|
|
(19952,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Geomancer on death Quest 11000 complete'),
|
|
(19952,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Geomancer on death Quest 11000 complete'),
|
|
(19952,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Geomancer on death Quest 11000 complete'),
|
|
(19957,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on Aggro Text'),
|
|
(19957,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on Aggro Text'),
|
|
(19957,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on Aggro Text'),
|
|
(19957,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on death Quest 11000 complete'),
|
|
(19957,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on death Quest 11000 complete'),
|
|
(19957,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on death Quest 11000 complete'),
|
|
(19957,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on death Quest 11000 complete'),
|
|
(19957,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on death Quest 11000 complete'),
|
|
(19957,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Brewmaster on death Quest 11000 complete'),
|
|
(19991,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bloodmaul Brute on Aggro Text'),
|
|
(19991,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bloodmaul Brute on Aggro Text'),
|
|
(19991,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bloodmaul Brute on Aggro Text'),
|
|
(19991,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Brute on death Quest 11000 complete'),
|
|
(19991,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Brute on death Quest 11000 complete'),
|
|
(19991,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Brute on death Quest 11000 complete'),
|
|
(19991,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Brute on death Quest 11000 complete'),
|
|
(19991,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Brute on death Quest 11000 complete'),
|
|
(19991,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Brute on death Quest 11000 complete'),
|
|
(19991,2,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Bloodmaul Brute on enrage'),
|
|
(19992,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Bloodmaul Shaman on Aggro Text'),
|
|
(19992,0,1,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bloodmaul Shaman on Aggro Text'),
|
|
(19992,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Bloodmaul Shaman on Aggro Text'),
|
|
(19992,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Shaman on death Quest 11000 complete'),
|
|
(19992,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Shaman on death Quest 11000 complete'),
|
|
(19992,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Shaman on death Quest 11000 complete'),
|
|
(19992,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Shaman on death Quest 11000 complete'),
|
|
(19992,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Shaman on death Quest 11000 complete'),
|
|
(19992,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Shaman on death Quest 11000 complete'),
|
|
(19993,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bloodmaul Mauler on Aggro Text'),
|
|
(19993,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bloodmaul Mauler on Aggro Text'),
|
|
(19993,0,2,'Me angered. Raaah!',12,0,100,0,0,0,0,'Bloodmaul Mauler on Aggro Text'),
|
|
(19993,0,3,'I\'ll crush you!',12,0,100,0,0,0,0,'Bloodmaul Mauler on Aggro Text'),
|
|
(19993,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Mauler on death Quest 11000 complete'),
|
|
(19993,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Mauler on death Quest 11000 complete'),
|
|
(19993,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Mauler on death Quest 11000 complete'),
|
|
(19993,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Mauler on death Quest 11000 complete'),
|
|
(19993,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Mauler on death Quest 11000 complete'),
|
|
(19993,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Mauler on death Quest 11000 complete'),
|
|
(19994,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Bloodmaul Warlock on Aggro Text'),
|
|
(19994,0,1,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bloodmaul Warlock on Aggro Text'),
|
|
(19994,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Bloodmaul Warlock on Aggro Text'),
|
|
(19994,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Warlock on death Quest 11000 complete'),
|
|
(19994,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Warlock on death Quest 11000 complete'),
|
|
(19994,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Warlock on death Quest 11000 complete'),
|
|
(19994,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Warlock on death Quest 11000 complete'),
|
|
(19994,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Warlock on death Quest 11000 complete'),
|
|
(19994,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Warlock on death Quest 11000 complete'),
|
|
(19995,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Brute on Aggro Text'),
|
|
(19995,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Brute on Aggro Text'),
|
|
(19995,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Brute on Aggro Text'),
|
|
(19995,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Brute on death Quest 11000 complete'),
|
|
(19995,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Brute on death Quest 11000 complete'),
|
|
(19995,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Brute on death Quest 11000 complete'),
|
|
(19995,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Brute on death Quest 11000 complete'),
|
|
(19995,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Brute on death Quest 11000 complete'),
|
|
(19995,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Brute on death Quest 11000 complete'),
|
|
(19995,4,0,'Ohh, look! Bloodmaul Brew! Mmmm...',12,0,100,16,0,0,0,'Bladespire Brute to 21241'),
|
|
(19995,4,1,'Bloodmaul Brew? Me favorite!',12,0,100,16,0,0,0,'Bladespire Brute to 21241'),
|
|
(19995,4,2,'Ohh, look! Bloodmaul Brew! Mmmm...',12,0,100,16,0,398,0,'Bladespire Brute to 21241'),
|
|
(19995,4,3,'Mmmm, Bloodmaul Brew!',12,0,100,16,0,0,0,'Bladespire Brute to 21241'),
|
|
(19995,5,0,'Ugh... Me not feel so guud.',12,0,100,92,0,0,0,'Bladespire Brute to 21241'),
|
|
(19996,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Bladespire Battlemage on Aggro Text'),
|
|
(19996,0,1,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Battlemage on Aggro Text'),
|
|
(19996,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Bladespire Battlemage on Aggro Text'),
|
|
(19996,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Battlemage on death Quest 11000 complete'),
|
|
(19996,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Battlemage on death Quest 11000 complete'),
|
|
(19996,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Battlemage on death Quest 11000 complete'),
|
|
(19996,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Battlemage on death Quest 11000 complete'),
|
|
(19996,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Battlemage on death Quest 11000 complete'),
|
|
(19996,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Battlemage on death Quest 11000 complete'),
|
|
(19997,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Enforcer on Aggro Text'),
|
|
(19997,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Enforcer on Aggro Text'),
|
|
(19997,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Enforcer on Aggro Text'),
|
|
(19997,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Enforcer on death Quest 11000 complete'),
|
|
(19997,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Enforcer on death Quest 11000 complete'),
|
|
(19997,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Enforcer on death Quest 11000 complete'),
|
|
(19997,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Enforcer on death Quest 11000 complete'),
|
|
(19997,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Enforcer on death Quest 11000 complete'),
|
|
(19997,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Enforcer on death Quest 11000 complete'),
|
|
(19997,2,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Bladespire Enforcer on enrage'),
|
|
(19998,0,0,'Me smash! You die!',12,0,100,0,0,0,0,'Bladespire Shaman on Aggro Text'),
|
|
(19998,0,1,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Shaman on Aggro Text'),
|
|
(19998,0,2,'I\'ll crush you!',12,0,100,0,0,0,0,'Bladespire Shaman on Aggro Text'),
|
|
(19998,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Shaman on death Quest 11000 complete'),
|
|
(19998,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Shaman on death Quest 11000 complete'),
|
|
(19998,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Shaman on death Quest 11000 complete'),
|
|
(19998,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Shaman on death Quest 11000 complete'),
|
|
(19998,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Shaman on death Quest 11000 complete'),
|
|
(19998,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Shaman on death Quest 11000 complete'),
|
|
(20031,0,0,'First squad is ready for battle!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,1,'Our blades and spells are at the ready!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,2,'Our defenses stand ready!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,3,'Second squad is ready to fight!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,4,'The enemy will not get past us!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,5,'Third squad reporting in!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,6,'We stand ready to defend the Eye!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20031,0,7,'We will show our enemies no quarter!',14,0,100,0,0,0,0,'Bloodwarder Legionnaire'),
|
|
(20035,0,0,'As you were!',14,0,100,0,0,0,0,'Bloodwarder Marshal'),
|
|
(20035,0,1,'Excellent work.',14,0,100,0,0,0,0,'Bloodwarder Marshal'),
|
|
(20035,0,2,'Stand vigilant.',14,0,100,0,0,0,0,'Bloodwarder Marshal'),
|
|
(20035,0,3,'Very well.',14,0,100,0,0,0,0,'Bloodwarder Marshal'),
|
|
(20035,0,4,'Your conduct makes me proud.',14,0,100,0,0,0,0,'Bloodwarder Marshal'),
|
|
(20040,0,0,'This unit is currently performing within normal parameters.',12,0,100,0,0,0,0,'Crystalcore Devastator'),
|
|
(20040,0,1,'This unit is ready to serve.',12,0,100,0,0,0,0,'Crystalcore Devastator'),
|
|
(20041,0,0,'This unit is currently performing within normal parameters.',12,0,100,0,0,0,0,'Crystalcore Sentinel'),
|
|
(20041,0,1,'This unit is ready to serve.',12,0,100,0,0,0,0,'Crystalcore Sentinel'),
|
|
(20042,0,0,'Golem. Command. Operational status report.',12,0,100,0,0,0,0,'Tempest-Smith'),
|
|
(20060,0,0,'Blood for blood!',14,0,100,0,0,11152,0,'sanguinar SAY_SANGUINAR_AGGRO'),
|
|
(20060,1,0,'NO! I ...will... not...',14,0,100,0,0,11153,0,'sanguinar SAY_SANGUINAR_DEATH'),
|
|
(20062,0,0,'The sin\'dore reign supreme!',14,0,100,0,0,11117,0,'capernian SAY_CAPERNIAN_AGGRO'),
|
|
(20062,1,0,'This is not over!',14,0,100,0,0,11118,0,'capernian SAY_CAPERNIAN_DEATH'),
|
|
(20063,0,0,'Anar\'alah belore!',14,0,100,0,0,11157,0,'telonicus SAY_TELONICUS_AGGRO'),
|
|
(20063,1,0,'More perils... await',14,0,100,0,0,11158,0,'telonicus SAY_TELONICUS_DEATH'),
|
|
(20064,0,0,'Prepare yourselves!',14,0,100,0,0,11203,0,'thaladred SAY_THALADRED_AGGRO'),
|
|
(20064,1,0,'Forgive me, my prince! I have... failed.',14,0,100,0,0,11204,0,'thaladred SAY_THALADRED_DEATH'),
|
|
(20064,2,0,'%s sets his gaze on $N!',16,0,100,0,0,0,0,'thaladred EMOTE_THALADRED_GAZE'),
|
|
(20071,0,0,'Let us hold our discussion in a more... private place. Follow me, $N.',12,0,100,0,0,0,0,'Wind Trader Marid'),
|
|
(20071,1,0,'You didn\'t really think I\'d do business with you again, did you? Sometimes, the best way to return to profitability is to know when to cut your losses.',12,0,100,0,0,0,0,'Wind Trader Marid'),
|
|
(20095,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Grimnok Battleborn on Aggro Text'),
|
|
(20095,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Grimnok Battleborn on Aggro Text'),
|
|
(20095,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Grimnok Battleborn on Aggro Text'),
|
|
(20095,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Grimnok Battleborn on death Quest 11000 complete'),
|
|
(20095,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Grimnok Battleborn on death Quest 11000 complete'),
|
|
(20095,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Grimnok Battleborn on death Quest 11000 complete'),
|
|
(20095,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Grimnok Battleborn on death Quest 11000 complete'),
|
|
(20095,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Grimnok Battleborn on death Quest 11000 complete'),
|
|
(20095,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Grimnok Battleborn on death Quest 11000 complete'),
|
|
(20095,2,0,'You! I see you! One of you, kill them!',14,0,100,0,0,0,0,'Grimnok Battleborn OOC'),
|
|
(20095,2,1,'Don\'t let any escape, you dogs!',14,0,100,0,0,0,0,'Grimnok Battleborn OOC'),
|
|
(20095,2,2,'I want these Alliance and Horde pigs dead!',14,0,100,0,0,0,0,'Grimnok Battleborn OOC'),
|
|
(20095,2,3,'Get up there. March on Bladespire Hold. I want to adorn my tower with Gorr\'Dim\'s head!',14,0,100,0,0,0,0,'Grimnok Battleborn OOC'),
|
|
(20098,0,0,'I\'m right here, daddy. You\'ve been asleep all day long. You sure must be tired!',12,0,100,1,0,0,0,'Jane'),
|
|
(20100,0,0,'Was... Was it all a dream? Azuremyst, Bloodymyst, Zangarmarsh, Shadowmoon... even Zul\'Aman... Jane! Jane where are you!',12,0,100,1,0,0,0,'Jessel'),
|
|
(20100,1,0,'Ah, wonderful. It was all just a dream...',12,0,100,1,0,0,0,'Jessel'),
|
|
(20101,0,0,'What have the netherwinds brought us?',12,0,100,0,0,0,0,'Nether-Stalker'),
|
|
(20102,0,0,'During the Lunar Festival, we should take time to seek out our elders and consider their wisdom.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,0,1,'Legend says that the great beast Omen sleeps in the waters of Lake Elune\'ara in Moonglade, only to appear once a year. But that\'s just a legend.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,0,2,'Have you seen the fireworks? This is the best time of year to buy them.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,0,3,'The druids of Nighthaven are holding a great celebration in Moonglade for the Lunar Festival.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,6,0,'We should go trick or treating later.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,6,1,'There MUST be a way to make more money off of this holiday.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,6,2,'The innkeepers are mad to be giving away treats for free.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,6,3,'For the Alliance! Wait... the Horde! Wait... which was I again?',12,0,100,4,0,149,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,8,0,'Where are all those wonderful winter hats coming from?',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,8,1,'Ah, the Winter Wondervolt. What will we think of next?',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,8,2,'The goblins of Smokywood Pastures always have such wonderful treats for sale this time of year.',12,0,100,0,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20102,8,3,'Ah, the Winter Wondervolt. What will we think of next?',12,0,100,274,0,0,0,'Goblin Commoner to Goblin Commoner'),
|
|
(20129,0,0,'Greetings, $N. I will guide you through the cavern. Please try and keep up.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_1'),
|
|
(20129,1,0,'We do not know if the Caverns of Time have always been accessible to mortals. Truly, it is impossible to tell as the Timeless One is in perpetual motion, changing our timeways as he sees fit. What you see now may very well not exist tomorrow. You may wake up and have no memory of this place.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_2'),
|
|
(20129,2,0,'It is strange, I know... Most mortals cannot actually comprehend what they see here, as often, what they see is not anchored within their own perception of reality.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_3'),
|
|
(20129,3,0,'Follow me, please.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_4'),
|
|
(20129,4,0,'There are only two truths to be found here: First, that time is chaotic, always in flux, and completely malleable and second, perception does not dictate reality.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_5'),
|
|
(20129,5,0,'As custodians of time, we watch over and care for Nozdormu\'s realm. The master is away at the moment, which means that attempts are being made to dramatically alter time. The master never meddles in the affairs of mortals but instead corrects the alterations made to time by others. He is reactionary in this regard.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_6'),
|
|
(20129,6,0,'For normal maintenance of time, the Keepers of Time are sufficient caretakers. We are able to deal with most ordinary disturbances. I speak of little things, such as rogue mages changing something in the past to elevate their status or wealth in the present.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_7'),
|
|
(20129,7,0,'These tunnels that you see are called timeways. They are infinite in number. The ones that currently exist in your reality are what the master has deemed as \'trouble spots.\' These trouble spots may differ completely in theme but they always share a cause. That is, their existence is a result of the same temporal disturbance. Remember that should you venture inside one...',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_8'),
|
|
(20129,8,0,'This timeway is in great disarray! We have agents inside right now attempting to restore order. What information I have indicates that Thrall\'s freedom is in jeopardy. A malevolent organization known as the Infinite Dragonflight is trying to prevent his escape. I fear without outside assistance, all will be lost.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_9'),
|
|
(20129,9,0,'We have very little information on this timeway. Sa\'at has been dispatched and is currently inside. The data we have gathered from his correspondence is that the Infinite Dragonflight are once again attempting to alter time. Could it be that the opening of the Dark Portal is being targeted for sabotage? Let us hope not...',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_10'),
|
|
(20129,10,0,'This timeway collapsed and reformed. The result was Stratholme of yore. What could possibly be happening inside?',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_11'),
|
|
(20129,11,0,'The timeways are currently ranked in order from least catastrophic to most catastrophic. Note that they are all classified as catastrophic, meaning that any single one of these timeways collapsing would mean that your world would end. We only classify them in such a way so that the heroes and adventurers that are sent here know which timeway best suits their abilities.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_12'),
|
|
(20129,12,0,'All we know of this timeway is that it leads to Mount Hyjal. The Infinite Dragonflight have gone to great lengths to prevent our involvement. We know next to nothing, mortal. Soridormi is currently attempting to break through the timeway\'s defenses but has thus far been unsuccessful. You might be our only hope of breaking through and resolving the conflict.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_13'),
|
|
(20129,13,0,'Our time is at an end $N. I would wish you luck, if such a thing existed.',15,0,100,0,0,0,0,'WHISPER_CUSTODIAN_14'),
|
|
(20138,0,0,'You\'ll never get the ata\'mal crystal from me!',12,0,100,0,0,0,0,'Culuthas'),
|
|
(20138,0,1,'I will use the power of the ata\'mal crystal to crush you!',12,0,100,0,0,0,0,'Culuthas'),
|
|
(20138,0,2,'The ata\'mal crystal is mine!',12,0,100,0,0,0,0,'Culuthas'),
|
|
(20140,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Sunfury Centurion'),
|
|
(20159,0,0,'If you think I\'ll betray my friend that easily, think again! Face me, you scoundrel!',12,1,100,0,0,0,0,'Magister Aledis'),
|
|
(20159,1,0,'Spare my life! I will tell you about Arelion\'s secret.',12,1,100,0,0,0,0,'Magister Aledis'),
|
|
(20201,0,0,'Do not go any further, mortal. You are ill-prepared to face the forces of the Infinite Dragonflight. Come, let me help you.',12,0,100,1,0,0,0,'Sa\'at'),
|
|
(20209,0,0,'Warning! %s emergency shutdown process initiated by $N. Shutdown will complete in two minutes.',16,0,100,0,0,0,0,'manaforge_control EMOTE_START'),
|
|
(20209,1,0,'Emergency shutdown will complete in one minute.',16,0,100,0,0,0,0,'manaforge_control EMOTE_60'),
|
|
(20209,2,0,'Emergency shutdown will complete in thirty seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_30'),
|
|
(20209,3,0,'Emergency shutdown will complete in ten seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_10'),
|
|
(20209,4,0,'Emergency shutdown complete.',16,0,100,0,0,0,0,'manaforge_control EMOTE_COMPLETE'),
|
|
(20209,5,0,'Manaforge shutdown aborted. Resuming manaforge activity.',16,0,100,0,0,0,0,'manaforge_control fail'),
|
|
(20218,0,0,'Stop the emergency shutdown! Kael will have our heads if he hears about this!',12,0,100,0,0,0,0,'Sunfury Technician'),
|
|
(20218,0,1,'Stop this immediately!',12,0,100,0,0,0,0,'Sunfury Technician'),
|
|
(20218,0,2,'The naaru\'s emergency shutdown will disable the manaforge permanently! It must be aborted!',12,0,100,0,0,0,0,'Sunfury Technician'),
|
|
(20221,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Sunfury Flamekeeper'),
|
|
(20227,0,0,'Looks like it\'s time to let you out of this cage.',12,0,100,1,0,0,0,'Apprentice Tedon'),
|
|
(20227,1,0,'Now, to put the neutralizing agent on it...',12,0,100,0,0,0,0,'Apprentice Tedon'),
|
|
(20227,2,0,'Success!',12,0,100,71,0,0,0,'Apprentice Tedon'),
|
|
(20234,0,0,'Guards!',14,7,100,0,0,0,0,'Runetog Wildhammer'),
|
|
(20239,0,0,'As the neutralizing agent mixes into the waters of the lake, the water that was irradiated by the crystal seems to clear.',16,0,100,0,0,0,0,'Neutralizing Emote Placeholder'),
|
|
(20242,0,0,'The best selection of smuggled goods is available right here, $N. Great for the whole family! Avoid goblin taxation and naaru prohibition - the Consortium is here to fill your every shopping need!',12,0,100,1,0,0,0,'Karaaz'),
|
|
(20243,0,0,'The %s\'s mechanical heart begins to beat softly.',16,0,100,0,0,0,0,'Scrapped Fel Reaver'),
|
|
(20279,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Ragestone Threshalisk'),
|
|
(20280,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Ragestone Trampler'),
|
|
(20281,0,0,'Let\'s proceed at a brisk pace.',12,0,100,0,0,0,0,'Drijya'),
|
|
(20281,1,0,'We\'ll start at that first energy pylon, straight ahead. Remember, try to keep them off of me.',12,0,100,25,0,0,0,'Drijya'),
|
|
(20281,2,0,'I\'m done with this pylon. On to the next.',12,0,100,0,0,0,0,'Drijya'),
|
|
(20281,3,0,'Alright, pylon two down. Now for the heat manifold.',12,0,100,0,0,0,0,'Drijya'),
|
|
(20281,4,0,'That should do it. The teleporter should blow any second now!',12,0,100,0,0,0,0,'Drijya'),
|
|
(20281,4,1,'Ok, let\'s get out of here!',12,0,100,0,0,0,0,'Drijya'),
|
|
(20281,5,0,'Thank you, $N! I couldn\'t have done it without you. You\'ll let Gahruj know?',12,0,100,0,0,0,0,'Drijya'),
|
|
(20281,6,0,'Keep them off me!',12,0,100,0,0,0,0,'Drijya'),
|
|
(20334,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Cook on Aggro Text'),
|
|
(20334,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Cook on Aggro Text'),
|
|
(20334,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Cook on Aggro Text'),
|
|
(20334,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Cook on death Quest 11000 complete'),
|
|
(20334,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Cook on death Quest 11000 complete'),
|
|
(20334,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Cook on death Quest 11000 complete'),
|
|
(20334,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Cook on death Quest 11000 complete'),
|
|
(20334,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Cook on death Quest 11000 complete'),
|
|
(20334,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Cook on death Quest 11000 complete'),
|
|
(20342,0,0,'Yea, Nat?',12,0,100,0,0,0,0,'Hal McAllister'),
|
|
(20342,1,0,'Which one?',12,0,100,0,0,0,0,'Hal McAllister'),
|
|
(20342,2,0,'What do you put in that pipe of yours Nat?',12,0,100,0,0,0,0,'Hal McAllister'),
|
|
(20342,2,1,'Nat, I\'ve heard a whopper or two in my day but that one takes the cake.',12,0,100,0,0,0,0,'Hal McAllister'),
|
|
(20342,2,2,'Impossible!',12,0,100,0,0,0,0,'Hal McAllister'),
|
|
(20344,0,0,'Hal...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,1,0,'Had that dream again last night...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,2,0,'That one dream... The crazy one. Remember?',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,3,0,'Tarren Mill is destroyed by some crazy force of undead and forever more becomes an enemy to Southshore.',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,4,0,'Could ya imagine such a thing, Hal? Could ya?',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,5,0,'That one where thousands of people are all watching us up from the sky...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,6,0,'We\'re like their puppets - we dance and cry and fight and say silly things for their amusement.',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,7,0,'Sometimes, even when I\'m awake, I think they\'re watching us. Maybe they\'re watching us right now...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,8,0,'So I\'m on some mountain with some big ol\' tree. Bunch of elves runnin\' around all over...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,9,0,'Out of nowhere, some 300 foot tall demon or somethin\' walks up and starts climbin\' the tree...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,10,0,'And if that weren\'t crazy enough, that big demon gets killed by a bunch of floating light things... Oh, I was also a female elf in that one... Yep...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,11,0,'In this dream, I was fishin\' master of the world. I moved to some place called Kalimdor...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,12,0,'And people from all over the world come to me to pay homage... and learn to fish.',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,13,0,'I\'m like some kind of fishing god...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,14,0,'This one\'s real grim... So the king\'s kid Arthas...Well he goes out to battle evil, along with Uther *Nat pats his brow dry*',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,15,0,'But tragically, Arthas is consumed by the evil and becomes evil himself...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,16,0,'Well, he comes back to the king all pretendin\' to be nice, draws his sword, and runs the king through, elbow to... well you know... kills him on the spot...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,17,0,'I can\'t even believe this one... You know two loudmouthed ruffians, Foror and Tigule?',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,18,0,'Well in this dream, they somehow end up inventing something called ice-cream and flavoring it with strawberries... Well, long story short, they end up striking it rich!',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,19,0,'If that weren\'t crazy enough, they decided to quit the ice-cream business and become adventurers... They travel all over the place and finally disappears into some portal. I woke up in a cold sweat after that one...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,20,0,'That one where i\'m in Durnholde and that one orc that Blackmoore keeps as his personal slave breaks out...',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,21,0,'He ends up destroying the whole keep, freeing all the orcs we\'re keeping in the camps and rising to power as the king of orcs... Warchief or somethin\'.',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20344,22,0,'Crazy isn\'t it?',12,0,100,0,0,0,0,'Nat Pagle'),
|
|
(20345,0,0,'Keep your voices down. There are strangers about...',12,0,100,1,0,0,0,' Mograine - 1'),
|
|
(20345,1,0,'Brothers and sisters, I have called you here today to discuss the fate of Lordaeron.',12,0,100,1,0,0,0,' Mograine - 2'),
|
|
(20345,2,0,'I hear things... Things that should not be.',12,0,100,1,0,0,0,' Mograine - 3'),
|
|
(20345,3,0,'The dead rise... Undead, from the frozen northlands. Whole cities have gone missing. I...',12,0,100,1,0,0,0,' Mograine - 4'),
|
|
(20345,4,0,'I have heard that Northrend is lost...',12,0,100,274,0,0,0,' Mograine - 5'),
|
|
(20345,5,0,'We must stand at the ready. I have faced undead before. They are ruthless killing machines, devoid of any emotion or compassion.',12,0,100,1,0,0,0,' Mograine - 6'),
|
|
(20345,6,0,'Propose? I propose that we prepare. That we prepare our loved ones, family and friends for the possibility of an undead holocaust.',12,0,100,6,0,0,0,' Mograine - 7'),
|
|
(20345,7,0,'And there is this...',12,0,100,6,0,0,0,' Mograine - 8'),
|
|
(20345,8,0,'I have had this object in my possession for 10 years. Since Blackrock Spire...',12,0,100,1,0,0,0,' Mograine - 9'),
|
|
(20345,9,0,'I wrested it free from the remains of an orc lieutenant - a dark caster... It is from their homeworld.',12,0,100,1,0,0,0,' Mograine - 10'),
|
|
(20345,10,0,'Do not get too close. I laid a hand upon it once... Only once and never again. The memories of that day still linger.',12,0,100,1,0,0,0,' Mograine - 11'),
|
|
(20345,11,0,'I surmise that this object is the living embodiment of shadows... darkness... It is a manifestation. It is a void.',12,0,100,1,0,0,0,' Mograine - 12'),
|
|
(20345,12,0,'No, old friend, it is very relevant.',12,0,100,1,0,0,0,' Mograine - 13'),
|
|
(20345,13,0,'Let me ask you this, brothers and sisters: Can good exist without evil? Can there be light without dark?',12,0,100,1,0,0,0,' Mograine - 14'),
|
|
(20345,14,0,'And if that answer is no, then could it be possible that because this artifact exists, its polar opposite must also exist?',12,0,100,25,0,0,0,' Mograine - 15'),
|
|
(20345,15,0,'Could you imagine what the material manifestation of the Light could do against the undead?',12,0,100,1,0,0,0,' Mograine - 16'),
|
|
(20345,16,0,'It consumed the Light!',12,0,100,25,0,0,0,' Mograine - 17'),
|
|
(20345,17,0,'BY THE LIGHT! Could it be? Could this be it?',12,0,100,5,0,0,0,' Mograine - 18'),
|
|
(20345,18,0,'I must know... I will know.',12,0,100,5,0,0,0,' Mograine - 19'),
|
|
(20345,19,0,'I... It... It is beautiful. What I felt when I touched it... The Light coursed through me and I through it... It healed my spirit.',12,0,100,1,0,0,0,' Mograine - 20'),
|
|
(20345,20,0,'Let us never again speak of this day. Our enemies are many. They need not know we hold such artifacts.',12,0,100,1,0,0,0,' Mograine - 21'),
|
|
(20345,21,0,'I have seen it... From this blessed crystal we will forge a weapon. This weapon will hold inside it a piece of each of us... And when it is used against undead, it shall cast them down. And in its wake, it will leave only ashes...',12,0,100,1,0,0,0,' Mograine - 22'),
|
|
(20345,22,0,'%s lowers his voice to a whisper.',16,0,100,0,0,0,0,' Emote - 1'),
|
|
(20345,23,0,'Gasps can be heard throughout the room.',16,0,100,0,0,0,0,' Emote - 2'),
|
|
(20345,25,0,'%s unlocks the chest.',16,0,100,25,0,0,0,' Emote - 4'),
|
|
(20345,26,0,'%s removes the gauntlet from his right arm and shows everyone his mangled hand.',16,0,100,0,0,0,0,' Emote - 5'),
|
|
(20345,27,0,'%s shakes his head.',16,0,100,0,0,0,0,' Emote - 6'),
|
|
(20345,28,0,'Shock then silence overtakes the crowd.',16,0,100,0,0,0,0,' Emote - 7'),
|
|
(20345,29,0,'%s reaches out to touch the light crystal.',16,0,100,25,0,0,0,' Emote - 8'),
|
|
(20345,30,0,'%s puts the crystal back inside the chest.',16,0,100,0,0,0,0,' Emote - 9'),
|
|
(20346,0,0,'I do not see how this evil artifact is relevant to the undead. We must destroy it!',12,0,100,5,0,0,0,' Isillien - 1'),
|
|
(20346,1,0,'Nonsense, Mograine! It must be destroyed!',12,0,100,5,0,0,0,' Isillien - 2'),
|
|
(20346,2,0,'Your hand! It is healed!',12,0,100,25,0,0,0,' Isillien - 3'),
|
|
(20346,3,0,'The Ashbringer...',12,0,100,66,0,0,0,' Isillien - 4'),
|
|
(20347,0,0,'By the Light! What is it?',12,0,100,25,0,0,0,' Abbendis - 1'),
|
|
(20347,1,0,'The Ashbringer...',12,0,100,66,0,0,0,' Abbendis - 2'),
|
|
(20348,0,0,'Is... Is it getting lighter? Its coloration... It is changing.',12,0,100,1,0,0,0,' Fairbanks - 1'),
|
|
(20348,1,0,'The Ashbringer...',12,0,100,66,0,0,0,' Fairbanks - 2'),
|
|
(20349,0,0,'Aye, I\'ve battled them as well. We are ill-prepared as a kingdom to withstand such an assault.',12,0,100,1,0,0,0,' Tirion - 1'),
|
|
(20349,1,0,'Impossible!',12,0,100,5,0,0,0,' Tirion - 2'),
|
|
(20349,2,0,'The Ashbringer...',12,0,100,66,0,0,0,' Tirion - 3'),
|
|
(20349,3,0,'%s nods.',16,0,100,0,0,0,0,' Emote - 3'),
|
|
(20350,0,0,'No!!! A curse upon you, interlopers! The armies of the Lich King will hunt you down. You will not escape your fate...',14,0,100,0,0,14484,0,'kelthuzad SAY_CAT_DIED'),
|
|
(20350,1,0,'Necromancy. It is called necromancy. And yes, I have it within my power to bless you with this gift.',12,0,100,0,0,0,0,'Kel\'Thuzad'),
|
|
(20350,2,0,'That is none of your concern, Helcular, as you are neither Kirin Tor nor a necromancer.',12,0,100,0,0,0,0,'Kel\'Thuzad'),
|
|
(20350,3,0,'But to be perfectly frank, I do not give a damn what the Kirin Tor think! They are fools, set in their archaic ways.',12,0,100,0,0,0,0,'Kel\'Thuzad'),
|
|
(20350,4,0,'In due time, Helcular... All in due time...',12,0,100,0,0,0,0,'Kel\'Thuzad'),
|
|
(20352,0,0,'What do you propose, Mograine?',12,0,100,6,0,0,0,' Doan - 1'),
|
|
(20352,1,0,'The Ashbringer...',12,0,100,66,0,0,0,' Doan - 2'),
|
|
(20353,0,0,'So can you teach me this... this...',12,0,100,0,0,0,0,'Helcular'),
|
|
(20353,1,0,'And the Kirin Tor? What have they to say of this necromancy?',12,0,100,0,0,0,0,'Helcular'),
|
|
(20353,2,0,'Then teach me, Kel\'Thuzad. Teach me everything you know...',12,0,100,0,0,0,0,'Helcular'),
|
|
(20415,0,0,'Mooooo...',12,0,100,0,0,0,0,'Bessy'),
|
|
(20415,1,0,'Moooooooooo!',12,0,100,0,0,0,0,'Bessy'),
|
|
(20417,0,0,'Warning! %s emergency shutdown process initiated by $N. Shutdown will complete in two minutes.',16,0,100,0,0,0,0,'manaforge_control EMOTE_START'),
|
|
(20417,1,0,'Emergency shutdown will complete in one minute.',16,0,100,0,0,0,0,'manaforge_control EMOTE_60'),
|
|
(20417,2,0,'Emergency shutdown will complete in thirty seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_30'),
|
|
(20417,3,0,'Emergency shutdown will complete in ten seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_10'),
|
|
(20417,4,0,'Emergency shutdown complete.',16,0,100,0,0,0,0,'manaforge_control EMOTE_COMPLETE'),
|
|
(20417,5,0,'Manaforge shutdown aborted. Resuming manaforge activity.',16,0,100,0,0,0,0,'manaforge_control fail'),
|
|
(20418,0,0,'Warning! %s emergency shutdown process initiated by $N. Shutdown will complete in two minutes.',16,0,100,0,0,0,0,'manaforge_control EMOTE_START'),
|
|
(20418,1,0,'Emergency shutdown will complete in one minute.',16,0,100,0,0,0,0,'manaforge_control EMOTE_60'),
|
|
(20418,2,0,'Emergency shutdown will complete in thirty seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_30'),
|
|
(20418,3,0,'Emergency shutdown will complete in ten seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_10'),
|
|
(20418,4,0,'Emergency shutdown complete.',16,0,100,0,0,0,0,'manaforge_control EMOTE_COMPLETE'),
|
|
(20418,5,0,'Manaforge shutdown aborted. Resuming manaforge activity.',16,0,100,0,0,0,0,'manaforge_control fail'),
|
|
(20440,0,0,'Warning! %s emergency shutdown process initiated by $N. Shutdown will complete in two minutes.',16,0,100,0,0,0,0,'manaforge_control EMOTE_START'),
|
|
(20440,1,0,'Emergency shutdown will complete in one minute.',16,0,100,0,0,0,0,'manaforge_control EMOTE_60'),
|
|
(20440,2,0,'Emergency shutdown will complete in thirty seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_30'),
|
|
(20440,3,0,'Emergency shutdown will complete in ten seconds.',16,0,100,0,0,0,0,'manaforge_control EMOTE_10'),
|
|
(20440,4,0,'Emergency shutdown complete.',16,0,100,0,0,0,0,'manaforge_control EMOTE_COMPLETE'),
|
|
(20440,5,0,'Manaforge shutdown aborted. Resuming manaforge activity.',16,0,100,0,0,0,0,'manaforge_control fail'),
|
|
(20454,0,0,'Prepare to enter oblivion, meddlers. You have unleashed a god!',14,0,100,0,0,0,0,'Nexus-King Salhadaar'),
|
|
(20460,0,0,'You will not shut my manaforge down, scum!',14,0,100,0,0,0,0,'Chief Engineer Gork lonn'),
|
|
(20474,0,0,'Protect the conduit! Stop the intruders!',12,0,100,0,0,0,0,'Ethereum Nexus-Stalker'),
|
|
(20482,0,0,'Hostiles detected. Ending transmission.',12,0,100,15,0,0,0,'Image of Commander Ameer'),
|
|
(20501,0,0,'%s breaks down into globules!',16,0,100,0,0,0,0,'Seeping Sludge'),
|
|
(20501,1,0,'%s attempts to split in two!',16,0,100,0,0,0,0,'Seeping Sludge'),
|
|
(20552,0,0,'Hey! Hey you! $R! Over there!',12,0,100,0,0,0,0,'Agent Ya-six'),
|
|
(20555,0,0,'Who dares place this affront upon the altar of Goc?',14,0,100,53,0,0,0,'Goc'),
|
|
(20555,1,0,'Who dares rouse Goc from his restful slumber?',14,0,100,53,0,0,0,'Goc'),
|
|
(20555,2,0,'Your name is as insignificant to me as the names of the thousands who have died under the might of Goc. I will crush you and $N',14,0,100,53,0,0,0,'Goc'),
|
|
(20600,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Maggoc'),
|
|
(20603,0,0,'Arconus is close. I can feel him. Take the northwest passage. He should be just up and around the corner. Be ready to battle!',12,0,100,0,0,0,0,'Reflection of Ya-six'),
|
|
(20603,1,0,'This is the wrong way. Arconus is at the other end of the mine. You\'re not chickening out, are you, fleshling? I won\'t follow a coward.',12,0,100,0,0,0,0,'Reflection of Ya-six'),
|
|
(20610,0,0,'%s seams to have weakened.',16,0,100,0,0,0,0,'Talbuk Doe'),
|
|
(20677,0,0,'You\'ve freed me! The winds speak to my people once again and grant us their strength. I thank you, stranger.',12,0,100,1,0,0,0,'Morod the Windstirrer'),
|
|
(20678,0,0,'I am free! I will ask the spirit of fire to return to us so that my people may have the courage to fight their masters! I thank you, $r.',12,0,100,15,0,0,0,'Akoru the Firecaller'),
|
|
(20679,0,0,'I\'m free! The spirit of water returns to my people. It will bring us the wisdom we need to survive in this harsh land. I am in your debt, $n.',12,0,100,1,0,0,0,'Aylaan the Waterwaker'),
|
|
(20680,0,0,'That Broken worm gave you that staff, didn\'t he? Did he also tell you he\'s the one that sold out his tribe? No matter, you will both pay for this!',14,0,100,0,0,0,0,'Arzeth the Powerless'),
|
|
(20756,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Chef on Aggro Text'),
|
|
(20756,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Chef on Aggro Text'),
|
|
(20756,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Chef on Aggro Text'),
|
|
(20756,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Chef on death Quest 11000 complete'),
|
|
(20756,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Chef on death Quest 11000 complete'),
|
|
(20756,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Chef on death Quest 11000 complete'),
|
|
(20756,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Chef on death Quest 11000 complete'),
|
|
(20756,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Chef on death Quest 11000 complete'),
|
|
(20756,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Chef on death Quest 11000 complete'),
|
|
(20762,0,0,'Guards!',14,1,100,0,0,0,0,'Gur\'zil'),
|
|
(20763,0,0,'We\'re not too far from the Protectorate Watch Post, $n. This way!',12,0,100,0,0,0,0,'Captured Protectorate Vanguard to Player'),
|
|
(20763,1,0,'Commander! This fleshling rescued me!',12,0,100,0,0,0,0,'Captured Protectorate Vanguard to Player'),
|
|
(20763,2,0,'%s salutes Commander Ameer.',16,0,100,0,0,0,0,'Captured Protectorate Vanguard to Player'),
|
|
(20765,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Crusher on Aggro Text'),
|
|
(20765,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Crusher on Aggro Text'),
|
|
(20765,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Crusher on Aggro Text'),
|
|
(20765,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Crusher on death Quest 11000 complete'),
|
|
(20765,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Crusher on death Quest 11000 complete'),
|
|
(20765,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Crusher on death Quest 11000 complete'),
|
|
(20765,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Crusher on death Quest 11000 complete'),
|
|
(20765,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Crusher on death Quest 11000 complete'),
|
|
(20765,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Crusher on death Quest 11000 complete'),
|
|
(20765,2,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bladespire Crusher on enrage'),
|
|
(20766,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Mystic on Aggro Text'),
|
|
(20766,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Mystic on Aggro Text'),
|
|
(20766,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Mystic on Aggro Text'),
|
|
(20766,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Mystic on death Quest 11000 complete'),
|
|
(20766,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Mystic on death Quest 11000 complete'),
|
|
(20766,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Mystic on death Quest 11000 complete'),
|
|
(20766,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Mystic on death Quest 11000 complete'),
|
|
(20766,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Mystic on death Quest 11000 complete'),
|
|
(20766,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Mystic on death Quest 11000 complete'),
|
|
(20768,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Gnosh Brognat on Aggro Text'),
|
|
(20768,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Gnosh Brognat on Aggro Text'),
|
|
(20768,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Gnosh Brognat on Aggro Text'),
|
|
(20768,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Gnosh Brognat on death Quest 11000 complete'),
|
|
(20768,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Gnosh Brognat on death Quest 11000 complete'),
|
|
(20768,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Gnosh Brognat on death Quest 11000 complete'),
|
|
(20768,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Gnosh Brognat on death Quest 11000 complete'),
|
|
(20768,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Gnosh Brognat on death Quest 11000 complete'),
|
|
(20768,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Gnosh Brognat on death Quest 11000 complete'),
|
|
(20774,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Farahlon Lasher'),
|
|
(20777,0,0,'%s seams to have weakened.',16,0,100,0,0,0,0,'Talbuk Sire'),
|
|
(20778,0,0,'%s breaks down into globules!',16,0,100,0,0,0,0,'Void Waste'),
|
|
(20787,0,0,'You\'ve saved me, fleshling! Ameer will hear of this noble act.',12,0,100,0,0,0,0,'Captain Tyralius'),
|
|
(20802,0,0,'Let\'s do this... Just keep me covered and I\'ll deliver the package.',12,0,100,0,0,0,0,'Protectorate Demolitionist'),
|
|
(20802,1,0,'I\'m under attack! I repeat, I am under attack!',12,0,100,0,0,0,0,'Protectorate Demolitionist'),
|
|
(20802,2,0,'By the second sun of K\'aresh, look at this place! I can only imagine what Salhadaar is planning. Come on, let\'s keep going.',12,0,100,5,0,0,0,'Protectorate Demolitionist'),
|
|
(20802,3,0,'Look there, fleshling! Salhadaar\'s conduits! He\'s keeping well fed...',12,0,100,25,0,0,0,'Protectorate Demolitionist'),
|
|
(20802,4,0,'Alright, keep me protected while I plant this disruptor. This shouldn\'t take very long...',12,0,100,0,0,0,0,'Protectorate Demolitionist'),
|
|
(20802,5,0,'Done! Back up! Back up!',12,0,100,0,0,0,0,'Protectorate Demolitionist'),
|
|
(20802,6,0,'Looks like my work here is done. Report to the holo-image of Ameer over at the transporter.',12,0,100,0,0,0,0,'Protectorate Demolitionist'),
|
|
(20812,0,0,'This is the last time I get caught! I promise! Bye!',12,0,100,0,0,0,0,'corki NPC_CORKI_2'),
|
|
(20870,0,0,'Life energy to... consume.',14,0,100,0,0,11250,0,'Zereketh The Unbound - Aggro Say'),
|
|
(20870,1,0,'This vessel... is empty.',14,0,100,0,0,11251,0,'Zereketh The Unbound - Player Death Say'),
|
|
(20870,1,1,'No...more...life.',14,0,100,0,0,11252,0,'Zereketh The Unbound - Player Death Say'),
|
|
(20870,2,0,'The shadow... will engulf you.',14,0,100,0,0,11253,0,'Zereketh The Unbound - Cast Shadow Nova Say'),
|
|
(20870,2,1,'Darkness...consumes...all.',14,0,100,0,0,11254,0,'Zereketh The Unbound - Cast Shadow Nova Say'),
|
|
(20870,3,0,'The void...beckons.',14,0,100,0,0,11255,0,'Zereketh The Unbound - On Death Say'),
|
|
(20885,0,0,'Don\'t worry about me; kill that worthless dullard instead!',14,0,100,1,0,11085,0,'Dalliah the Doomsayer - Aggro Soccothrates First'),
|
|
(20885,1,0,'It is unwise to anger me.',14,0,100,0,0,11086,0,'Dalliah the Doomsayer - Aggro'),
|
|
(20885,2,0,'Completely ineffective. Just like someone else I know.',14,0,100,0,0,11087,0,'Dalliah the Doomsayer - Kill'),
|
|
(20885,2,1,'You chose the wrong opponent.',14,0,100,0,0,11088,0,'Dalliah the Doomsayer - Kill'),
|
|
(20885,3,0,'Reap the Whirlwind!',14,0,100,0,0,11089,0,'Dalliah the Doomsayer - Cast Whirlwind'),
|
|
(20885,3,1,'I\'ll cut you to pieces!',14,0,100,0,0,11090,0,'Dalliah the Doomsayer - Cast Whirlwind'),
|
|
(20885,4,0,'Ahh... That is much better.',14,0,100,0,0,11091,0,'Dalliah the Doomsayer - Cast Heal'),
|
|
(20885,4,1,'Ahh... Just what I needed.',14,0,100,0,0,11092,0,'Dalliah the Doomsayer - Cast Heal'),
|
|
(20885,5,0,'Now I\'m really... angry...',14,0,100,0,0,11093,0,'Dalliah the Doomsayer - Death'),
|
|
(20885,6,0,'More than you can handle, scryer?',14,0,100,1,0,11094,0,'Dalliah the Doomsayer - Soccothrates at 25%'),
|
|
(20885,6,1,'I suppose I\'ll end up fighting them all myself.',14,0,100,1,0,11095,0,'Dalliah the Doomsayer - Soccothrates at 25%'),
|
|
(20885,6,2,'I\'ve grown used to cleaning up your messes.',14,0,100,1,0,11096,0,'Dalliah the Doomsayer - Soccothrates at 25%'),
|
|
(20885,7,0,'Congratulations. I\'ve wanted to do that for years.',14,0,100,66,0,11097,0,'Dalliah the Doomsayer - Soccothratess dies'),
|
|
(20885,8,0,'Why would I call on you?',14,0,100,396,0,0,0,'Dalliah the Doomsayer - Conversation with Soccothrates part 1'),
|
|
(20885,9,0,'When I need someone to prance around like an overstuffed peacock, I\'ll call on you.',14,0,100,396,0,0,0,'Dalliah the Doomsayer - Conversation with Soccothrates part 2'),
|
|
(20885,10,0,'What would you know about commitment, sheet-sah?',14,0,100,396,0,0,0,'Dalliah the Doomsayer - Conversation with Soccothrates part 3'),
|
|
(20886,0,0,'Have you come to kill Dalliah? Can I watch?',14,0,100,1,0,11237,0,'Wrath-Scryer Soccothrates - Aggro Dalliah First'),
|
|
(20886,1,0,'At last, a target for my frustrations!',14,0,100,0,0,11238,0,'Wrath-Scryer Soccothrates - Aggro'),
|
|
(20886,2,0,'Yes, that was quite satisfying.',14,0,100,0,0,11239,0,'Wrath-Scryer Soccothrates - Kill'),
|
|
(20886,3,0,'On guard!',14,0,100,0,0,11241,0,'Wrath-Scryer Soccothrates - Knock Away'),
|
|
(20886,3,1,'Defend yourself, for all the good it will do...',14,0,100,0,0,11242,0,'Wrath-Scryer Soccothrates - Knock Away'),
|
|
(20886,4,0,'Knew this was... the only way out.',14,0,100,0,0,11243,0,'Wrath-Scryer Soccothrates - Death'),
|
|
(20886,5,0,'Having problems, Dalliah? How nice.',14,0,100,1,0,11244,0,'Wrath-Scryer Soccothrates - Dalliah at 25%'),
|
|
(20886,5,1,'This may be the end of you Dalliah, what a shame that would be.',14,0,100,1,0,11245,0,'Wrath-Scryer Soccothrates - Dalliah at 25%'),
|
|
(20886,5,2,'I suggest a new strategy, you draw the attackers while I gather reinforcements. Hahaha!',14,0,100,1,0,11246,0,'Wrath-Scryer Soccothrates - Dalliah at 25%'),
|
|
(20886,6,0,'Finally! Well done!',14,0,100,66,0,11247,0,'Wrath-Scryer Soccothrates - Dalliah dies'),
|
|
(20886,7,0,'Did you call on me?',14,0,100,397,0,11236,0,'Wrath-Scryer Soccothrates - Conversation with Dalliah part 1'),
|
|
(20886,8,0,'To do your heavy lifting, most likely.',14,0,100,396,0,0,0,'Wrath-Scryer Soccothrates - Conversation with Dalliah part 2'),
|
|
(20886,9,0,'Then I\'ll commit myself to ignoring you.',14,0,100,396,0,0,0,'Wrath-Scryer Soccothrates - Conversation with Dalliah part 3'),
|
|
(20886,10,0,'You\'re the one who should be-- Wait, we have company...',14,0,100,396,0,0,0,'Wrath-Scryer Soccothrates - Conversation with Dalliah part 4'),
|
|
(20904,0,0,'I knew the prince would be angry but, I... I have not been myself. I had to let them out! The great one speaks to me, you see. Wait--outsiders. Kael\'thas did not send you! Good... I\'ll just tell the prince you released the prisoners!',14,0,100,1,0,11222,0,'Warden Mellichar'),
|
|
(20904,1,0,'The naaru kept some of the most dangerous beings in existence here in these cells. Let me introduce you to another...',14,0,100,1,0,11223,0,'Warden Mellichar'),
|
|
(20904,2,0,'Yes, yes... another! Your will is mine!',14,0,100,0,0,11224,0,'Warden Mellichar'),
|
|
(20904,3,0,'Behold another terrifying creature of incomprehensible power!',14,0,100,0,0,11225,0,'Warden Mellichar'),
|
|
(20904,4,0,'What is this? A lowly gnome? I will do better, O great one.',14,0,100,0,0,11226,0,'Warden Mellichar'),
|
|
(20904,5,0,'Anarchy! Bedlam! Oh, you are so wise! Yes, I see it now, of course!',14,0,100,0,0,11227,0,'Warden Mellichar'),
|
|
(20904,6,0,'One final cell remains. Yes, O great one, right away!',14,0,100,0,0,11228,0,'Warden Mellichar'),
|
|
(20904,7,0,'Welcome, O great one. I am your humble servant.',14,0,100,0,0,11229,0,'Warden Mellichar'),
|
|
(20905,0,0,'I\'m gonna cook ya, an\' then I\'m gonna eat ya!',14,0,100,0,0,0,0,'Blazing Trickster'),
|
|
(20905,1,0,'I hope you all... die in pain!',14,0,100,0,0,0,0,'Blazing Trickster'),
|
|
(20908,0,0,'You dare imprison me? You will die!',14,0,100,0,0,0,0,'Akkiris Lightning-Waker'),
|
|
(20908,1,0,'You are... nothing!',14,0,100,0,0,0,0,'Akkiris Lightning-Waker'),
|
|
(20909,0,0,'You shall be consumed by flame!',14,0,100,0,0,0,0,'Sulfuron Magma-Thrower'),
|
|
(20909,1,0,'S-s-o-o... cold.',14,0,100,0,0,0,0,'Sulfuron Magma-Thrower'),
|
|
(20910,0,0,'Pathetic, inferior mortals!',14,0,100,0,0,0,0,'Twilight Drakonaar'),
|
|
(20910,1,0,'The black dragonflight will conquer all!',14,0,100,0,0,0,0,'Twilight Drakonaar'),
|
|
(20911,0,0,'Pathetic, inferior mortals!',14,0,100,0,0,0,0,'Blackwing Drakonaar'),
|
|
(20911,1,0,'The dragonflight will... devour you.',14,0,100,0,0,0,0,'Blackwing Drakonaar'),
|
|
(20912,0,0,'It is a small matter to control the mind of the weak... for I bear allegiance to powers untouched by time, unmoved by fate. No force on this world or beyond harbors the strength to bend our knee... not even the mighty Legion!',14,0,100,0,0,11122,0,'skyriss SAY_INTRO'),
|
|
(20912,1,0,'Bear witness to the agent of your demise!',14,0,100,0,0,11123,0,'skyriss SAY_AGGRO'),
|
|
(20912,2,0,'Your fate is written!',14,0,100,0,0,11124,0,'skyriss SAY_KILL_1'),
|
|
(20912,2,1,'The chaos I have sown here is but a taste...',14,0,100,0,0,11125,0,'skyriss SAY_KILL_2'),
|
|
(20912,3,0,'You will do my bidding, weakling.',14,0,100,0,0,11127,0,'skyriss SAY_MIND_1'),
|
|
(20912,3,1,'Your will is no longer your own.',14,0,100,0,0,11128,0,'skyriss SAY_MIND_2'),
|
|
(20912,4,0,'Flee in terror!',14,0,100,0,0,11129,0,'skyriss SAY_FEAR_1'),
|
|
(20912,4,1,'I will show you horrors undreamed of!',14,0,100,0,0,11130,0,'skyriss SAY_FEAR_2'),
|
|
(20912,5,0,'We span the universe, as countless as the stars!',14,0,100,0,0,11131,0,'skyriss SAY_IMAGE'),
|
|
(20912,6,0,'I am merely one of... infinite multitudes.',14,0,100,0,0,11126,0,'skyriss SAY_DEATH'),
|
|
(20923,0,0,'Archers, form ranks! On my mark!',14,0,100,0,0,0,0,'Blood Guard Porung'),
|
|
(20923,1,0,'Ready!',14,0,100,0,0,0,0,'Blood Guard Porung'),
|
|
(20923,2,0,'Aim!',14,0,100,0,0,0,0,'Blood Guard Porung'),
|
|
(20923,3,0,'Fire!',14,0,100,0,0,0,0,'Blood Guard Porung'),
|
|
(20923,4,0,'For Kargath! For Victory!',12,0,100,0,0,0,0,'Blood Guard Porung'),
|
|
(20977,0,0,'Where in Bonzo\'s Brass Buttons am I? And who are-- yaaghh, that\'s one mother of a headache!',14,0,100,0,0,11171,0,'Millhouse Manastorm'),
|
|
(20977,1,0,'\"Lowly\"? I don\'t care who you are, friend: no one refers to the mighty Millhouse Manastorm as \"lowly\"!',14,0,100,0,0,11172,0,'Millhouse Manastorm'),
|
|
(20977,2,0,'I just need to get some things ready first. You guys go ahead and get started. I need to summon up some water....',14,0,100,0,0,11173,0,'Millhouse Manastorm'),
|
|
(20977,3,0,'Fantastic! Next, some protective spells. Yeah, now we\'re cookin\'!',14,0,100,0,0,11174,0,'Millhouse Manastorm'),
|
|
(20977,4,0,'And of course I\'ll need some mana. You guys are gonna love this; just wait....',14,0,100,0,0,11175,0,'Millhouse Manastorm'),
|
|
(20977,5,0,'Aaalllriiiight!! Who ordered up an extra large can of whoop-ass?',14,0,100,0,0,11176,0,'Millhouse Manastorm'),
|
|
(20977,6,0,'I didn\'t even break a sweat on that one.',14,0,100,0,0,11177,0,'Millhouse Manastorm'),
|
|
(20977,6,1,'You guys, feel free to jump in anytime.',14,0,100,0,0,11178,0,'Millhouse Manastorm'),
|
|
(20977,7,0,'I\'m gonna light you up, sweet cheeks!',14,0,100,0,0,11179,0,'Millhouse Manastorm'),
|
|
(20977,8,0,'Ice, ice, baby!',14,0,100,0,0,11180,0,'Millhouse Manastorm'),
|
|
(20977,9,0,'Heal me! Oh, for the love of all that is holy, HEAL me! I\'m dying!',14,0,100,0,0,11181,0,'Millhouse Manastorm'),
|
|
(20977,10,0,'You\'ll be hearing from my lawyer...',14,0,100,0,0,11182,0,'Millhouse Manastorm'),
|
|
(20977,11,0,'Who\'s bad? Who\'s bad? That\'s right: we bad!',14,0,100,0,0,11183,0,'Millhouse Manastorm'),
|
|
(20977,12,0,'I have no idea what goes on here, but I will gladly join your fight against this impudent imbecile!',14,0,100,0,0,0,0,'Millhouse Manastorm'),
|
|
(20977,13,0,'Prepare to defend yourself, cretin!',14,0,100,0,0,0,0,'Millhouse Manastorm'),
|
|
(20983,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Mutated Farahlon Lasher'),
|
|
(20985,0,0,'You heard the fleshling! MOVE OUT!',12,0,100,15,0,0,0,'Captain Saeed'),
|
|
(20985,1,0,'Tell me when you are ready. We will attack on your command.',12,0,100,0,0,0,0,'Captain Saeed'),
|
|
(20985,2,0,'It\'s now or never, soldiers! Let\'s do this! For K\'aresh! For the Protectorate!',12,0,100,0,0,0,0,'Captain Saeed'),
|
|
(20985,3,0,'The time for your destruction has finally come, Dimensius!',12,0,100,0,0,0,0,'Captain Saeed'),
|
|
(21024,0,0,'Stand back, $n. The spirits may lash out.',12,0,100,1,0,0,0,'Earthmender Torlok'),
|
|
(21024,1,0,'We wish to help you, spirit. We seek your wisdom.',12,0,100,1,0,0,0,'Earthmender Torlok'),
|
|
(21024,2,0,'You are right, spirit. It was my people that did this to you. Allow us to make it right.',12,0,100,1,0,0,0,'Earthmender Torlok'),
|
|
(21024,3,0,'Please tell us this: Who or what is Cyrukh?',12,0,100,1,0,0,0,'Earthmender Torlok'),
|
|
(21024,4,0,'The... The fire lord? An elemental lord was unearthed? Of course... Gul\'dan you were a damned fool!',12,0,100,6,0,0,0,'Earthmender Torlok'),
|
|
(21024,5,0,'There must be a way.',12,0,100,0,0,0,0,'Earthmender Torlok'),
|
|
(21024,6,0,'Do not doubt my comrades and I, spirit. Tell us how to conjure the fire lord. My allies will destroy him.',12,0,100,1,0,0,0,'Earthmender Torlok'),
|
|
(21024,7,0,'We will find these words. We will summon your master and we will destroy him.',12,0,100,1,0,0,0,'Earthmender Torlok'),
|
|
(21024,8,0,'%s nods.',16,0,100,273,0,0,0,'Earthmender Torlok'),
|
|
(21024,9,0,'Now to recover the lost words!',12,0,100,5,0,0,0,'Earthmender Torlok'),
|
|
(21024,10,0,'%s bows.',16,0,100,2,0,0,0,'Earthmender Torlok'),
|
|
(21024,11,0,'I hear what you hear, brother. Look behind you...',12,0,100,1,0,0,0,'Earthmender Torlok to Cyrukh the Firelord'),
|
|
(21027,0,0,'I sense the tortured spirits, $n. They are this way, come quickly!',12,0,100,0,0,0,0,'wilda SAY_WIL_START'),
|
|
(21027,1,0,'Watch out!',12,0,100,0,0,0,0,'wilda SAY_WIL_AGGRO1'),
|
|
(21027,1,1,'Naga attackers! Defend yourself!',12,0,100,0,0,0,0,'wilda SAY_WIL_AGGRO2'),
|
|
(21027,2,0,'Grant me protection $n, I must break trough their foul magic!',12,0,100,0,0,0,0,'wilda SAY_WIL_PROGRESS1'),
|
|
(21027,3,0,'The naga of Coilskar are exceptionally cruel to their prisoners. It is a miracle that I survived inside that watery prison for as long as I did. Earthmother be praised.',12,0,100,0,0,0,0,'wilda SAY_WIL_PROGRESS2'),
|
|
(21027,3,1,'Lady Vashj must answer for these atrocities. She must be brought to justice!',12,0,100,0,0,0,0,'wilda SAY_WIL_PROGRESS4'),
|
|
(21027,3,2,'The tumultuous nature of the great waterways of Azeroth and Draenor are a direct result of tormented water spirits.',12,0,100,0,0,0,0,'wilda SAY_WIL_PROGRESS5'),
|
|
(21027,4,0,'Now we must find the exit.',12,0,100,0,0,0,0,'wilda SAY_WIL_FIND_EXIT'),
|
|
(21027,5,0,'It shouldn\'t be much further, $n. The exit is just up ahead.',12,0,100,0,0,0,0,'wilda SAY_WIL_JUST_AHEAD'),
|
|
(21027,6,0,'Thank you, $n. Please return to my brethren at the Altar of Damnation, near the Hand of Gul\'dan, and tell them that Wilda is safe. May the Earthmother watch over you...',12,0,100,0,0,0,0,'wilda SAY_WIL_END'),
|
|
(21039,0,0,'5...',41,0,100,0,0,0,0,'Mana Bomb'),
|
|
(21039,1,0,'4...',41,0,100,0,0,0,0,'Mana Bomb'),
|
|
(21039,2,0,'3...',41,0,100,0,0,0,0,'Mana Bomb'),
|
|
(21039,3,0,'2...',41,0,100,0,0,0,0,'Mana Bomb'),
|
|
(21039,4,0,'1...',41,0,100,0,0,0,0,'Mana Bomb'),
|
|
(21049,0,0,'You have damned us all... We are lost.',12,0,100,20,0,0,0,'Spirit of the Past'),
|
|
(21049,0,1,'Stop! You must stop!',12,0,100,20,0,0,0,'Spirit of the Past'),
|
|
(21049,0,2,'Do not do this, Gul\'dan! The elements will never forgive us!',12,0,100,20,0,0,0,'Spirit of the Past'),
|
|
(21049,0,3,'Think of our younglings, Gul\'dan! You will destroy us all!',12,0,100,20,0,0,0,'Spirit of the Past'),
|
|
(21049,0,4,'We will take from the land if it refuses to give!',12,0,100,15,0,0,0,'Spirit of the Past'),
|
|
(21049,0,5,'Tear the land asunder, Gul\'dan! Sever the tie!',12,0,100,15,0,0,0,'Spirit of the Past'),
|
|
(21049,0,6,'They have abandoned us! Do not forget!',12,0,100,15,0,0,0,'Spirit of the Past'),
|
|
(21057,0,0,'Who dares to interrupt my operation?',14,0,100,0,0,0,0,'Nexus-Prince Razaan'),
|
|
(21066,0,0,'%s whispers softley in reverent tones under her breath.',16,0,100,0,0,0,0,'Rina Moonspring'),
|
|
(21104,0,0,'History is about to be rewritten!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,0,1,'Let the siege begin!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,0,2,'The sands of time shall be scattered to the winds!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,1,0,'The rift must be protected!',12,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,1,1,'Victory or death!',12,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,1,2,'You are running out of time!',12,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,2,0,'No! The rift...',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,2,1,'You will accomplish nothing!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21104,2,2,'You will never defeat us all!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21107,0,0,'Guards!',14,7,100,0,0,0,0,'Rip Pedalslam'),
|
|
(21114,0,0,'YEOW!!',12,0,100,0,0,0,0,'Station Technician'),
|
|
(21114,0,1,'I\'M ON FIRE!!!',12,0,100,0,0,0,0,'Station Technician'),
|
|
(21114,0,2,'IT BURNS!!',12,0,100,0,0,0,0,'Station Technician'),
|
|
(21114,0,3,'I\'M ON FIRE!!! AGAIN!!',12,0,100,0,0,0,0,'Station Technician'),
|
|
(21114,0,4,'WHY ME!?!',12,0,100,0,0,0,0,'Station Technician'),
|
|
(21114,0,5,'Not again...',12,0,100,0,0,0,0,'Station Technician'),
|
|
(21114,0,6,'This is going to hurt in the morning.',12,0,100,0,0,0,0,'Station Technician - On Burning'),
|
|
(21118,0,0,'LET\'S ROCK!!',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,1,0,'FIRE UP THE DEF GUNS!',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,2,0,'Where\'s our back up? I want them here now!',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,3,0,'Last push boys! Let \'em have it!',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,4,0,'Nice work Solders! This is the last of them!',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,4,1,'This is the last of them. Don\'t get sloppy!',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,5,0,'We can handle it from here. Roughriders you are dismissed.',14,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event'),
|
|
(21118,6,0,'Come on you apes. You want to live forever?',12,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event random combat text'),
|
|
(21118,6,1,'Warm it up and give \'em everything you\'ve got.',12,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event random combat text'),
|
|
(21118,6,2,'I have only one rule. Everyone fights. No one quits.',12,0,100,0,0,0,0,'Razak Ironsides - Ravager invasion event random combat text'),
|
|
(21126,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Scale-Healer'),
|
|
(21126,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Scale-Healer'),
|
|
(21126,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Scale-Healer'),
|
|
(21126,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Scale-Healer'),
|
|
(21126,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Scale-Healer'),
|
|
(21127,0,0,'By Nazjatar\'s Depths!',12,0,100,0,0,0,0,'Coilfang Tempest'),
|
|
(21127,0,1,'Die, warmblood!',12,0,100,0,0,0,0,'Coilfang Tempest'),
|
|
(21127,0,2,'For the Master!',12,0,100,0,0,0,0,'Coilfang Tempest'),
|
|
(21127,0,3,'Illidan reigns!',12,0,100,0,0,0,0,'Coilfang Tempest'),
|
|
(21127,0,4,'My blood is like venom!',12,0,100,0,0,0,0,'Coilfang Tempest'),
|
|
(21129,0,0,'Why have you captured us?',12,0,100,0,0,0,0,'Scorned Spirit of Earth'),
|
|
(21129,1,0,'Fool! Cyrukh the fire lord! When the tie was severed, Cyrukh awoke. It is the tears of Cyrukh that fill this land with molten rock.',12,0,100,0,0,0,0,'Scorned Spirit of Earth'),
|
|
(21129,2,0,'Yes... Yes... the words. The words of damnation. The words spoken by the dark one. Your master.',12,0,100,0,0,0,0,'Scorned Spirit of Earth'),
|
|
(21129,3,0,'Talk. More talk... Now release us, mortal.',12,0,100,0,0,0,0,'Scorned Spirit of Earth'),
|
|
(21130,0,0,'What is it that you hope to gain from this?',12,0,100,0,0,0,0,'Scorned Spirit of Fire'),
|
|
(21130,1,0,'He is insane now. Driven mad during the shattering. There is no rest for the elements.',12,0,100,0,0,0,0,'Scorned Spirit of Fire'),
|
|
(21130,2,0,'Yes... Gul\'dan...',12,0,100,0,0,0,0,'Scorned Spirit of Fire'),
|
|
(21131,0,0,'Wisdom? It was your people that caused the insufferable wrath of Cyrukh.',12,0,100,0,0,0,0,'Scorned Spirit of Water'),
|
|
(21131,1,0,'Yes, a way. Destroy Cyrukh. Destroy an elemental lord.',12,0,100,0,0,0,0,'Scorned Spirit of Water'),
|
|
(21132,0,0,'Why should we help you? The world is ruined. Destroyed.',12,0,100,0,0,0,0,'Scorned Spirit of Air'),
|
|
(21132,1,0,'You must utter the words...',12,0,100,0,0,0,0,'Scorned Spirit of Air'),
|
|
(21140,0,0,'History is about to be rewritten!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,0,1,'Let the siege begin!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,0,2,'The sands of time shall be scattered to the winds!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,1,0,'The rift must be protected!',12,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,1,1,'Victory or death!',12,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,1,2,'You are running out of time!',12,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,2,0,'No! The rift...',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,2,1,'You will accomplish nothing!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(21140,2,2,'You will never defeat us all!',14,0,100,0,0,0,0,'Rift Lord'),
|
|
(21148,0,0,'History is about to be rewritten!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,0,1,'Let the siege begin!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,0,2,'The sands of time shall be scattered to the winds!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,1,0,'The rift must be protected!',12,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,1,1,'Victory or death!',12,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,1,2,'You are running out of time!',12,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,2,0,'No! The rift...',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,2,1,'You will accomplish nothing!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21148,2,2,'You will never defeat us all!',14,0,100,0,0,0,0,'Rift Keeper'),
|
|
(21174,0,0,'Wretched, meddling insects! Release me, and perhaps I will grant you a merciful death!',14,0,100,0,0,10247,0,'Magtheridon'),
|
|
(21174,0,1,'Vermin! Leeches! Take my blood and choke on it!',14,0,100,0,0,10248,0,'Magtheridon'),
|
|
(21174,0,2,'Illidan is an arrogant fool! I will crush him and reclaim Outland as my own!',14,0,100,0,0,10249,0,'Magtheridon'),
|
|
(21174,0,3,'Away, you mindless parasites! My blood is my own!',14,0,100,0,0,10250,0,'Magtheridon'),
|
|
(21174,0,4,'How long do you believe your pathetic sorcery can hold me?',14,0,100,0,0,10251,0,'Magtheridon'),
|
|
(21174,0,5,'My blood will be the end of you!',14,0,100,0,0,10252,0,'Magtheridon'),
|
|
(21181,0,0,'Cyrukh has awoken!',14,0,100,0,0,0,0,'Cyrukh the Firelord'),
|
|
(21181,1,0,'Cyrukh comes for you!',14,0,100,0,0,0,0,'Cyrukh the Firelord'),
|
|
(21181,1,1,'You will suffer eternally!',14,0,100,0,0,0,0,'Cyrukh the Firelord'),
|
|
(21181,1,2,'Those that dare play with fire will be incinerated!',14,0,100,0,0,0,0,'Cyrukh the Firelord'),
|
|
(21181,1,3,'Little creature made of flesh, your wish is granted! Death comes for you!',14,0,100,0,0,0,0,'Cyrukh the Firelord'),
|
|
(21193,0,0,'Learning to read is a thirsty business. A toast, eh?',12,0,100,0,0,0,0,'Gralga'),
|
|
(21212,0,0,'Water is life. It has become a rare commodity here in Outland. A commodity that we alone shall control. We are the Highborne, and the time has come at last for us to retake our rightful place in the world!',14,0,100,0,0,11531,0,'vashj SAY_INTRO'),
|
|
(21212,1,0,'I\'ll split you from stem to stern!',14,0,100,0,0,11532,0,'vashj SAY_AGGRO1'),
|
|
(21212,1,1,'Victory to Lord Illidan!',14,0,100,0,0,11533,0,'vashj SAY_AGGRO2'),
|
|
(21212,1,2,'I spit on you, surface filth!',14,0,100,0,0,11534,0,'vashj SAY_AGGRO3'),
|
|
(21212,1,3,'Death to the outsiders!',14,0,100,0,0,11535,0,'vashj SAY_AGGRO4'),
|
|
(21212,2,0,'I did not wish to lower myself by engaging your kind, but you leave me little choice!',14,0,100,0,0,11538,0,'vashj SAY_PHASE1'),
|
|
(21212,3,0,'The time is now! Leave none standing!',14,0,100,0,0,11539,0,'vashj SAY_PHASE2'),
|
|
(21212,4,0,'You may want to take cover.',14,0,100,0,0,11540,0,'vashj SAY_PHASE3'),
|
|
(21212,5,0,'Straight to the heart!',14,0,100,0,0,11536,0,'vashj SAY_BOWSHOT1'),
|
|
(21212,5,1,'Seek your mark!',14,0,100,0,0,11537,0,'vashj SAY_BOWSHOT2'),
|
|
(21212,6,0,'Your time ends now!',14,0,100,0,0,11541,0,'vashj SAY_SLAY1'),
|
|
(21212,6,1,'You have failed!',14,0,100,0,0,11542,0,'vashj SAY_SLAY2'),
|
|
(21212,6,2,'Be\'lamere an\'delay!',14,0,100,0,0,11543,0,'vashj SAY_SLAY3'),
|
|
(21212,7,0,'Lord Illidan, I... I am... sorry.',14,0,100,0,0,11544,0,'vashj SAY_DEATH'),
|
|
(21213,0,0,'Flood of the deep, take you!',14,0,100,0,0,11321,0,'morogrim SAY_AGGRO'),
|
|
(21213,1,0,'By the Tides, kill them at once!',14,0,100,0,0,11322,0,'morogrim SAY_SUMMON1'),
|
|
(21213,1,1,'Destroy them my subjects!',14,0,100,0,0,11323,0,'morogrim SAY_SUMMON2'),
|
|
(21213,2,0,'There is nowhere to hide!',14,0,100,0,0,11324,0,'morogrim SAY_SUMMON_BUBLE1'),
|
|
(21213,2,1,'Soon it will be finished!',14,0,100,0,0,11325,0,'morogrim SAY_SUMMON_BUBLE2'),
|
|
(21213,3,0,'It is done!',14,0,100,0,0,11326,0,'morogrim SAY_SLAY1'),
|
|
(21213,3,1,'Strugging only makes it worse.',14,0,100,0,0,11327,0,'morogrim SAY_SLAY2'),
|
|
(21213,3,2,'Only the strong survive.',14,0,100,0,0,11328,0,'morogrim SAY_SLAY3'),
|
|
(21213,4,0,'Great... currents of... Ageon.',14,0,100,0,0,11329,0,'morogrim SAY_DEATH'),
|
|
(21213,5,0,'%s sends his enemies to their watery graves!',41,0,100,0,0,0,0,'morogrim EMOTE_WATERY_GRAVE'),
|
|
(21213,6,0,'The violent earthquake has alerted nearby murlocs!',41,0,100,0,0,0,0,'morogrim EMOTE_EARTHQUAKE'),
|
|
(21213,7,0,'%s summons Watery Globules!',41,0,100,0,0,0,0,'morogrim EMOTE_WATERY_GLOBULES'),
|
|
(21214,0,0,'Guards, attention! We have visitors...',14,0,100,0,0,11277,0,'karathress SAY_AGGRO'),
|
|
(21214,1,0,'Your overconfidence will be your undoing! Guards, lend me your strength!',14,0,100,0,0,11278,0,'karathress SAY_GAIN_BLESSING'),
|
|
(21214,2,0,'Go on, kill them! I\'ll be the better for it!',14,0,100,0,0,11279,0,'karathress SAY_GAIN_ABILITY1'),
|
|
(21214,2,1,'I am more powerful than ever!',14,0,100,0,0,11280,0,'karathress SAY_GAIN_ABILITY2'),
|
|
(21214,2,2,'More knowledge, more power!',14,0,100,0,0,11281,0,'karathress SAY_GAIN_ABILITY3'),
|
|
(21214,3,0,'Land-dwelling scum!',14,0,100,0,0,11282,0,'karathress SAY_SLAY1'),
|
|
(21214,3,1,'Alana be\'lendor!',14,0,100,0,0,11283,0,'karathress SAY_SLAY2'),
|
|
(21214,3,2,'I am rid of you.',14,0,100,0,0,11284,0,'karathress SAY_SLAY3'),
|
|
(21214,4,0,'Her ... excellency ... awaits!',14,0,100,0,0,11285,0,'karathress SAY_DEATH'),
|
|
(21215,0,0,'Finally, my banishment ends!',14,0,100,0,0,11312,0,'leotheras SAY_AGGRO'),
|
|
(21215,1,0,'Be gone, trifling elf. I am in control now!',14,0,100,0,0,11304,0,'leotheras SAY_SWITCH_TO_DEMON'),
|
|
(21215,2,0,'We all have our demons...',14,0,100,0,0,11305,0,'leotheras SAY_INNER_DEMONS'),
|
|
(21215,3,0,'I have no equal.',14,0,100,0,0,11306,0,'leotheras SAY_DEMON_SLAY1'),
|
|
(21215,3,1,'Perish, mortal.',14,0,100,0,0,11307,0,'leotheras SAY_DEMON_SLAY2'),
|
|
(21215,3,2,'Yes, YES! Ahahah!',14,0,100,0,0,11308,0,'leotheras SAY_DEMON_SLAY3'),
|
|
(21215,4,0,'Kill! KILL!',14,0,100,0,0,11314,0,'leotheras SAY_NIGHTELF_SLAY1'),
|
|
(21215,4,1,'That\'s right! Yes!',14,0,100,0,0,11315,0,'leotheras SAY_NIGHTELF_SLAY2'),
|
|
(21215,4,2,'Who\'s the master now?',14,0,100,0,0,11316,0,'leotheras SAY_NIGHTELF_SLAY3'),
|
|
(21215,5,0,'No... no! What have you done? I am the master! Do you hear me? I am... aaggh! Can\'t... contain him...',14,0,100,0,0,11313,0,'leotheras SAY_FINAL_FORM'),
|
|
(21215,6,0,'You cannot kill me! Fools, I\'ll be back! I\'ll... aarghh...',14,0,100,0,0,11317,0,'leotheras SAY_DEATH'),
|
|
(21216,0,0,'I cannot allow you to interfere!',14,0,100,0,0,11289,0,'hydross SAY_AGGRO'),
|
|
(21216,1,0,'Better, much better.',14,0,100,0,0,11290,0,'hydross SAY_SWITCH_TO_CLEAN'),
|
|
(21216,2,0,'They have forced me to this...',14,0,100,0,0,11291,0,'hydross SAY_CLEAN_SLAY1'),
|
|
(21216,2,1,'I have no choice.',14,0,100,0,0,11292,0,'hydross SAY_CLEAN_SLAY2'),
|
|
(21216,3,0,'I am... released...',14,0,100,0,0,11293,0,'hydross SAY_CLEAN_DEATH'),
|
|
(21216,4,0,'Aaghh, the poison...',14,0,100,0,0,11297,0,'hydross SAY_SWITCH_TO_CORRUPT'),
|
|
(21216,5,0,'I will purge you from this place.',14,0,100,0,0,11298,0,'hydross SAY_CORRUPT_SLAY1'),
|
|
(21216,5,1,'You are no better than they!',14,0,100,0,0,11299,0,'hydross SAY_CORRUPT_SLAY2'),
|
|
(21216,6,0,'You... are the disease... not I...',14,0,100,0,0,11300,0,'hydross SAY_CORRUPT_DEATH'),
|
|
(21217,0,0,'%s takes a deep breath!',41,0,100,0,0,0,0,'The Lurker Below'),
|
|
(21218,0,0,'Enough! I have had enough of you filthy warm bloods!',14,0,100,0,0,0,0,'Vashj\'ir Honor Guard'),
|
|
(21238,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bloodmaul Drudger on Aggro Text'),
|
|
(21238,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bloodmaul Drudger on Aggro Text'),
|
|
(21238,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bloodmaul Drudger on Aggro Text'),
|
|
(21238,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bloodmaul Drudger on death Quest 11000 complete'),
|
|
(21238,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bloodmaul Drudger on death Quest 11000 complete'),
|
|
(21238,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bloodmaul Drudger on death Quest 11000 complete'),
|
|
(21238,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bloodmaul Drudger on death Quest 11000 complete'),
|
|
(21238,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bloodmaul Drudger on death Quest 11000 complete'),
|
|
(21238,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bloodmaul Drudger on death Quest 11000 complete'),
|
|
(21238,2,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Bloodmaul Drudger on enrage'),
|
|
(21257,0,0,'Thank you, $n. Now, to perform the test...',12,0,100,1,0,0,0,'Apothecary Zelana'),
|
|
(21257,1,0,'Ah, I see...',12,0,100,0,0,0,0,'Apothecary Zelana'),
|
|
(21257,2,0,'Yes, this is unfortunate.',12,0,100,0,0,0,0,'Apothecary Zelana'),
|
|
(21257,3,0,'$n, I have confirmed that this blood is from the Bonechewer clan of orcs, tainted with demonic power. I\'m afraid, however, that my current equipment can delve no deeper into this mystery...',12,0,100,1,0,0,0,'Apothecary Zelana'),
|
|
(21279,0,0,'Please excuse me while I begin my tests...',12,0,100,1,0,0,0,'Apothecary Albreck'),
|
|
(21279,1,0,'Interesting...',12,0,100,0,0,0,0,'Apothecary Albreck'),
|
|
(21279,2,0,'But what is this?',12,0,100,0,0,0,0,'Apothecary Albreck'),
|
|
(21279,3,0,'Oh, my!',12,0,100,0,0,0,0,'Apothecary Albreck'),
|
|
(21279,4,0,'If my blood hadn\'t clotted long ago, it would be boiling with rage right now...',12,0,100,1,0,0,0,'Apothecary Albreck'),
|
|
(21291,0,0,'I\'m through asking nicely, fish-man.',12,0,100,25,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,1,0,'Where is the Cipher of Damnation? I know a third of it is in this village.',12,0,100,6,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,2,0,'No... Of course not. What was I thinking? Why would you have a third of the Cipher of Damnation?',12,0,100,274,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,3,0,'I feel so stupid. Maybe I should unchain you and set you free?',12,0,100,11,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,4,0,'DO I HONESTLY LOOK THAT STUPID TO YOU, NAGA? NOW YOU FEEL PAIN!',12,0,100,5,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,5,0,'%s spits on the Coilskar naga.',16,0,100,5,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,6,0,'GET UP YOU ROTTEN PIECE OF TRASH! GET UP BEFORE I END YOU!',12,0,100,5,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21291,7,0,'I\'m listening...',12,0,100,273,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21293,0,0,'Hide! Hide before they see you! Back up!',15,0,100,0,0,0,0,'Borak'),
|
|
(21293,1,0,'The time to strike is at hand. Terminate Icarius.',15,0,100,0,0,0,0,'Borak'),
|
|
(21293,2,0,'You have it. Do not lose it again!',12,0,100,5,0,0,0,'Borak'),
|
|
(21295,0,0,'Whhaaat... are you sssspeaking of, ssssoft-sskin?',12,0,100,1,0,0,0,'Coilskar Commander'),
|
|
(21295,1,0,'The naga do nottt... have thissss... cipherrr...',12,0,100,1,0,0,0,'Coilskar Commander'),
|
|
(21295,2,0,'Yesss... Yesss... Ssset me freee...',12,0,100,1,0,0,0,'Coilskar Commander'),
|
|
(21295,3,0,'%s regains consciousness.',16,0,100,0,0,0,0,'Coilskar Commander'),
|
|
(21295,4,0,'Do not beat the Coilsssskaarrr commander anymore, orc! I will tell you! The cipherrr... It is hidden in one of the chests at Coilssskarrr Point... The naga there hold the keysss...',12,0,100,1,0,0,0,'Coilskar Commander'),
|
|
(21295,5,0,'COILSSSKARRR!',12,0,100,15,0,0,0,'Coilskar Commander'),
|
|
(21296,0,0,'Stupid puny thing. Me smash!',12,0,100,0,0,0,0,'Bladespire Champion on Aggro Text'),
|
|
(21296,0,1,'Me mad. You get smash in face!',12,0,100,0,0,0,0,'Bladespire Champion on Aggro Text'),
|
|
(21296,0,2,'Raaar!!! Me smash $r!',12,0,100,0,0,0,0,'Bladespire Champion on Aggro Text'),
|
|
(21296,1,0,'Puny $r... you were a... horrible king.',12,0,100,0,0,0,0,'Bladespire Champion on death Quest 11000 complete'),
|
|
(21296,1,1,'Agh... me am...dead.',12,0,100,0,0,0,0,'Bladespire Champion on death Quest 11000 complete'),
|
|
(21296,1,2,'Me go to Ogri\'la.',12,0,100,0,0,0,0,'Bladespire Champion on death Quest 11000 complete'),
|
|
(21296,1,3,'King think... there really is... an Ogri\'la',12,0,100,0,0,0,0,'Bladespire Champion on death Quest 11000 complete'),
|
|
(21296,1,4,'Me honored... king kill me.',12,0,100,0,0,0,0,'Bladespire Champion on death Quest 11000 complete'),
|
|
(21296,1,5,'King $n, me die now.',12,0,100,0,0,0,0,'Bladespire Champion on death Quest 11000 complete'),
|
|
(21310,0,0,'A flaming vortex takes shape.',16,0,100,0,0,0,0,'Shadowmoon Valley Invisible Trigger (Tiny)'),
|
|
(21315,0,0,'The skies will darken and all will go quiet. Only then will you know the sweet serenity of death...',12,0,100,0,0,0,0,'Ruul the Darkener'),
|
|
(21315,1,0,'Your world is at an end.',12,0,100,0,0,0,0,'Ruul the Darkener'),
|
|
(21318,0,0,'I... I have died... I was in so much pain... engulfed in darkness... Can you see me, $r?',12,0,100,0,0,0,0,'Spirit of Ar\'tor '),
|
|
(21319,0,0,'Puny $r cannot lift spear. Gor lift spear!',12,0,100,0,0,0,0,'Gor Grimgut'),
|
|
(21319,1,0,'Hah! The Thunderspike is mine. Die!',12,0,100,0,0,0,0,'Gor Grimgut'),
|
|
(21326,0,0,'The %s appears very grateful to be free of the koi-koi spirit\'s influence.',16,0,100,0,0,0,0,'Raven\'s Wood Leafbeard '),
|
|
(21332,0,0,'It is dying! The second part of the Cipher of Damnation is ours. I...',12,0,100,1,0,0,0,'Spirit Hunter to Veneratus the Many'),
|
|
(21332,1,0,'I am fading... Return to Ar\'tor... Ret... rn... to...',12,0,100,1,0,0,0,'Spirit Hunter to Veneratus the Many'),
|
|
(21409,0,0,'Zarath you must return to the Black Temple at once! I... I seem to have misplaced Lord Illidan\'s orders. Quickly!',12,0,100,0,0,0,0,''),
|
|
(21409,1,0,'Zarath, I am perfectly capable of making it up this road to Eclipse Point. If we do not deliver the missive, Lord Illidan will have both of our heads! You are dismissed!',12,0,100,0,0,0,0,''),
|
|
(21409,2,0,'Ah, sweet, sweet bloodthistle... Probably left behind by one of those filthy addicts at Eclipse Point.',12,0,100,0,0,0,0,''),
|
|
(21409,3,0,'Their loss is most definitely my gain...',12,0,100,0,0,0,0,''),
|
|
(21410,0,0,'What is it, my lord?',12,0,100,0,0,0,0,''),
|
|
(21410,1,0,'My lord, surely you do not expect me to leave you unattended. Lord Illidan would have my head if anything were to happen to you.',12,0,100,0,0,0,0,''),
|
|
(21410,2,0,'As you wish, my lord.',12,0,100,0,0,0,0,''),
|
|
(21411,0,0,'%s cracks the rotten egg open and - to the horror and dismay of all around him - begins to drink from its putrid core.',16,0,100,92,0,0,0,'Tobias the Filth Gorger to Player'),
|
|
(21411,1,0,'That was life-changing... Excuse me for one minute.',12,0,100,273,0,0,0,'Tobias the Filth Gorger to Player'),
|
|
(21411,2,0,'%s lets loose the most foul belch ever heard or smelled.',16,0,100,15,0,10593,0,'Tobias the Filth Gorger to Player'),
|
|
(21411,3,0,'Ok then, back to business.',12,0,100,1,0,0,0,'Tobias the Filth Gorger to Player'),
|
|
(21426,0,0,'Cavalry, let\'s roll out!',14,0,100,0,0,0,0,'Gnome Defender 209 - Ravager invasion event'),
|
|
(21427,0,0,'You boys need some help?',14,0,100,0,0,0,0,'Strider Jock - Ravager invasion event'),
|
|
(21466,0,0,'I will show you horrors undreamed of.',14,0,100,0,0,0,0,'Harbinger Skyriss Illusion'),
|
|
(21466,0,1,'We span the universe, as countless as the stars!',14,0,100,0,0,0,0,'Harbinger Skyriss Illusion'),
|
|
(21467,0,0,'I am merely one of... infinite multitudes.',14,0,100,0,0,0,0,'Harbinger Skyriss Illusion'),
|
|
(21469,0,0,'Good $N, you are under the spell\'s influence. I must analyze it quickly, then we can talk.',12,0,100,0,0,0,0,'daranelle SAY_SPELL_INFLUENCE'),
|
|
(21502,0,0,'Doom Lord Kazzak will be pleased. You are to increase the pace of your attacks. Destroy the orcish and dwarven strongholds with all haste.',12,0,100,1,0,0,0,'Image of Warbringer Razuun - text 0'),
|
|
(21502,1,0,'Don\'t worry about that. I\'ve increased production at the Deathforge. You\'ll have all the infernals you need to carry out your orders. Don\'t fail, Jovaan.',12,0,100,1,0,0,0,'Image of Warbringer Razuun - text 1'),
|
|
(21502,2,0,'Yes?',12,0,100,1,0,0,0,'Image of Warbringer Razuun - text 2'),
|
|
(21502,3,0,'Crate? I didn\'t send you a crate, Jovaan. Don\'t you have more important things to worry about? Go see to them!',12,0,100,1,0,0,0,'Image of Warbringer Razuun - text 3'),
|
|
(21504,0,0,'Indeed, it is not a request.',12,0,100,1,0,0,0,'dawnforge SAY_PATHALEON_CULATOR_IMAGE_1'),
|
|
(21504,1,0,'Duro will be reinforced! Ultris was a complete disaster. I will NOT have that mistake repeated!',12,0,100,5,0,0,0,'dawnforge SAY_PATHALEON_CULATOR_IMAGE_2'),
|
|
(21504,2,0,'We\'ve had too many setbacks along the way: Hellfire Citadel, Fallen Sky Ridge, Firewing Point... Prince Kael\'thas will tolerate no further delays. I will tolerate nothing other than complete success!',12,0,100,1,0,0,0,'dawnforge SAY_PATHALEON_CULATOR_IMAGE_2_1'),
|
|
(21504,3,0,'I am returning to Tempest Keep. See to it that I do not have reason to return!',12,0,100,1,0,0,0,'dawnforge SAY_PATHALEON_CULATOR_IMAGE_2_2'),
|
|
(21504,4,0,'For the time being, yes. However, allow my presence to be a motivator. Prince Kael\'thas was displeased with the failure of the crystal experiment on Fallen Sky Ridge. This is one of the reasons for why we chose the Cenarion druids as the testing grounds for the bomb.',12,0,100,1,0,0,0,'Pathaleon the Calculators Image'),
|
|
(21504,5,0,'I need not tell you what will happen should the mana bomb down in the courtyard fail to be used on its target soon? Since moving into the forest, they\'ve become increasingly annoying to our operations: here, at Tuurem and to the south at the Bonechewer Ruins.',12,0,100,1,0,0,0,'Pathaleon the Calculators Image'),
|
|
(21504,6,0,'I think that we should teach a lesson to both the Horde and the Alliance. One that they will not soon forget!',12,0,100,5,0,7274,0,'Pathaleon the Calculators Image'),
|
|
(21504,7,0,'See to it that you do, Sharth, or I will personally see to your slow torture and death.',12,0,100,25,0,0,0,'Pathaleon the Calculators Image'),
|
|
(21504,8,0,'I believe I may recognize them. Deal with this quickly, Sharth. Then take the mana bomb and destroy their town!',12,0,100,0,0,0,0,'Pathaleon the Calculators Image'),
|
|
(21504,20,0,'And just what do you think you are doing? You dare to interfere with my master\'s experiment? ',12,0,100,0,0,0,0,'Pathaleon the Calculator\'s Image'),
|
|
(21504,21,0,'Do you like what we\'ve done here? Perhaps we will drop these crystals from the sky all over Outland.',12,0,100,0,0,0,0,'Pathaleon the Calculator\'s Image'),
|
|
(21504,22,0,'I grow bored with your attempt to heal the land and quell the energies summoning and driving the colossi mad. Goliathon, King of the Colossi, Prince Kael\'thas and I demand that you defend the crystal!',12,0,100,0,0,0,0,'Pathaleon the Calculator\'s Image'),
|
|
(21504,23,0,'We will meet again soon.',12,0,100,0,0,0,0,'Pathaleon the Calculator\'s Image'),
|
|
(21514,0,0,'Who dares defile the altar of Gorgrom the Dragon-Eater?',14,0,100,0,0,0,0,'Gorgrom the Dragon-Eater'),
|
|
(21514,1,0,'I will crush it and flay it and eat its meat and crack its bones one by one when I am done.',14,0,100,0,0,0,0,'Gorgrom the Dragon-Eater'),
|
|
(21633,0,0,'Everything is in readiness, warbringer.',12,0,100,0,0,0,0,'Deathbringer Jovaan - text 0'),
|
|
(21633,1,0,'Warbringer, that will require the use of all the hold\'s infernals. It may leave us vulnerable to a counterattack.',12,0,100,0,0,0,0,'Deathbringer Jovaan - text 1'),
|
|
(21633,2,0,'It shall be as you say, warbringer. One last question, if I may...',12,0,100,66,0,0,0,'Deathbringer Jovaan - text 2'),
|
|
(21633,3,0,'What\'s in the crate?',12,0,100,1,0,0,0,'Deathbringer Jovaan - text 3'),
|
|
(21644,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Skettis Wing Guard'),
|
|
(21648,0,0,'Thank you, mortal.',12,0,100,0,0,0,0,'mature netherwing drake SAY_JUST_EATEN'),
|
|
(21661,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,0,'The end comes for you!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,1,'You will not escape us so easily!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,2,'I shall be rewarded!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,3,'Ruin finds us all!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,4,'In Sargeras\' name!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,5,'I do as I must!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,6,'The Legion reigns!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21661,1,7,'You\'ll go nowhere, fool!',12,0,100,0,0,0,0,'Cabal Skirmisher'),
|
|
(21685,0,0,'You do not fight alone, $n! Together, we will banish this spawn of hellfire!',14,0,100,0,0,0,0,'Oronok Torn-heart'),
|
|
(21685,1,0,'We leave, then, Torlok. I have only one request...',12,0,100,1,0,0,0,'Oronok Torn-heart'),
|
|
(21685,2,0,'The Torn-heart men give their weapons to Earthmender Torlok.',16,0,100,1,0,0,0,'Oronok Torn-heart'),
|
|
(21685,3,0,'Give these to the heroes that made this possible.',12,0,100,1,0,0,0,'Oronok Torn-heart'),
|
|
(21685,4,0,'We will set the elements free of your grasp by force!',14,0,100,0,0,0,0,'Oronok Torn-heart'),
|
|
(21685,5,0,'We will fight when you are ready.',12,0,100,0,0,0,0,'Oronok Torn-heart'),
|
|
(21685,6,0,'What say the elements, Torlok? I hear only silence.',12,0,100,1,0,0,0,'Oronok Torn-heart'),
|
|
(21685,7,0,'They are redeemed! Then we have won?',12,0,100,5,0,0,0,'Oronok Torn-heart'),
|
|
(21687,0,0,'Could... Could it be over? Is he destroyed?',12,0,100,0,0,0,0,'Grom\'tor, Son of Oronok'),
|
|
(21694,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bog Overlord'),
|
|
(21699,0,0,'Release me immediately or face my wrath!',12,0,100,15,0,0,0,'Maiev Shadowsong'),
|
|
(21699,1,0,'If we truly desire the same thing, Akama, then release me! If Illidan is to die, it shall be by my hand!',12,0,100,22,0,0,0,'Maiev Shadowsong to Player'),
|
|
(21699,2,0,'Curse you, Akama! I am not a pawn in your game... my will is my own. When I unleash my wrath upon Illidan it will have nothing to do with your foolish scheme!',12,0,100,0,0,0,0,'Maiev Shadowsong to Player'),
|
|
(21700,0,0,'Have no fear, $r. Just play along.',15,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,1,0,'A mere nuisance, I assure you! Tell the Master his prisoner will not escape while Akama and his Deathsworn watch over her.',14,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,2,0,'Forgive my harsh methods, but the Betrayer cannot learn of the truth. My secret must be kept at all costs!',12,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,3,0,'In due time, Maiev. I\'ve spent years preparing to make my move - I can\'t afford to put my plans in peril by tipping my hand too soon.',12,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,4,0,'The Heart of Fury... I witnessed its power long ago, when Velen wielded it. I feel the same power coursing through it right now!',12,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,5,0,'With this crystal\'s powers, my Deathsworn and I... we\'d be unstoppable! We could destroy Illidan! We could... replace him as lords of Outland!',12,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,6,0,'But that is not part of the vision I was granted... that is not... how my people will be freed.',12,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,7,0,'Please, $n. You must take the Heart of Fury somewhere safe... you must take it to A\'dal!',12,0,100,0,0,0,0,'Akama to Player'),
|
|
(21700,8,0,'Olum... old friend. It is good to see that you are safe.',12,0,100,6,0,11600,0,'Akama to Player'),
|
|
(21700,9,0,'Illidan will become suspicious... that much is for certain. We will deal with it as we always do.',12,0,100,0,0,11601,0,'Akama to Player'),
|
|
(21700,10,0,'You cannot... be serious, Olum. Your sacrifice has already been too great.',12,0,100,274,0,11602,0,'Akama to Player'),
|
|
(21700,11,0,'It appears your mind is set then. We will guide you to the spirit world with as much kindness as we can.',12,0,100,396,0,11603,0,'Akama to Player'),
|
|
(21700,12,0,'Farewell, dear friend. We shall meet you in the next world when our duties in this one are fulfilled.',12,0,100,0,0,11604,0,'Akama to Player'),
|
|
(21700,13,0,'Master! We\'ve found the traitor who escaped Vashj! His body lies in front of me... lifeless!',12,0,100,0,0,11605,0,'Akama to Player'),
|
|
(21700,14,0,'But, sire! You have misjudged my actions... I do have knowledge of someone close to you who plans to betray you. It is that dog, Kael\'thas! He has allied with Kil\'jaeden and intends to replace you as Lord of Outland!',12,0,100,0,0,11606,0,'Akama to Player'),
|
|
(21700,15,0,'It will be done, my lord!',12,0,100,66,0,11607,0,'Akama to Player'),
|
|
(21717,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Dragonmaw Wrangler'),
|
|
(21739,0,0,'Farewell, mortals... The earthmender knows what fire feels...',12,0,100,0,0,0,0,'Redeemed Spirit of Earth'),
|
|
(21739,1,0,'It is now as it should be, shaman. You have done well.',12,0,100,0,0,0,0,'Redeemed Spirit of Earth'),
|
|
(21740,0,0,'Yes... Well enough for the elements that are here, but the cipher is known to another... The spirits of fire are in turmoil... If this force is not stopped, the world where these mortals came from will cease.',12,0,100,0,0,0,0,'Redeemed Spirit of Fire'),
|
|
(21767,0,0,'What $r dare harm those of my flock?',14,0,100,0,0,0,0,'Harbinger of the Raven'),
|
|
(21768,0,0,'Mortals, here? What is the meaning of this, pathetic Broken!',14,0,100,0,0,0,0,'Vagath to Player'),
|
|
(21768,1,0,'You\'d do well not to toy with me, Akama. Illidan has given me specific orders to keep a close watch on the Warden. If I find out you\'re hiding anything from me, I will crush you with my own hands!',12,0,100,0,0,0,0,'Vagath to Player'),
|
|
(21769,0,0,'What is it that you want from me, shaman?',12,0,100,6,0,0,0,'Overlord Or\'barokh speak'),
|
|
(21769,1,0,'Do you not have eyes? Did you not see the demons on our very doorstep? I do not have the soldiers to spare!',12,0,100,6,0,0,0,'Overlord Or\'barokh speak'),
|
|
(21769,2,0,'Pray to your gods, shaman. Perhaps they will come to your aid. The Horde however, cannot...',12,0,100,25,0,0,0,'Overlord Or\'barokh speak'),
|
|
(21771,0,0,'Wit a reward like dis, how could they refuse, mon?',12,0,100,0,0,0,0,'Warcaller Sardon Truslice'),
|
|
(21773,0,0,'I don\'t get it! Are ya blind? Can ya not see the demons bangin\' on our door? Who am I gonna send out to talk to your shaman friends? Point \'em out!',12,0,100,6,0,0,0,'Thane Yoregar'),
|
|
(21780,0,0,'%s begins channeling power into Dimensius.',16,0,100,0,0,0,0,'Spawn of Dimensius'),
|
|
(21797,0,0,'Your body is mine! Our fates are forever intertwined!',12,0,100,25,0,0,0,'Ancient Shadowmoon Spirit'),
|
|
(21797,1,0,'We will meet again... Someday.',12,0,100,0,0,0,0,'Ancient Shadowmoon Spirit'),
|
|
(21797,2,0,'Death incarnate has been released upon the world once more! Teron Gorefiend has returned...',14,0,100,0,0,0,0,'Ancient Shadowmoon Spirit'),
|
|
(21838,0,0,'Who calls me to this world? The stars are not yet aligned... my powers fail me! You will pay for this!',12,0,100,0,0,0,0,'Terokk'),
|
|
(21838,1,0,'You cannot kill me, I am immortal!',14,0,100,0,0,0,0,'Terokk'),
|
|
(21838,2,0,'%s becomes enraged as his shield shatters.',41,0,100,0,0,0,0,'Terokk'),
|
|
(21861,0,0,'From the darkest night shall rise again the raven, shall take flight in the shadows, shall reveal the nature of its kind. Prepare yourself for its coming, for the faithful shall be elevated to take flight with the raven, the rest be forgotten to walk upon the ground, clipped wings and shame.',15,0,100,0,0,0,0,'The Voice of the Raven God - The First Prophecy'),
|
|
(21861,1,0,'Steel your minds and guard your thoughts. The dark wings will cloud and consume the minds of the weak, a flock of thralls whose feet may never leave the ground.',15,0,100,0,0,0,0,'The Voice of the Raven God - The Second Prophecy'),
|
|
(21861,2,0,'The Old blood will flow once again with the coming of the raven, the return of the darkness in the skies. Scarlet night, and the rise of the old.',15,0,100,0,0,0,0,'The Voice of the Raven God - The Third Prophecy'),
|
|
(21861,3,0,'The raven was struck down once for flying too high, unready. The eons have prepared the Dark Watcher for its ascent, to draw the dark cloak across the horizon.',15,0,100,0,0,0,0,'The Voice of the Raven God - The Fourth Prophecy'),
|
|
(21867,0,0,'We will meet again... Someday.',12,0,100,273,0,0,0,'Teron Gorefiend'),
|
|
(21867,1,0,'Death incarnate has been released upon the world once more! Teron Gorefiend has returned...',14,0,100,22,0,0,0,'Teron Gorefiend'),
|
|
(21872,0,0,'Waste no time, fool! Use our power to kill those that stand in our way! Destroy Karsius before you are subdued!',15,0,100,1,0,0,0,'The Voice of Gorefiend'),
|
|
(21873,0,0,'By Nazjatar\'s Depths!',12,0,0,0,0,0,0,'Coilfang Guardian'),
|
|
(21873,0,1,'Die, warmblood!',12,0,0,0,0,0,0,'Coilfang Guardian'),
|
|
(21873,0,2,'For the Master!',12,0,0,0,0,0,0,'Coilfang Guardian'),
|
|
(21873,0,3,'Illidan reigns!',12,0,0,0,0,0,0,'Coilfang Guardian'),
|
|
(21873,0,4,'My blood is like venom!',12,0,0,0,0,0,0,'Coilfang Guardian'),
|
|
(21875,1,0,'At last I am liberated. It has been too long since I have tasted true freedom!',14,0,100,0,0,11309,0,'leotheras SAY_FREE'),
|
|
(21877,0,0,'Your pathetic attempt to escape will be short lived, Gorefiend. Let the $g boy:girl, go and submit! Even with your armor and weapons, you cannot defeat the ancients!',12,0,100,1,0,0,0,'Karsius the Ancient Watcher to Player'),
|
|
(21877,1,0,'What ... have you done...',14,0,100,0,0,0,0,'Karsius the Ancient Watcher to Player'),
|
|
(21907,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Cabal Initiate'),
|
|
(21983,0,0,'Yes, he\'s the second-in-command of the wyrmcult at the Blackwing Coven to the west.',12,0,100,1,0,0,0,'Samia Inkling OOC text'),
|
|
(22007,0,0,'Samia, do you know who Kolphis Darkscale is?',12,0,100,6,0,0,0,'Tree Warden Chawn OOC text'),
|
|
(22019,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Kolphis Darkscale'),
|
|
(22083,0,0,'What is the meaning of this, Mor\'ghor?',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_1'),
|
|
(22083,1,0,'SILENCE!',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_2'),
|
|
(22083,2,0,'Blathering idiot. You incomprehensibly incompetent buffoon...',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_3'),
|
|
(22083,3,0,'THIS is your hero?',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_4'),
|
|
(22083,4,0,'You have been deceived, imbecile.',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_5'),
|
|
(22083,5,0,'This... whole... operation... HAS BEEN COMPROMISED!',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_6'),
|
|
(22083,6,0,'I expect to see this insect\'s carcass in pieces in my lair within the hour. Fail and you will suffer a fate so much worse than death.',12,0,100,0,0,0,0,'overlord morghor LORD_ILLIDAN_SAY_7'),
|
|
(22105,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Decrepit Clefthoof'),
|
|
(22127,0,0,'It\'s a good thing I was able to make duplicates of the Felsworn Gas Mask.',12,0,100,1,0,0,0,'Wildlord Antelarion'),
|
|
(22143,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Gordunni Back-Breaker'),
|
|
(22160,0,0,'Uhh uh... you like candies?',12,0,100,0,0,0,0,'Bloodmaul Taskmaster'),
|
|
(22181,1,0,'The Aether Ray appears ready to be wrangled.',16,0,100,0,0,0,0,'Aether Ray'),
|
|
(22199,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Slaag'),
|
|
(22259,0,0,'Your end has come!',12,0,100,0,0,0,0,'Hellfire Wardling'),
|
|
(22259,0,1,'An intruder! Begone!',12,0,100,0,0,0,0,'Hellfire Wardling'),
|
|
(22259,0,2,'An intruder! Begone!',12,0,100,0,0,8152,0,'Hellfire Wardling'),
|
|
(22259,0,3,'You will burn!',12,0,100,0,0,0,0,'Hellfire Wardling'),
|
|
(22259,0,4,'Die!',12,0,100,0,0,0,0,'Hellfire Wardling'),
|
|
(22259,0,5,'Your end has come!',12,0,100,0,0,8152,0,'Hellfire Wardling'),
|
|
(22259,0,6,'Die!',12,0,100,0,0,8152,0,'Hellfire Wardling'),
|
|
(22273,0,0,'Die, interloper! Your puny device cannot pierce the dark magics of Hellfire Citadel!',12,0,100,397,0,0,0,'Fel Warden'),
|
|
(22293,0,0,'%s begins to sputter as its engine malfunctions.',16,0,100,0,0,0,0,'Inactive Fel Reaver'),
|
|
(22314,0,0,'Woot!',12,0,100,0,0,0,0,'Captive Child'),
|
|
(22314,0,1,'I think those weird bird guys were going to eat us. Gross!',12,0,100,0,0,0,0,'Captive Child'),
|
|
(22314,0,2,'Yay! We\'re free!',12,0,100,0,0,0,0,'Captive Child'),
|
|
(22314,0,3,'Gross!',12,0,100,0,0,0,0,'Captive Child'),
|
|
(22314,0,4,'Yay! We love you! You saved us!',12,0,100,0,0,0,0,'Captive Child'),
|
|
(22343,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Deathshadow Archon'),
|
|
(22366,0,0,'Thank you for allowing me to visit, $n. You have a very colorful soul, but it\'s a little brighter than I prefer... or I might have stayed longer!',15,0,100,0,0,0,0,'Demoniac Visitation'),
|
|
(22373,0,0,'More Minions of Terokk are coming!',12,0,100,0,0,0,0,'Defender Grashna'),
|
|
(22373,1,0,'The invaders persist! Hold them off!',12,0,100,0,0,0,0,'Defender Grashna'),
|
|
(22373,2,0,'An Avatar of Terokk!! To arms!',12,0,100,0,0,0,0,'Defender Grashna'),
|
|
(22373,3,0,'The Avatar of Terokk has been defeated! Death to Terokk! Death to Skettis!',12,0,100,0,0,0,0,'Defender Grashna'),
|
|
(22373,4,0,'%s points to the sky above.',16,0,100,0,0,0,0,'Defender Grashna'),
|
|
(22374,0,0,'Who dares slay one of my Kargath\'s commanders? You will pay for this... in flesh!',14,0,100,0,0,0,0,'Hand of Kargath'),
|
|
(22377,0,0,'Let us leave this place. I\'ve had enough of these madmen!',12,0,100,0,0,0,0,'Akuno'),
|
|
(22377,1,0,'Beware! More cultists come!',12,0,100,0,0,0,0,'Akuno'),
|
|
(22377,2,0,'I can find my way from here. My friend Mekeda will reward you for your kind actions.',12,0,100,0,0,0,0,'Akuno'),
|
|
(22381,0,0,'Incompetent fools! Auchindoun should\'ve been ours... look at yourselves scrambling like rats!',12,0,100,0,0,0,0,'Hathyss the Wicked'),
|
|
(22384,0,0,'Candies, yummy! Me like candies.',12,0,100,0,0,0,0,'Bloodmaul Soothsayer'),
|
|
(22396,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Draaca Longtail'),
|
|
(22424,0,0,'%s squawks and heads toward Veil Shalas. Hurry and follow!',16,0,100,0,0,0,0,'Skywing'),
|
|
(22424,1,0,'%s pauses briefly before the tree and then heads inside.',16,0,100,0,0,0,0,'Skywing'),
|
|
(22424,2,0,'%s seems to be looking for something. He wants you to follow.',16,0,100,0,0,0,0,'Skywing'),
|
|
(22424,3,0,'%s flies to the platform below! You\'d better jump if you want to keep up. Hurry!',16,0,100,0,0,0,0,'Skywing'),
|
|
(22424,4,0,'%s bellows a loud squawk!',16,0,100,0,0,0,0,'Skywing'),
|
|
(22424,5,0,'Free at last from that horrible curse! Thank you! Please send word to Rilak the Redeemed that I am okay. My mission lies in Skettis. Terokk must be defeated!',12,0,100,0,0,0,0,'Skywing'),
|
|
(22431,0,0,'It is time. The rite of exorcism will now commence...',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,1,0,'Prepare yourself. Do not allow the ritual to be interrupted or we may loose our patient...',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,2,0,'Back, foul beings of darkness! You have no power here!',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,2,1,'The power of light compells you! Back to your pit!',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,2,2,'Be cleansed with Light, human! Let not the demonic corruption overwhelm you.',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,2,3,'The light is my guide... it is my sustenance!',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,2,4,'I... must not... falter!',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,2,5,'In the name of the Light! It is Light that commands you! It is Light that flung you to the depths of darkness!',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22431,3,0,'Back! I cast you back... corruptor of faith! Author of pain! Do not return, or suffer the same fate as you did here today!',12,0,100,0,0,0,0,'Anchorite Barada'),
|
|
(22432,0,0,'Keep away. The fool is mine.',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22432,1,0,'No! Not yet! This soul is ours!',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22432,1,1,'Give us time... Let the man die... I am no one... I am no one... Fear the anchorite... Fear the anchorite... Barada... Barada.',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22432,1,2,'This is fruitless, draenei! You and your little helper cannot wrest control of this pathetic human. He is mine!',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22432,1,3,'I will tear your soul into morsels and slow roast them over demon fire.',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22432,1,4,'All is lost, Anchorite! Abandon what hope remains.',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22432,1,5,'I see your ancestors, Anchorite! They writhe and scream in the darkness... they are with us!',12,0,100,0,0,0,0,'Colonel Jules'),
|
|
(22448,0,0,'I am Rexxar, son of the Mok\'Nathal, champion of the Horde.',14,0,100,397,0,0,0,'Rexxar'),
|
|
(22448,1,0,'And their torment at your hands is at an end. By my name, I shall put an end to your life.',14,0,100,113,0,0,0,'Rexxar'),
|
|
(22448,2,0,'Prepare yourself for the end.',14,0,100,15,0,0,0,'Rexxar'),
|
|
(22448,3,0,'I could not have achieved this victory without you. We will speak back at Thunderlord Stronghold.',14,0,100,397,0,0,0,'Rexxar'),
|
|
(22452,0,0,'You have brought me back too soon! I am weak yet... What is this! Who... It matters not! DIE!',12,0,100,1,0,0,0,'Reanimated Exarch'),
|
|
(22458,0,0,'\'Aright, listen up! Form a circle around me and move out!',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,1,0,'Aright, $R, just keep us safe from harm while we work. We\'ll pay you when we return.',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,2,0,'The dig site is just north of here.',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,3,0,'We\'re here! Start diggin\'!',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,4,0,'I think there\'s somethin\' buried here, beneath the sand!',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,5,0,'Almost got it!',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,6,0,'By Brann\'s brittle bananas! What is it?! It... It looks like a drum.',12,0,100,5,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,7,0,'Have ye gone mad? You expect me to leave behind a drum without first beatin\' on it? Not this son of Ironforge! No sir!',12,0,100,1,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,8,0,'Shut yer yaps! I\'m gonna bang on this drum and that\'s that!',12,0,100,5,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,9,0,'IN YOUR FACE! I told you there was somethin\' here!',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,10,0,'Don\'t just stand there! Help him out!',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,11,0,'You\'ve been a tremendous help, $R! Let\'s get out of here before more of those things show up! I\'ll let Dwarfowitz know you did the job asked of ya\' admirably.',12,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22458,12,0,'%s picks up the drum.',16,0,100,0,0,0,0,'Chief Archaeologist Letoll'),
|
|
(22459,0,0,'Praise the naaru, I\'m saved. I will try to make it clear on my own.',12,0,100,1,0,0,0,'Freed Sha\'tar Warrior'),
|
|
(22459,0,1,'I\'m hurt, but I can still run. Thank you, stranger.',12,0,100,1,0,0,0,'Freed Sha\'tar Warrior'),
|
|
(22459,0,2,'My thanks, stranger.',12,0,100,1,0,0,0,'Freed Sha\'tar Warrior'),
|
|
(22459,0,3,'I\'m too weak to fight with you. Please find my friends.',12,0,100,1,0,0,0,'Freed Sha\'tar Warrior'),
|
|
(22460,0,0,'%s uses the key to open the cage.',16,0,100,0,0,0,0,'Spirit'),
|
|
(22464,0,0,'Wow... a drum.',12,0,100,1,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,1,0,'This discovery will surely rock the foundation of modern archaeology.',12,0,100,1,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,2,0,'Yea, great. Can we leave now? This desert is giving me hives.',12,0,100,1,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,3,0,'This reminds me of that one time where you made us search Silithus for evidence of sand gnomes.',12,0,100,0,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,4,0,'Or that time when you told us that you\'d discovered the cure for the plague of the 20th century. What is that even? 20th century?',12,0,100,0,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,5,0,'I don\'t think it can top the one time where he told us that he\'d heard that Arthas\'s cousin\'s skeleton was frozen beneath a glacier in Winterspring. I\'ll never forgive you for that one, Letoll. I mean honestly... Arthas\'s cousin?',12,0,100,0,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,6,0,'I dunno. It can\'t possibly beat the time he tried to convince us that we\'re all actually a figment of some being\'s imagination and that they only use us for their own personal amusement. That went over well during dinner with the family.',12,0,100,0,0,0,0,'Explorers\' League Researcher'),
|
|
(22464,7,0,'Say, do you guys hear that?',12,0,100,0,0,0,0,'Explorers\' League Researcher'),
|
|
(22473,0,0,'It\'s only right that you know the name of the one who will take your life.',14,0,100,1,0,0,0,'Baron Sablemane'),
|
|
(22473,1,0,'Baron Sablemane. It will be on your lips as you gasp your dying breath.',14,0,100,1,0,0,0,'Baron Sablemane'),
|
|
(22473,2,0,'Let us begin.',14,0,100,15,0,0,0,'Baron Sablemane'),
|
|
(22473,3,0,'We will speak again, but away from here.',14,0,100,1,0,0,0,'Baron Sablemane'),
|
|
(22483,0,0,'AHHHHHH-YAAA-YAAA-YAAA!!!!',12,0,100,0,0,0,0,'Sand Gnome'),
|
|
(22483,0,1,'AYYAYAAYAA!',12,0,100,0,0,0,0,'Sand Gnome'),
|
|
(22483,0,2,'AAAAAAAAEEEEEEEEEE!!!!!!!!',12,0,100,0,0,0,0,'Sand Gnome'),
|
|
(22485,0,0,'Guards!',14,7,100,0,0,0,0,'Halu'),
|
|
(22820,0,0,'Akama, my friend! Have you been informed? I was found out by Vashj\'s followers. Our secret is in peril!',12,0,100,0,0,11611,0,'Seer Olum to Player'),
|
|
(22820,1,0,'Illidan is looking for me. I am not safe here... none of us are.',12,0,100,1,0,11612,0,'Seer Olum to Player'),
|
|
(22820,2,0,'Illidan will find me and when he does... he will pry the Ashtongue secret from me - such is the power of the Betrayer! No... there is only one way. My usefulness to the cause has come to an end. I must venture into the spirit world!',12,0,100,6,0,11613,0,'Seer Olum to Player'),
|
|
(22820,3,0,'My decision is final. I will not be dissuaded. I have devoted my life to our plan. To jeopardize it now would betray all who have died for the cause long before me.',12,0,100,274,0,11614,0,'Seer Olum to Player'),
|
|
(22820,4,0,'I thank you, Akama. You honor me by allowing me this moment, surrounded by my brothers. Farewell, friend. Guide our people well.',12,0,100,2,0,11615,0,'Seer Olum to Player'),
|
|
(22834,0,0,'Clintar Dreamwalker snaps up to a kneeling position, but seems as though he\'s somewhere else.',16,0,100,0,0,0,0,'Clintar Dreamwalker (line 0)'),
|
|
(22834,1,0,'What are you doing in Ysera\'s realm, interloper? Leave us, I say! Your kind are not welcome here!',12,0,100,5,0,0,0,'Clintar Dreamwalker (line 1)'),
|
|
(22834,2,0,'Clintar Dreamwalker gets to his feet, beginning to recognize his surroundings.',16,0,100,0,0,0,0,'Clintar Dreamwalker (line 2)'),
|
|
(22834,3,0,'You - you\'re not one of them! Let\'s get out of sight before they find us! Hurry! ',12,0,100,1,0,0,0,'Clintar Dreamwalker (line 3)'),
|
|
(22834,4,0,'They\'re following me, $R! Quickly, tell me why you\'re here before we\'re discovered! If they catch up to me, it will mean my death and yours!',12,0,100,1,0,0,0,'Clintar Dreamwalker (line 4)'),
|
|
(22844,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Ashtongue Battlelord'),
|
|
(22861,0,0,'Come closer, demon! Death awaits!',12,0,100,0,0,0,0,'Lightsworn Vindicator'),
|
|
(22861,0,1,'Illidan\'s lapdogs! Destroy them all!',12,0,100,0,0,0,0,'Lightsworn Vindicator'),
|
|
(22861,0,2,'I\'ve a message for your master, scum!',12,0,100,0,0,0,0,'Lightsworn Vindicator'),
|
|
(22863,0,0,'Come closer, demon! Death awaits!',12,0,100,0,0,0,0,'Seasoned Magister'),
|
|
(22863,0,1,'Illidan\'s lapdogs! Destroy them all!',12,0,100,0,0,0,0,'Seasoned Magister'),
|
|
(22863,0,2,'I\'ve a message for your master, scum!',12,0,100,0,0,0,0,'Seasoned Magister'),
|
|
(22864,0,0,'Onward, Scryers! Show Illidan\'s lackeys the temper of our steel!',14,0,100,0,0,0,0,'Fyra Dawnstar'),
|
|
(22865,0,0,'You disappoint me, Akama. I wanted to question the treacherous worm myself! I\'m beginning to question your allegiance, Broken.',12,0,100,1,0,11608,0,'Illidan\'s Presence to Player'),
|
|
(22865,1,0,'I do not sense lies in your voice, Akama. That Kael\'thas would betray me does not come as a big surprise - I\'m not as oblivious as some would think. That one of your own was involved with him puts your loyalties into question.',12,0,100,5,0,11609,0,'Illidan\'s Presence to Player'),
|
|
(22865,2,0,'Send your Ashtongue into Tempest Keep and slay his most prized possession, the phoenix known as Al\'ar. I must know that you\'re not on his side. Do not think of betraying me, Broken. We both know who owns your soul!',12,0,100,1,0,11610,0,'Illidan\'s Presence to Player'),
|
|
(22871,0,0,'I was the first, you know. For me, the wheel of death has spun many times. <laughs> So much time has passed. I have a lot of catching up to do...',14,0,100,1,0,11512,0,'teron SAY_INTRO'),
|
|
(22871,1,0,'Vengeance is mine!',14,0,100,0,0,11513,0,'teron SAY_AGGRO'),
|
|
(22871,2,0,'I have use for you!',14,0,100,0,0,11514,0,'teron SAY_SLAY1'),
|
|
(22871,2,1,'It gets worse...',14,0,100,0,0,11515,0,'teron SAY_SLAY2'),
|
|
(22871,3,0,'Death... really isn\'t so bad.',14,0,100,0,0,11516,0,'teron SAY_BLOSSOM1'),
|
|
(22871,3,1,'I have something for you...',14,0,100,0,0,11519,0,'teron SAY_BLOSSOM2'),
|
|
(22871,4,0,'YOU WILL SHOW THE PROPER RESPECT!',14,0,100,0,0,11520,0,'teron SAY_INCINERATE1'),
|
|
(22871,4,1,'What are you afraid of?',14,0,100,0,0,11517,0,'teron SAY_INCINERATE2'),
|
|
(22871,5,0,'Give in!',14,0,100,0,0,11518,0,'teron SAY_CRUSHING'),
|
|
(22871,6,0,'The wheel...spins...again....',14,0,100,0,0,11521,0,'teron SAY_DEATH'),
|
|
(22887,0,0,'You will die in the name of Lady Vashj!',14,0,100,0,0,11450,0,'najentus SAY_AGGRO'),
|
|
(22887,1,0,'Stick around!',14,0,100,0,0,11451,0,'najentus SAY_NEEDLE1'),
|
|
(22887,1,1,'I\'ll deal with you later!',14,0,100,0,0,11452,0,'najentus SAY_NEEDLE2'),
|
|
(22887,2,0,'Your success was short lived!',14,0,100,0,0,11455,0,'najentus SAY_SLAY1'),
|
|
(22887,2,1,'Time for you to go!',14,0,100,0,0,11456,0,'najentus SAY_SLAY2'),
|
|
(22887,3,0,'Bel\'anen dal\'lorei!',14,0,100,0,0,11453,0,'najentus SAY_SPECIAL1'),
|
|
(22887,3,1,'Blood will flow!',14,0,100,0,0,11454,0,'najentus SAY_SPECIAL2'),
|
|
(22887,4,0,'Bal\'amer ch\'itah!',14,0,100,0,0,11457,0,'najentus SAY_ENRAGE1'),
|
|
(22887,4,1,'My patience has ran out! Die, DIE!',14,0,100,0,0,11458,0,'najentus SAY_ENRAGE2'),
|
|
(22887,5,0,'Lord Illidan will... crush you.',14,0,100,0,0,11459,0,'najentus SAY_DEATH'),
|
|
(22898,0,0,'%s acquires a new target!',41,0,100,0,0,0,0,'supremus EMOTE_NEW_TARGET'),
|
|
(22898,1,0,'%s punches the ground in anger!',41,0,100,0,0,0,0,'supremus EMOTE_PUNCH_GROUND'),
|
|
(22898,2,0,'The ground begins to crack open!',41,0,100,0,0,0,0,'supremus EMOTE_GROUND_CRACK'),
|
|
(22910,0,0,'Argh! I will shred your soul and grind it to dust!',14,0,100,0,0,0,0,'Skulloc Soulgrinder'),
|
|
(22911,0,0,'You dare summon me?',14,0,100,15,0,0,0,'Vim\'gol the Vile'),
|
|
(22911,1,0,'Now me grow bigger and crush you!',14,0,100,0,0,0,0,'Vim\'gol the Vile'),
|
|
(22916,0,0,'Lurosa, I am entrusting the Relics of Aviana to $N, who will take them to Morthis Whisperwing. I must return completely to the Emerald Dream now. Do not let $N fail!',12,0,100,0,0,0,0,'clintar SAY_END'),
|
|
(22917,0,0,'Come, my minions. Deal with this traitor as he deserves!',14,0,100,0,0,11465,0,'Illidan SAY_ILLIDAN_MINION'),
|
|
(22917,1,0,'Who shall be next to taste my blades?!',14,0,100,0,0,11473,0,'Illidan SAY_ILLIDAN_KILL'),
|
|
(22917,1,1,'This is too easy!',14,0,100,0,0,11472,0,'Illidan SAY_ILLIDAN_KILL'),
|
|
(22917,2,0,'I will not be touched by rabble such as you!',14,0,100,0,0,11479,0,'Illidan SAY_ILLIDAN_TAKEOFF'),
|
|
(22917,3,0,'Behold the flames of Azzinoth!',14,0,100,0,0,11480,0,'Illidan SAY_ILLIDAN_SUMMONFLAMES'),
|
|
(22917,4,0,'Stare into the eyes of the Betrayer!',14,0,100,0,0,11481,0,'Illidan SAY_ILLIDAN_EYE_BLAST'),
|
|
(22917,5,0,'Behold the power... of the demon within!',14,0,100,0,0,11475,0,'Illidan SAY_ILLIDAN_MORPH'),
|
|
(22917,6,0,'You\'ve wasted too much time mortals, now you shall fall!',14,0,100,0,0,11474,0,'Illidan SAY_ILLIDAN_ENRAGE'),
|
|
(22917,7,0,'I can feel your hatred.',14,0,100,0,0,11467,0,'Illidan SAY_ILLIDAN_TAUNT'),
|
|
(22917,7,1,'Give in to your fear!',14,0,100,0,0,11468,0,'Illidan SAY_ILLIDAN_TAUNT'),
|
|
(22917,7,2,'You know nothing of power!',14,0,100,0,0,11469,0,'Illidan SAY_ILLIDAN_TAUNT'),
|
|
(22917,8,0,'Akama... your duplicity is hardly surprising. I should have slaughtered you and your malformed brethren long ago.',14,0,100,1,0,11463,0,'Illidan SAY_ILLIDAN_AKAMA1'),
|
|
(22917,9,0,'Boldly said. But I remain unconvinced.',14,0,100,1,0,11464,0,'Illidan SAY_ILLIDAN_AKAMA2'),
|
|
(22917,10,0,'You are not prepared!',14,0,100,25,0,11466,0,'Illidan SAY_ILLIDAN_AKAMA3'),
|
|
(22917,11,0,'Is this it, mortals? Is this all the fury you can muster?',14,0,100,396,0,11476,0,'Illidan SAY_ILLIDAN_MAIEV1'),
|
|
(22917,12,0,'Maiev... How is this even possible?',14,0,100,396,0,11477,0,'Illidan SAY_ILLIDAN_MAIEV2'),
|
|
(22917,13,0,'You have won... Maiev. But the huntress... is nothing without the hunt. You... are nothing... without me.',14,0,100,0,0,11478,0,'Illidan SAY_ILLIDAN_MAIEV3'),
|
|
(22917,14,0,'Feel the hatred of ten thousand years!',14,0,100,0,0,11470,0,'Illidan SAY_ILLIDAN_FRENZY'),
|
|
(22924,0,0,'It would\'ve taken years to find the Book of the Raven without you, young sparrowhawk. Return to your home in Nagrand with our gratitude.',12,0,100,1,0,0,0,'Arthorn Windsong'),
|
|
(22924,1,0,'This is it! This is really it -- the Book of the Raven!',12,0,100,1,0,0,0,'Arthorn Windsong'),
|
|
(22924,2,0,'There\'s something else here, too. After a discription of a bloody battle and the downfall of the raven, there\'s a prophecy. Anzu will haunt the dreams of his enemies, twisting them to affect a return to this world...',12,0,100,1,0,0,0,'Arthorn Windsong'),
|
|
(22924,3,0,'It\'s all here... how the raven\'s followers captured and subdued the sprints of rivals, trapping them forever within stone statues! The tablet even mentions the raven god\'s name -- Anzu. I\'d thought it was lost to history!',12,0,100,1,0,0,0,'Arthorn Windsong'),
|
|
(22924,4,0,'The tablet has the confirmation we need, just as I thought. Now, we have to use this information to draw out and defeat this Anzu before he can do any more damage to the Emerald Dream!',12,0,100,1,0,0,0,'Arthorn Windsong'),
|
|
(22924,5,0,'Since the sparrowhawks have proven such a success in hunting down the raven stones, Watcher Elaira has trained another one to relay my voice at a great distance. He can help us communicate as you investigate the bird spirits revealed in the tablet!',12,0,100,1,0,0,0,'Arthorn Windsong'),
|
|
(22935,0,0,'Guards!',14,7,100,0,0,0,0,'Suralais Farwind'),
|
|
(22936,0,0,'Guards!',14,7,100,0,0,0,0,'Auhula'),
|
|
(22940,0,0,'%s need help! Why no one help?',12,0,100,0,0,0,0,'Grok'),
|
|
(22940,0,1,'If no one help. %s smash!',12,0,100,0,0,0,0,'Grok'),
|
|
(22940,1,0,'%s get angry if puny ones not go to Blade\'s Edge and talk to Mog\'dorg!',12,0,100,0,0,0,0,'Grok'),
|
|
(22940,1,1,'Bladespire clan not fight fair. Have Gronn to help dem. You go to Blade\'s Edge Mountains. Talk to Mog\'dorg the Wizened. Kill Gromm.',12,0,100,0,0,0,0,'Grok'),
|
|
(22940,1,2,'Mog\'dorg the Wizened tell %s go to city, get help for Bloodmaul. %s go.',12,0,100,0,0,0,0,'Grok'),
|
|
(22940,2,0,'Me hungry. Fruit look tasty.',12,0,100,0,0,0,0,'Grok'),
|
|
(22941,0,0,'All hail, $n, the new $G King : Queen; of the ogres!!!',12,0,100,0,0,0,2,'Mog\'dorg the Wizened'),
|
|
(22947,0,0,'You play, you pay.',14,0,100,0,0,11501,0,'shahraz SAY_TAUNT1'),
|
|
(22947,0,1,'I\'m not impressed.',14,0,100,0,0,11502,0,'shahraz SAY_TAUNT2'),
|
|
(22947,0,2,'Enjoying yourselves?',14,0,100,0,0,11503,0,'shahraz SAY_TAUNT3'),
|
|
(22947,1,0,'So... business or pleasure?',14,0,100,0,0,11504,0,'shahraz SAY_AGGRO'),
|
|
(22947,2,0,'You seem a little tense.',14,0,100,0,0,11505,0,'shahraz SAY_SPELL1'),
|
|
(22947,2,1,'Don\'t be shy.',14,0,100,0,0,11506,0,'shahraz SAY_SPELL2'),
|
|
(22947,2,2,'I\'m all... yours.',14,0,100,0,0,11507,0,'shahraz SAY_SPELL3'),
|
|
(22947,3,0,'Easy come, easy go.',14,0,100,0,0,11508,0,'shahraz SAY_SLAY1'),
|
|
(22947,3,1,'So much for a happy ending.',14,0,100,0,0,11509,0,'shahraz SAY_SLAY2'),
|
|
(22947,4,0,'Stop toying with my emotions!',14,0,100,0,0,11510,0,'shahraz SAY_ENRAGE'),
|
|
(22947,5,0,'I wasn\'t... finished.',14,0,100,0,0,11511,0,'shahraz SAY_DEATH'),
|
|
(22947,6,0,'%s goes into a frenzy!',41,0,100,0,0,0,0,'shahraz SAY_EMOTE_FRENZY'),
|
|
(22948,0,0,'Horde will... crush you.',14,0,100,0,0,11432,0,'bloodboil SOUND_AGGRO'),
|
|
(22948,1,0,'Time to feast!',14,0,100,0,0,11433,0,'bloodboil SAY_SLAY1'),
|
|
(22948,1,1,'More! I want more!',14,0,100,0,0,11434,0,'bloodboil SAY_SLAY2'),
|
|
(22948,2,0,'Drink your blood! Eat your flesh!',14,0,100,0,0,11435,0,'bloodboil SAY_SPECIAL1'),
|
|
(22948,2,1,'I hunger!',14,0,100,0,0,11436,0,'bloodboil SAY_SPECIAL2'),
|
|
(22948,3,0,'<babbling>',14,0,100,0,0,11437,0,'bloodboil SAY_ENRAGE1'),
|
|
(22948,3,1,'I\'ll rip the meat from your bones!',14,0,100,0,0,11438,0,'bloodboil SAY_ENRAGE2'),
|
|
(22948,4,0,'Aaaahrg...',14,0,100,0,0,11439,0,'bloodboil SAY_DEATH'),
|
|
(22949,0,0,'I have better things to do...',14,0,100,0,0,11422,0,'council gath AGGRO'),
|
|
(22949,1,0,'Enough games!',14,0,100,0,0,11428,0,'council gath ENRAGE'),
|
|
(22949,2,0,'Enjoy your final moments!',14,0,100,0,0,11426,0,'council gath SPECIAL1'),
|
|
(22949,2,1,'You are mine!',14,0,100,0,0,11427,0,'council gath SPECIAL2'),
|
|
(22949,3,0,'Selama am\'oronor!',14,0,100,0,0,11423,0,'council gath SLAY1'),
|
|
(22949,3,1,'Well done!',14,0,100,0,0,11424,0,'council gath SLAY_SLAY2'),
|
|
(22949,4,0,'Lord Illidan... I...',14,0,100,0,0,11425,0,'council gath DEATH'),
|
|
(22950,0,0,'Common... such a crude language. Bandal!',14,0,100,0,0,11440,0,'council zere AGGRO'),
|
|
(22950,1,0,'Sha\'amoor sine menoor!',14,0,100,0,0,11446,0,'council zere ENRAGE'),
|
|
(22950,2,0,'Diel fin\'al',14,0,100,0,0,11444,0,'council zere SPECIAL1'),
|
|
(22950,2,1,'Sha\'amoor ara mashal?',14,0,100,0,0,11445,0,'council zere SPECIAL2'),
|
|
(22950,3,0,'Shorel\'aran.',14,0,100,0,0,11441,0,'council zere SLAY1'),
|
|
(22950,3,1,'Belesa menoor!',14,0,100,0,0,11442,0,'council zere SLAY2'),
|
|
(22950,4,0,'Diel ma\'ahn... oreindel\'o',14,0,100,0,0,11443,0,'council zere DEATH'),
|
|
(22951,0,0,'Flee or die!',14,0,100,0,0,11482,0,'council mala AGGRO'),
|
|
(22951,1,0,'For Quel\'Thalas! For the Sunwell!',14,0,100,0,0,11488,0,'council mala ENRAGE'),
|
|
(22951,2,0,'No second chances!',14,0,100,0,0,11486,0,'council mala SPECIAL1'),
|
|
(22951,2,1,'I\'m full of surprises!',14,0,100,0,0,11487,0,'council mala SPECIAL2'),
|
|
(22951,3,0,'My work is done.',14,0,100,0,0,11483,0,'council mala SLAY'),
|
|
(22951,3,1,'As it should be!',14,0,100,0,0,11484,0,'council mala SLAY2'),
|
|
(22951,4,0,'Destiny... awaits.',14,0,100,0,0,11485,0,'council mala DEATH'),
|
|
(22952,0,0,'You wish to test me?',14,0,100,0,0,11524,0,'council vera AGGRO'),
|
|
(22952,1,0,'You wish to kill me? Hahaha, you first!',14,0,100,0,0,11530,0,'council vera ENRAGE'),
|
|
(22952,2,0,'You\'re not caught up for this!',14,0,100,0,0,11528,0,'council vera SPECIAL1'),
|
|
(22952,2,1,'Anar\'alah belore!',14,0,100,0,0,11529,0,'council vera SPECIAL2'),
|
|
(22952,3,0,'Valiant effort!',14,0,100,0,0,11525,0,'council vera SLAY1'),
|
|
(22952,3,1,'A glorious kill!',14,0,100,0,0,11526,0,'council vera SLAY2'),
|
|
(22952,4,0,'You got lucky!',14,0,100,0,0,11527,0,'council vera DEATH'),
|
|
(22960,0,0,'Scout the area and report anything you see!',14,0,100,0,0,0,0,'Dragonmaw Wyrmcaller'),
|
|
(22963,0,0,'Gakarah ma!',12,0,100,0,0,0,0,'Bonechewer Worker'),
|
|
(22963,0,1,'Lok narash!',12,0,100,0,0,0,0,'Bonechewer Worker'),
|
|
(22963,0,2,'Lok\'tar Illadari!',12,0,100,0,0,0,0,'Bonechewer Worker'),
|
|
(22963,0,3,'The blood is our power!',12,0,100,0,0,0,0,'Bonechewer Worker'),
|
|
(22982,0,0,'$n, do you feel the need -- the need for speed?',12,0,100,0,0,0,0,'Skyguard Navigator'),
|
|
(22982,0,1,'$n, how\'s your mount holding up? Pretty rough up there these days?',12,0,100,0,0,0,0,'Skyguard Navigator'),
|
|
(22982,0,3,'Heh, the skies aren\'t so friendly with $n flying them!',12,0,100,0,0,0,0,'Skyguard Navigator'),
|
|
(22982,0,4,'$n, terror of the skies, how are you doing?',12,0,100,0,0,0,0,'Skyguard Navigator'),
|
|
(22982,0,5,'Well, if it isn\'t our resident $g flyboy : flygirl;, $n. How\'s it going, ace?',12,0,100,0,0,0,0,'Skyguard Navigator'),
|
|
(22982,0,6,'Hey, it\'s our ace flyer, $n!',12,0,100,0,0,0,0,'Skyguard Navigator'),
|
|
(22989,0,0,'I\'ve waited for this moment for years. Illidan and his lapdogs will be destroyed!',14,0,100,0,0,0,0,'Maiev'),
|
|
(22989,1,0,'Maiev Shadowsong slips into the shadows discretly as Akama\'s attention shifts towards Vagath\'s last words.',16,0,100,0,0,0,0,'Maiev'),
|
|
(22990,0,0,'Now is the time, Maiev! Unleash your wrath!',14,0,100,0,0,0,0,'Akama'),
|
|
(22990,1,0,'Slay all who see us! Word must not get back to Illidan.',14,0,100,0,0,0,0,'Akama'),
|
|
(22990,2,0,'Akama has no master, not anymore.',14,0,100,0,0,0,0,'Akama'),
|
|
(22990,3,0,'Our plans are in danger already. It appears Maiev\'s decided to do things her own way.',12,0,100,0,0,0,0,'Akama'),
|
|
(22990,3,1,'We must carry on with or without Maiev. Inside! Quickly!',12,0,100,0,0,0,0,'Akama'),
|
|
(22992,0,0,'Fool! The essence of the hawk will never be yours!',12,0,100,0,0,0,0,'Guardian of the Hawk'),
|
|
(22992,1,0,'The time of the Raven is night, but yours will end here!',12,0,100,0,0,0,0,'Guardian of the Hawk'),
|
|
(22993,0,0,'You dare to disturb the loyal followers of the Raven?',12,0,100,0,0,0,0,'Guardian of the Eagle'),
|
|
(22993,1,0,'You will die for your hubris, druid!',12,0,100,0,0,0,0,'Guardian of the Eagle'),
|
|
(22994,0,0,'The falcon is vaniquished, doomed never to rise again! Your quest is futile!',12,0,100,0,0,0,0,'Guardian of the Falcon'),
|
|
(22994,1,0,'The raven will return to us as foretold in the prophecy and you are powerless to stop it!',12,0,100,0,0,0,0,'Guardian of the Falcon'),
|
|
(22997,0,0,'%s sets its gaze on $N!',16,0,100,0,0,0,0,'Flame of Azzinoth EMOTE_AZZINOTH_GAZE'),
|
|
(23002,0,0,'You, there! Hand over that moonstone and nobody gets hurt!',14,0,100,0,0,0,0,'sprysprocket SAY_START'),
|
|
(23002,1,0,'Just chill!',15,0,100,0,0,0,0,'sprysprocket SAY_WHISPER_CHILL'),
|
|
(23002,2,0,'All right, you win! I surrender! Just don\'t hurt me!',14,0,100,0,0,0,0,'sprysprocket SAY_END'),
|
|
(23002,3,0,'%s takes the Southfury moonstone and escapes into the river. Follow her!',41,0,100,0,0,0,0,'sprysprocket EMOTE_START'),
|
|
(23028,0,0,'I\'ve seen female Gnomes hit harder than you!',14,0,100,0,0,0,0,'Bonechewer Taskmaster'),
|
|
(23028,0,1,'If you don\'t start throwing some real punches, you\'ll be cleaning the drake stalls for a year!',14,0,100,0,0,0,0,'Bonechewer Taskmaster'),
|
|
(23028,0,2,'Stop your slacking and fight like a true fel orc!',14,0,100,0,0,0,0,'Bonechewer Taskmaster'),
|
|
(23028,0,3,'You call that an offense? I\'ve seen more offensive tallstriders!',14,0,100,0,0,0,0,'Bonechewer Taskmaster'),
|
|
(23028,1,0,'Gakarah ma!',12,0,100,0,0,0,0,'Bonechewer Taskmaster'),
|
|
(23030,0,0,'Permission to buzz the tower!',14,0,100,0,0,0,0,'Dragonmaw Sky Stalker'),
|
|
(23030,0,1,'Dragonriders mount up!',14,0,100,0,0,0,0,'Dragonmaw Sky Stalker'),
|
|
(23035,0,0,'No! How can this be?',14,0,100,0,0,0,0,'Anzu'),
|
|
(23035,1,0,'Pain will be the price for you insolence! You cannot stop me from claiming the Emerald Dream as my own!',14,0,100,0,0,0,0,'Anzu'),
|
|
(23035,2,0,'Awaken, my children and assist your master!',14,0,100,0,0,0,0,'Anzu'),
|
|
(23049,0,0,'Battle Stance! Prepare for an offensive rush!',14,0,100,0,0,0,0,'Shadowmoon Weapon Master'),
|
|
(23049,1,0,'Berserker Stance! Attack them recklessly!',14,0,100,0,0,0,0,'Shadowmoon Weapon Master'),
|
|
(23049,2,0,'Defensive Stance! Shield yourself against their blows and strike back!',14,0,100,0,0,0,0,'Shadowmoon Weapon Master'),
|
|
(23054,0,0,'Your monkeys failed to finish the job, naaru. Beaten but alive... The same mistake was not made when we took command of your vessel.',14,0,100,1,0,0,0,'Kael\'thas Sunstrider to Player'),
|
|
(23054,1,0,'All for what? Trinkets? You are too late. The preparations have already begun. Soon the master will make his return.',14,0,100,274,0,0,0,'Kael\'thas Sunstrider to Player'),
|
|
(23054,2,0,'And there is nothing you or that fool, Illidan, can do to stop me! You have both served me in your own right - unwittingly.',14,0,100,1,0,0,0,'Kael\'thas Sunstrider to Player'),
|
|
(23054,3,0,'Lay down your arms and succumb to the might of Kil\'jaeden!',14,0,100,14,0,0,0,'Kael\'thas Sunstrider to Player'),
|
|
(23083,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Shadowmoon Riding Hound'),
|
|
(23089,0,0,'This door is all that stands between us and the Betrayer. Stand aside, friends.',12,0,100,1,0,0,0,'Akama SAY_AKAMA_DOORS'),
|
|
(23089,1,0,'I cannot do this alone...',12,0,100,0,0,0,0,'Akama SAY_AKAMA_FAIL'),
|
|
(23089,2,0,'Be wary friends, The Betrayer meditates in the court just beyond.',12,0,100,0,0,11388,0,'Akama SAY_AKAMA_BEWARE'),
|
|
(23089,3,0,'I\'ll deal with these mongrels. Strike now, friends! Strike at the betrayer!',14,0,100,0,0,11390,0,'Akama SAY_AKAMA_LEAVE'),
|
|
(23089,4,0,'We\'ve come to end your reign, Illidan. My people and all of Outland shall be free!',14,0,100,25,0,11389,0,'Akama SAY_AKAMA_ILLIDAN1'),
|
|
(23089,5,0,'The time has come! The moment is at hand!',14,0,100,15,0,11380,0,'Akama SAY_AKAMA_ILLIDAN2'),
|
|
(23089,6,0,'The Light will fill these dismal halls once again. I swear it.',14,0,100,0,0,11387,0,'Akama SAY_AKAMA_ILLIDAN3'),
|
|
(23139,0,0,'Come, $n. Lord Stormrage awaits.',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,1,0,'Warriors of Dragonmaw, gather \'round! One among you has attained the rank of highlord! Bow your heads in reverence! Show your respect and allegiance to Highlord $n!',14,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,2,0,'Lord Illidan will be here shortly.',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,3,0,'All hail Lord Illidan!',14,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,4,0,'Lord Illidan, this is the Dragonmaw that I, and others, have told you about. He will lead us to victory!',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,5,0,'But... My lord, I do not understand. $n... He is the orc that has...',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,6,0,'It will be done, my lord.',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,7,0,'So you thought to make a fool of Mor\'ghor, eh? Before you are delivered to Lord Illidan, you will feel pain that you could not know to exist. I will take pleasure in exacting my own vengeance.',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,8,0,'I will not drag this out any further than it needs, Lady Sinestra. You have bent my ear, now tell me what it is that you want from Dragonmaw.',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,9,0,'The... The master? He lives?',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,10,0,'%s stammers.',16,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23139,11,0,'Ye... Yes, yes... Of course. We need only the crystals and ore from this place. There is... We will need mounts.',12,0,100,0,0,0,0,'Overlord Mor\'ghor'),
|
|
(23141,0,0,'You will not harm the $g boy:girl;, Mor\'ghor! Quickly, $n, climb on my back!',12,0,100,0,0,0,0,'Yarzill'),
|
|
(23146,0,0,'Who... Who is you?? What you want?',12,0,100,0,0,0,0,'Dragonmaw Enforcer'),
|
|
(23146,1,0,'Yes... Yes we move now... Please no hurt us...',12,0,100,0,0,0,0,'Dragonmaw Enforcer'),
|
|
(23152,0,0,'Pitiful wretches. You dared invade Illidan\'s temple? Very well, I shall make it your death bed!',14,0,100,0,0,0,0,'Vagath'),
|
|
(23152,1,0,'You\'ve sealed you fate, Akama. The Master will learn from your betrayal!',14,0,100,0,0,0,0,'Vagath'),
|
|
(23161,0,0,'Hear the voices below the earth! They call for your blood!',12,0,100,0,0,0,0,'Darkscreecher Akkarai'),
|
|
(23162,0,0,'Furious winds envelop Vakkiz as he writhes menacingly towards you.',16,0,100,0,0,0,0,'Vakkiz the Windrager'),
|
|
(23162,1,0,'%s\'s flesh shatters in an unearthly rage!',16,0,100,0,0,0,0,'Vakkiz the Windrager'),
|
|
(23163,0,0,'%s bares her fangs and hisses menacingly at those around her.',16,0,100,0,0,0,0,'Gezzarak the Huntress'),
|
|
(23163,1,0,'%s focuses on $N.',16,0,100,0,0,0,0,'Gezzarak the Huntress'),
|
|
(23165,0,0,'You capture Karrog! Karrog smash you!',12,0,100,0,0,0,0,'Karrog'),
|
|
(23191,0,0,'Broken of the Ashtongue tribe, your leader speaks!',14,0,100,15,0,0,0,'Akama SAY_BROKEN_FREE_0'),
|
|
(23191,1,0,'The Betrayer no longer holds sway over us. His dark magic over the Ashtongue soul has been destroyed!',14,0,100,0,0,0,0,'Akama SAY_BROKEN_FREE_1'),
|
|
(23191,2,0,'Come out from the shadows! I\'ve returned to lead you against our true enemy! Shed your chains and raise your weapons against your Illidari masters!',14,0,100,0,0,0,0,'Akama SAY_BROKEN_FREE_2'),
|
|
(23196,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bonechewer Behemoth'),
|
|
(23197,0,0,'That is for Naisha!',14,0,100,0,0,11493,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_TAUNT'),
|
|
(23197,0,1,'Bleed as I have bled!',14,0,100,0,0,11494,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_TAUNT'),
|
|
(23197,0,2,'There shall be no prison for you this time!',14,0,100,0,0,11495,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_TAUNT'),
|
|
(23197,0,3,'Meet your end, demon!',14,0,100,0,0,11500,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_TAUNT'),
|
|
(23197,1,0,'Their fury pales before mine, Illidan. We have some unsettled business between us.',14,0,100,0,0,11491,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_ILLIDAN1'),
|
|
(23197,2,0,'Ah, my long hunt is finally over. Today, Justice will be done!',14,0,100,0,0,11492,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_ILLIDAN2'),
|
|
(23197,3,0,'It is finished. You are beaten.',14,0,100,0,0,11496,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_ILLIDAN3'),
|
|
(23197,4,0,'He\'s right. I feel nothing... I am... nothing.',14,0,100,0,0,11497,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_ILLIDAN4'),
|
|
(23197,5,0,'Farewell, champions.',14,0,100,0,0,11498,0,'Maiev Shadowsong SAY_MAIEV_SHADOWSONG_ILLIDAN5'),
|
|
(23208,0,0,'Maybe one day $n will teach us a few of $g his : her; tricks?',12,0,100,0,0,0,0,'Skyguard Pyrotechnician'),
|
|
(23222,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bonechewer Brawler'),
|
|
(23223,0,0,'Kill him!',12,0,100,0,0,0,0,'Bonechewer Spectator'),
|
|
(23224,0,0,'Hey! You try telling the future when someone\'s shaking up your house!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,1,'I don\'t think so, boss.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,2,'The answer\'s yes in here, don\'t see why it\'d be different out there!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,3,'I suppose.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,4,'It\'s as sure as the warts on my backside.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,5,'Yes, unless I have anything to do with it.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,6,'Jump three times and dance for ten minutes and it will definitely happen!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,7,'My sources say \"no\". Before the torture, that is.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,8,'Definitely.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,9,'I can\'t see why not, although, I can\'t see a lot of things right now.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,10,'Yes, it will rain. That\'s not what you asked? Too bad!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,11,'My fortune telling powers are immeasureable - your chances are though: NO CHANCE.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,12,'The odds are 32.33 [repeating of course] percent change of success.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,13,'Didn\'t you already ask that once? Yes already!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,14,'Avoid taking unnecessary gambles. Your lucky numbers are two, two and a half, and eleven-teen.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,15,'When Blackrock Freezes over.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,16,'Survey says: BZZZZT!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,17,'Imp in a ball is ignoring you.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,18,'Hey! You try arranging furniture with some jerk shaking your house.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,19,'Yes, but if anyone else asks... it wasn\'t me who told you.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,20,'Hahahahahah, you\'re kidding right?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,21,'Sure but you\'re not going to like it.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,22,'I don\'t have to be a fortune-telling imp to know the answer to that one - No!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,23,'Yes, now stop pestering me.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,24,'Yes! I mean no! I mean... which answer will get me out of here?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,25,'When dwarves fly. Oh they do? Then yes.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,26,'Want to trade places?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,27,'You remember that time you tried to drill that hole in your head?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,28,'What happens in the twisting nether, stays in the twisting nether.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,29,'Yes, yes, a thousand times, yes already!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,30,'Not unless you\'re some kind of super-person. And don\'t kid yourself, you\'re not.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,31,'NO - and don\'t try shaking me again for a better answer!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,32,'Yes, but I hoped I would never have to answer that.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,33,'Word on the peninsula is YES!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,34,'Oh, that\'s one for sure.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,35,'Do you ask this question to everything that\'s trapped in a ball?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,36,'I ask myself that question everyday.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,37,'Da King! Chort ready to serve.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,38,'Are you making fun of me?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,39,'It\'s like my mother always said: \"Razxx khaj jhashxx xashjx.\"',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,40,'It pains me to say this, but \"Yes\".',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,41,'This was NOT in my contract!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,42,'It\'s times like these that I wish I had a cooldown.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,43,'Are you my pal, Danny?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,44,'Wouldn\'t you like to know?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,45,'That\'s about as likely as me getting a date with a succubuss.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,46,'Yes, it will rain. That\'s not what you asked? Too bad!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,47,'Please... is Kil\'jaeden red?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,48,'You should be asking \"Is that rogue behind me going to kill me?\"',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,49,'Yes, is my answer..........NOT!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,50,'Yeah, sure. You just keep thinking that.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,51,'XRA RAHKI MAZIZRA!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,52,'What kind of imp do you think I am?',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,53,'Three Words - \"ab - so - lutely\"!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,54,'Looks good for you...and bad for me.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,55,'You need Arcane Intellect, because that answer is obvious! NO!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,56,'Ruk!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,57,'It won\'t matter, you\'ll be dead by tomorrow.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,58,'I can make that happen. Just sign below the dotted line...',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,59,'The outlook is very bad for YOU that is! Haha, take it!',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23224,0,60,'I\'ve consulted my fellow imps, and we think YES, except for that one imp.',15,0,100,0,0,0,0,'Imp in a ball'),
|
|
(23235,0,0,'How long must we wait?',12,0,100,0,0,0,0,'Bonechewer Blade Fury'),
|
|
(23235,0,1,'I must feed!',12,0,100,0,0,0,0,'Bonechewer Blade Fury'),
|
|
(23235,0,2,'One day, we will rule this dark temple.',12,0,100,0,0,0,0,'Bonechewer Blade Fury'),
|
|
(23236,0,0,'How long must we wait?',12,0,100,0,0,0,0,'Bonechewer Shield Disciple'),
|
|
(23236,0,1,'I must feed!',12,0,100,0,0,0,0,'Bonechewer Shield Disciple'),
|
|
(23236,0,2,'One day, we will rule this dark temple.',12,0,100,0,0,0,0,'Bonechewer Shield Disciple'),
|
|
(23237,0,0,'How long must we wait?',12,0,100,0,0,0,0,'Bonechewer Blood Prophet'),
|
|
(23237,0,1,'I must feed!',12,0,100,0,0,0,0,'Bonechewer Blood Prophet'),
|
|
(23237,0,2,'One day, we will rule this dark temple.',12,0,100,0,0,0,0,'Bonechewer Blood Prophet'),
|
|
(23239,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Bonechewer Combatant'),
|
|
(23257,0,0,'Look who\'s here. It\'s $n, our top gun.',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,1,'$n, terror of the skies, how are you doing?',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,2,'A-TEN-HUT, officer $n on the deck!',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,3,'$G Mister : Lady; $n, what an unexpected pleasure, $g sir : ma\'am;.',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,4,'Heh, the skies aren\'t so friendly with $n flying them!',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,5,'$n, you and I should race sometime.',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,6,'$n, how\'s your mount holding up? Pretty rough up there these days?',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,7,'Well one thing\'s for sure, $n\'s not a nugget any more!',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,8,'Buzz the landing pad lately, $n?',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23257,0,9,'The list of Skyguard members is long and distinguished. $n tops that list.',12,0,100,0,0,0,0,'Skyguard Windcharger'),
|
|
(23282,0,0,'I believe that I shall feast upon both $r and ogre flesh tonight.',14,0,100,0,0,7274,0,'Obsidia'),
|
|
(23284,0,0,'Step aside lest I add you as another adornment to my armor. Your leader and I have matters to attend...',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,1,0,'$s smiles.',16,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,2,0,'I thought you would see it my way...',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,3,0,'Overlord Mor\'ghor, I presume... A pleasure to finally make your acquaintance.',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,4,0,'I am Lady Sinestra.',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,5,0,'You have no doubt heard about Nefarian\'s failures on Azeroth... While he has fallen, the experiment continues. My master... He continues the work that his progeny began.',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,6,0,'$s nods.',16,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,7,0,'You were once a chief lieutenant, Mor\'ghor. Your work in Grim Batol is not easily forgotten.',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,8,0,'Now... We need the eggs that you recovered. The Netherwing eggs. They are, after all, a product of the master. We will pay whatever price that you ask.',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,9,0,'The master will be most pleased with this news. The Black Dragonflight will provide you all that you ask. You will be allowed to ride upon the backs of our drakes as needed. ',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23284,10,0,'I thank you for your graciousness, Mor\'ghor. I must now take my leave.',12,0,100,0,0,0,0,'Sinestra'),
|
|
(23311,0,0,'ARGH! BOOTERANG!',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,1,'AYAYA! One day me have dat booterang...',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,2,'HEY! No more booterang! Me sorry! Me work!',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,3,'OOF! Booterang hurted me! Me tink work better den booterang!',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,4,'OWWWW! Ok, ok, me go back to work!',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,5,'WHY IT PUT DA BOOTERANG ON DA SKIN?? WHY??',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,6,'You is bad orc... baaad... or... argh!',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon'),
|
|
(23311,0,7,'Hey... me not feel so good.',12,0,100,0,0,0,0,'Disobedient Dragonmaw Peon - On Script Action'),
|
|
(23319,0,0,'Hail our leader! Hail Akama!',14,0,100,15,0,0,0,'Ashtongue Broken'),
|
|
(23319,1,0,'Hail Akama!',14,0,100,0,0,0,0,'Ashtongue Broken'),
|
|
(23330,0,0,'Permission to buzz the tower!',14,0,100,0,0,0,0,'Dragonmaw Wind Reaver'),
|
|
(23330,0,1,'Dragonriders mount up!',14,0,100,0,0,0,0,'Dragonmaw Wind Reaver'),
|
|
(23334,0,0,'Maybe one day $n will teach us a few of $g his : her; tricks?',12,0,100,0,0,0,0,'Sky Commander Keller'),
|
|
(23335,0,0,'Huh? What? I\'m a little busy here, friend!$B$BOf course, if you\'re here to help, I\'ve got all the time in the world.',12,0,100,1,0,0,0,'Skyguard Khatie Neutral'),
|
|
(23335,1,0,'Hey there, $c!$B$B<Khatie looks at you slyly.>$B$BAnytime you want to wrangle us up some more aether rays, you make sure to come and see me!',12,0,100,1,0,0,0,'Skyguard Khatie Friendly'),
|
|
(23335,2,0,'You know, $n, it\'s such an honor to work with you!$B$BWhen you\'re not busy wrangling, maybe we could $g go out some place for dinner? : get together for a girl\'s night?;$B$BOh, did I mention that we can now get you to our base in the Skethyl Mountains real quick? If you want, speak with Skyguard Handler Irena about that.',12,0,100,1,0,0,0,'Skyguard Khatie Honored'),
|
|
(23335,3,0,'So, you\'ve been around a lot, but we seem to keep missing each other for getting together after work.$B$BIs it me?$B$B<Khatie purposely cheers up.>$B$BAnyway, I just wanted to say that I... we really appreciate everything that you\'ve been doing for the Skyguard!',12,0,100,6,0,0,0,'Skyguard Khatie Revered'),
|
|
(23335,4,0,'I hope you don\'t think I\'m a stalker, or anything like that, $n.$B$BI mean, I know that you\'re real famous within the Skyguard now, and well... I\'m sure that you wouldn\'t want to hang out with a lowly peon like me.$B$BBut, if you ever want to get together to just hang out, or even wrangle some more rays, drop by anytime! I\'ll be here.$B$BI miss you...',12,0,100,1,0,0,0,'Skyguard Khatie Exalted'),
|
|
(23340,0,0,'I may be old but I can still take on a young whippersnapper like you, $N. Try not to fall behind...',12,0,100,0,0,0,0,'Murg Oldie Mackjaw'),
|
|
(23340,1,0,'Well, you won... I guess.',12,0,100,0,0,0,0,'Murg Oldie Mackjaw'),
|
|
(23342,0,0,'Trope will show you how to fly like a Dragonmaw... You will show Trope how to die like a scrub.',12,0,100,0,0,0,0,'Trope the Filth-Belcher'),
|
|
(23342,1,0,'You did well. Certainly a surprise to Trope... Report back to Ja\'y.',12,0,100,0,0,0,0,'Trope the Filth-Belcher'),
|
|
(23344,0,0,'Let\'s get this over with...',12,0,100,0,0,0,0,'Corlok the Vet'),
|
|
(23344,1,0,'You put up a hell of a fight, newbie. Hell of a fight...',12,0,100,0,0,0,0,'Corlok the Vet'),
|
|
(23345,0,0,'I\'m taking this back to the old school. I\'ll be the Alliance and you be Frostwolf Village. BOMBS AWAY!',12,0,100,0,0,0,0,'Wing Commander Ichman'),
|
|
(23345,1,0,'Thank you for that... It was humbling to be served in such a manner.',12,0,100,0,0,0,0,'Wing Commander Ichman'),
|
|
(23346,0,0,'You\'re in for a rough ride, $N. I hope you\'ve already made funeral arrangements.',12,0,100,0,0,0,0,'Wing Commander Mulverick'),
|
|
(23346,1,0,'You\'re the best I\'ve ever seen. I can\'t believe I\'m saying this but you might have a chance against Skyshatter. And hey, if that doesn\'t go so well you can be my wing man...',12,0,100,0,0,0,0,'Wing Commander Mulverick'),
|
|
(23348,0,0,'I weep for you, $N. You really have no idea what you\'ve gotten yourself into...',12,0,100,0,0,0,0,'Captain Skyshatter'),
|
|
(23348,1,0,'Prepare a funeral pyre! $N has challenged Skyshatter!',14,0,100,0,0,0,0,'Captain Skyshatter'),
|
|
(23348,2,0,'I... I am undone... The new top orc is $N!',14,0,100,0,0,0,0,'Captain Skyshatter'),
|
|
(23364,0,0,'The %s screams out for its mother.',16,0,100,0,0,431,0,'Black Dragon Whelpling'),
|
|
(23370,0,0,'MULVERICK!',14,0,100,22,0,0,0,'Dragonmaw Tower Controller'),
|
|
(23377,0,0,'Enemy sighted! Fall into formation and prepare for bombing maneuvers!',14,0,100,0,0,0,0,'Skyguard Ace'),
|
|
(23377,1,0,'Quickly! Use the flames and support ground troops. Its ancient magic should cleanse Terokk\'s shield.',14,0,100,0,0,0,0,'Skyguard Ace'),
|
|
(23383,0,0,'Thanks for your help. Let\'s get out of here!',12,0,100,0,0,0,0,'Skyguard Prisoner'),
|
|
(23383,1,0,'Let\'s keep moving. I don\'t like this place.',12,0,100,0,0,0,0,'Skyguard Prisoner'),
|
|
(23383,2,0,'Thanks again. Sergeant Doryn will be glad to hear he has one less scout to replace this week.',12,0,100,0,0,0,0,'Skyguard Prisoner'),
|
|
(23392,0,0,'$n is an officer and a $g gentleman : gentlewoman;.',12,0,100,0,0,0,0,'Skyguard Stable Master <Stable Master>'),
|
|
(23410,0,0,'You are not alone, Akama.',12,0,100,0,0,0,0,'Spirit of Udalo SAY_UDALO'),
|
|
(23411,0,0,'Your people will always be with you!',12,0,100,0,0,0,0,'Spirit of Olum SAY_OLUM'),
|
|
(23418,0,0,'Pain and suffering are all that await you!',14,0,100,0,0,11415,0,'essence SUFF_SAY_FREED'),
|
|
(23418,1,0,'Don\'t leave me alone!',14,0,100,0,0,11416,0,'essence SUFF_SAY_AGGRO'),
|
|
(23418,2,0,'Look at what you make me do!',14,0,100,0,0,11417,0,'essence SUFF_SAY_SLAY1'),
|
|
(23418,2,1,'I didn\'t ask for this!',14,0,100,0,0,11418,0,'essence SUFF_SAY_SLAY2'),
|
|
(23418,3,0,'I don\'t want to go back!',14,0,100,0,0,11420,0,'essence SUFF_SAY_RECAP'),
|
|
(23418,4,0,'Now what do I do?',14,0,100,0,0,11421,0,'essence SUFF_SAY_AFTER'),
|
|
(23418,5,0,'The pain is only beginning!',14,0,100,0,0,11419,0,'essence SUFF_SAY_ENRAGE'),
|
|
(23418,6,0,'%s becomes enraged!',41,0,100,0,0,0,0,'essence SUFF_EMOTE_ENRAGE'),
|
|
(23419,0,0,'You can have anything you desire... for a price.',14,0,100,0,0,11408,0,'essence DESI_SAY_FREED'),
|
|
(23419,1,0,'Fulfilment is at hand!',14,0,100,0,0,11409,0,'essence DESI_SAY_SLAY1'),
|
|
(23419,1,1,'Yes... you\'ll stay with us now...',14,0,100,0,0,11410,0,'essence DESI_SAY_SLAY2'),
|
|
(23419,1,2,'Your reach exceeds your grasp.',14,0,100,0,0,11412,0,'essence DESI_SAY_SLAY3'),
|
|
(23419,2,0,'Be careful what you wish for...',14,0,100,0,0,11411,0,'essence DESI_SAY_SPEC'),
|
|
(23419,3,0,'I\'ll be waiting...',14,0,100,0,0,11413,0,'essence DESI_SAY_RECAP'),
|
|
(23419,4,0,'I won\'t be far...',14,0,100,0,0,11414,0,'essence DESI_SAY_AFTER'),
|
|
(23420,0,0,'Beware: I live!',14,0,100,0,0,11399,0,'essence ANGER_SAY_FREED'),
|
|
(23420,0,1,'So... foolish.',14,0,100,0,0,11400,0,'essence ANGER_SAY_FREED2'),
|
|
(23420,1,0,'<maniacal cackle>',16,0,100,0,0,11401,0,'essence ANGER_SAY_SLAY1'),
|
|
(23420,1,1,'Enough. No more.',14,0,100,0,0,11402,0,'essence ANGER_SAY_SLAY2'),
|
|
(23420,2,0,'On your knees!',14,0,100,0,0,11403,0,'essence ANGER_SAY_SPEC'),
|
|
(23420,3,0,'Beware, coward.',14,0,100,0,0,11405,0,'essence ANGER_SAY_RECAP'),
|
|
(23420,4,0,'I won\'t... be... ignored.',14,0,100,0,0,11404,0,'essence ANGER_SAY_DEATH'),
|
|
(23434,0,0,'Defenders, show these mongrels the fury of a Scryer!',14,0,100,0,0,0,0,'Commander Hobb'),
|
|
(23434,1,0,'Victory to the Scryers! The Dragonmaw have been defeated!',14,0,100,0,0,0,0,'Commander Hobb'),
|
|
(23439,0,0,'%s feeds on the freshly-killed warp chaser.',16,0,100,35,0,0,0,'Hungry Nether Ray'),
|
|
(23440,0,0,'BURN IT DOWN!',14,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23440,0,1,'KILL THEM ALL!',14,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23440,0,2,'For the Dragonmaw!',12,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23440,0,3,'Long live the Dragonmaw! Die you worthless $N!',12,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23440,0,4,'Your bones will break under my boot, $N',12,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23441,0,0,'BURN IT DOWN!',14,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23441,0,1,'KILL THEM ALL!',14,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23441,0,2,'For the Dragonmaw!',12,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23441,0,3,'Long live the Dragonmaw! Die you worthless $N!',12,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23441,0,4,'Your bones will break under my boot, $N',12,0,100,0,0,0,0,'Dragonmaw Skybreaker'),
|
|
(23452,0,0,'The Dragonmaw must be stopped...',14,0,100,0,0,0,0,'Commander Arcus'),
|
|
(23452,1,0,'Victory to the Aldor! The Dragonmaw have been defeated!',14,0,100,0,0,0,0,'Commander Arcus'),
|
|
(23467,0,0,'What is the meaning of this, Mor\'ghor?',12,0,100,0,0,0,0,'Illidan'),
|
|
(23467,1,0,'SILENCE!',12,0,100,0,0,0,0,'Illidan'),
|
|
(23467,2,0,'Blathering idiot. You incomprehensibly incompetent buffoon...',12,0,100,0,0,0,0,'Illidan'),
|
|
(23467,3,0,'THIS is your hero?',12,0,100,0,0,0,0,'Illidan'),
|
|
(23467,4,0,'You have been deceived, imbecile.',12,0,100,0,0,0,0,'Illidan'),
|
|
(23467,5,0,'This... whole... operation... HAS BEEN COMPROMISED!',12,0,100,0,0,0,0,'Illidan'),
|
|
(23467,6,0,'I expect to see this insect\'s carcass in pieces in my lair within the hour. Fail and you will suffer a fate so much worse than death.',12,0,100,0,0,0,0,'Illidan'),
|
|
(23557,0,0,'Get on your knees and bow to da fang and claw!',14,0,100,0,0,12020,0,'Halazzi - Aggro'),
|
|
(23557,1,0,'You gonna leave in pieces!',14,0,100,0,0,0,0,'Halazzi - Saber'),
|
|
(23557,1,1,'Me gonna carve ya now!',14,0,100,0,0,0,0,'Halazzi - Saber'),
|
|
(23557,2,0,'Me gonna carve ya now!',14,0,100,0,0,12021,0,'Halazzi - Split'),
|
|
(23557,3,0,'Spirit, come back to me!',14,0,100,0,0,12022,0,'Halazzi - Merge'),
|
|
(23557,4,0,'You cant fight the power!',14,0,100,0,0,12026,0,'Halazzi - Killed unit'),
|
|
(23557,4,1,'You gonna fail!',14,0,100,0,0,12027,0,'Halazzi - Killed unit'),
|
|
(23557,5,0,'Chaga... choka\'jinn.',14,0,100,0,0,12028,0,'Halazzi - Death'),
|
|
(23557,6,0,'Whatch you be doing? Pissin\' yourselves...',14,0,100,0,0,12025,0,'Halazzi - Death'),
|
|
(23564,0,0,'%s loses all self control and begins to attack friend and foe alike!',16,0,100,0,0,0,0,'Plagued Dragonflayer Tribesman'),
|
|
(23567,0,0,'Mysterious hoofprints, scorched shields, stray badges... how do we make sense of all this?',12,0,100,6,0,0,0,'Inspector Tarem'),
|
|
(23573,0,0,'I don\'t think Drazzit\'s going to have any luck finding anyone to kill this raptor. I mean, he\'s already raised the reward twice...',12,0,100,1,0,0,0,'Krixil Slogswitch'),
|
|
(23574,0,0,'I be da predator! You da prey...',14,0,100,0,0,12013,0,'Akil\'zon On Aggro'),
|
|
(23574,1,0,'Feed, me bruddahs!',14,0,100,0,0,12014,0,'Akil\'zon On Summon'),
|
|
(23574,2,0,'Your death gonna be quick, strangers. You shoulda never have come to this place...',14,0,100,0,0,12015,0,'Akil\'zon Intro'),
|
|
(23574,3,0,'All you be doing is wasting my time!',14,0,100,0,0,12016,0,'Akil\'zon On Enrage'),
|
|
(23574,4,0,'Ya got nothin\'!',14,0,100,0,0,12017,0,'Akil\'zon On Player Kill'),
|
|
(23574,4,1,'Stop your cryin\'!',14,0,100,0,0,12018,0,'Akil\'zon On Player Kill'),
|
|
(23574,5,0,'You can\'t... kill... me spirit!',14,0,100,0,0,12019,0,'Akil\'zon On Dearh'),
|
|
(23578,0,0,'Spirits of da wind be your doom!',14,0,100,0,0,12031,0,'janalai SAY_AGGRO'),
|
|
(23578,1,0,'I burn ya now!',14,0,100,0,0,12032,0,'janalai SAY_FIRE_BOMBS'),
|
|
(23578,2,0,'Where ma hatcha? Get to work on dem eggs!',14,0,100,0,0,12033,0,'janalai SAY_SUMMON_HATCHER'),
|
|
(23578,3,0,'I show you strength... in numbers.',14,0,100,0,0,12034,0,'janalai SAY_ALL_EGGS'),
|
|
(23578,4,0,'You done run outta time!',14,0,100,0,0,12035,0,'janalai SAY_BERSERK'),
|
|
(23578,5,0,'It all be over now, mon!',14,0,100,0,0,12036,0,'janalai SAY_SLAY_1'),
|
|
(23578,5,1,'Tazaga-choo!',14,0,100,0,0,12037,0,'janalai SAY_SLAY_2'),
|
|
(23578,6,0,'Zul\'jin... got a surprise for you...',14,0,100,0,0,12038,0,'janalai SAY_DEATH'),
|
|
(23578,7,0,'Come, strangers. The spirit of the dragonhawk hot be hungry for worthy souls.',14,0,100,0,0,12039,0,'janalai SAY_EVENT_STRANGERS'),
|
|
(23578,8,0,'Come, friends. Your bodies gonna feed ma hatchlings, and your souls are going to feed me with power!',14,0,100,0,0,12040,0,'janalai SAY_EVENT_FRIENDS'),
|
|
(23579,0,0,'You said Brogg could stay here! You promised Brogg you\' help regain Stonemaul clan Mound!',12,0,100,1,0,0,0,'Brogg'),
|
|
(23579,1,0,'But this the only building that fit Brogg! Goblins make buildings too small!',12,0,100,1,0,0,0,'Brogg'),
|
|
(23586,0,0,'Invaders! Sound the Alarm!',14,0,100,0,0,12104,0,'Amani\'shi Scout'),
|
|
(23597,0,0,'More intruders! Sound da alarm!',14,0,100,25,0,12104,0,'Amani\'shi Guardian - Gong Event Say'),
|
|
(23602,0,0,'It\'s good to see you defending Theramore with pride, friend.',12,7,100,25,0,0,0,'Deserter Agitator'),
|
|
(23602,0,1,'When you\'re off duty, let\'s go to the inn. I\'ll buy a round and we can reminisce about the good old days.',12,7,100,1,0,0,0,'Deserter Agitator'),
|
|
(23602,0,2,'Wouldn\'t you like to bring those days back? I have some friends who know just the way to do that...\'',12,7,100,1,0,0,0,'Deserter Agitator'),
|
|
(23602,1,0,'These people will know Admiral Proudmoore for the true hero he was!',12,7,100,5,0,0,0,'Deserter Agitator'),
|
|
(23602,1,1,'You can\'t stop us from exposing the truth about Jaina\'s cowardice!',12,7,100,5,0,0,0,'Deserter Agitator'),
|
|
(23602,1,2,'If you think you can stop us, you\'re mistaken, \'friend.\'',12,7,100,5,0,0,0,'Deserter Agitator'),
|
|
(23602,1,3,'It\'s people like you who weaken the Alliance and invite the Horde to take away all we\'ve fought for!',12,7,100,5,0,0,0,'Deserter Agitator'),
|
|
(23616,0,0,'%s howls in delight at the sight of his lunch!',16,0,100,0,0,0,0,'kyle EMOTE_SEE_LUNCH'),
|
|
(23616,1,0,'%s eats his lunch.',16,0,100,0,0,0,0,'kyle EMOTE_EAT_LUNCH'),
|
|
(23618,0,0,'Where is that dog?',12,0,100,0,0,11796,0,'Ahab Wheathoof'),
|
|
(23618,0,1,'I miss my dog so much...',12,0,100,0,0,11798,0,'Ahab Wheathoof'),
|
|
(23618,0,2,'Will you help me find my dog...?',12,0,100,0,0,11797,0,'Ahab Wheathoof'),
|
|
(23622,2,0,'%s thanks you with a special dance.',16,0,100,0,0,0,0,'kyle EMOTE_DANCE'),
|
|
(23656,0,0,'Good! Good! You are still alive. More fun for me!',12,0,100,1,0,0,0,'Dragonflayer Rune-Seer to Valgarde Captive'),
|
|
(23656,0,1,'These outsiders are weak and easily crushed.',12,0,100,1,0,0,0,'Dragonflayer Rune-Seer to 0'),
|
|
(23656,0,2,'They are hardier than I would expect for their size.',12,0,100,1,0,0,0,'Dragonflayer Rune-Seer to Valgarde Captive'),
|
|
(23661,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23661,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Tribesman'),
|
|
(23662,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23662,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Woodsman'),
|
|
(23663,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,0,'Come on, stop trying to hit me and hit me already!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,1,'I train better against a target dummy.',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,2,'Practice or not, you\'re going to spit teeth!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,3,'When the little ones come, I won\'t hold back like I am with you.',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,4,'You practice as if you\'re still asleep.',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,5,'You spar like a girl!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23663,1,6,'Your sparring is feeble!',12,0,100,1,0,0,0,'Winterskon Shield_Maiden'),
|
|
(23664,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,0,'Come on, stop trying to hit me and hit me already!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,1,'I train better against a target dummy.',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,2,'Practice or not, you\'re going to spit teeth!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,3,'Sure you don\'t need a break, old woman?',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,4,'When the little ones come, I won\'t hold back like I am with you.',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,5,'You practice as if you\'re still asleep.',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,6,'You spar like a girl!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23664,1,7,'Your sparring is feeble!',12,0,100,1,0,0,0,'Winterskon Warrior'),
|
|
(23665,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,0,'Come on, stop trying to hit me and hit me already!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,1,'I train better against a target dummy.',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,2,'Practice or not, you\'re going to spit teeth!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,3,'Sure you don\'t need a break, old woman?',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,4,'When the little ones come, I won\'t hold back like I am with you.',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,5,'You practice as if you\'re still asleep.',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,6,'You spar like a girl!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23665,1,7,'Your sparring is feeble!',12,0,100,1,0,0,0,'Winterskon Raider'),
|
|
(23666,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,0,'Come on, stop trying to hit me and hit me already!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,1,'I train better against a target dummy.',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,2,'Practice or not, you\'re going to spit teeth!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,3,'Sure you don\'t need a break, old woman?',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,4,'When the little ones come, I won\'t hold back like I am with you.',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,5,'You practice as if you\'re still asleep.',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,6,'You spar like a girl!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23666,1,7,'Your sparring is feeble!',12,0,100,1,0,0,0,'Winterskon Berserker'),
|
|
(23667,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23667,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Rune_Seer'),
|
|
(23668,0,0,'Die, maggot!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,1,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,2,'Haraak foln!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,3,'I spit on you!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,4,'I will break you!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,5,'I will feed you to the dogs!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,6,'I will take pleasure in gutting you!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,7,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,8,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,9,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,10,'Sniveling pig!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,11,'There will be no everlasting life for you!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,12,'Ugglin oo bjorr!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,13,'YAAARRRGH!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,14,'You come to die!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,15,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,16,'Your entrails will make a fine necklace.',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23668,0,17,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Rune_Caster'),
|
|
(23670,0,0,'For Ymiron!',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23670,0,1,'I will break you!',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23670,0,2,'I\'ll eat your heart!',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23670,0,3,'Look what\'s come to play.',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23670,0,4,'My life for Ymiron!',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23670,0,5,'You tiny creatures disgust me!',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23670,0,6,'Your race is a disease upon the world!',12,0,100,1,0,0,0,'Winterskon Elder'),
|
|
(23671,0,0,'You think I do not know what you are trying to do? You think I haven\'t been watching you?',12,0,100,1,2000,0,0,'Halfdan'),
|
|
(23671,1,0,'Hah! You thought to interfere with my ascension? Nothing can stop me now!',12,0,100,1,2000,0,0,'Halfdan'),
|
|
(23671,2,0,'You will not stop my ascension, tiny $C. Time to die!',14,0,100,1,2000,0,0,'Halfdan'),
|
|
(23671,3,0,'No! You will not defeat me!',14,0,100,1,1000,0,0,'Halfdan'),
|
|
(23672,0,0,'Halt! Identify yourself immediately!',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,0,1,'This section is off-limits!',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,0,2,'I\'ve never seen one of you around here.',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,0,3,'Hold it! Stop!',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,0,4,'Stop!! Stop!!! Scrap metal moves itself now?',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,1,2,'Right... my bad. Now where was I?',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,1,3,'All hail the great creator!',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,1,4,'You\'re right, of course. Carry on.',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,1,5,'Forgive my insolence!',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,1,6,'We will double our efforts!',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,2,0,'Destroy earthen infestation.',12,9,100,0,0,0,0,'Garde'),
|
|
(23672,2,1,'Wrong answer!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,0,0,'Halt! Identify yourself immediately!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,0,1,'This section is off-limits!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,0,2,'I\'ve never seen one of you around here.',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,0,3,'Hold it! Stop!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,0,4,'Stop!! Stop!!! Scrap metal moves itself now?',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,1,2,'Right... my bad. Now where was I?',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,1,3,'All hail the great creator!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,1,4,'You\'re right, of course. Carry on.',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,1,5,'Forgive my insolence!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,1,6,'We will double our efforts!',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,2,0,'Destroy earthen infestation.',12,9,100,0,0,0,0,'Garde'),
|
|
(23673,2,1,'Wrong answer!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,0,0,'Halt! Identify yourself immediately!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,0,1,'This section is off-limits!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,0,2,'I\'ve never seen one of you around here.',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,0,3,'Hold it! Stop!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,0,4,'Stop!! Stop!!! Scrap metal moves itself now?',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,1,2,'Right... my bad. Now where was I?',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,1,3,'All hail the great creator!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,1,4,'You\'re right, of course. Carry on.',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,1,5,'Forgive my insolence!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,1,6,'We will double our efforts!',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,2,0,'Destroy earthen infestation.',12,9,100,0,0,0,0,'Garde'),
|
|
(23675,2,1,'Wrong answer!',12,9,100,0,0,0,0,'Garde'),
|
|
(23678,0,0,'Chill Nymph appears weak!',16,0,100,0,0,0,0,'Chill Nymph'),
|
|
(23678,1,0,'I knew Lurielle would send help! Thank you friend, and give Lurielle my thanks as well!',12,0,100,1,0,0,0,'Chill Nymph'),
|
|
(23678,1,1,'Where am I? What happened to me? You... you freed me?',12,0,100,1,0,0,0,'Chill Nymph'),
|
|
(23678,1,2,'Thank you. I thought I would die without seeing my sisters again!',12,0,100,1,0,0,0,'Chill Nymph'),
|
|
(23682,0,0,'It is over, your search is done. Let fate choose now, the righteous one.',14,0,100,0,0,11961,0,'headless horseman SAY_ENTRANCE'),
|
|
(23682,1,0,'Here\'s my body, fit and pure! Now, your blackened souls I\'ll cure!',14,0,100,0,0,12567,0,'headless horseman SAY_REJOINED'),
|
|
(23682,2,0,'Harken, cur! Tis you I spurn! Now feel... the burn!',12,0,100,0,0,0,0,'headless horseman SAY_CONFLAGRATION'),
|
|
(23682,3,0,'Soldiers arise, stand and fight! Bring victory at last to this fallen knight!',14,0,100,0,0,11963,0,'headless horseman SAY_SPROUTING_PUMPKINS'),
|
|
(23682,4,0,'This end have I reached before. What new adventure lies in store?',14,0,100,0,0,11964,0,'headless horseman SAY_DEATH'),
|
|
(23685,0,0,'YOU WANT DRINK? WE GOT DRINK!',14,0,100,0,0,0,0,'Gordok Brew Barker'),
|
|
(23685,0,1,'HEY YOU! DRINK OGRE BREWS! MAKE YOU BIG AND STRONG!',14,0,100,0,0,0,0,'Gordok Brew Barker'),
|
|
(23685,0,2,'YOU TRY DA\' BEST, NOW TRY DA\' REST! OGRE BREW!!',14,0,100,0,0,0,0,'Gordok Brew Barker'),
|
|
(23720,0,0,'Thank you! There\'s no telling what those brutes would\'ve done to me.',12,0,100,18,0,0,0,'Theramore Prisoner'),
|
|
(23728,0,0,'%s clears his throat.',16,7,100,0,0,0,0,'Guard Captain Zorek'),
|
|
(23728,1,0,'I look across this base and all I see is fear... Are you gonna be scared when the Lich King\'s armies are sittin\' pretty in Stormwind? Ironforge? NO! You\'re not. And do you know why? Because you\'ll be dead, that\'s why.',12,7,100,1,0,0,0,'Guard Captain Zorek'),
|
|
(23728,2,0,'So when you\'re feeling that tinglin\' sensation at the base of your spine and you\'re \'bout ready to wet your pants, embrace it. Let it enrage you. That fear is the only thing that\'s gonna keep you breathin\'.',12,7,100,25,0,0,0,'Guard Captain Zorek'),
|
|
(23728,3,0,'Am I clear? Do you understand what I\'m sayin\'? I don\'t wanna have to send any more coffins or letters home.',12,7,100,6,0,0,0,'Guard Captain Zorek'),
|
|
(23734,0,0,'That should slow the infection down a little.',12,7,100,1,0,0,0,'Anchorite Yazmina'),
|
|
(23734,1,0,'I can only hope the treatment will work.',12,7,100,1,0,0,0,'Anchorite Yazmina'),
|
|
(23734,2,0,'I just don\'t have the medical supplies I need to properly treat all of you.',12,7,100,1,0,5495,0,'Anchorite Yazmina'),
|
|
(23734,3,0,'Oh my, let me change those bandages!',12,7,100,5,0,0,0,'Anchorite Yazmina'),
|
|
(23734,4,0,'Don\'t worry, soldier. Yazmina is going to take care of you.',12,7,100,1,0,0,0,'Anchorite Yazmina'),
|
|
(23734,5,0,'%s shakes her head.',16,7,100,274,0,0,0,'Anchorite Yazmina'),
|
|
(23736,0,0,'Guards!',14,7,100,0,0,0,0,'Pricilla Winterwind'),
|
|
(23768,1,0,'James? James... No, you\'re not James, but I know who you are...',12,0,100,0,0,0,0,'Lynn Hyal'),
|
|
(23768,2,0,'You\'re the one who tracked down the brutes who did this to us.',12,0,100,0,0,0,0,'Lynn Hyal'),
|
|
(23768,3,0,'I tried so hard to tell Jim... to tell anyone... who was behind this, but I couldn\'t find a way...',12,0,100,0,0,0,0,'Lynn Hyal'),
|
|
(23768,4,0,'Thank you for helping us and for helping Jim. If you see him, tell him little Jimmy and I love him and that we\'re waiting for him.',12,0,100,0,0,0,0,'Lynn Hyal'),
|
|
(23768,5,0,'I don\'t know when we\'ll see Daddy again, Jimmy, but I know he loves you and he misses you very much.',12,0,100,0,0,0,0,'Lynn Hyal'),
|
|
(23769,1,0,'Mommy, when will we see Daddy again?',12,0,100,0,0,0,0,'Jimmy Hyal'),
|
|
(23775,0,0,'So eager you are, for my blood to spill. Yet to vanquish me, \'tis my head you must kill!',14,0,100,0,0,11969,0,'headless horseman SAY_LOST_HEAD'),
|
|
(23775,1,0,'Your body lies beaten, battered and broken! Let my curse be your own, fate has spoken!',14,0,100,0,0,11962,0,'headless horseman SAY_PLAYER_DEATH'),
|
|
(23778,0,0,'Keep them split from their main force!',14,0,100,0,0,0,0,'Dark Ranger Lyana'),
|
|
(23778,0,1,'Cover fire, now!',14,0,100,0,0,0,0,'Dark Ranger Lyana'),
|
|
(23778,0,2,'Keep firing! Cut off their reinforcements!',14,0,100,0,0,0,0,'Dark Ranger Lyana'),
|
|
(23780,1,0,'Send these scumbags back to hell! Fire at will!',14,0,100,0,0,0,0,'High Executor Anselm'),
|
|
(23780,2,0,'Archers at the ready! Hold your fire!',14,0,100,0,0,0,0,'High Executor Anselm'),
|
|
(23780,3,0,'What fool dares to enter her majesty\'s dominion unannounced?',14,0,100,0,0,0,0,'High Executor Anselm'),
|
|
(23780,4,0,'Is that all you\'ve come to say?',12,0,100,0,0,0,0,'High Executor Anselm'),
|
|
(23782,0,0,'Reports from the test on the enemy fleet have come in, sir!',12,0,100,1,0,0,0,'Apothecary Ravien'),
|
|
(23782,1,0,'Well... the good news is we forced the reinforcements to turn back.',12,0,100,6,0,0,0,'Apothecary Ravien'),
|
|
(23782,2,0,'The plague was not quite... fatal. However, reports of harmful effects include nausea, loss of equilibrium and severe stomach pain.',12,0,100,274,0,0,0,'Apothecary Ravien'),
|
|
(23782,3,0,'Yes, sir!',12,0,100,273,0,0,0,'Apothecary Ravien'),
|
|
(23837,0,0,'Scrying upon many insignificant situations within Icecrown, you stumble upon something interesting...',42,0,100,0,0,0,0,'Eye of Lich King Ambient'),
|
|
(23837,1,0,'There is a noise from behind you!',41,0,100,0,0,0,0,'ELM General Purpose Bunny'),
|
|
(23842,0,0,'Yikes.',12,0,100,0,0,0,0,'Westguard Defender'),
|
|
(23842,0,1,'This isn\'t going to end well.',12,0,100,0,0,0,0,'Westguard Defender'),
|
|
(23842,1,0,'That did NOT just happen!',12,0,100,0,0,0,0,'Westguard Defender'),
|
|
(23842,1,1,'Heh, cool!',12,0,100,0,0,0,0,'Westguard Defender'),
|
|
(23859,0,0,'Guards!',12,0,100,0,0,0,0,'Greer Orehammer'),
|
|
(23861,0,0,'The darkness... the corruption... they came too quickly for anyone to know...',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,1,'It is too late for us, living one. Take yourself and your friend away from here before you both are... claimed...',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,2,'Go away, whoever you are! Witch Hill is mine... mine!',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,3,'The darkness will consume all... all the living...',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,4,'The manor... someone else... will soon be consumed...',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,5,'Why have you come here, outsider? You will only find pain! Our fate will be yours...',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,6,'It was... terrible... the demon...',12,0,15,25,0,0,0,'Restless Apparition'),
|
|
(23861,0,7,'It is too late for Jarl... its hold is too strong...',12,0,100,0,0,0,0,'Restless Apparition - On Script Action'),
|
|
(23863,0,0,'Everybody always wanna take from us. Now we gonna start takin\' back. Anybody who get in our way...gonna drown in their own blood! De Amani empire be back now...seekin\' vengeance. And we gonna start...with you!',14,0,100,0,0,12090,0,'Zul\'jin YELL_INTRO'),
|
|
(23863,1,0,'Nobody badduh dan me!',14,0,100,0,0,12091,0,'Zul\'jin YELL_AGGRO'),
|
|
(23863,2,0,'Got me some new tricks...like me bruddah bear!',14,0,100,0,0,12092,0,'Zul\'jin YELL_TRANSFORM_TO_BEAR'),
|
|
(23863,3,0,'Dere be no hidin\' from da eagle!',14,0,100,0,0,12093,0,'Zul\'jin YELL_TRANSFORM_TO_EAGLE'),
|
|
(23863,4,0,'Let me introduce to you my new bruddahs: fang and claw!',14,0,100,0,0,12094,0,'Zul\'jin YELL_TRANSFORM_TO_LYNX'),
|
|
(23863,5,0,'Ya don\' have to look to da sky to see da dragonhawk!',14,0,100,0,0,12095,0,'Zul\'jin YELL_TRANSFORM_TO_DRAGONHAWK'),
|
|
(23863,6,0,'Fire kill you just as quick!',14,0,100,0,0,12096,0,'Zul\'jin YELL_FIRE_BREATH'),
|
|
(23863,7,0,'You too slow! Me too strong!',14,0,100,0,0,12097,0,'Zul\'jin YELL_BERSERK'),
|
|
(23863,8,0,'Da Amani de chuka!',14,0,100,0,0,12098,0,'Zul\'jin YELL_KILL'),
|
|
(23863,8,1,'Lot more gonna fall like you!',14,0,100,0,0,12099,0,'Zul\'jin YELL_KILL'),
|
|
(23863,9,0,'Mebbe me fall...but da Amani empire...never gonna die...',14,0,100,0,0,12100,0,'Zul\'jin YELL_DEATH'),
|
|
(23864,0,0,'This land was mine long before your wretched kind set foot here.',14,0,100,0,0,0,0,'zelfrax SAY_ZELFRAX1'),
|
|
(23864,1,0,'All who venture here belong to me,including you!',14,0,100,0,0,0,0,'zelfrax SAY_ZELFRAX2'),
|
|
(23900,0,0,'We did it! We\'ve defeated Tethyr!',14,0,100,0,0,0,0,'Theramore Marksman'),
|
|
(23905,0,0,'Marksmen, form up and take your positions!',14,0,100,0,0,0,0,'Major Mills'),
|
|
(23905,1,0,'Prepare to fire upon my command! Ready, aim...',14,0,100,0,0,0,0,'Major Mills'),
|
|
(23905,2,0,'FIRE AT WILL!',14,0,100,0,0,0,0,'Major Mills'),
|
|
(23905,3,0,'We did it! We\'ve defeated Tethyr!',14,0,100,0,0,0,0,'Major Mills'),
|
|
(23931,0,0,'The ring will overflow with the blood of the interlopers! Oluf has come!',14,0,100,0,0,0,0,'Oluf the Violent'),
|
|
(23931,1,0,'The ancient cipher falls to the ground.',41,0,100,0,0,0,0,'Oluf the Violent'),
|
|
(23953,1,0,'Your blood is mine!',14,0,0,7,0,13221,0,'Prince Keleseth - SAY_START_COMBAT'),
|
|
(23953,2,0,'Aranal, ledel! Their fate shall be yours!',14,0,0,0,0,13224,0,'Prince Keleseth - SAY_SUMMON_SKELETONS'),
|
|
(23953,3,0,'Not so fast.',14,0,0,0,0,13222,0,'Prince Keleseth - SAY_FROST_TOMB'),
|
|
(23953,4,0,'%s casts Frost Tomb on $n.',41,0,0,0,0,0,0,'Prince Keleseth - SAY_FROST_TOMB_EMOTE'),
|
|
(23953,5,0,'I join... the night.',14,0,0,0,0,13225,0,'Prince Keleseth - SAY_DEATH'),
|
|
(23954,0,0,'I\'ll paint my face with your blood!',14,0,100,0,0,13207,0,'Ingvar the Plunderer - SAY_AGGRO_1'),
|
|
(23954,1,0,'Mjul orm agn gjor!',14,0,100,0,0,13212,0,'Ingvar the Plunderer - SAY_SLAY_1'),
|
|
(23954,2,0,'My life for the... death god!',14,0,100,0,0,13213,0,'Ingvar the Plunderer - SAY_DEATH_1'),
|
|
(23954,3,0,'I return! A second chance to carve your skull!',14,0,100,0,0,13209,0,'Ingvar the Plunderer - SAY_AGGRO_2'),
|
|
(23954,4,0,'I am a warrior born!',14,0,100,0,0,13214,0,'Ingvar the Plunderer - SAY_SLAY_2'),
|
|
(23954,5,0,'No! I can do... better! I can...',14,0,100,0,0,13211,0,'Ingvar the Plunderer - SAY_DEATH_2'),
|
|
(23954,6,0,'%s roars!',41,0,100,0,0,0,0,'ingvar EMOTE_ROAR'),
|
|
(23967,0,0,'It\'ll all be over soon. Soon you will be in the embrace of That Which Must Not Be Named!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,1,'If you\'re here, then IT might be close behind!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,2,'The truth shall set you free. Like us, you will be with IT forever!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,3,'You cannot leave... IT mustn\'t find us!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,4,'It\'ll all be over soon. Soon you will be in the embrace of That Which Must Not Be Named!',12,7,100,16,0,0,0,'Deranged Explorer'),
|
|
(23967,0,5,'Now you\'ll have to join us... permanently!',12,7,100,16,0,0,0,'Deranged Explorer'),
|
|
(23967,0,6,'Now you\'ll have to join us... permanently!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,7,'Ahahaha! I must find the secrets!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,8,'Forgive me oh great one. I did not mean to learn the truth!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,9,'If only there were more time!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,10,'IT\'s coming! HIDE!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,11,'The end is nigh! That Which Must Not Be Named is almost free!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,12,'We\'re safe; IT will never reach us here!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,13,'When one studies and digs, one reveals the truth.',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,14,'I will put an end to your life before you realize the horrible truth!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23967,0,15,'Intruder! You were sent to destroy us!',12,7,100,0,0,0,0,'Deranged Explorer'),
|
|
(23975,0,0,'Fire grant me vision...',12,7,100,20,0,0,0,'Thoralius the Wise'),
|
|
(23975,1,0,'Water grant me serenity...',12,7,100,20,0,0,0,'Thoralius the Wise'),
|
|
(23975,2,0,'%s inhales the wispy smoke tendrils emanating from the burner.',16,7,100,0,0,0,0,'Thoralius the Wise'),
|
|
(23975,3,0,'Thank you, spirits.',12,7,100,2,0,0,0,'Thoralius the Wise'),
|
|
(23989,0,0,'I\'ll eat your heart!',12,0,100,0,0,13542,0,'Gjalerbron Sleep-Watcher'),
|
|
(23989,0,1,'YAAARRRGH!',12,0,100,0,0,13542,0,'Gjalerbron Sleep-Watcher'),
|
|
(23989,0,2,'I will take pleasure in gutting you!',12,0,100,0,0,13533,0,'Gjalerbron Sleep-Watcher'),
|
|
(23989,0,3,'YAAARRRGH!',12,0,100,0,0,0,0,'Gjalerbron Sleep-Watcher'),
|
|
(23989,0,4,'There will be no everlasting life for you!',12,0,100,0,0,0,0,'Gjalerbron Sleep-Watcher'),
|
|
(23989,0,5,'Sniveling pig!',12,0,100,0,0,0,0,'Gjalerbron Sleep-Watcher'),
|
|
(23989,0,6,'Haraak foln!',12,0,100,0,0,0,0,'Gjalerbron Sleep-Watcher'),
|
|
(23990,0,0,'I spit on you!',12,0,100,0,0,13538,0,'Gjalerbron Rune-Caster'),
|
|
(23990,0,1,'YAAARRRGH!',12,0,100,0,0,0,0,'Gjalerbron Rune-Caster'),
|
|
(23990,0,2,'Look what\'s come to play.',12,0,100,0,0,0,0,'Gjalerbron Rune-Caster'),
|
|
(23990,0,3,'Your entrails will make a fine necklace.',12,0,100,0,0,13535,0,'Gjalerbron Rune-Caster'),
|
|
(23991,0,0,'I will feed you to the dogs!',12,0,100,0,0,13534,0,'Gjalerbron Warrior'),
|
|
(23991,0,1,'I\'ll eat your heart!',12,0,100,0,0,13542,0,'Gjalerbron Warrior'),
|
|
(23991,0,2,'Look what\'s come to play.',12,0,100,0,0,13542,0,'Gjalerbron Warrior'),
|
|
(23991,0,3,'My life for Ymiron!',12,0,100,0,0,0,0,'Gjalerbron Warrior'),
|
|
(23991,0,4,'I spit on you!',12,0,100,0,0,13538,0,'Gjalerbron Warrior'),
|
|
(23991,0,5,'You tiny creatures disgust me!',12,0,100,0,0,0,0,'Gjalerbron Warrior'),
|
|
(23991,0,6,'You tiny creatures disgust me!',12,0,100,0,0,13542,0,'Gjalerbron Warrior'),
|
|
(23991,0,7,'Your entrails will make a fine necklace.',12,0,100,0,0,13535,0,'Gjalerbron Warrior'),
|
|
(23991,0,8,'YAAARRRGH!',12,0,100,0,0,13535,0,'Gjalerbron Warrior'),
|
|
(23991,0,9,'For Ymiron!',12,0,100,0,0,0,0,'Gjalerbron Warrior'),
|
|
(23995,0,0,'I thought we talked about this, Brogg. You can\'t stay in this building. Sure, it can house you, but there\'s no room for anyone else!',12,0,100,1,0,0,0,'Axle'),
|
|
(23995,1,0,'Yes, we said you can stay here, but this building is our headquarters! All of our manuals and blueprints are stored here!',12,0,100,1,0,0,0,'Axle'),
|
|
(23995,2,0,'I\'m inclined to say they made ogres too big! I can see I\'m not going to convince you to move now, but don\'t think this is permanent!',12,0,100,1,0,0,0,'Axle'),
|
|
(24014,0,0,'You too will serve the Lich King.',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,1,'There\'s always room for one more.',12,0,100,0,0,13542,0,'Necrolord'),
|
|
(24014,0,2,'Your life for the Lich King!',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,3,'So eager to die are we?',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,4,'Hello, little one. Come to play?',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,5,'I have so many wonders to show you.',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,6,'Excellent, another sacrificial lamb.',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,7,'There\'s always room for one more.',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24014,0,8,'Plucked ripe off the vine.',12,0,100,0,0,0,0,'Necrolord'),
|
|
(24015,0,0,'You dare challenge Winterskorn!? I will impale you on your puny flag!',12,0,100,0,0,0,0,'Winterskorn_Defender'),
|
|
(24015,0,1,'Your remains will be fed to the sharks of Daggercap.',12,0,100,0,0,0,0,'Winterskorn_Defender'),
|
|
(24015,0,2,'The sacrifices now bring themselves to us? Have you no sense!?',12,0,100,0,0,0,0,'Winterskorn_Defender'),
|
|
(24023,0,0,'Give me your souls that I might slay the enemy!',14,0,100,0,0,13774,0,'Queen Angerboda'),
|
|
(24023,1,0,'You will not stop my work here! My husband-king will awaken!',14,0,100,0,0,13775,0,'Queen Angerboda'),
|
|
(24023,2,0,'The ritual proceeds too slowly. More sacrifices are needed!',14,0,100,0,0,0,0,'Queen Angerboda'),
|
|
(24023,2,1,'Soon, my love. Soon you will waken and all of Azeroth will know fear!',14,0,100,0,0,0,0,'Queen Angerboda'),
|
|
(24023,2,2,'Awaken, Ymiron, the time of your continued reign is nigh.',14,0,100,0,0,0,0,'Queen Angerboda'),
|
|
(24023,2,3,'Double your efforts! King Ymiron will awaken and then he will ascend!',14,0,100,0,0,0,0,'Queen Angerboda'),
|
|
(24023,2,4,'Sleep no longer, my love. With the might of the Lich King behind you, the world will tremble.',14,0,100,0,0,0,0,'Queen Angerboda'),
|
|
(24023,2,5,'Why is this ritual taking so long? Your master promised that your assistance would speed the process!',14,0,100,0,0,0,0,'Queen Angerboda'),
|
|
(24032,0,0,'Guards!',14,2,100,0,0,0,0,'Celea Frozenmane'),
|
|
(24035,0,0,'Avenge my friends who have already been sacrificed',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,1,'I don\'t want to be sacrificed',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,2,'I don\'t want to be taken down into the catacombs',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,3,'I think I saw a key on one of those Gjalerbron vrykul up top.',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,4,'I think I saw a key on one of those vrykul.',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,5,'Is there no hero to rescue me?',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,6,'My thanks to you, hero',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,7,'Oh, thank you, thank you',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,8,'Please, let me out of here',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,9,'Thank goodness for you',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,10,'Thank you. I will not forget this',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,11,'The key... you have to find the key',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,12,'The vrykul are evil and must be destroyed',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,13,'They\'re performing unholy rites down in the catacombs, and I\'m about to be the sacrifice',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,14,'This is the end.',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,15,'You have to put a stop to this madness before it\'s too late',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24035,0,16,'You saved my life',12,0,100,0,0,0,0,'Gjalerbron Prisoner'),
|
|
(24041,0,0,'Arthas is prepared to offer you power beyond your imagination. The puny army you lead here would pale in comparison to the phalanxes at your command if you returned to the Scourge\'s embrace.',12,0,100,0,0,0,0,'Prince Keleseth'),
|
|
(24041,1,0,'Behold the Vrykul! A race that has perfected war and destruction to the point of an art form. Already they\'ve cast their lot with the Lich King! Their dwellings surround you and their numbers are easily five times yours.',12,0,100,0,0,0,0,'Prince Keleseth'),
|
|
(24041,2,0,'The choice is yours, Anselm. Return to the Lich King\'s army and fight alongside them or remain loyal to your so-called queen and suffer their wrath as they drive you from their homelands!',12,0,100,0,0,0,0,'Prince Keleseth'),
|
|
(24041,3,0,'Such a futile gesture.',12,0,100,0,0,0,0,'Prince Keleseth'),
|
|
(24041,4,0,'Listen to your men\'s dying breaths as I drink in their souls!',12,0,100,0,0,0,0,'Prince Keleseth'),
|
|
(24041,5,0,'This will not be the last you hear of me. I will return to spit on your corpse after Utgarde\'s armies have descended upon you!',12,0,100,25,0,0,0,'Prince Keleseth'),
|
|
(24052,0,0,'We don\'t shoe no mules here. \'Sides, it\'s strictly expedition business right now.',12,7,100,1,0,0,0,'Eldrim Mounder'),
|
|
(24052,1,0,'Not my problem! If yer so antsy to get yerself a house built, do it \'ere in the fort and quit yer whinin\'!',12,7,100,274,0,0,0,'Eldrim Mounder'),
|
|
(24052,2,0,'Now, if you\'d be so kind as to get your ass away from my forge...',12,7,100,25,0,0,0,'Eldrim Mounder'),
|
|
(24061,0,0,'Guards!',14,7,100,0,0,0,0,'James Ormsby'),
|
|
(24068,0,0,'Ingvar! You have been judged and found worthy! Arise and slaughter in the Lich King\'s name!',14,0,100,0,0,0,0,'ingvar YELL_ANNHYLDE_1'),
|
|
(24068,1,0,'Ingvar! Your pathetic failure will serve as a warning to all... you are damned! Arise and carry out the master\'s will!',14,0,100,0,0,13754,0,'ingvar YELL_ANNHYLDE_2'),
|
|
(24077,0,0,'Don\'t let my death go unavenged, stranger... give ... them... hell...',12,0,100,0,0,0,0,'Impaled Valgarde Scout'),
|
|
(24077,0,1,'I\'m done for... too much blood lost... Forget about me, tell Keller... People still alive inside...',12,0,100,0,0,0,0,'Impaled Valgarde Scout'),
|
|
(24077,0,2,'Not... no... Our people... Wrymskull... some live...',12,0,100,0,0,0,0,'Impaled Valgarde Scout'),
|
|
(24077,0,3,'My injuries are too great. I won\'t make it... Our citizenry held in cages... ritual...',12,0,100,0,0,0,0,'Impaled Valgarde Scout'),
|
|
(24077,0,4,'They left us here impaled as a warning to the others... Several still alive... prisoners of...',12,0,100,0,0,0,0,'Impaled Valgarde Scout'),
|
|
(24077,0,5,'My family must know... I... for them... always for them...',12,0,100,0,0,0,0,'Impaled Valgarde Scout'),
|
|
(24078,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Dragonflayer Metalworker'),
|
|
(24080,0,0,'I spit on you!',12,0,100,0,0,0,0,'Dragonflayer Weaponsmith'),
|
|
(24120,0,0,'Someone shoot that bat down!',14,0,100,0,0,0,0,'North Fleet Reservist'),
|
|
(24120,0,1,'That liquid... it reeks!',14,0,100,0,0,0,0,'North Fleet Reservist'),
|
|
(24120,0,2,'I don\'t feel so good...',14,0,100,0,0,0,0,'North Fleet Reservist'),
|
|
(24120,0,3,'It was awful.. I dreamt I was fighting against my friends',12,0,66,0,0,0,0,'North Fleet Reservist'),
|
|
(24120,0,4,'Help! My eyes!',14,0,33,0,0,0,0,'North Fleet Reservist'),
|
|
(24123,0,0,'These are all excellent. It\'s going to be hard to choose just one.',12,0,100,1,0,0,0,'Nokoma Snowseer'),
|
|
(24123,1,0,'I think I\'ve found the one I\'ll use. Now I have to begin the task of carving it. I don\'t think it\'s going to be easy. I don\'t even know what a female yeti\'s mating call sounds like!',12,0,100,396,0,0,0,'Nokoma Snowseer'),
|
|
(24123,2,0,'I\'ve got most of the basic carving done, but it needs to be tested before I can continue. Are you willing to help me with that, $n?',12,0,100,396,0,0,0,'Nokoma Snowseer'),
|
|
(24126,0,0,'Excellent. What\'s the lowdown? Do we have a bodycount?',12,0,100,11,0,0,0,'Apothecary Lysander'),
|
|
(24126,1,0,'Well, spit it out! What\'s the bad news?',12,0,100,1,0,0,0,'Apothecary Lysander'),
|
|
(24126,2,0,'Severe stomach pain?',12,0,100,5,0,0,0,'Apothecary Lysander'),
|
|
(24126,3,0,'SEVERE STOMACH PAIN?',14,0,100,15,0,0,0,'Apothecary Lysander'),
|
|
(24126,4,0,'We are the Royal Apothecary Society! Inducing belly aches is not part of our job description!',12,0,100,0,0,0,0,'Apothecary Lysander'),
|
|
(24126,5,0,'Am I surrounded by amateurs? I want a full analysis of the new strain by tomorrow morning! Get on it, Ravien!',12,0,100,25,0,0,0,'Apothecary Lysander'),
|
|
(24126,6,0,'We were making progress with our plague in Undercity. All of a sudden our strains keep failing!',12,0,100,5,0,0,0,'Apothecary Lysander'),
|
|
(24126,6,1,'The last ten strains from Undercity... all of them worthless!',12,0,100,5,0,0,0,'Apothecary Lysander'),
|
|
(24126,6,2,'I cannot work under these conditions! We need a viable strain!',12,0,100,5,0,0,0,'Apothecary Lysander'),
|
|
(24131,0,0,'Why not? Just think how much better it\'ll look with the hatchlings to either side --',12,0,100,0,0,0,0,'Trapper Jethan'),
|
|
(24131,1,0,'What? I\'m just sayin\' that\'s how we do things in Grizzly Hills.',12,0,100,0,0,0,0,'Trapper Jethan'),
|
|
(24139,0,0,'Y\'hear that, Jethan? You\'re not getting that Steelfeather trophy now that we know she\'s a mother.',12,0,100,0,0,0,0,'Gil Grisert'),
|
|
(24139,1,0,'Jethan!',12,0,100,0,0,0,0,'Gil Grisert'),
|
|
(24152,0,0,'Wait a minute...',12,0,100,5,0,0,0,'Apothecary Malthus'),
|
|
(24152,1,0,'It\'s just...',12,0,100,6,0,0,0,'Apothecary Malthus'),
|
|
(24152,2,0,'Beer! Mere beer!',12,0,100,1,0,0,0,'Apothecary Malthus'),
|
|
(24152,3,0,'There\'s absolutely nothing out of the ordinary about it.',12,0,100,1,0,0,0,'Apothecary Malthus'),
|
|
(24152,4,0,'You! Not a word to Grick about this! Do you hear me?',12,0,100,25,0,0,0,'Apothecary Malthus'),
|
|
(24155,0,0,'Guards!',14,1,100,0,0,0,0,'Tobias Sarkhoff'),
|
|
(24177,0,1,'Light... light so bright...',12,0,50,0,0,0,0,'Decomposing Ghoul - On spell hit'),
|
|
(24177,0,2,'ARGHHHH...',12,0,50,0,0,0,0,'Decomposing Ghoul - On spell hit'),
|
|
(24177,0,3,'Away... go...',12,0,50,0,0,0,0,'Decomposing Ghoul - On spell hit'),
|
|
(24177,0,4,'Bad light... hurt...',12,0,50,0,0,0,0,'Decomposing Ghoul - On spell hit'),
|
|
(24177,0,5,'BURNS! IT BURNS!',12,0,50,0,0,0,0,'Decomposing Ghoul - On spell hit'),
|
|
(24177,1,1,'So... Hungry...',12,0,50,0,0,0,0,'Decomposing Ghoul - OOC'),
|
|
(24177,1,2,'Closer... come closer...',12,0,50,0,0,0,0,'Decomposing Ghoul - OOC'),
|
|
(24177,1,3,'FEED ME...',12,0,50,0,0,0,0,'Decomposing Ghoul - OOC'),
|
|
(24177,1,4,'FOOD! EAT YOU!',12,0,50,0,0,0,0,'Decomposing Ghoul - OOC'),
|
|
(24177,1,5,'BRAINNNS!',12,0,50,0,0,0,0,'Decomposing Ghoul - OOC'),
|
|
(24178,0,0,'%s wakes up from the smell of fresh meat!',16,0,100,15,0,0,0,'Shatterhorn on aggro line and roar at same time'),
|
|
(24198,0,0,'%s loses all self control and begins to attack friend or foe alike!',16,0,100,0,0,0,0,'Plagued Dragonflayer Handler'),
|
|
(24199,0,0,'%s loses all self control and begins to attack friend and foe alike!',16,0,100,0,0,0,0,'Plagued Dragonflayer Handler'),
|
|
(24200,0,0,'Dalronn! See if you can muster the nerve to join my attack!',14,0,100,0,0,13229,0,'skarvald YELL_SKARVALD_AGGRO'),
|
|
(24200,1,0,'Not... over... yet.',14,0,100,0,0,13230,0,'skarvald YELL_SKARVALD_DAL_DIED'),
|
|
(24200,2,0,'A warrior\'s death.',14,0,100,0,0,13231,0,'skarvald YELL_SKARVALD_SKA_DIEDFIRST'),
|
|
(24200,3,0,'???',14,0,100,0,0,13232,0,'skarvald YELL_SKARVALD_KILL'),
|
|
(24200,4,0,'Pagh! What sort of necromancer lets death stop him? I knew you were worthless!',14,0,100,0,0,13233,0,'skarvald YELL_SKARVALD_DAL_DIEDFIRST'),
|
|
(24201,0,0,'By all means, don\'t assess the situation, you halfwit! Just jump into the fray!',14,0,100,0,0,13199,0,'dalronn YELL_DALRONN_AGGRO'),
|
|
(24201,1,0,'See... you... soon.',14,0,100,0,0,13200,0,'dalronn YELL_DALRONN_SKA_DIED'),
|
|
(24201,2,0,'There\'s no... greater... glory.',14,0,100,0,0,13201,0,'dalronn YELL_DALRONN_DAL_DIEDFIRST'),
|
|
(24201,3,0,'You may serve me yet.',14,0,100,0,0,13202,0,'dalronn YELL_DALRONN_KILL'),
|
|
(24201,4,0,'Skarvald, you incompetent slug! Return and make yourself useful!',14,0,100,0,0,13203,0,'dalronn YELL_DALRONN_SKA_DIEDFIRST'),
|
|
(24211,0,0,'Blessings of the spirits of the land and air upon you.',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,1,'I must return. Good hunting to you.',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,2,'I owe you a life debt, stranger.',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,3,'Strange ghosts walk the land. Be careful!',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,4,'Thank you, stranger.',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,5,'They took us one by one. I\'m sure there are other survivors.',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,6,'We should never have traveled through the Rivenwood. Everyone knows this!',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24211,0,7,'You saved me from certain death. I owe you.',12,0,100,1,0,0,0,'Freed Winterhoof Longrunner'),
|
|
(24213,0,0,'More souls for the Lich King! Come, little ones! Come!',14,0,100,0,0,0,0,'Firjus the Soul Crusher'),
|
|
(24214,0,0,'Good... More flesh for the harvest...',14,0,100,0,0,0,0,'Yorus the Flesh Harvester'),
|
|
(24215,0,0,'Firjus was unworthy! Test your battle progress against a true soldier of the Lich King!',14,0,100,0,0,0,0,'Jlarborn the Strategist'),
|
|
(24238,0,0,'[Crude Vrykul] Bjorns mottar haelgond sygar!',14,0,100,0,0,0,0,'Bjorn Halgurdsson'),
|
|
(24238,1,0,'No one speaks of my mother in that manner!',14,0,100,0,0,0,0,'Bjorn Halgurdsson'),
|
|
(24238,2,0,'Drive the invaders out! For Queen Angerboda!',14,0,100,0,0,0,0,'Bjorn Halgurdsson'),
|
|
(24238,2,1,'Fight without fear and the Val\'kyr will reward you!',14,0,100,0,0,0,0,'Bjorn Halgurdsson'),
|
|
(24238,2,2,'The Winterskorn tribe will prevail!',14,0,100,0,0,0,0,'Bjorn Halgurdsson'),
|
|
(24248,0,0,'%s turns to face you.',16,0,100,0,0,0,0,'The Lich King'),
|
|
(24248,1,0,'%s grins. ',16,0,100,11,0,14820,0,'The Lich King'),
|
|
(24248,2,0,'Shamanism has brought you here... Its scent permeates the air. *The Lich King laughs* I was once a shaman.',12,0,100,0,0,14742,0,'The Lich King'),
|
|
(24248,3,0,'No, minion. This one is not ready.',12,0,100,274,0,14743,0,'The Lich King'),
|
|
(24248,4,0,'Do you feel it, mortal? Death seeps through me, enveloping all that I touch. With just a snap of my finger your soul will languish in damnation for all eternity.',12,0,100,1,0,14744,0,'The Lich King'),
|
|
(24248,5,0,'But... It is not yet your time to serve the Lich King. Yes, a greater destiny awaits you. Power... You must become more powerful before you are to serve me.',12,0,100,1,0,14745,0,'The Lich King'),
|
|
(24248,6,0,'Now watch, val\'kyr. Observe as I apply pressure. Can you see that it is not yet ripe? Watch as it pops and falls lifeless to the floor.',12,0,100,1,0,14746,0,'The Lich King'),
|
|
(24248,7,0,'Persistence or stupidity? It matters not. Let this be a lesson learned, mortal!',12,0,100,1,0,14747,0,'The Lich King'),
|
|
(24252,0,0,'The foot bone\'s connected to the... hip bone! The hip bone\'s connected to this... other bone! Hmmmhmmmmhmmm...',12,1,100,0,0,0,0,'\"Hacksaw\" Jenny'),
|
|
(24252,0,1,'It\'s hard work putting these things together!',12,1,100,0,0,0,0,'\"Hacksaw\" Jenny'),
|
|
(24271,0,0,'Halt! Identify yourself immediately!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,0,1,'This section is off-limits!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,0,2,'I\'ve never seen one of you around here.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,0,3,'Hold it! Stop!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,0,4,'Stop!! Stop!!! Scrap metal moves itself now?',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,1,2,'Right... my bad. Now where was I?',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,1,3,'All hail the great creator!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,1,4,'You\'re right, of course. Carry on.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,1,5,'Forgive my insolence!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,1,6,'We will double our efforts!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,2,0,'Destroy earthen infestation.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,2,1,'Wrong answer!',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,0,'Continue deconstruction.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,1,'Do not loiter.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,2,'Work must continue. Double your efforts.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,3,'Brontes sees all.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,4,'Reinforcements en route. Function must be unabated.',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,5,'Do you bring word from the creator?',12,9,100,0,0,0,0,'Garde'),
|
|
(24271,3,6,'All hail the great creator.',12,9,100,0,0,0,0,'Garde'),
|
|
(24277,0,0,'Enough of this charade!',12,0,100,0,0,0,0,'Garwal'),
|
|
(24284,0,0,'%s clutches at his throat as he begins to gag and thrash about.',16,0,100,0,0,0,0,'vrykul prisoner'),
|
|
(24314,0,0,'So then we too are cursed?',12,0,100,1,0,0,0,'Ancient Male Vrykul'),
|
|
(24314,1,0,'%s points to the infant.',16,0,100,0,0,0,0,'Ancient Male Vrykul'),
|
|
(24314,2,0,'The gods have forsaken us! We must dispose of it before Ymiron is notified!',12,0,100,53,0,0,0,'Ancient Male Vrykul'),
|
|
(24314,3,0,'Then what are we to do, wife? The others cannot find out. Should they learn of this aberration, we will all be executed.',12,0,100,1,0,0,0,'Ancient Male Vrykul'),
|
|
(24315,0,0,'%s sobs.',16,0,100,0,0,0,0,'Ancient Female Vrykul'),
|
|
(24315,1,0,'NO! You cannot! I beg of you! It is our child!',12,0,100,0,0,0,0,'Ancient Female Vrykul'),
|
|
(24315,2,0,'I... I will hide it. I will hide it until I find it a home, far away from here...',12,0,100,0,0,0,0,'Ancient Female Vrykul'),
|
|
(24321,0,0,'%s motions for silence.',16,0,100,397,0,0,0,'King Ymiron emote'),
|
|
(24321,1,0,'Vrykul, your king implores you to listen!',14,0,100,22,0,0,0,'King Ymiron yell'),
|
|
(24321,2,0,'The crowd gasps in horror.',16,0,100,53,0,0,0,'King Ymiron emote'),
|
|
(24321,3,0,'Even now, in our darkest hour, they mock us!',14,0,100,22,0,0,0,'King Ymiron yell'),
|
|
(24321,4,0,'Where are the titans in our time of greatest need? Our women birth abberations - disfigured runts unable to even stand on their own! Weak and ugly... Useless...',14,0,100,22,0,0,0,'King Ymiron yell'),
|
|
(24321,5,0,'Ymiron has toiled. Long have I sat upon my throne and thought hard of our plight. There is only one answer... one reason...',14,0,100,22,0,0,0,'King Ymiron yell'),
|
|
(24321,6,0,'For who but the titans themselves could bestow such a curse? What could have such power?',14,0,100,1,0,0,0,'King Ymiron yell'),
|
|
(24321,7,0,'And the answer is nothing... For it is the titans that have cursed us!',14,0,100,53,0,0,0,'King Ymiron yell'),
|
|
(24321,8,0,'The crowd cheers.',16,0,100,0,0,0,0,'King Ymiron'),
|
|
(24321,9,0,'On this day all Vrykul will shed their old beliefs! We denounce our old gods! All Vrykul will pledge their allegiance to Ymiron! Ymiron will protect our noble race!',14,0,100,53,0,0,0,'King Ymiron yell'),
|
|
(24321,10,0,'And now my first decree upon the Vrykul! All malformed infants born of Vrykul mother and father are to be destroyed upon birth! Our blood must remain pure always! Those found in violation of Ymiron\'s decree will be taken to Gjalerbron for execution!',14,0,100,1,0,0,0,'King Ymiron yell'),
|
|
(24322,0,0,'Silence!',14,0,100,1,0,0,0,'Ancient Citizen of Nifflevar yell'),
|
|
(24322,1,0,'Show them mercy, my king! They are of our flesh and blood!',14,0,100,53,0,0,0,'Ancient Citizen of Nifflevar yell'),
|
|
(24322,2,0,'All hail our glorious king, Ymiron!',14,0,100,53,0,0,0,'Ancient Citizen of Nifflevar yell'),
|
|
(24323,0,0,'Show the abberations no mercy, Ymiron!',14,0,100,1,0,0,0,'Ancient Citizen of Nifflevar yell'),
|
|
(24323,1,0,'They weaken us! Our strength is dilluted by their very existence! Destroy them all!',14,0,100,113,0,0,0,'Ancient Citizen of Nifflevar yell'),
|
|
(24327,0,0,'Shall we prepare it for you, my lord?',12,0,100,0,0,0,0,'Val\'kyr Soulclaimer'),
|
|
(24358,0,0,'Suit yourself. At least five of you must assist me if we\'re to get inside. Follow me....',14,0,100,1,0,0,0,'Harrison Jones - Gong Event Say 0'),
|
|
(24358,1,0,'According to my calculations, if enough of us bang the gong at once the seal on these doors will break and we can enter.',14,0,100,1,0,0,0,'Harrison Jones - Gong Event Say 1'),
|
|
(24362,0,0,'They keep their tools in boxes that look like this. Look for them near the pavilions.',12,0,100,25,0,0,0,'Longrunner Pembe'),
|
|
(24362,1,0,'I\'m only going to carve the runes I think will give you command over a giant.',12,0,100,1,0,0,0,'Longrunner Pembe'),
|
|
(24362,2,0,'I\'m omitting the runes for \"north\" and \"west\" because I\'m not sure how they impact the giant. I\'m also including a rune to limit how long you can control it.',12,0,100,0,0,0,0,'Longrunner Pembe'),
|
|
(24362,3,0,'There we go, the Rune of Command... hopefully. Not nearly as vicious as its Iron Dwarf cousin, but functional.',12,0,100,1,0,0,0,'Longrunner Pembe'),
|
|
(24366,0,0,'Guards!',14,7,100,0,0,0,0,'Nizzle'),
|
|
(24375,0,0,'I\'ve researched this site extensively and I won\'t allow any dim-witted treasure hunters to swoop in and steal what belongs in a museum. I\'ll lead this charge...',14,0,100,0,0,0,0,'Harrison Jones - Gong Event Say 2'),
|
|
(24375,1,0,'In fact, it would be best if you just stay here. You\'d only get in my way....',14,0,100,0,0,0,0,'Harrison Jones - Gong Event Say 3'),
|
|
(24381,0,0,'Arise from the earth, my brothers!',12,0,100,0,0,0,0,'Megalithe'),
|
|
(24381,1,0,'Our iron masters have a mission for us!',12,0,100,0,0,0,0,'Megalithe'),
|
|
(24381,2,0,'Follow me into the mountains to carry out the plan of the masters!',12,0,100,0,0,0,0,'Megalithe'),
|
|
(24381,3,0,'We will not fail!',12,0,100,0,0,0,0,'Megalithe'),
|
|
(24405,0,0,'Thank you!',12,0,100,17,0,0,0,'Adarrah'),
|
|
(24458,0,0,'I\'ve been saving this just for you, big boy!',12,0,100,0,0,0,0,'Lydell'),
|
|
(24480,0,0,'I thought you\'d never ask!',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,1,'I promise not to give you warts...',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,2,'This won\'t take long, did it?',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,3,'Now that\'s what I call froggy-style!',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,4,'Listen, $n, I know of a little swamp not too far from here....',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,5,'Your lily pad or mine?',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,6,'Feelin\' a little froggy, are ya?',15,0,100,0,0,0,0,'Mojo'),
|
|
(24480,0,7,'There\'s just never enough Mojo to go around...',15,0,100,0,0,0,0,'Mojo'),
|
|
(24525,0,0,'Ku into me carver, ye ugly croaker! Ku and show me who dares cross me brethren!',12,0,100,0,0,0,0,'Zeh\'gehn'),
|
|
(24525,1,0,'Dis a rankin\' set, mon, no scurvy dog gonna kass-kass me buckos an\' walk aweh! ',12,0,100,0,0,0,0,'Zeh\'gehn'),
|
|
(24528,0,0,'How much\'ll it cost me to get my mules shod?',12,7,100,6,0,0,0,'Brune Grayblade'),
|
|
(24528,1,0,'You don\'t understand! If I\'m not ready to go soon, all the good homesteading land will be taken!',12,7,100,1,0,0,0,'Brune Grayblade'),
|
|
(24528,2,0,'That, sir, is a mule!',12,7,100,25,0,0,0,'Brune Grayblade'),
|
|
(24530,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Amani Elder Lynx'),
|
|
(24531,0,0,'Yes, darling. You realize you\'ll be eating dire ram mutton for dinner until the crops are planted...',12,7,100,1,0,0,0,'Gavin Ward'),
|
|
(24531,1,0,'I\'d rather listen to his braying than yours, dear.',12,7,100,0,0,0,0,'Gavin Ward'),
|
|
(24531,2,0,'Of course, darling.',12,7,100,1,0,0,0,'Gavin Ward'),
|
|
(24532,0,0,'And I don\'t want our land to have any of those horrible wolves, or giants, or ugly rams!',12,7,100,1,0,0,0,'Sabetta Ward'),
|
|
(24532,1,0,'I\'d sooner butcher that mule of yours! Why did you bring that beast in here, anyway?',12,7,100,5,0,0,0,'Sabetta Ward'),
|
|
(24532,2,0,'Remember, honey, we need to get a plot of land with a nice hot spring.',12,7,100,1,0,0,0,'Sabetta Ward'),
|
|
(24534,0,0,'Welcome to Fort Wildervar, brave homesteaders! There\'s a whole continent out there just waiting to be claimed!',12,7,100,1,0,0,0,'Marrod Silvertongue'),
|
|
(24534,1,0,'True, Northrend is a hard land, but our people are strong, hardy, and equal to the task!',12,7,100,0,0,0,0,'Marrod Silvertongue'),
|
|
(24534,2,0,'We will win this land with the sword, and break it with the plow! You are the men and women who will be remembered for taming the wild continent!',12,7,100,1,0,0,0,'Marrod Silvertongue'),
|
|
(24534,3,0,'But, you will not be alone out there. My men and I have prepared pack mules carrying the supplies you\'ll need most.',12,7,100,1,0,0,0,'Marrod Silvertongue'),
|
|
(24534,4,0,'Axes, picks, seed, nails, food, blankets, water... it\'s all there, waiting for you. I think you\'ll find my prices quite reasonable, too.',12,7,100,25,0,0,0,'Marrod Silvertongue'),
|
|
(24534,5,0,'There are more than enough to go around. Should you need other goods, don\'t hesitate to ask!',12,7,100,1,0,0,0,'Marrod Silvertongue'),
|
|
(24534,6,0,'Now, my loyal custo... err, friends, go forth and conquer this land for our people!',12,7,100,274,0,0,0,'Marrod Silvertongue'),
|
|
(24536,0,0,'Oh, we\'re from Blackrock Mountain,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,1,0,'We\'ve come ta drink yer brew!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,2,0,'Dark Iron dwarves, they do not lie,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,3,0,'And so yeh know it\'s true!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,4,0,'Yeh will not try our bitter,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,5,0,'Yeh will not serve our ale!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,6,0,'But have Brewfest without our lot?',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,7,0,'Just try it, and ye\'ll fail!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,8,0,'So lift a mug to Coren,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,9,0,'And Hurley Blackbreath too!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,10,0,'This drink is weak, without much kick,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,11,0,'But oi! At least it\'s brew!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,12,0,'We\'ll drink yer stout and lager,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,13,0,'Drain all the pints and kegs!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,14,0,'We\'ll drink and brawl and brawl and drink,',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,15,0,'\'til we can\'t feel our legs!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,16,0,'And when the brew\'s all missin\'',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,17,0,'Ta Shadowforge we\'ll hop',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,18,0,'A bitter toast ta Ragnaros...',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24536,19,0,'... but bring him not a drop!',12,0,100,0,0,0,0,'Dark Iron Herald - Brewfest Dark Iron Attack'),
|
|
(24537,0,0,'I don\'t know much about art... but I know what I like!',12,0,100,6,0,0,0,'Handsome Terry'),
|
|
(24539,0,0,'Do not test me, scurvy dog! I\'m trained in the way of Blood Knights!',12,0,100,0,0,0,0,'Silvermoon Hary - start to fight'),
|
|
(24539,1,0,'I\'ll pay! I\'ll pay! Eeeek! Please don\'t hurt me!',12,0,100,0,0,0,0,'Silvermoon Hary - second gossip'),
|
|
(24547,0,0,'%s devours his master\'s body.',16,0,100,0,0,0,0,'Hozzer'),
|
|
(24547,0,1,'%s devours his master\'s body.',16,0,100,0,0,3403,0,'Hozzer'),
|
|
(24560,0,0,'Annihilate them!',14,0,100,0,0,12395,0,'delrissa SAY_AGGRO'),
|
|
(24560,1,0,'Oh, the horror.',14,0,100,0,0,12398,0,'delrissa LackeyDeath1'),
|
|
(24560,2,0,'Well, aren\'t you lucky?',14,0,100,0,0,12400,0,'delrissa LackeyDeath2'),
|
|
(24560,3,0,'Now I\'m getting annoyed.',14,0,100,0,0,12401,0,'delrissa LackeyDeath3'),
|
|
(24560,4,0,'Lackies be damned! I\'ll finish you myself!',14,0,100,0,0,12403,0,'delrissa LackeyDeath4'),
|
|
(24560,5,0,'I call that a good start.',14,0,100,0,0,12405,0,'delrissa PlayerDeath1'),
|
|
(24560,6,0,'I could have sworn there were more of you.',14,0,100,0,0,12407,0,'delrissa PlayerDeath2'),
|
|
(24560,7,0,'Not really much of a group, anymore, is it?',14,0,100,0,0,12409,0,'delrissa PlayerDeath3'),
|
|
(24560,8,0,'One is such a lonely number.',14,0,100,0,0,12410,0,'delrissa PlayerDeath4'),
|
|
(24560,9,0,'It\'s been a kick, really.',14,0,100,0,0,12411,0,'delrissa PlayerDeath5'),
|
|
(24560,10,0,'Not what I had... planned...',14,0,100,0,0,12397,0,'delrissa SAY_DEATH'),
|
|
(24639,0,0,'Keep quiet, will you? If anyone catches on, we\'re both dead.',15,0,100,0,0,0,0,'Olga, the Scalawag Wench'),
|
|
(24639,1,0,'All right, fellas! Who ordered the spiced rum? Was it you, Jackie boy?',12,0,100,0,0,0,0,'Olga, the Scalawag Wench'),
|
|
(24639,2,0,'It\'s okay, sweetheart. This one\'s on the house.',12,0,100,0,0,0,0,'Olga, the Scalawag Wench'),
|
|
(24642,0,0,'Nothin\' finer than enjoying a fine beverage and the company of some fine buckos... hic!',12,0,100,1,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,1,'...that scurvy dog had two peg legs, a hook for a left hand, two glass eyes and a wooden nose!',12,0,100,153,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,2,'Nothin\' finer than enjoying a fine beverage and the company of some fine buckos... hic!',12,0,100,153,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,3,'Whatcha lookin\' at, ye bilge rat? Har, har.... just kiddin\' with ye, mate!',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,4,'Nothin\' finer than enjoying a fine beverage and the company of some fine buckos... hic!',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,5,'...that scurvy dog had two peg legs, a hook for a left hand, two glass eyes and a wooden nose!',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,6,'I \'eard Terry fenced one of \'em pictures for a thousand gold. Maybe I can get in some of that artwork dealin\' too!',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,7,'I \'eard Terry fenced one of \'em pictures for a thousand gold. Maybe I can get in some of that artwork dealin\' too!',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,8,'Kiss the gunner\'s daughter? Why I haven\'t ever met the lass...',12,0,100,153,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,9,'Whatcha lookin\' at, ye bilge rat? Har, har.... just kiddin\' with ye, mate!',12,0,100,153,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,10,'Grab a seat and \'ave a drink, mate! Grab me one while yer at it!',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,11,'Grab a seat and \'ave a drink, mate! Grab me one while yer at it!',12,0,100,153,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,12,'Nothin\' finer than enjoying a fine beverage and the company of some fine buckos... hic!',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,13,'...that scurvy dog had two peg legs, a hook for a left hand, two glass eyes and a wooden nose!',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,14,'Kiss the gunner\'s daughter? Why I haven\'t ever met the lass...',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,15,'Whatcha lookin\' at, ye bilge rat? Har, har.... just kiddin\' with ye, mate!',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,16,'\"Yaaaaaaaaaarrr... it\'s driving me insane!\" Wait... that\'s not quite how it goes...',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,17,'I \'eard Terry fenced one of \'em pictures for a thousand gold. Maybe I can get in some of that artwork dealin\' too!',12,0,100,153,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,18,'I \'eard Terry fenced one of \'em pictures for a thousand gold. Maybe I can get in some of that artwork dealin\' too!',12,0,100,1,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,19,'...so he says \"Of course I\'m not seeing double! I\'ve only got one eye!\"',12,0,100,6,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,20,'Grab a seat and \'ave a drink, mate! Grab me one while yer at it!',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,21,'...so he says \"Of course I\'m not seeing double! I\'ve only got one eye!\"',12,0,100,1,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,22,'\"Yaaaaaaaaaarrr... it\'s driving me insane!\" Wait... that\'s not quite how it goes...',12,0,100,1,0,0,0,'Drunken Northsea Pirate'),
|
|
(24642,0,23,'\"Yaaaaaaaaaarrr... it\'s driving me insane!\" Wait... that\'s not quite how it goes...',12,0,100,22,0,0,0,'Drunken Northsea Pirate'),
|
|
(24664,0,0,'Don\'t look so smug! I know what you\'re thinking, but Tempest Keep was merely a set back. Did you honestly believe I would trust the future to some blind, half-night elf mongrel? Oh no, he was merely an instrument, a stepping stone to a much larger plan! It has all led to this, and this time, you will not interfere!',14,0,100,0,0,12413,0,'kaelthas MT SAY_AGGRO'),
|
|
(24664,1,0,'Vengeance burns!',14,0,100,0,0,12415,0,'kaelthas MT SAY_PHOENIX'),
|
|
(24664,2,0,'Felomin ashal!',14,0,100,0,0,12417,0,'kaelthas MT SAY_FLAMESTRIKE'),
|
|
(24664,3,0,'I\'ll turn your world... upside... down...',14,0,100,0,0,12418,0,'kaelthas MT SAY_GRAVITY_LAPSE'),
|
|
(24664,4,0,'Master... grant me strength.',14,0,100,0,0,12419,0,'kaelthas MT SAY_TIRED'),
|
|
(24664,5,0,'Do not... get too comfortable.',14,0,100,0,0,12420,0,'kaelthas MT SAY_RECAST_GRAVITY'),
|
|
(24664,6,0,'My demise accomplishes nothing! The Master will have you! You will drown in your own blood! This world shall burn! Aaaghh!',14,0,100,0,0,12421,0,'kaelthas MT SAY_DEATH'),
|
|
(24669,0,0,'Interference with the wakening ritual causes the vrykul to die.',16,0,100,0,0,0,0,'Dormant Vrykul emote text'),
|
|
(24669,0,1,'The vrykul dies from being awakened improperly.',16,0,100,0,0,0,0,'Dormant Vrykul emote text'),
|
|
(24669,0,2,'The incorrect application of the awakening rod causes the dormant vrykul to expire.',16,0,100,0,0,0,0,'Dormant Vrykul emote text'),
|
|
(24688,0,0,'Get away from my crystals!',12,0,100,0,0,0,0,'Wretched Skulker'),
|
|
(24688,0,1,'I\'ll never stop. Never...',12,0,100,0,0,0,0,'Wretched Skulker'),
|
|
(24688,0,2,'It seethes and burns...',12,0,100,0,0,0,0,'Wretched Skulker'),
|
|
(24688,0,3,'It\'s MINE!',12,0,100,0,0,0,0,'Wretched Skulker'),
|
|
(24688,0,4,'The power! More, more, more!',12,0,100,0,0,0,0,'Wretched Skulker'),
|
|
(24688,0,5,'You wish to steal the power! Die!',12,0,100,0,0,0,0,'Wretched Skulker'),
|
|
(24689,0,0,'Get away from my crystals!',12,0,100,0,0,0,0,'Wretched Bruiser'),
|
|
(24689,0,1,'I\'ll never stop. Never...',12,0,100,0,0,0,0,'Wretched Bruiser'),
|
|
(24689,0,2,'It seethes and burns...',12,0,100,0,0,0,0,'Wretched Bruiser'),
|
|
(24689,0,3,'It\'s MINE!',12,0,100,0,0,0,0,'Wretched Bruiser'),
|
|
(24689,0,4,'The power! More, more, more!',12,0,100,0,0,0,0,'Wretched Bruiser'),
|
|
(24689,0,5,'You wish to steal the power! Die!',12,0,100,0,0,0,0,'Wretched Bruiser'),
|
|
(24690,0,0,'Get away from my crystals!',12,0,100,0,0,0,0,'Wretched Husk'),
|
|
(24690,0,1,'I\'ll never stop. Never...',12,0,100,0,0,0,0,'Wretched Husk'),
|
|
(24690,0,2,'It seethes and burns...',12,0,100,0,0,0,0,'Wretched Husk'),
|
|
(24690,0,3,'It\'s MINE!',12,0,100,0,0,0,0,'Wretched Husk'),
|
|
(24690,0,4,'The power! More, more, more!',12,0,100,0,0,0,0,'Wretched Husk'),
|
|
(24690,0,5,'You wish to steal the power! Die!',12,0,100,0,0,0,0,'Wretched Husk'),
|
|
(24703,0,0,'The Scourge has us surrounded. We can hold the village for awhile, but if we can\'t defeat them, they will overrun us.',12,0,100,5,0,0,0,'Chieftain Wintergale'),
|
|
(24703,1,0,'The time has come to act. We must decide how to deal with the Scourge before it consumes us.',12,0,100,1,0,0,0,'Chieftain Wintergale'),
|
|
(24703,2,0,'I won\'t sacrifice my warriors for romantic notions of glorious death on the battlefield. What use is fighting for survival if no one survives?',12,0,100,1,0,0,0,'Chieftain Wintergale'),
|
|
(24703,3,0,'There will be a time for battle, Durm. But first, we must find a way to even the odds. What would you have me do, Aeire?',12,0,100,6,0,0,0,'Chieftain Wintergale'),
|
|
(24703,4,0,'What is your honor worth, Durm? Your life? Mine? The life of blind old Greatfather Mahan, who raised you from childhood?',12,0,100,1,0,0,0,'Chieftain Wintergale'),
|
|
(24703,5,0,'Honor is meaningless to a dead man. A warrior may throw himself into battle for honor\'s sake, but a chieftain is responsible for far more. We will follow Sage Aeire\'s plan and continue to defend our village.',12,0,100,1,0,0,0,'Chieftain Wintergale'),
|
|
(24703,6,0,'Aeire, $n has brought your hides. Please, take them before they make me ill.',12,0,100,25,0,0,0,'Chieftain Wintergale'),
|
|
(24706,0,0,'The choice is clear. We must attack. I know the odds are against us, but Taunka do not go quietly to the slaughter.',12,0,100,25,0,0,0,'Durm Icehide'),
|
|
(24706,1,0,'I\'ll die with my axes in my hands and drenched in the blood of our foes!',12,0,100,53,0,0,0,'Durm Icehide'),
|
|
(24706,2,0,'A dishonorable scheme.',12,0,100,274,0,0,0,'Durm Icehide'),
|
|
(24709,0,0,'The ancestors knew a way to confound an enemy\'s senses. We could use this knowledge to discover the Scourge\'s weakness or strike at their commanders. Without their leaders, the Scourge would fall before our warriors.',12,0,100,1,0,0,0,'Sage Aeire'),
|
|
(24709,1,0,'I\'ll take those. We can\'t have the mighty chieftain cowering in fear of a few hides.',12,0,100,11,0,0,0,'Sage Aeire'),
|
|
(24710,0,0,'Right! Let\'s try this so-called dire brew...',12,0,100,0,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24710,1,0,'Bronzebeard\'s beard! What a drink!',12,0,100,0,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24710,2,0,'$N, this beer... well, it might be the best of Brewfest!',12,0,100,15,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24710,3,0,'It is a shame Coren\'s Dire Brew can\'t quench more thirsting throats! It\'s blasphemy, I know, but I envy those Dark Iron dwarves!',12,0,100,274,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24710,4,0,'Ho there, and welcome to Brewfest!',12,7,100,3,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24710,4,1,'Hello, friend! Welcome to the Brewfest Grounds!',12,7,100,3,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24710,4,2,'Hail, good $c! Welcome to Ironforge\'s annual Brewfest celebration!',12,7,100,3,0,0,0,'Ipfelkofer Ironkeg'),
|
|
(24711,0,0,'Well time\'s money, and time\'s wasting! Let\'s have that drink...',12,0,100,1,0,0,0,'Tapper Swindlekeg'),
|
|
(24711,1,0,'Wow! This really greases the steamplugs!',12,0,100,1,0,0,0,'Tapper Swindlekeg'),
|
|
(24711,2,0,'If I were an honest goblin, I\'d say this was the best beer of the festival...',12,0,100,1,0,0,0,'Tapper Swindlekeg'),
|
|
(24711,3,0,'Too bad Coren\'s dead. If I could buy that brew from him and resell it - watered down and rebottled under my own label, of course - I\'d be rich!',12,0,100,1,0,0,0,'Tapper Swindlekeg'),
|
|
(24711,4,0,'Hey there, and welcome to Brewfest. Come in and have a drink or three!',12,1,100,3,0,0,0,'Tapper Swindlekeg'),
|
|
(24711,4,1,'What\'s up, friend? Welcome to the Brewfest Grounds! Now go buy some drinks!',12,1,100,3,0,0,0,'Tapper Swindlekeg'),
|
|
(24711,4,2,'Hey hey, it\'s another $r! Welcome to my annual Brewfest celebration... now go feast and drink some!',12,1,100,3,0,0,0,'Tapper Swindlekeg'),
|
|
(24713,0,0,'Curse that frog! Yes, I joined the Southsea crew - you want to make something of it, mate? I\'ll cut you down here and now!',12,0,100,0,0,0,0,'\"Crowleg\" Dan'),
|
|
(24717,0,0,'WHOA, WHOA, WHOA! Hold everything fellas!',12,7,100,0,0,0,0,'Stanwad'),
|
|
(24717,1,0,'Oh dear lords of stone and steel, what... I repeat... WHAT are ya gonna do with that?',12,7,100,0,0,0,0,'Stanwad'),
|
|
(24717,2,0,'The dwarves all burst out in laughter.',16,7,100,0,0,0,0,'Stanwad'),
|
|
(24718,0,0,'Man, that will never work. The iron dwarves are never gonna fall for that hunk o\' junk!',12,7,100,0,0,0,0,'Lebronski'),
|
|
(24718,1,0,'What do you think you\'re doing, man? Lebronski does NOT appreciate you dragging your loose metal parts all over his rug.',12,7,100,0,0,0,0,'Lebronski'),
|
|
(24718,2,0,'Far out, man. This bucket of bolts might make it after all...',12,7,100,0,0,0,0,'Lebronski'),
|
|
(24719,0,0,'I\'m cryin\' here! Please, make the funny stop!',12,7,100,0,0,0,0,'Gwendolyn'),
|
|
(24720,0,0,'If only our pappy were alive to see this!',12,0,100,0,0,0,0,'Needlemeyer'),
|
|
(24723,0,0,'You only waste my time!',14,0,100,0,0,12378,0,'selin SAY_AGGRO'),
|
|
(24723,1,0,'My hunger knows no bounds!',14,0,100,0,0,12381,0,'selin SAY_ENERGY'),
|
|
(24723,2,0,'Yes! I am a god!',14,0,100,0,0,12382,0,'selin SAY_EMPOWERED'),
|
|
(24723,3,0,'Enough distractions!',14,0,100,0,0,12388,0,'selin SAY_KILL_1'),
|
|
(24723,3,1,'I am invincible!',14,0,100,0,0,12385,0,'selin SAY_KILL_2'),
|
|
(24723,4,0,'No! More... I must have more!',14,0,100,0,0,12383,0,'selin SAY_DEATH'),
|
|
(24723,5,0,'%s begins to channel from the nearby Fel Crystal...',16,0,100,0,0,0,0,'selin EMOTE_CRYSTAL'),
|
|
(24742,0,0,'Yarrrrrrr! Ye\'ll never get me spyglass, bilgesucker!',14,0,100,0,0,3403,0,'\"Mad\" Jonah Sterling'),
|
|
(24742,0,1,'Yarrrrrrr! Ye\'ll never get me spyglass, bilgesucker!',14,0,100,0,0,0,0,'\"Mad\" Jonah Sterling'),
|
|
(24742,1,0,'Is this how you repay your master, you fleabag? Arrrrrgghh!!',14,0,100,0,0,0,0,'\"Mad\" Jonah Sterling to Hozzer'),
|
|
(24742,1,1,'Is this how you repay your master, you fleabag? Arrrrrgghh!!',14,0,100,0,0,3403,0,'\"Mad\" Jonah Sterling to Hozzer'),
|
|
(24744,0,0,'Drain...life!',14,0,100,0,0,12389,0,'vexallus SAY_AGGRO'),
|
|
(24744,1,0,'Un...con...tainable.',14,0,100,0,0,12392,0,'vexallus SAY_ENERGY'),
|
|
(24744,2,0,'Un...leash...',14,0,100,0,0,12390,0,'vexallus SAY_OVERLOAD'),
|
|
(24744,3,0,'Con...sume.',14,0,100,0,0,12393,0,'vexallus SAY_KILL'),
|
|
(24744,4,0,'%s discharges pure energy!',41,0,100,0,0,0,0,'vexallus EMOTE_DISCHARGE_ENERGY'),
|
|
(24779,0,0,'Tonight we feast on you!',12,0,100,0,0,0,0,'Dragonflayer Ambusher'),
|
|
(24779,0,1,'Such easy prey...',12,0,100,0,0,0,0,'Dragonflayer Ambusher'),
|
|
(24779,0,2,'Who\'s hunting who?',12,0,100,0,0,0,0,'Dragonflayer Ambusher'),
|
|
(24788,0,0,'Sure thing, love. Put it on Harry\'s tab, will ya? He owes me a drink!',12,0,100,0,0,0,0,'Jack Adams'),
|
|
(24788,1,0,'Free rum? Why... that\'s me favorite kind!',12,0,100,0,0,0,0,'Jack Adams'),
|
|
(24788,2,0,'Sweet Neptulon! That was... one drink... too many!',12,0,100,0,0,0,0,'Jack Adams'),
|
|
(24790,0,0,'Yarrrr! If it\'s me treasure yer lookin\' for... yer gonna have to fight for it!',12,0,100,1,0,0,0,'Black Conrad\'s Ghost'),
|
|
(24790,1,1,'Yarrrrr... dead again!',12,0,100,0,0,0,0,'Black Conrad\'s Ghost'),
|
|
(24796,0,0,'Yer dead, landlubber!',12,0,100,0,0,0,0,'Spectral Sailor'),
|
|
(24797,0,0,'The reef cow and her new bull find true love.',16,0,100,0,0,0,0,'Reef Cow to Attracted Reef Bull'),
|
|
(24806,0,0,'Launching.',12,0,100,0,0,0,0,'Iron Rune Construct'),
|
|
(24807,0,0,'Behold my perfect creation!',12,7,100,0,0,0,0,'Walt'),
|
|
(24807,1,0,'You\'re out of your element, Lebronski! Uncalled for! Those iron dwarves won\'t know what hit \'em! Now why don\'t you get back to uncovering the mystery of the gigantic turd on your rug and leave the real scientists to their work! ',12,7,100,0,0,0,0,'Walt'),
|
|
(24823,0,0,'Model U-9207 Iron Rune Construct does not appreciate your tone of voice. Commencing total annihilation of your rug, Lebronski.',12,0,100,0,0,0,0,'Iron Rune Construct'),
|
|
(24825,0,0,'Alert! Alert! Construct senses that enemies have breeched our defenses. Increase pace.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24825,0,1,'Construct class carrier reporting for duty. Primary function: Overseeing.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24825,0,2,'There is nothing to see here. Proceed with your mandated duties.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24825,0,3,'To interfere with construct\'s function results in termination. Move along.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24825,0,4,'Construct must not be questioned by iron dwarf servant. Commence deconstruction.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24825,0,5,'Construct is not authorized to communicate with lesser beings. Being must double their efforts.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24825,0,6,'Did you lose your wallet? Construct has found wallet with overabundance of currency.',12,9,100,0,0,0,0,'GOLEM'),
|
|
(24830,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Stonevault Pillager'),
|
|
(24833,0,0,'Thank you, Mr. Kowalski! You may return to your post to oversee docking!',12,7,100,0,0,0,0,'Captain \"Stash\" Torgoley'),
|
|
(24833,1,0,'Well done, all. Please bring us safely to our next port. ',12,7,100,0,0,0,0,'Captain \"Stash\" Torgoley'),
|
|
(24835,0,0,'Thank you, Mr. Henders.',12,7,100,0,0,0,0,'First Mate Kowalski'),
|
|
(24835,1,0,'Bring us into port, please, Mr. Mehran.',12,7,100,0,0,0,0,'First Mate Kowalski'),
|
|
(24835,2,0,'Captain Stash! We\'ll be arriving shortly, sir!',12,7,100,0,0,0,0,'First Mate Kowalski'),
|
|
(24837,0,0,'Aye aye, Mr. Kowalski.',12,0,100,0,0,0,0,'Navigator Mehran'),
|
|
(24838,0,0,'Land ho, Mr. Kowalski! Port is in sight, sir!',12,7,100,0,0,0,0,'Sailor Henders'),
|
|
(24847,0,0,'The sound of thunder roars throughout the cavern.',41,9,100,0,0,0,0,'LOKEN'),
|
|
(24847,1,0,'Come, minions! Your master calls!',14,9,100,0,0,0,0,'LOKEN'),
|
|
(24847,2,0,'The work of your brothers in the Storm Peaks has reached a frenzied pace. Soon, Father will be freed.',14,9,100,0,0,0,0,'LOKEN'),
|
|
(24847,3,0,'Your brothers to the north have subjugated the stone behemoths and set them on the path to Ulduar. Soon, the remaining defenses of the Pantheon will be neutralized.',14,9,100,0,0,0,0,'LOKEN'),
|
|
(24847,4,0,'The three fissures opened by the mortals of this region must be silenced. The earth hears and sees what we do and will continue to interfere with our efforts if the way is not closed.',14,9,100,0,0,0,0,'LOKEN'),
|
|
(24847,5,0,'Bury this place! Your master demands it!',14,9,100,0,0,0,0,'LOKEN'),
|
|
(24847,6,0,'The sound of thunder dissipates.',41,9,100,0,0,0,0,'LOKEN'),
|
|
(24850,0,0,'Aggh! No longer will I be a slave to Malygos! Challenge me and you will be destroyed!',14,0,100,0,0,12422,0,'kalecgos SAY_EVIL_AGGRO'),
|
|
(24850,1,0,'In the name of Kil\'jaeden!',14,0,100,0,0,12425,0,'kalecgos SAY_EVIL_SLAY1'),
|
|
(24850,1,1,'You were warned!',14,0,100,0,0,12426,0,'kalecgos SAY_EVIL_SLAY2'),
|
|
(24850,2,0,'I am forever in your debt. Once we have triumphed over Kil\'jaeden, this entire world will be in your debt as well.',12,0,100,0,0,12431,0,'kalecgos SAY_GOOD_PLRWIN'),
|
|
(24850,3,0,'My awakening is complete! You shall all perish!',14,0,100,0,0,12427,0,'kalecgos SAY_EVIL_ENRAGE'),
|
|
(24850,4,0,'Sathrovarr drives Kalecgos into a crazed rage!',41,0,100,0,0,0,0,'kalecgos SAY_SATH_ENRAGE_ME'),
|
|
(24850,5,0,'Kalecgos drives Sathrovarr into a crazed rage!',41,0,100,0,0,0,0,'kalecgos SAY_KALEC_ENRAGE_SATH'),
|
|
(24852,0,0,'Launching.',12,0,100,0,0,0,0,'Iron Rune Construct'),
|
|
(24852,1,0,'System failure in 3... 2...',12,0,100,0,0,0,0,'Iron Rune Construct'),
|
|
(24874,0,0,'Your offering has come too late, little one. Can you feel the mist closing in upon you? The Kvaldir return...',12,0,100,0,0,0,0,'Fengir the Disgraced'),
|
|
(24875,0,0,'My brothers have awoken. Your efforts are wasted...',12,0,100,0,0,0,0,'Windan of the Kvaldir'),
|
|
(24876,0,0,'From the mist and fog the Kvaldir approach. Flee while you still breathe the air of the living...',12,0,100,0,0,0,0,'Rodin the Reckless'),
|
|
(24877,0,0,'Look to the seas, as your doom comes with the swell of tides',12,0,100,0,0,0,0,'Isuldof Iceheart'),
|
|
(24882,0,0,'Puny lizard! Death is the only answer you\'ll find here!',14,0,100,1,0,12458,0,'brutallus YELL_INTRO'),
|
|
(24882,1,0,'Grah! Your magic is weak!',14,0,100,0,0,12459,0,'brutallus YELL_INTRO_BREAK_ICE'),
|
|
(24882,2,0,'I will crush you!',14,0,100,0,0,12460,0,'brutallus YELL_INTRO_CHARGE'),
|
|
(24882,3,0,'That was fun, but I still await a true challenge!',14,0,100,0,0,12461,0,'brutallus YELL_INTRO_KILL_MADRIGOSA'),
|
|
(24882,4,0,'Come, try your luck!',14,0,100,0,0,12462,0,'brutallus YELL_INTRO_TAUNT'),
|
|
(24882,5,0,'Ahh! More lambs to the slaughter!',14,0,100,0,0,12463,0,'brutallus YELL_AGGRO'),
|
|
(24882,6,0,'Perish, insect!',14,0,100,0,0,12464,0,'brutallus YELL_KILL1'),
|
|
(24882,6,1,'You are meat!',14,0,100,0,0,12465,0,'brutallus YELL_KILL2'),
|
|
(24882,6,2,'Too easy!',14,0,100,0,0,12466,0,'brutallus YELL_KILL3'),
|
|
(24882,7,0,'Bring the fight to me!',14,0,100,0,0,12467,0,'brutallus YELL_LOVE1'),
|
|
(24882,7,1,'Another day, another glorious battle!',14,0,100,0,0,12468,0,'brutallus YELL_LOVE2'),
|
|
(24882,7,2,'I live for this!',14,0,100,0,0,12469,0,'brutallus YELL_LOVE3'),
|
|
(24882,8,0,'So much for a real challenge... Die!',14,0,100,0,0,12470,0,'brutallus YELL_BERSERK'),
|
|
(24882,9,0,'Gah! Well done... Now... this gets... interesting...',14,0,100,0,0,12471,0,'brutallus YELL_DEATH'),
|
|
(24891,0,0,'I need... your help... Cannot... resist him... much longer...',14,0,100,0,0,12428,0,'kalecgos SAY_GOOD_AGGRO'),
|
|
(24891,1,0,'Aaahhh! Help me, before I lose my mind!',14,0,100,0,0,12429,0,'kalecgos SAY_GOOD_NEAR_DEATH'),
|
|
(24891,2,0,'Hurry! There is not much of me left!',14,0,100,0,0,12430,0,'kalecgos SAY_GOOD_NEAR_DEATH2'),
|
|
(24891,3,0,'Madrigosa deserved a far better fate. You did what had to be done, but this battle is far from over.',14,0,100,0,0,12439,0,'kalecgos - MADRIGOSA'),
|
|
(24892,0,0,'There will be no reprieve. My work here is nearly finished.',14,0,100,0,0,12451,0,'sathrovarr SAY_SATH_AGGRO'),
|
|
(24892,1,0,'Pitious mortal!',14,0,100,0,0,12455,0,'sathrovarr SAY_SATH_SLAY1'),
|
|
(24892,1,1,'Haven\'t you heard? I always win!',14,0,100,0,0,12456,0,'sathrovarr SAY_SATH_SLAY2'),
|
|
(24892,2,0,'I\'m... never on... the losing... side...',14,0,100,0,0,12452,0,'sathrovarr SAY_SATH_DEATH'),
|
|
(24892,3,0,'Your misery is my delight!',14,0,100,0,0,12453,0,'sathrovarr SAY_SATH_SPELL1'),
|
|
(24892,4,0,'I will watch you bleed!',14,0,100,0,0,12454,0,'sathrovarr SAY_SATH_SPELL2'),
|
|
(24895,0,0,'Hold, friends! There is information to be had before this devil meets his fate!',14,0,100,0,0,12472,0,'madrigosa YELL_MADR_ICE_BARRIER'),
|
|
(24895,1,0,'Where is Anveena, demon? What has become of Kalec?',14,0,100,1,0,12473,0,'madrigosa YELL_MADR_INTRO'),
|
|
(24895,2,0,'You will tell me where they are!',14,0,100,0,0,12474,0,'madrigosa YELL_MADR_ICE_BLOCK'),
|
|
(24895,3,0,'Speak, I grow weary of asking!',14,0,100,0,0,12475,0,'madrigosa YELL_MADR_TRAP'),
|
|
(24895,4,0,'Malygos, my lord! I did my best!',14,0,100,0,0,12476,0,'madrigosa YELL_MADR_DEATH'),
|
|
(24910,0,0,'It may\'ave won in life, but it won\'t be winnin\' in the afterlife! FIRE!',14,0,100,0,0,0,0,'Captain Ellis'),
|
|
(24910,0,1,'Fire! Fire for the booty, me hearties!',14,0,100,0,0,0,0,'Captain Ellis'),
|
|
(24910,0,2,'Fire! Fire, ya yella sea dogs!',14,0,100,0,0,0,0,'Captain Ellis'),
|
|
(24911,0,0,'Take that, landlubber!',14,0,100,4,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,1,'Yo-ho-ho, and a bottle of gnomish spirits!',14,0,100,4,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,2,'The booty be ours!',14,0,100,4,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,3,'Rum and wenches for all!',14,0,100,4,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,4,'Take that, landlubber!',14,0,100,92,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,5,'Rum and wenches for all!',14,0,100,92,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,6,'Yo-ho-ho, and a bottle of gnomish spirits!',14,0,100,92,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,7,'The booty be ours!',14,0,100,92,0,0,0,'Cursed Sea Dog'),
|
|
(24911,0,8,'Thar she blows!',14,0,100,4,0,0,0,'Cursed Sea Dog'),
|
|
(24960,0,0,'Mine! You shall not take this place!',12,0,100,0,0,0,0,'Wretched Devourer'),
|
|
(24966,0,0,'Get away, this place is ours!',12,0,100,0,0,0,0,'Wretched Fiend'),
|
|
(24981,0,0,'Deployment sucessful. Trespassers will be neutralized.',12,0,100,0,0,0,0,'converted sentry SAY_CONVERTED_1'),
|
|
(24981,0,1,'Objective acquired. Initiating security routines.',12,0,100,0,0,0,0,'converted sentry SAY_CONVERTED_2'),
|
|
(24992,0,0,'Sorlof\'s booty falls to the floor.',41,0,100,0,0,0,0,'The Big Gun'),
|
|
(25038,0,0,'Glory to Kil\'jaeden! Death to all who oppose!',14,0,100,0,0,12477,0,'felmyst - YELL_BIRTH'),
|
|
(25038,1,0,'I kill for the master!',14,0,100,0,0,12480,0,'felmyst - YELL_KILL1'),
|
|
(25038,1,1,'The end has come!',14,0,100,0,0,12481,0,'felmyst - YELL_KILL2'),
|
|
(25038,2,0,'Choke on your final breath!',14,0,100,0,0,12478,0,'felmyst - YELL_BREATH'),
|
|
(25038,3,0,'I am stronger than ever before!',14,0,100,0,0,12479,0,'felmyst - YELL_TAKEOFF'),
|
|
(25038,4,0,'No more hesitation! Your fates are written!',14,0,100,0,0,12482,0,'felmyst - YELL_BERSERK'),
|
|
(25038,5,0,'Kil\'jaeden... will... prevail...',14,0,100,0,0,12483,0,'felmyst - YELL_DEATH'),
|
|
(25038,6,0,'%s takes a deep breath.',41,0,100,0,0,0,0,'felmyst - EMOTE_BREATH'),
|
|
(25132,0,0,'Shattered Sun scum! Fire at will!',14,0,100,0,0,0,0,'Sunblade Lookout'),
|
|
(25144,0,0,'Dragonhawk incoming from the west! Shoot that druid down!',12,0,100,0,0,0,0,'Shattered Sun Bombardier'),
|
|
(25144,0,1,'Keep your eye on the demons. We\'re not concerned with killing Scourge today.',14,0,100,0,0,0,0,'Shattered Sun Bombardier'),
|
|
(25162,0,0,'ATTENTION!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,1,0,'Alright, quiet down. We have a lot of work to do and very little time to do it in, people.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,2,0,'I\'ve stood with some of you draenei before at Skettis, and others in Shadowmoon Valley. But now we\'re on Azeroth, and the situation looks grim.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,3,0,'First though, you sin\'dorei listen up. I run a tight ship... this isn\'t going to be like what you\'re used to with the Scryers. Pull your weight, or get back on the boat!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,4,0,'Now that that\'s out of the way, welcome to the Isle of Quel\'Danas. The Sunwell\'s on the plateau to the south, and Prince Kael\'thas is holed up in the Magisters\' Terrace to the east.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,5,0,'We\'re here as support for the so-called \'adventurers\' that the brass called in. We\'ll help them hold the key points on the island, and keep the heat off so that they can do their jobs.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,6,0,'If none of you ladies have any questions, you can get further instruction and assignments from your squad leaders. That\'s it. Good luck!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,7,0,'ATTENTION!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,8,0,'Welcome to the Sunwell. Despite the mild temperatures and scenic vistas, you\'re not on vacation, ladies and gentlemen!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,9,0,'The current situation looks like this: we\'re holding what we can while those with more experience and better equipment are moving against Prince Kael\'thas.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,10,0,'I know, we thought he was dead too, but that\'s not the case. He\'s trying to use the Sunwell to bring the master of the Burning Legion, Kil\'jaeden, into this world.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,11,0,'Let me assure you people that if he\'s successful, this world will suffer far worse than Outland ever did! So let\'s make sure that doesn\'t come to pass.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,12,0,'Warriors will be deployed to hold key positions, while you marksmen will be assigned to keep the enemy fliers at bay.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,13,0,'I\'m awaiting orders on your specific assignments. In the meantime, stay here and be ready to move at a moment\'s notice!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,14,0,'ATTENTION!',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,15,0,'Hello to you new recruits. I\'m Drill Sergeant Bahduum. For the next few days, you\'re going to receive orientation.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,16,0,'The Isle of Quel\'Danas has been overrun by the forces of Prince Kael\'thas Sunstrider. Intel had him pegged as deceased. Intel was wrong.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,17,0,'Up on the plateau, he and his demon friends are trying to reignite the Sunwell and open a rift to bring their head-honcho, Kil\'Jaeden back into the world.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,18,0,'Our job is to clear out as much of the fodder as we can, while supporting the specialists that the powers-that-be are having brought in.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,19,0,'Needless to say, a lot of us won\'t be going home. But if you remember your training and keep your wits about you, you\'ll greatly increase your chances.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25162,20,0,'That\'s all I have to say for now. Stay focused, boys and girls.',12,0,100,0,0,0,0,'Drill Sergeant Bahduum'),
|
|
(25165,0,0,'Misery... confusion... mistrust. These are the hallmarks.',12,0,100,0,0,12484,0,'eredar - YELL_INTRO_SAC_1'),
|
|
(25165,4,0,'I... fade.',14,0,100,0,0,0,0,'eredar - YELL_SAC_DEAD'),
|
|
(25165,5,0,'%s directs Shadow Nova at $n',41,0,100,0,0,0,0,'eredar - EMOTE_SHADOW_NOVA'),
|
|
(25165,6,0,'Time is a luxury you no longer possess!',14,0,100,0,0,0,0,'eredar - YELL_ENRAGE'),
|
|
(25165,7,0,'Alythess! Your fire burns within me!',14,0,100,0,0,12488,0,'eredar - YELL_SISTER_ALYTHESS_DEAD'),
|
|
(25165,8,0,'Shadow engulf.',14,0,100,0,0,12486,0,'eredar - YELL_SAC_KILL_1'),
|
|
(25165,8,1,'Ee-nok Kryul!',14,0,100,0,0,12487,0,'eredar - YELL_SAC_KILL_2'),
|
|
(25165,9,0,'Shadow to the aid of fire!',14,0,100,0,0,12485,0,'eredar - YELL_SHADOW_NOVA'),
|
|
(25166,0,0,'Depravity... hatred... chaos. These are the pillars...',12,0,100,0,0,0,0,'eredar - SAY_INTRO'),
|
|
(25166,4,0,'%s directs Conflagration at $n',41,0,100,0,0,0,0,'eredar - EMOTE_CONFLAGRATION'),
|
|
(25166,5,0,'Fire consume.',14,0,100,0,0,12490,0,'eredar - YELL_ALY_KILL_1'),
|
|
(25166,5,1,'Ed-ir Halach!',14,0,100,0,0,12491,0,'eredar - YELL_ALY_KILL_2'),
|
|
(25166,6,0,'De-ek Anur!',14,0,100,0,0,12494,0,'eredar - YELL_ALY_DEAD'),
|
|
(25166,7,0,'Sacrolash!',14,0,100,0,0,12492,0,'eredar - YELL_SISTER_SACROLASH_DEAD'),
|
|
(25166,8,0,'Fire to the aid of shadow!',14,0,100,0,0,12489,0,'eredar - YELL_CANFLAGRATION'),
|
|
(25166,9,0,'Your luck has run its curse!',14,0,100,0,0,12493,0,'eredar - YELL_BERSERK'),
|
|
(25197,0,0,'There, $n, now you will be able to speak with, and understand, the Winterfin murlocs.',12,0,100,1,0,0,0,'King Mrgl-Mrgl'),
|
|
(25208,0,0,'Together we will fight our way out of here. Are you ready?',12,0,100,0,0,0,0,'Lurgglbr'),
|
|
(25208,1,0,'You can\'t hold me against my will! You\'ve all been brainwashed!',12,0,100,0,0,0,0,'Lurgglbr'),
|
|
(25208,2,0,'This is far enough. I can make it on my own from here.',12,0,100,0,0,0,0,'Lurgglbr'),
|
|
(25208,3,0,'Thank you for rescuing me, $r. Please tell the king that I am back.',12,0,100,0,0,0,0,'Lurgglbr'),
|
|
(25210,0,0,'I am the Keymaster. Are you the Gatekeeper?',12,0,100,0,0,0,0,'Keymaster Urmgrgl'),
|
|
(25216,0,0,'%s attempts to run away in fear!',16,0,100,0,0,0,0,'combat Flee'),
|
|
(25237,0,0,'%s grunts.',16,1,100,0,0,0,0,'Garrosh Hellscream'),
|
|
(25237,1,0,'Shipping lanes... supplies... You bore me to death! We need nothing more than the warrior spirit of the Horde, Saurfang! Now that we are firmly entrenched in this frozen wasteland, nothing shall stop us!',12,1,100,1,0,0,0,'Garrosh Hellscream'),
|
|
(25237,2,0,'Propose? I will show you what I propose!',12,1,100,6,0,0,0,'Garrosh Hellscream'),
|
|
(25237,3,0,'There... Now we now have a shipping lane.',12,1,100,1,0,0,0,'Garrosh Hellscream'),
|
|
(25237,4,0,'And just for good measure...',12,1,100,5,0,0,0,'Garrosh Hellscream'),
|
|
(25237,5,0,'Do not speak to me of consequences, old one. ',12,1,100,25,0,0,0,'Garrosh Hellscream'),
|
|
(25237,6,0,'But surely you cannot think that those children were born into innocence? They would have grown up and taken arms against us!',12,1,100,5,0,0,0,'Garrosh Hellscream'),
|
|
(25237,7,0,'How have you managed to survive for so long, Saurfang? Not fallen victim to your own memories?',12,1,100,6,0,0,0,'Garrosh Hellscream'),
|
|
(25248,0,0,'Well...',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_1'),
|
|
(25248,1,0,'Finally! This charade is over... Arthas give me strength!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_2'),
|
|
(25248,2,0,'You don\'t know who you\'re messing with! Death beckons!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_3'),
|
|
(25248,3,0,'I suppose this is it, then? I won\'t go down quietly!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_4'),
|
|
(25250,0,0,'What... what happened to me?',12,0,100,0,0,0,0,'thassarian SAY_ARLOS_1'),
|
|
(25250,1,0,'Ugh! My head won\'t stop spinning...',12,0,100,0,0,0,0,'thassarian SAY_ARLOS_2'),
|
|
(25250,2,0,'Your offer will be carefully considered, harbinger. In the meantime we will make use of your delegation in an advisory role.',12,7,100,1,0,0,0,'General Arlos'),
|
|
(25251,0,0,'Thassarian, you\'re alive!',14,0,100,0,0,0,0,'thassarian SAY_LERYSSA_1'),
|
|
(25251,1,0,'I thought... I thought you were... dead.',12,0,100,0,0,0,0,'thassarian SAY_LERYSSA_2'),
|
|
(25251,2,0,'Don\'t leave me again! You want to fight for your country, but they don\'t even want you! They sent you here to die!',12,0,100,0,0,0,0,'thassarian SAY_LERYSSA_3'),
|
|
(25251,3,0,'I know that look in your eye... I\'m not going to be able to talk you out of this. If you die on me again...',12,0,100,0,0,0,0,'thassarian SAY_LERYSSA_4'),
|
|
(25256,0,0,'We are surrounded... Our enemies press in from all sides, young Hellscream.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,1,0,'The Scourge descends like locust from the north.',12,1,100,25,0,0,0,'High Overlord Saurfang'),
|
|
(25256,2,0,'The Alliance holds the only secure shipping lane in this region, and even that is at risk of being lost to those dreaded mists.',12,1,100,25,0,0,0,'High Overlord Saurfang'),
|
|
(25256,3,0,'Our only viable port for resupply is held by the Forsaken on the other side of this blasted continent!',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,4,0,'Anything our zeppelins cannot haul must be brought in by ship and travel the length of Northrend to reach us.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,5,0,'Siege engines, ammunition, heavy armor... How do you propose to shatter the walls of Icecrown without those?',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,6,0,'So the prodigal son has spoken!',12,1,100,5,0,0,0,'High Overlord Saurfang'),
|
|
(25256,7,0,'Your father\'s blood runs strong in you, Hellscream. Impatient as always... Impatient and reckless.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,8,0,'You rush headlong into all-out war without a thought of the consequences.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,9,0,'I drank of the same blood your father did, Garrosh. Mannoroth\'s cursed venom pumped through my veins as well.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,10,0,'I drove my weapons into the bodies and minds of my enemies.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,11,0,'And while Grom died a glorious death - freeing us all from the blood curse - he could not wipe away the terrible memory of our past.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,12,0,'His act could not erase the horrors we committed. ',12,1,100,274,0,0,0,'High Overlord Saurfang'),
|
|
(25256,13,0,'%s pauses.',16,1,100,0,0,0,0,'High Overlord Saurfang'),
|
|
(25256,14,0,'The winter after the curse was lifted, hundreds of veteran orcs like me were lost to despair.',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,15,0,'Our minds were finally free, yes... Free to relive all of the unthinkable acts that we had performed under the Legions\' influence.',12,1,100,273,0,0,0,'High Overlord Saurfang'),
|
|
(25256,16,0,'%s nods.',16,1,100,273,0,0,0,'High Overlord Saurfang'),
|
|
(25256,17,0,'I think it was the sounds of the draenei children that unnerved most of them... You never forget...',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,18,0,'Have you ever been to Jaggedswine Farm? When the swine are of age for the slaughter... It\'s that sound. The sound of the swine being killed... It resonates the loudest. Those are hard times for us older veterans.',12,1,100,6,0,0,0,'High Overlord Saurfang'),
|
|
(25256,19,0,'%s shakes his head.',16,1,100,274,0,0,0,'High Overlord Saurfang'),
|
|
(25256,20,0,'I am not speaking solely of the children of our enemies...',12,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,21,0,'%s pauses.',16,1,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25256,22,0,'I won\'t let you take us down that dark path again, young Hellscream. I\'ll kill you myself before that day comes...',12,1,100,274,0,0,0,'High Overlord Saurfang'),
|
|
(25256,23,0,'I don\'t eat pork...',12,1,100,274,0,0,0,'High Overlord Saurfang'),
|
|
(25256,24,0,'%s spits.',16,1,100,0,0,0,0,'High Overlord Saurfang'),
|
|
(25285,0,0,'Give the word, general. I will have two regiments at your disposal in a month\'s time.',12,7,100,0,0,0,0,'Harbinger Vurenn'),
|
|
(25285,1,0,'Very well, general. Should you change your mind, my people will be more than willing to provide military assistance.',12,7,100,0,0,0,0,'Harbinger Vurenn'),
|
|
(25288,0,0,'Guards!',14,1,100,0,0,0,0,'Turida Coldwind'),
|
|
(25301,0,0,'Our troops, general, consist mostly of villagers and peasants. Good men, but not quite rid of the prejudices and superstitions of their upbringing. They\'re not ready to fight alongside our more exotic allies.',12,7,100,1,0,0,0,'Counselor Talbot'),
|
|
(25315,0,0,'Nooooooooooooo!',14,0,100,0,0,12527,0,'KJ - SAY_KJ_DEATH'),
|
|
(25315,1,0,'Another step towards destruction!',14,0,100,0,0,12501,0,'KJ - SAY_KJ_SLAY1'),
|
|
(25315,1,1,'Anak-ky\'ri!',14,0,100,0,0,12502,0,'KJ - SAY_KJ_SLAY2'),
|
|
(25315,2,0,'Who can you trust?',14,0,100,0,0,12503,0,'KJ - SAY_KJ_REFLECTION1'),
|
|
(25315,2,1,'The enemy is among you.',14,0,100,0,0,12504,0,'KJ - SAY_KJ_REFLECTION2'),
|
|
(25315,3,0,'The expendible have perished... So be it! Now I shall succeed where Sargeras could not! I will bleed this wretched world and secure my place as the true master of the Burning Legion. The end has come! Let the unraveling of this world commence!',14,0,100,0,0,12500,0,'KJ - SAY_KJ_EMERGE'),
|
|
(25315,4,0,'Chaos!',14,0,100,0,0,12505,0,'KJ - SAY_KJ_DARKNESS1'),
|
|
(25315,4,1,'Destruction!',14,0,100,0,0,12506,0,'KJ - SAY_KJ_DARKNESS2'),
|
|
(25315,4,2,'Oblivion!',14,0,100,0,0,12507,0,'KJ - SAY_KJ_DARKNESS3'),
|
|
(25315,5,0,'I will not be denied! This world shall fall!',14,0,100,0,0,12508,0,'KJ - SAY_KJ_PHASE3'),
|
|
(25315,6,0,'Do not harbor false hope. You cannot win!',14,0,100,0,0,12509,0,'KJ - SAY_KJ_PHASE4'),
|
|
(25315,7,0,'Aggghh! The powers of the Sunwell... turned... against me! What have you done? WHAT HAVE YOU DONE?',14,0,100,0,0,12510,0,'KJ - SAY_KJ_PHASE5'),
|
|
(25315,8,0,'%s begins to channel dark energy',41,0,100,0,0,0,0,'KJ - EMOTE_KJ_DARKNESS'),
|
|
(25319,0,0,'Strike now, heroes, while he is weakened! Vanquish the Deceiver!',14,0,100,0,0,12449,0,'KJ - SAY_KALECGOS_ENCOURAGE'),
|
|
(25319,1,0,'I will channel my power into the orbs, be ready!',14,0,100,0,0,12440,0,'KJ - SAY_KALECGOS_READY1'),
|
|
(25319,2,0,'I have empowered another orb! Use it quickly!',14,0,100,0,0,12441,0,'KJ - SAY_KALECGOS_READY2'),
|
|
(25319,2,1,'Another orb is ready! Make haste!',14,0,100,0,0,12442,0,'KJ - SAY_KALECGOS_READY2'),
|
|
(25319,3,0,'I have channeled all I can! The power is in your hands!',14,0,100,0,0,12443,0,'KJ - SAY_KALECGOS_READY_ALL'),
|
|
(25319,5,0,'Anveena, you must awaken, this world needs you!',14,0,100,0,0,12445,0,'KJ - SAY_KALECGOS_AWAKEN'),
|
|
(25319,6,0,'You must let go! You must become what you were always meant to be! The time is now, Anveena!',14,0,100,0,0,12446,0,'KJ - SAY_KALECGOS_LETGO'),
|
|
(25319,7,0,'Anveena, I love you! Focus on my voice, come back for me now! Only you can cleanse the Sunwell!',14,0,100,0,0,12447,0,'KJ - SAY_KALECGOS_FOCUS'),
|
|
(25319,8,0,'Yes, Anveena! Let fate embrace you now!',14,0,100,0,0,12448,0,'KJ - SAY_KALECGOS_FATE'),
|
|
(25319,9,0,'Goodbye, Anveena, my love. Few will remember your name, yet this day you change the course of destiny. What was once corrupt is now pure. Heroes, do not let her sacrifice be in vain.',12,0,100,0,0,12450,0,'KJ - SAY_KALECGOS_GOODBYE'),
|
|
(25319,10,0,'You are not alone. The Blue Dragonflight shall help you vanquish the Deceiver.',14,0,100,0,0,12438,0,'KJ - SAY_KALECGOS_JOIN'),
|
|
(25321,0,0,'Thank you for freeing me! May the tides always favor you.',12,0,100,1,0,0,0,'Kaskala Craftman'),
|
|
(25321,0,1,'Do not allow Kaskala to forget what has happened here.',12,0,100,1,0,0,0,'Kaskala Craftman'),
|
|
(25322,0,0,'May the ancestors always aid you, $n, as you have aided me.',12,0,100,1,0,0,0,'Kaskala Shaman'),
|
|
(25322,0,1,'Thank you, $n. May the winds and seas always deliver you safely.',12,0,100,1,0,0,0,'Kaskala Shaman'),
|
|
(25334,0,0,'%s gains fuel.',41,0,100,0,0,0,0,'Horde Siege Tank'),
|
|
(25335,0,0,'$n is going to join us on our assault. Let us bring peace to my ancestors!',12,1,100,396,0,0,0,'Longrunner Proudhoof'),
|
|
(25335,1,0,'WE STRIKE!',14,1,100,15,0,0,0,'Longrunner Proudhoof'),
|
|
(25335,2,0,'An ambush. Return them to their rest!',12,1,100,5,0,0,0,'Longrunner Proudhoof'),
|
|
(25335,3,0,'Regain your strength. The place where Steeljaw was felled is just ahead.',12,1,100,396,0,0,0,'Longrunner Proudhoof'),
|
|
(25335,4,0,'There\'s the dog\'s banner and there\'s his corpse. What\'s that? He\'s upon us!',12,1,100,25,0,0,0,'Longrunner Proudhoof'),
|
|
(25335,5,0,'You fought well. Now go north to your orc outpost and inform Overlord Bor\'gorok of our success!',12,1,100,113,0,0,0,'Longrunner Proudhoof'),
|
|
(25359,0,0,'I\'m freed! Thank you.',12,1,100,0,0,0,0,'Force-Commander Steeljaw'),
|
|
(25372,0,0,'Wretched, meddling insects! Release me, and perhaps I will grant you a merciful death!',14,0,100,0,0,0,0,'Sunblade Scout'),
|
|
(25379,0,0,'Try to not lose this one, $N. It is important that we at least try and keep up appearances with the Alliance.',15,0,100,0,0,0,0,'Warden Nork Bloodfrenzy'),
|
|
(25380,0,0,'And remember, $n, the bloodspore powder can be used to weaken all magnataur in Gammoth.',15,0,100,0,0,0,0,'Primal Mighthorn'),
|
|
(25396,0,0,'You cannot stop us all!',12,0,100,0,0,0,0,'Naxxanar Skeletal Mage'),
|
|
(25396,0,1,'Your death will soon follow....',12,0,100,0,0,0,0,'Naxxanar Skeletal Mage'),
|
|
(25401,0,0,'%s armed.',16,0,100,0,0,0,0,'Seaforium Depth Charge'),
|
|
(25401,1,0,'Detonation in 5...',16,0,100,0,0,0,0,'Seaforium Depth Charge'),
|
|
(25401,2,0,'4...',16,0,100,0,0,0,0,'Seaforium Depth Charge'),
|
|
(25401,3,0,'3...',16,0,100,0,0,0,0,'Seaforium Depth Charge'),
|
|
(25401,4,0,'2...',16,0,100,0,0,0,0,'Seaforium Depth Charge'),
|
|
(25401,5,0,'1...',16,0,100,0,0,0,0,'Seaforium Depth Charge'),
|
|
(25416,0,0,'Who dares?',12,0,0,0,0,0,0,''),
|
|
(25416,1,0,'STOP!',12,0,0,0,0,0,0,''),
|
|
(25416,2,0,'Tell Imperean that I will consider a cessation of hostilities. But first, Churn must stop his watery intrusions upon my rise!',12,0,0,0,0,0,0,''),
|
|
(25416,3,0,'I grow bored with you. Begone!',12,0,0,0,0,0,0,''),
|
|
(25418,0,0,'I... submit. As long as Simmer agrees to stop boiling my pool, I agree to an armistice.',12,0,0,0,0,0,0,''),
|
|
(25418,1,0,'Now, remove yourself from my presence. You would be wise not to come within sight of me again.',12,0,0,0,0,0,0,''),
|
|
(25418,2,0,'WAIT... NO MORE!',12,0,0,0,0,0,0,''),
|
|
(25428,0,0,'Kada nu batteka, oht!',12,0,100,0,0,0,0,'Magmoth Shaman'),
|
|
(25428,0,1,'Etu Magmothregar, cha!',12,0,100,0,0,0,0,'Magmoth Shaman'),
|
|
(25428,0,2,'Kaganishu!',12,0,100,0,0,0,0,'Magmoth Shaman'),
|
|
(25428,0,3,'Grr... na su ka Magmoth!',12,0,100,0,0,0,0,'Magmoth Shaman - On Aggro'),
|
|
(25429,0,0,'Kada nu batteka, oht!',12,0,100,0,0,0,0,'Magmoth Forager'),
|
|
(25429,0,1,'Etu Magmothregar, cha!',12,0,100,0,0,0,0,'Magmoth Forager'),
|
|
(25429,0,2,'Kaganishu!',12,0,100,0,0,0,0,'Magmoth Forager'),
|
|
(25429,0,3,'Grr... na su ka Magmoth!',12,0,100,0,0,0,0,'Magmoth Forager - On Aggro'),
|
|
(25432,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Mate of Magmothregar'),
|
|
(25465,0,0,'You only delay the inevitable! The dread citadel rises in the east as the armies of the dead march from the heart of Icecrown!',14,0,100,0,0,0,0,'Kelthuzad Borean Tundra'),
|
|
(25478,0,0,'Pathetic fool! A servant of Malygos would sooner die than aid an enemy...',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_1'),
|
|
(25478,1,0,'Aargh! Do your worst, $C ! I\'ll tell you NOTHING!',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_2'),
|
|
(25478,2,0,'Aahhhh! Release me! I am of no use to you. I swear it!',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_3'),
|
|
(25478,3,0,'Stop! I beg you, please stop. Please...',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_4'),
|
|
(25478,4,0,'Alright! I am beaten. Your previous archmage is held in a prison, elevated and sealed. Even if you manage to reach her, Salrand herself holds the key. Your mission is folly!',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_5'),
|
|
(25478,5,0,'I\'ve given you the information, $C ! You\'re wasting your time....',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_6'),
|
|
(25478,6,0,'Noooo! This torture is inhumane! You have what you want... why don\'t you just kill me?',12,0,100,0,0,0,0,'imprisoned beryl sorcerer SAY_IMPRISIONED_BERYL_7'),
|
|
(25486,0,0,'Intruders! Do not let them into the Sanctum!',14,0,100,0,0,0,0,'Shadowsword Vanquisher'),
|
|
(25496,0,0,'Become ashes in the mist!',12,0,50,53,0,0,0,'Kvaldir Mist Lord'),
|
|
(25496,0,1,'The subjugation of these people has only just begun... so much time for fun and games.',12,0,50,53,0,0,0,'Kvaldir Mist Lord'),
|
|
(25496,0,2,'Burn, land dweller! BURN!',12,0,50,53,0,0,0,'Kvaldir Mist Lord'),
|
|
(25504,0,0,'My father\'s aura is quite strong,he cannot be far. Could you be a doll and fight off the monsters wandering throught the mist?',12,0,100,0,0,0,0,'mootoo the younger SAY_1'),
|
|
(25504,1,0,'Watch out for the monsters!Which way should we go first? Let\'s try this way...',12,0,100,0,0,0,0,'mootoo the younger SAY_2'),
|
|
(25504,2,0,'What could this be?',12,0,100,0,0,0,0,'mootoo the younger SAY_3'),
|
|
(25504,3,0,'There\'s no sign of it ending! Where could my father be?',12,0,100,0,0,0,0,'mootoo the younger SAY_4'),
|
|
(25504,4,0,'Father! You\'re safe!',12,0,100,0,0,0,0,'mootoo the younger SAY_5'),
|
|
(25510,0,0,'The Serpent\'s Maw is engulfed in tuskarr fire!',41,0,100,0,0,0,0,'1st Kvaldir Vessel (The Serpent\'s Maw)'),
|
|
(25511,0,0,'The Kur Drakkar is engulfed in tuskarr fire!',41,0,100,0,0,0,0,'2nd Kvaldir Vessel (The Kur Drakkar)'),
|
|
(25512,0,0,'Bor\'s Hammer is engulfed in tuskarr fire!',41,0,100,0,0,0,0,'3rd Kvaldir Vessel (Bor\'s Hammer)'),
|
|
(25513,0,0,'Bor\'s Anvil is engulfed in tuskarr fire!',41,0,100,0,0,0,0,'4th Kvaldir Vessel (Bor\'s Anvil)'),
|
|
(25584,0,0,'What is the meaning of this disturbance?!',14,0,100,0,0,0,0,'Inquisitor Salrand to Beryl Point InvisMan'),
|
|
(25584,1,0,'Who dares interrupt my work!? Show yourself, coward!',14,0,100,0,0,0,0,'Inquisitor Salrand to Beryl Point InvisMan'),
|
|
(25584,2,0,'I\'ve destroyed the key! Your cherished archmage belongs to Malygos!',12,0,100,0,0,0,0,'Inquisitor Salrand'),
|
|
(25589,0,0,'I AM NOT AN APPETIZER!',12,0,100,0,0,0,0,'bonker togglevolt'),
|
|
(25589,1,0,'I\'ll make you a deal: If you get me out of here alive,you\'ll get a reward larger than you can imagine!',12,0,100,0,0,0,0,'bonker togglevolt'),
|
|
(25602,0,0,'Now, $n, let us release their souls and hear what they have to say.',12,0,100,1,0,0,0,'Greatmother Taiga'),
|
|
(25602,1,0,'This is dire news indeed!',12,0,100,1,0,0,0,'Greatmother Taiga'),
|
|
(25608,0,0,'All my plans have led to this!',14,0,100,0,0,12495,0,'KJ - SAY_KJ_OFFCOMBAT1'),
|
|
(25608,0,1,'Stay on task! Do not waste time!',14,0,100,0,0,12496,0,'KJ - SAY_KJ_OFFCOMBAT2'),
|
|
(25608,0,2,'I have waited long enough!',14,0,100,0,0,12497,0,'KJ - SAY_KJ_OFFCOMBAT3'),
|
|
(25608,0,3,'Fail me and suffer for eternity!',14,0,100,0,0,12498,0,'KJ - SAY_KJ_OFFCOMBAT4'),
|
|
(25608,0,4,'Drain the girl! Drain her power until there is nothing but a vacant shell!',14,0,100,0,0,12499,0,'KJ - SAY_KJ_OFFCOMBAT5'),
|
|
(25610,0,0,'Don\'t let them turn me into one of those aberrations!',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,0,1,'Kill me... Kill me now!',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,0,2,'Somebody please... Help...',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,0,3,'Don\'t let them turn me into one of those aberrations!',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,1,0,'Freedom at last! I must return to Warsong Hold at once!',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,1,1,'I am forever indebted to you, friend.',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,1,2,'Thank you, friend.',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25610,1,3,'You have my thanks, stranger.',12,0,100,1,0,0,0,'Scourge Prisoner'),
|
|
(25618,0,0,'Is this it? Is this all the mighty Horde could muster?',12,0,100,0,0,0,0,'Varidus the Flenser'),
|
|
(25618,1,0,'Pathetic.',12,0,100,11,0,0,0,'Varidus the Flenser'),
|
|
(25618,2,0,'I\'ve never understood your type. The hero...',12,0,100,0,0,0,0,'Varidus the Flenser'),
|
|
(25618,3,0,'Why won\'t you just let go? Why do you fight the inevitable?',12,0,100,1,0,0,0,'Varidus the Flenser'),
|
|
(25618,4,0,'The Lich King cannot be stopped. Accept it.',12,0,100,274,0,0,0,'Varidus the Flenser'),
|
|
(25618,5,0,'This world is coming to an end. Let. It. Burn.',12,0,100,25,0,0,0,'Varidus the Flenser'),
|
|
(25618,6,0,'Take him away and prepare him for reanimation.',12,0,100,1,0,0,0,'Varidus the Flenser'),
|
|
(25618,7,0,'What\'s this now?',12,0,100,1,0,0,0,'Varidus the Flenser'),
|
|
(25618,8,0,'Then you are a fool.',12,0,100,1,0,0,0,'Varidus the Flenser'),
|
|
(25618,9,0,'You? A lone orc? Against me and...',12,0,100,1,0,0,0,'Varidus the Flenser'),
|
|
(25618,10,0,'RISE!',14,0,100,0,0,0,0,'Varidus the Flenser'),
|
|
(25629,0,0,'Feebleminded tinkerer, do you really think that your pathetic creation can stop me?',14,0,100,0,0,0,0,'Lord Kryxix'),
|
|
(25678,0,0,'Ah, good... more parts!',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25678,0,1,'Clear!',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25678,0,2,'Fresh meat!',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25678,0,3,'I recommened evisceration!',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25678,0,4,'It\'s no good... you need more work first.',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25678,0,5,'Live, damn you!',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25678,0,6,'The doctor is in!',14,0,100,0,0,0,0,'Part of the Doctor Razorgin on aggro lines'),
|
|
(25682,0,0,'You cannot stop us!',12,0,100,0,0,0,0,'Lich-Lord Chillwinter'),
|
|
(25682,0,1,'Die!',12,0,100,0,0,0,0,'Lich-Lord Chillwinter - On Aggro'),
|
|
(25682,0,2,'Filthy breather!',12,0,100,0,0,0,0,'Lich-Lord Chillwinter - On Aggro'),
|
|
(25729,0,0,'This is it, $N. The start of the end of the world. And you\'re here to see it off...',12,0,100,0,0,0,0,'Shadowstalker Getry'),
|
|
(25729,1,0,'Let\'s go...',12,0,100,0,0,0,0,'Shadowstalker Getry'),
|
|
(25729,2,0,'I... I can\'t believe it... Saurfang... I... I am honored... honored to have fought along side you, sir.',12,0,100,1,0,0,0,'Shadowstalker Getry'),
|
|
(25729,3,0,'You should return to Warsong Hold now, friend. Hellscream will surely want to hear of what just happened here... of Saurfang...',12,0,100,1,0,0,0,'Shadowstalker Getry'),
|
|
(25729,4,0,'Farewell...',12,0,100,0,0,0,0,'Shadowstalker Getry'),
|
|
(25751,0,0,'I\'ll rip out your shriveled heart with my bare hands before any harm comes to $N, Necromancer.',12,0,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25751,1,0,'You were never alone, $N.',12,0,100,0,0,0,0,'High Overlord Saurfang'),
|
|
(25751,2,0,'This world that you seek to destroy is our home.',12,0,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25751,3,0,'We will fight you with every fiber of our being- Until we are nothing more than dust and debris. We will fight until the end.',12,0,100,5,0,0,0,'High Overlord Saurfang'),
|
|
(25751,4,0,'A fool that is about to end you, Necrolord. There will be nothing left of you for the Lich King to reanimate!',12,0,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25751,5,0,'You\'ll make no mention of me. Either of you!',12,0,100,1,0,0,0,'High Overlord Saurfang'),
|
|
(25753,0,0,'Warning! Warning! Intruder alert! Intruder alert!',12,0,100,0,0,0,0,'Sentry-bot 57-K'),
|
|
(25753,0,1,'You have been detected. You will be assimilated or eliminated.',12,0,100,0,0,0,0,'Sentry-bot 57-K'),
|
|
(25753,0,2,'Activate counter-measures. Repel intruder.',12,0,100,0,0,0,0,'Sentry-bot 57-K'),
|
|
(25758,0,0,'Incoming $r flier! Shoot $g him:her; down!',12,0,100,0,0,0,0,'Defendo-tank 66D'),
|
|
(25759,0,0,'Thank you, $r. I will take this miserable cur from you now.',12,0,100,0,0,0,0,'Warden Nork Bloodfrenzy'),
|
|
(25773,0,1,'I survived and I\'m flesh again!',12,0,0,0,0,0,0,''),
|
|
(25773,0,2,'But... but... I was perfect!',12,0,0,0,0,0,0,''),
|
|
(25773,0,3,'Where am I? Who are you? What\'s that strange feeling?',12,0,0,0,0,0,0,''),
|
|
(25773,0,4,'I\'m flesh and blood again! Thank you!',12,0,0,0,0,0,0,''),
|
|
(25783,0,0,'I\'m flesh and blood again. That\'s all that matters!',12,7,100,5,0,0,0,'Fizzcrank Survivor'),
|
|
(25784,0,0,'I thank you, friend of Dalaran.',12,0,100,0,0,0,0,'Archmage Evanor'),
|
|
(25784,1,0,'We mustn\'t tarry here... stay close - I\'ll take us somewhere safe.',12,0,100,0,0,0,0,'Archmage Evanor'),
|
|
(25801,0,0,'Your impetuousness will be your end!',12,0,100,0,0,0,0,'Nedar'),
|
|
(25801,0,1,'You dare challenge Nedar, lord of the tundral!?',12,0,100,0,0,0,0,'Nedar'),
|
|
(25801,0,2,'You don\'t stand a chance!',12,0,100,0,0,0,0,'Nedar'),
|
|
(25802,0,0,'You challenge Kaw, destroyer of mammoths? Then face me and feel my thunder!',14,0,100,0,0,0,0,'Kaw - Event Start Yell'),
|
|
(25804,0,0,'You seek to deafen me? Pathetic... Wait... What\'s that sound?',12,0,100,0,0,0,0,'Harold Lane'),
|
|
(25806,0,0,'Now THIS is a sport!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,1,'KILL KILL KILL!!!!!!!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,2,'I\'m sure ol\' Hemet can do something with your bones!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,3,'Give it up, little beast!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,4,'Just fifty more hooves and I\'ll have the new gun!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,5,'No way! Rhino head helmet for the low, low price of thirty rhino heads? I\'ll take two at those prices!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,6,'I wonder what Nesingwary will give me for your hide!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,7,'It\'s gonna be veal tonight!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25806,0,8,'Nesingwary is going to go broke if he keeps this up! Lane probably has no idea what he\'s doing!',12,0,100,0,0,0,0,'Loot Crazed Poacher'),
|
|
(25814,1,1,'We are Mechagnome...resistance is futile.',12,0,0,0,0,0,0,''),
|
|
(25814,1,2,'The flesh is weak. We will make you better, stronger...faster.',12,0,0,0,0,0,0,''),
|
|
(25814,1,3,'We can decurse you, we have the technology.',12,0,0,0,0,0,0,''),
|
|
(25827,0,0,'Well...',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_1'),
|
|
(25827,1,0,'Finally! This charade is over... Arthas give me strength!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_2'),
|
|
(25827,2,0,'You don\'t know who you\'re messing with! Death beckons!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_3'),
|
|
(25827,3,0,'I suppose this is it, then? I won\'t go down quietly!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_4'),
|
|
(25828,0,0,'Well...',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_1'),
|
|
(25828,1,0,'Finally! This charade is over... Arthas give me strength!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_2'),
|
|
(25828,2,0,'You don\'t know who you\'re messing with! Death beckons!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_3'),
|
|
(25828,3,0,'I suppose this is it, then? I won\'t go down quietly!',12,0,100,0,0,0,0,'hidden cultist SAY_HIDDEN_CULTIST_4'),
|
|
(25830,0,0,'Twonky!',12,0,100,0,0,0,0,'Twonky - On aggro'),
|
|
(25831,0,0,'ED-210 online!',12,0,100,0,0,0,0,'ED-210 - Just summoned'),
|
|
(25832,0,0,'I am the herald of Mechazod. You will be decursed!',12,0,100,0,0,0,0,'Max Blasto - Just summoned'),
|
|
(25833,0,0,'Your meddling is at an end. Mechazod will relieve your curse once I am done with you.',12,0,100,0,0,0,0,'The Grinder - Just summoned'),
|
|
(25834,0,0,'You were looking for me, child? Why do you come to kill me, $n? I only wish to help.',12,0,100,6,0,0,0,'Gearmaster Mechazod'),
|
|
(25834,1,0,'Now that I have been reassembled, we can return to a time of perfection... the time of the Titans!',12,0,100,1,0,0,0,'Gearmaster Mechazod'),
|
|
(25834,2,0,'But, I can see it in your eyes, hear it in your pulse rate. You would destroy me despite my offer of immortality!',12,0,100,25,0,0,0,'Gearmaster Mechazod'),
|
|
(25834,3,0,'Very well. It saddens me that it has come to this. I look upon all of you as if you were my children. I will slay you if I must!',12,0,100,25,0,0,0,'Gearmaster Mechazod'),
|
|
(25835,0,0,'It\'s a miracle! The beast skinned itself!',12,0,100,0,0,0,0,'Nesingwary Trapper'),
|
|
(25835,0,1,'Jackpot!',12,0,100,0,0,0,0,'Nesingwary Trapper'),
|
|
(25835,0,2,'Stupid beasts!',12,0,100,0,0,0,0,'Nesingwary Trapper'),
|
|
(25835,0,3,'This is the last one that I need for the set of Nesingwary steak knives!',12,0,100,0,0,0,0,'Nesingwary Trapper'),
|
|
(25837,0,0,'Bring forth the imps!',14,0,100,0,0,0,0,'Shadowsword Commander'),
|
|
(25849,0,0,'It\'s really going to work this time... right?',12,0,100,6,0,0,0,'Fezzix Geartwist'),
|
|
(25849,1,0,'It works, Dorain! Look! It actually works...',12,0,100,4,0,0,0,'Fezzix Geartwist'),
|
|
(25849,2,0,'Here I goooooooooo!',12,0,100,0,0,0,0,'Fezzix Geartwist'),
|
|
(25849,3,0,'OUCH!',12,0,100,0,0,0,0,'Fezzix Geartwist'),
|
|
(25849,4,0,'I give up! So much for goblin ingenuity!',12,0,100,5,0,0,0,'Fezzix Geartwist'),
|
|
(25850,0,0,'%s trumpets in approval!',16,0,100,0,0,0,0,'Trapped Mammoth Calf'),
|
|
(25885,0,0,'Hey, harbringer, how\'s that research coming along? There might be an Ultra-Kinetic Waffle Iron in it for you if you\'re prompt with the results!',12,0,100,1,0,0,0,'Whirligig Wafflefry'),
|
|
(25885,1,0,'Be the first on your block to own the incredible Electrostatic Maculation Blaster!',12,0,100,1,0,0,0,'Whirligig Wafflefry'),
|
|
(25885,2,0,'Derived from cutting edge Shattered Sun Offensive military technology, it blasts away stubborn stains with ease!',12,0,100,1,0,0,0,'Whirligig Wafflefry'),
|
|
(25885,3,0,'Wine stains, grass stains, even pet stains are no match for the Electrostatic Maculation Blaster!',12,0,100,1,0,0,0,'Whirligig Wafflefry'),
|
|
(25885,4,0,'Don\'t wait! Order now and receive my Ultra-Kinetic Waffle Iron at no additional charge!',12,0,100,1,0,0,0,'Whirligig Wafflefry'),
|
|
(25949,0,0,'These stones should be the last of them. Our coordination with Neptulon\'s forces will be impeccable.',12,0,100,0,0,0,0,'Ice Caller Briatha 1'),
|
|
(25949,1,0,'And your own preparations? Will the Frost Lord have a path to the portal?',12,0,100,0,0,0,0,'Ice Caller Briatha 2'),
|
|
(25949,2,0,'The ritual in coilfang will bring Ahune through once he is fully prepared, and the resulting clash between Firelord and Frostlord will rend the foundations of this world. Our ultimate goals are in reach at last...',12,0,100,0,0,0,0,'Ice Caller Briatha 3'),
|
|
(25951,0,0,'Yess. The Tidehunter will be pleased at this development. The Firelord\'s hold will weaken.',12,0,100,0,0,0,0,'Heretic Emissary 1'),
|
|
(25951,1,0,'Skar\'this has informed us well. We have worked our way into the slave pens and await your cryomancerss.',12,0,100,0,0,0,0,'Heretic Emissary 2'),
|
|
(25979,0,0,'Now THIS is a sport!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,1,'KILL KILL KILL!!!!!!!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,2,'I\'m sure ol\' Hemet can do something with your bones!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,3,'Give it up, little beast!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,4,'Just fifty more hooves and I\'ll have the new gun!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,5,'No way! Rhino head helmet for the low, low price of thirty rhino heads? I\'ll take two at those prices!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,6,'I wonder what Nesingwary will give me for your hide!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,7,'It\'s gonna be veal tonight!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25979,0,8,'Nesingwary is going to go broke if he keeps this up! Lane probably has no idea what he\'s doing!',12,0,100,0,0,0,0,'Loot Crazed Hunter'),
|
|
(25983,0,0,'Fezzix, I think we\'ve solved your little engine problem.',12,0,100,1,0,0,0,'Dorain Frosthoof'),
|
|
(26045,0,0,'You will not master me, puny $r!',12,0,100,0,0,0,0,'Storm Tempest'),
|
|
(26046,0,0,'I serve only the Master now.',12,0,100,0,0,12511,0,'KJ - SAY_ANVEENA_IMPRISONED'),
|
|
(26046,1,0,'But I\'m... lost... I cannot find my way back!',12,0,100,0,0,12512,0,'KJ - SAY_ANVEENA_LOST'),
|
|
(26046,2,0,'Kalec... Kalec?',12,0,100,0,0,12513,0,'KJ - SAY_ANVEENA_KALEC'),
|
|
(26046,3,0,'The nightmare is over, the spell is broken! Goodbye, Kalec, my love!',12,0,100,0,0,12514,0,'KJ - SAY_ANVEENA_GOODBYE'),
|
|
(26073,0,0,'Who disturbs my meditation?!',14,7,100,15,0,0,0,'High Priest Talet-Kha'),
|
|
(26076,0,0,'What is the meaning of this? I have not yet finished my feast!',14,0,100,0,0,0,0,'Naferset yell'),
|
|
(26097,0,0,'Thank you for saving us. We accidentally uncovered the pieces of Gearmaster Mechazod and reassembled him.',12,0,100,0,0,0,0,'Fizzcrank Gnome Ghost'),
|
|
(26097,1,0,'In return, he \'de-cursed\' us, saying that we were being \'fixed\' by returning us to the state of being mechanical constructs.',12,0,100,0,0,0,0,'Fizzcrank Gnome Ghost'),
|
|
(26097,2,0,'He claims that all creations of the Titans fall prey to what he calls, \'The Curse of Flesh\'. He says that the original gnomes were once mechagnomes.',12,0,100,0,0,0,0,'Fizzcrank Gnome Ghost'),
|
|
(26097,3,0,'He\'s quite insane! Someone must put a stop to his madness before it\'s too late for everyone!',12,0,100,0,0,0,0,'Fizzcrank Gnome Ghost'),
|
|
(26117,0,0,'Sleep now, young one...',12,0,100,0,0,0,0,'Raelorasz'),
|
|
(26165,0,0,'Death will be only the beginning of your torture.',12,0,100,0,0,0,0,'Damned Taunka Spirit'),
|
|
(26167,0,0,'%s cries.',16,1,100,18,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,1,0,'Stop!',12,1,100,5,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,2,0,'Look out!',12,1,100,0,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,3,0,'%s points northeast.',16,1,100,25,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,4,0,'The smoke in the distance... It is Wartook. He is trying to tell us something...',12,1,100,1,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,5,0,'%s expertly identifies the messages hidden within the smoke signals.',16,1,100,20,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,6,0,'No... It cannot be true...',12,1,100,274,0,0,0,'Taunka\'le Evacuee'),
|
|
(26167,7,0,'Icemist... Not Icemist... NO!!! Come quickly, hero! Follow me!',12,1,100,15,0,0,0,'Taunka\'le Evacuee'),
|
|
(26170,0,0,'Leryssa!',14,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_1'),
|
|
(26170,1,0,'What have you done to my sister, you motherless elf scum!?',14,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_2'),
|
|
(26170,2,0,'I would sooner slit my own throat. You will pay for what you did to your own men, Arthas... for what you did to me! I swear it.',12,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_3'),
|
|
(26170,3,0,'Leryssa... you... you\'re all right!',12,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_4'),
|
|
(26170,4,0,'I cannot return home with you just yet, Leryssa. I am not quite done with the Scourge.',12,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_5'),
|
|
(26170,5,0,'You might be right, sister. My obligations to my land and King have been fulfilled. But there is still something that I owe to myself.',12,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_6'),
|
|
(26170,6,0,'Do not worry, Leryssa. I will come back to you when I\'m done. Nothing in the world will stop me from coming home to the only family that I have left.',12,0,100,0,0,0,0,'thassarian SAY_THASSARIAN_7'),
|
|
(26179,0,0,'Victory or death! For the Horde!',14,1,100,15,0,0,0,'Taunka\'le Refugee'),
|
|
(26184,0,0,'Victory or death! For the Horde!',14,1,100,15,0,0,0,'Taunka\'le Refugee'),
|
|
(26196,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Loguhn'),
|
|
(26199,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Snowfall Glade Den Mother'),
|
|
(26203,0,0,'Your progress in this region has been impressive, Blood Prince. I am pleased...',12,0,100,0,0,0,0,'thassarian SAY_LICH_1'),
|
|
(26203,1,0,'Now this is a surprise, Thassarian. I hadn\'t heard from Mograine or the other death knights for months. You\'ve come to rejoin the Scourge, I take it?',12,0,100,0,0,0,0,'thassarian SAY_LICH_2'),
|
|
(26203,2,0,'Do not fail me, San\'layn. Return to Icecrown with this fool\'s head or do not bother to return.',12,0,100,0,0,0,0,'thassarian SAY_LICH_3'),
|
|
(26237,0,0,'Stay close to me, $N. I could not bear for any harm to come to you.',12,0,100,0,0,0,0,'Keristrasza'),
|
|
(26237,1,0,'MALYGOS!!',14,0,100,0,0,0,0,'Keristrasza'),
|
|
(26237,2,0,'Come, Lord of Magic, and recover your precious consort....',14,0,100,0,0,0,0,'Keristrasza'),
|
|
(26237,3,0,'...what remains of her!',14,0,100,0,0,0,0,'Keristrasza'),
|
|
(26237,4,0,'Come, $N. Let us see the fruits of our efforts.',12,0,100,0,0,0,0,'Keristrasza'),
|
|
(26237,5,0,'Hurry, $N! Flee! Live to finish what we\'ve begun here....',12,0,100,0,0,0,0,'Keristrasza'),
|
|
(26237,6,0,'Never!',14,0,100,0,0,0,0,'Keristrasza'),
|
|
(26246,0,0,'Mortal heroes - your victory here today was foretold long ago. My brother\'s anguished cry of defeat will echo across the universe - bringing renewed hope to all those who still stand against the Burning Crusade.',12,0,100,1,0,12515,0,'Prophet Velen'),
|
|
(26246,1,0,'As the Legion\'s final defeat draws ever-nearer, stand proud in the knowledge that you have saved worlds without number from the flame.',12,0,100,1,0,12516,0,'Prophet Velen'),
|
|
(26246,2,0,'Just as this day marks an ending, so too does it herald a new beginning...',12,0,100,1,0,12517,0,'Prophet Velen'),
|
|
(26246,3,0,'The creature Entropius, whom you were forced to destroy, was once the noble naaru, M\'uru. In life, M\'uru channeled vast energies of LIGHT and HOPE. For a time, a misguided few sought to steal those energies...',12,0,100,1,0,12518,0,'Prophet Velen'),
|
|
(26246,4,0,'Then fortunate it is, that I have reclaimed the noble naaru\'s spark from where it fell! Where faith dwells, hope is never lost, young blood elf.',12,0,100,1,0,12519,0,'Prophet Velen'),
|
|
(26246,5,0,'Gaze now, mortals - upon the HEART OF M\'URU! Unblemished. Bathed by the light of Creation - just as it was at the Dawn.',12,0,100,1,0,12520,0,'Prophet Velen'),
|
|
(26246,6,0,'In time, the light and hope held within - will rebirth more than this mere fount of power... Mayhap, they will rebirth the soul of a nation.',12,0,100,1,0,12521,0,'Prophet Velen'),
|
|
(26246,7,0,'Salvation, young one. It waits for us all.',12,0,100,1,0,12522,0,'Prophet Velen'),
|
|
(26246,8,0,'Farewell...',12,0,100,0,0,12523,0,'Prophet Velen'),
|
|
(26247,0,0,'Our arrogance was unpardonable. We damned one of the most noble beings of all. We may never atone for this sin.',12,0,100,1,0,12524,0,'Lady Liadrin'),
|
|
(26247,1,0,'Can it be?',12,0,100,1,0,12525,0,'Lady Liadrin'),
|
|
(26247,2,0,'Blessed ancestors! I feel it... so much love... so much grace... there are... no words... impossible to describe...',12,0,100,1,0,12526,0,'Lady Liadrin'),
|
|
(26287,0,0,'Thel\'zan\'s Phylactery drops to the ground benath Icestorm.',41,0,100,0,0,0,0,'Icestorm'),
|
|
(26293,0,0,'The Hulking Jormungar falters for a moment, opening its mouth wide.',41,0,100,0,0,0,0,'Hulking Jormungar'),
|
|
(26310,0,0,'Keristrasza! You\'ve bested my consort... and now YOU shall take her place!',14,0,100,0,0,0,0,'Malygos'),
|
|
(26321,0,0,'The %s gives you its thanks.',16,0,100,0,0,1525,0,'Lothalor Ancient'),
|
|
(26334,0,0,'Constructs, defend the capital at all costs!',14,0,100,0,0,0,0,'Forgemaster Damrath'),
|
|
(26334,0,1,'To battle, my children! Show the enemy no mercy!',14,0,100,0,0,0,0,'Forgemaster Damrath'),
|
|
(26334,0,2,'Crush the children of stone, my iron brethren!',14,0,100,0,0,0,0,'Forgemaster Damrath'),
|
|
(26334,0,3,'For the thane! For Loken!',14,0,100,0,0,0,0,'Forgemaster Damrath'),
|
|
(26349,0,0,'You\'re too late! The accord has been negotiated. Only the details remain. Small details... like you!',12,0,100,0,0,0,0,'Goramosh'),
|
|
(26379,0,0,'We will walk together, $n.',12,1,100,1,0,0,0,'Overlord Agmar'),
|
|
(26379,1,0,'Welcome to the Horde, High Chief. Lok\'tar ogar!',12,1,100,2,0,0,0,'Overlord Agmar'),
|
|
(26379,2,0,'FOR THE HORDE!',14,1,100,15,0,0,0,'Overlord Agmar'),
|
|
(26401,0,0,'Thank you again, $N, for this delectable incense.',12,0,100,0,0,0,0,'Scorchling 0'),
|
|
(26401,1,0,'Summer Scorchling devours the incense. It\'s ravenous!',16,0,100,0,0,0,0,'Scorchling 1'),
|
|
(26401,2,0,'So good! So packed with energy!',12,0,100,0,0,0,0,'Scorchling 2'),
|
|
(26401,3,0,'It has everything a growing scorchling needs!',12,0,100,0,0,0,0,'Scorchling 3'),
|
|
(26401,4,0,'I can feel the power SURGING within me!',12,0,100,0,0,0,0,'Scorchling 4'),
|
|
(26401,5,0,'Summer Scorchling bellows with laughter!',16,0,100,0,0,0,0,'Scorchling 5'),
|
|
(26401,6,0,'Now! Finally! Our plans can take effect!',12,0,100,0,0,0,0,'Scorchling 6'),
|
|
(26401,7,0,'KNEEL, LITTLE MORTAL! KNEEL BEFORE THE MIGHT OF THE HERALD OF RAGNAROS!',12,0,100,0,0,0,0,'Scorchling 7'),
|
|
(26401,8,0,'YOU WILL ALL PERISH IN FLAMES!',12,0,100,0,0,0,0,'Scorchling 8'),
|
|
(26401,9,0,'Summer Scorchling blinks...',16,0,100,0,0,0,0,'Scorchling 9'),
|
|
(26401,10,0,'Ah. I was merely jesting...',12,0,100,0,0,0,0,'Scorchling 10'),
|
|
(26417,0,0,'Children of iron, lend me your blades!',12,0,100,0,0,0,0,'Runed Giant'),
|
|
(26417,0,1,'Crush the small one!',12,0,100,0,0,0,0,'Runed Giant'),
|
|
(26417,0,2,'Iron masters, aid me in this battle!',12,0,100,0,0,0,0,'Runed Giant'),
|
|
(26417,0,3,'The enemy grows stronger! Aid me!',12,0,100,0,0,0,0,'Runed Giant'),
|
|
(26417,0,4,'We will destroy you, puny creature!',12,0,100,0,0,0,0,'Runed Giant'),
|
|
(26420,0,0,'Ah, yes. Loken is well known to me.',12,0,100,0,0,0,0,'Gavrock'),
|
|
(26420,1,0,'It is he who commands the sons of iron in their war against us.',12,0,100,0,0,0,0,'Gavrock'),
|
|
(26420,2,0,'From his hiding place, he oversees their preparations for war with the goal of exterminating the stone giants!',12,0,100,0,0,0,0,'Gavrock'),
|
|
(26421,0,0,'The %s is angered by your request and attacks!',16,0,100,0,0,0,0,'emote text'),
|
|
(26421,1,0,'Breaking off a piece of its bark, the %s hands it to you before departing.',16,0,100,0,0,0,0,'emote text'),
|
|
(26437,0,0,'Amidst the tragedy and chaos, this place stands defiantly against the Scourge! It is good to be Horde.',12,1,100,113,0,0,0,'Taunka Soldier'),
|
|
(26484,0,0,'He\'s out to get me, too! I\'d be careful around here if I was you, traveler. You never know which tree he\'s hiding behind!',12,0,100,0,0,0,0,'Hugh Glass'),
|
|
(26484,1,0,'That\'s not something Limpy Joe would ask! But yeah, I know Loken.',12,0,100,0,0,0,0,'Hugh Glass'),
|
|
(26484,2,0,'By the Light, you killed Limpy Joe and took the meat! How did you know where to find us?',12,0,100,5,0,0,0,'Hugh Glass'),
|
|
(26484,3,0,'Well, if you\'ve come to kill me, too, can you at least wait until I\'ve fed Griselda? Poor girl hasn\'t eaten in days.',12,0,100,20,0,0,0,'Hugh Glass'),
|
|
(26484,4,0,'Here, girl. I\'ve got one last meal for you before Limpy Joe\'s killer does us in!',12,0,100,22,0,0,0,'Hugh Glass'),
|
|
(26484,5,0,'How could you kill poor, defenseless old Joe? And why did you bring the meat back?',12,0,100,6,0,0,0,'Hugh Glass'),
|
|
(26484,6,0,'You\'re an enigma, that\'s what you are... And let me tell you, enigmas and I don\'t get along....',12,0,100,1,0,0,0,'Hugh Glass'),
|
|
(26484,7,0,'I think you\'d best leave before Griselda decides she\'s in the mood for dessert.',12,0,100,25,0,0,0,'Hugh Glass'),
|
|
(26484,8,0,'Wake up, Griselda. Here, girl.',12,0,100,0,0,0,0,'Hugh Glass'),
|
|
(26484,9,0,'They\'ll never find us here, will they? We won\'t let them get us like they got Limpy Joe and Flannel McGee!',12,0,100,5,0,0,0,'Hugh Glass'),
|
|
(26484,9,1,'No, we escaped from those monsters! They\'re nothing like us, Griselda.',12,0,100,1,0,0,0,'Hugh Glass'),
|
|
(26484,9,2,'We\'re hunters, you and I. No wolfmen here, no ma\'am.',12,0,100,274,0,0,0,'Hugh Glass'),
|
|
(26484,9,3,'Keep an eye out for them, girl! Don\'t let them get us!',12,0,100,25,0,0,0,'Hugh Glass'),
|
|
(26497,0,0,'Arthas! You can\'t just--',12,0,100,0,0,12837,0,'culling SAY_PHASE113'),
|
|
(26497,1,0,'I\'m sorry, Arthas. I can\'t watch you do this.',12,0,100,0,0,12838,0,'culling SAY_PHASE117'),
|
|
(26499,0,0,'Glad you could make it, Uther.',12,0,100,0,0,12828,0,'culling SAY_PHASE101'),
|
|
(26499,1,0,'As if I could forget. Listen, Uther, there\'s something about the plague you should know...',12,0,100,0,0,12829,0,'culling SAY_PHASE103'),
|
|
(26499,2,0,'Oh, no. We\'re too late. These people have all been infected! They may look fine now, but it\'s just a matter of time before they turn into the undead!',12,0,100,0,0,12830,0,'culling SAY_PHASE104'),
|
|
(26499,3,0,'This entire city must be purged.',12,0,100,0,0,12831,0,'culling SAY_PHASE106'),
|
|
(26499,4,0,'Damn it, Uther! As your future king, I order you to purge this city!',12,0,100,0,0,12832,0,'culling SAY_PHASE108'),
|
|
(26499,5,0,'Then I must consider this an act of treason.',12,0,100,0,0,12833,0,'culling SAY_PHASE110'),
|
|
(26499,6,0,'Have I? Lord Uther, by my right of succession and the sovereignty of my crown, I hereby relieve you of your command and suspend your paladins from service.',12,0,100,0,0,12834,0,'culling SAY_PHASE112'),
|
|
(26499,7,0,'It\'s done! Those of you who have the will to save this land, follow me! The rest of you... get out of my sight!',12,0,100,0,0,12835,0,'culling SAY_PHASE114'),
|
|
(26499,8,0,'Jaina?',12,0,100,0,0,12836,0,'culling SAY_PHASE116'),
|
|
(26499,9,0,'Take position here, and I will lead a small force inside Stratholme to begin the culling. We must contain and purge the infected for the sake of all of Lordaeron!',14,0,100,0,0,14327,0,'culling SAY_PHASE118'),
|
|
(26499,10,0,'Everyone looks ready. Remember, these people are all infected with the plague and will die soon. We must purge Stratholme to protect the remainder of Lordaeron from the Scourge. Let\'s go.',12,0,100,0,0,14293,0,'culling SAY_PHASE201'),
|
|
(26499,11,0,'I can only help you with a clean death.',12,0,100,0,0,14294,0,'culling SAY_PHASE203'),
|
|
(26499,12,0,'That was just the beginning.',12,0,100,0,0,14295,0,'culling SAY_PHASE205'),
|
|
(26499,13,0,'I won\'t allow it, Mal\'Ganis! Better that these people die by my hand than serve as your slaves in death!',14,0,100,0,0,14296,0,'culling SAY_PHASE208'),
|
|
(26499,14,0,'Mal\'ganis will send out some of his Scourge minions to interfere with us. Those of you with the strongest steel and magic shall go forth and destroy them. I will lead the rest of my forces in purging Stratholme of the infected.',14,0,100,0,0,14885,0,'culling SAY_PHASE209'),
|
|
(26499,15,0,'Champions, meet me at the Town Hall at once. We must take the fight to Mal\'Ganis.',14,0,100,0,0,14297,0,'culling SAY_PHASE210'),
|
|
(26499,16,0,'Follow me, I know the way through.',12,0,100,0,0,14298,0,'culling SAY_PHASE301'),
|
|
(26499,17,0,'Yes, I\'m glad I could get to you before the plague.',12,0,100,0,0,14299,0,'culling SAY_PHASE303'),
|
|
(26499,18,0,'What is this sorcery?',12,0,100,0,0,14300,0,'culling SAY_PHASE304'),
|
|
(26499,19,0,'Mal\'Ganis appears to have more than scourge in his arsenal. We should make haste.',12,0,100,0,0,14301,0,'culling SAY_PHASE306. NEEDS VERIFICATION'),
|
|
(26499,20,0,'More vile sorcery! Be ready for anything!',12,0,100,0,0,14302,0,'culling SAY_PHASE307'),
|
|
(26499,21,0,'Let\'s move on.',12,0,100,0,0,14303,0,'culling SAY_PHASE308'),
|
|
(26499,22,0,'Watch your backs: they have us surrounded in this hall.',12,0,100,0,0,14304,0,'culling SAY_PHASE309'),
|
|
(26499,23,0,'One less obstacle to deal with.',12,0,100,0,0,0,0,'culling SAY_PHASE310. NEEDS VERIFICATION'),
|
|
(26499,24,0,'Mal\'Ganis is not making this easy.',12,0,100,0,0,14305,0,'culling SAY_PHASE311'),
|
|
(26499,25,0,'They\'re very persistent.',12,0,100,0,0,14306,0,'culling SAY_PHASE312'),
|
|
(26499,26,0,'What else can he put in my way?',12,0,100,0,0,14307,0,'culling SAY_PHASE313'),
|
|
(26499,27,0,'I do what I must for Lordaeron, and neither your words nor your actions will stop me.',12,0,100,0,0,14309,0,'culling SAY_PHASE315'),
|
|
(26499,28,0,'The quickest path to Mal\'Ganis lies behind that bookshelf ahead.',12,0,100,0,0,14308,0,'culling SAY_PHASE401'),
|
|
(26499,29,0,'This will only take a moment.',12,0,100,0,0,14310,0,'culling SAY_PHASE402'),
|
|
(26499,30,0,'I\'m relieved this secret passage still works.',12,0,100,0,0,14311,0,'culling SAY_PHASE403'),
|
|
(26499,31,0,'Let\'s move through here as quickly as possible. If the undead don\'t kill us, the fires might.',12,0,100,0,0,14312,0,'culling SAY_PHASE404'),
|
|
(26499,32,0,'Rest a moment and clear your lungs, but we must move again soon.',12,0,100,0,0,14313,0,'culling SAY_PHASE405'),
|
|
(26499,33,0,'That\'s enough; we must move again. Mal\'Ganis awaits.',12,0,100,0,0,14314,0,'culling SAY_PHASE406'),
|
|
(26499,34,0,'At last some good luck. Market Row has not caught fire yet. Mal\'Ganis is supposed to be in Crusaders\' Square, which is just ahead. Tell me when you\'re ready to move forward.',12,0,100,0,0,14315,0,'culling SAY_PHASE407'),
|
|
(26499,35,0,'Justice will be done.',12,0,100,0,0,14316,0,'culling SAY_PHASE501'),
|
|
(26499,36,0,'We\'re going to finish this right now, Mal\'Ganis. Just you... and me.',12,0,100,0,0,14317,0,'culling SAY_PHASE502'),
|
|
(26499,37,0,'I\'ll hunt you to the ends of the earth if I have to! Do you hear me? To the ends of the earth!',12,0,100,0,0,14318,0,'culling SAY_PHASE503'),
|
|
(26499,38,0,'You performed well this day. Anything that Mal\'Ganis has left behind is yours. Take it as your reward. I must now begin plans for an expedition to Northrend.',12,0,100,0,0,14319,0,'culling SAY_PHASE504'),
|
|
(26500,0,0,'I\'ll be waitin\' for ya, mon.',15,0,100,0,0,0,0,'Image of Drakuru'),
|
|
(26520,0,0,'Thank you again, $N, for this delectable incense.',12,0,100,0,0,0,0,'Scorchling 0'),
|
|
(26520,1,0,'Summer Scorchling devours the incense. It\'s ravenous!',16,0,100,0,0,0,0,'Scorchling 1'),
|
|
(26520,2,0,'So good! So packed with energy!',12,0,100,0,0,0,0,'Scorchling 2'),
|
|
(26520,3,0,'It has everything a growing scorchling needs!',12,0,100,0,0,0,0,'Scorchling 3'),
|
|
(26520,4,0,'I can feel the power SURGING within me!',12,0,100,0,0,0,0,'Scorchling 4'),
|
|
(26520,5,0,'Summer Scorchling bellows with laughter!',16,0,100,0,0,0,0,'Scorchling 5'),
|
|
(26520,6,0,'Now! Finally! Our plans can take effect!',12,0,100,0,0,0,0,'Scorchling 6'),
|
|
(26520,7,0,'KNEEL, LITTLE MORTAL! KNEEL BEFORE THE MIGHT OF THE HERALD OF RAGNAROS!',12,0,100,0,0,0,0,'Scorchling 7'),
|
|
(26520,8,0,'YOU WILL ALL PERISH IN FLAMES!',12,0,100,0,0,0,0,'Scorchling 8'),
|
|
(26520,9,0,'Summer Scorchling blinks...',16,0,100,0,0,0,0,'Scorchling 9'),
|
|
(26520,10,0,'Ah. I was merely jesting...',12,0,100,0,0,0,0,'Scorchling 10'),
|
|
(26528,0,0,'Watch your tone with me, boy. You may be the prince, but I\'m still your superior as a paladin!',12,0,100,0,0,12839,0,'culling SAY_PHASE102'),
|
|
(26528,1,0,'What?',12,0,100,0,0,12840,0,'culling SAY_PHASE105'),
|
|
(26528,2,0,'How can you even consider that? There\'s got to be some other way.',12,0,100,0,0,12841,0,'culling SAY_PHASE107'),
|
|
(26528,3,0,'You are not my king yet, boy! Nor would I obey that command even if you were!',12,0,100,0,0,12842,0,'culling SAY_PHASE109'),
|
|
(26528,4,0,'Treason? Have you lost your mind, Arthas?',12,0,100,0,0,12843,0,'culling SAY_PHASE111'),
|
|
(26528,5,0,'You\'ve just crossed a terrible threshold, Arthas.',12,0,100,0,0,12844,0,'culling SAY_PHASE115'),
|
|
(26529,0,0,'Play time!',14,0,100,0,0,13428,0,'meathook SAY_AGGRO'),
|
|
(26529,1,0,'Boring...',14,0,100,0,0,13430,0,'meathook SAY_SLAY_1'),
|
|
(26529,1,1,'Why you stop moving?',14,0,100,0,0,13431,0,'meathook SAY_SLAY_2'),
|
|
(26529,1,2,'Get up! Me not done!',14,0,100,0,0,13432,0,'meathook SAY_SLAY_3'),
|
|
(26529,2,0,'New toys!',14,0,100,0,0,13429,0,'meathook SAY_SPAWN'),
|
|
(26529,3,0,'This... not fun...',14,0,100,0,0,13433,0,'meathook SAY_DEATH'),
|
|
(26530,0,0,'Ah, the entertainment has arrived!',14,0,100,0,0,13472,0,'salramm SAY_AGGRO'),
|
|
(26530,1,0,'You are too late, champion of Lordaeron. The dead shall have their day.',14,0,100,0,0,13471,0,'salramm SAY_SPAWN'),
|
|
(26530,2,0,'The fun is just beginning!',14,0,100,0,0,13473,0,'salramm SAY_SLAY_1'),
|
|
(26530,2,1,'Aah, quality materials!',14,0,100,0,0,13474,0,'salramm SAY_SLAY_2'),
|
|
(26530,2,2,'Don\'t worry, I\'ll make good use of you.',14,0,100,0,0,13475,0,'salramm SAY_SLAY_3'),
|
|
(26530,3,0,'You only advance... the master\'s plan...',14,0,100,0,0,13483,0,'salramm SAY_DEATH'),
|
|
(26530,4,0,'BOOM! Hahahahah...',14,0,100,0,0,13478,0,'salramm SAY_EXPLODE_GHOUL_1'),
|
|
(26530,4,1,'Blood... destruction... EXHILARATING!',14,0,100,0,0,13479,0,'salramm SAY_EXPLODE_GHOUL_2'),
|
|
(26530,5,0,'I want a sample...',14,0,100,0,0,13480,0,'salramm SAY_STEAL_FLESH_1'),
|
|
(26530,5,1,'Such strength... it must be mine!',14,0,100,0,0,13481,0,'salramm SAY_STEAL_FLESH_2'),
|
|
(26530,5,2,'Your flesh betrays you.',14,0,100,0,0,13482,0,'salramm SAY_STEAL_FLESH_3'),
|
|
(26530,6,0,'Say hello to some friends of mine.',14,0,100,0,0,13476,0,'salramm SAY_SUMMON_GHOULS_1'),
|
|
(26530,6,1,'Come, citizen of Stratholme! Meet your saviors.',14,0,100,0,0,13477,0,'salramm SAY_SUMMON_GHOULS_2'),
|
|
(26531,0,0,'%s is entranced by the sun\'s reflection on Zeh\'gehn\'s knife.',16,0,100,0,0,0,0,'Mesmerized Frog'),
|
|
(26531,1,0,'%s croaks eagerly while directing its gaze to the docked ship.',16,0,100,0,0,0,0,'Mesmerized Frog'),
|
|
(26532,0,0,'Prince Arthas Menethil, on this day, a powerful darkness has taken hold of your soul. The death you are destined to visit upon others will this day be your own.',14,0,100,0,0,13408,0,'epoch SAY_INTRO | culling SAY_PHASE314'),
|
|
(26532,1,0,'We\'ll see about that, young prince.',14,0,100,0,0,13409,0,'epoch SAY_AGGRO'),
|
|
(26532,2,0,'Tick tock, tick tock...',14,0,100,0,0,13410,0,'epoch SAY_TIME_WARP_1'),
|
|
(26532,2,1,'Not quick enough!',14,0,100,0,0,13411,0,'epoch SAY_TIME_WARP_2'),
|
|
(26532,2,2,'Let\'s get this over with. ',14,0,100,0,0,13412,0,'epoch SAY_TIME_WARP_3'),
|
|
(26532,3,0,'There is no future for you.',14,0,100,0,0,13413,0,'epoch SAY_SLAY_1'),
|
|
(26532,3,1,'This is the hour of our greatest triumph!',14,0,100,0,0,13414,0,'epoch SAY_SLAY_2'),
|
|
(26532,3,2,'You were destined to fail.',14,0,100,0,0,13415,0,'epoch SAY_SLAY_3'),
|
|
(26532,4,0,'*gurgles*',16,0,100,0,0,13416,0,'epoch SAY_DEATH'),
|
|
(26533,0,0,'Yes, this is the beginning. I\'ve been waiting for you, young prince. I am Mal\'Ganis.',14,0,100,0,0,14410,0,'malganis SAY_INTRO_1 | culling SAY_PHASE206'),
|
|
(26533,1,0,'As you can see, your people are now mine. I will now turn this city household by household, until the flame of life has been snuffed out... forever.',14,0,100,0,0,14411,0,'malganis SAY_INTRO_2 | culling SAY_PHASE207'),
|
|
(26533,2,0,'This will be a fine test...Prince Arthas...',14,0,100,0,0,14413,0,'malganis SAY_AGGRO'),
|
|
(26533,3,0,'All too easy...',14,0,100,0,0,14416,0,'malganis SAY_KILL_1'),
|
|
(26533,3,1,'The dark lord is displeased with your interference...',14,0,100,0,0,14417,0,'malganis SAY_KILL_2'),
|
|
(26533,3,2,'It is Prince Arthas I want... not you...',14,0,100,0,0,14418,0,'malganis SAY_KILL_3'),
|
|
(26533,4,0,'Anak\'Keri...',14,0,100,0,0,14422,0,'malganis SAY_SLAY_1'),
|
|
(26533,4,1,'My onslaught will wash over the Lich King\'s forces...',14,0,100,0,0,14423,0,'malganis SAY_SLAY_2'),
|
|
(26533,4,2,'Your death is in vain, tiny mortal...',14,0,100,0,0,14424,0,'malganis SAY_SLAY_3'),
|
|
(26533,4,3,'Your time has come to an end!',14,0,100,0,0,14425,0,'malganis SAY_SLAY_4'),
|
|
(26533,5,0,'Time out...',14,0,100,0,0,14414,0,'malganis SAY_SLEEP_1'),
|
|
(26533,5,1,'You seem...tired...',14,0,100,0,0,14415,0,'malganis SAY_SLEEP_2'),
|
|
(26533,6,0,'I spent too much time in that weak little shell...',14,0,100,0,0,14426,0,'malganis SAY_30HEALTH'),
|
|
(26533,7,0,'(Eredun) I AM MAL\'GANIS! I AM ETERNAL!',14,0,100,0,0,14427,0,'malganis SAY_15HEALTH'),
|
|
(26533,8,0,'ENOUGH! I waste my time here...I must gather my strength on the home world...',14,0,100,0,0,14428,0,'malganis SAY_ESCAPE_SPEECH_1'),
|
|
(26533,9,0,'You\'ll never defeat the Lich King without my forces! I\'ll have my revenge...on him, AND you...',14,0,100,0,0,14429,0,'malganis SAY_ESCAPE_SPEECH_2'),
|
|
(26533,10,0,'Your journey has just begun, young prince. Gather your forces and meet me in the artic land of Northrend. It is there that we shall settle the score between us. It is there that your true destiny will unfold.',14,0,100,0,0,14412,0,'malganis SAY_OUTRO'),
|
|
(26537,0,0,'The zeppelin to Warsong Hold has just arrived! All aboard for Borean Tundra!',14,0,100,0,0,0,0,'Greeb Ramrocket'),
|
|
(26566,0,0,'Guards!',14,1,100,0,0,0,0,'Narzun Skybreaker'),
|
|
(26582,0,0,'Drak\'Tharon be lost, mon!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26582,0,1,'Da Scourge be everywhere, mon!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26582,0,2,'Every troll for himself, mon!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26582,0,3,'Ruuun!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26583,0,0,'Drak\'Tharon be lost, mon!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26583,0,1,'Da Scourge be everywhere, mon!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26583,0,2,'Every troll for himself, mon!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26583,0,3,'Ruuun!',12,0,100,0,0,0,0,'Horrified Drakkari'),
|
|
(26588,0,0,'Um... I think one of those wolves is back...',12,0,100,0,0,0,0,'emily SAY_WORGHAGGRO1'),
|
|
(26588,1,0,'He\'s going for Mr. Floppy! ',12,0,100,0,0,0,0,'emily SAY_WORGHAGGRO2'),
|
|
(26588,2,0,'Oh, no! Look, it\'s another wolf, and it\'s a biiiiiig one!',12,0,100,0,0,0,0,'emily SAY_WORGRAGGRO3'),
|
|
(26588,3,0,'He\'s gonna eat Mr. Floppy! You gotta help Mr. Floppy! You just gotta!',12,0,100,0,0,0,0,'emily SAY_WORGRAGGRO4'),
|
|
(26588,4,0,'There\'s a big meanie attacking Mr. Floppy! Help! ',12,0,100,0,0,0,0,'emily SAY_RANDOMAGGRO'),
|
|
(26588,5,0,'Let\'s get out of here before more wolves find us!',12,0,100,0,0,0,0,'emily SAY_VICTORY1'),
|
|
(26588,6,0,'Don\'t go toward the light, Mr. Floppy!',12,0,100,0,0,0,0,'emily SAY_VICTORY2'),
|
|
(26588,7,0,'Mr. Floppy, you\'re ok! Thank you so much for saving Mr. Floppy!',12,0,100,0,0,0,0,'emily SAY_VICTORY3'),
|
|
(26588,8,0,'I think I see the camp! We\'re almost home, Mr. Floppy! Let\'s go!',12,0,100,0,0,0,0,'emily SAY_VICTORY4'),
|
|
(26588,9,0,'Mr. Floppy revives',15,0,100,0,0,0,0,'emily TEXT_EMOTE_WP1'),
|
|
(26588,10,0,'The Ravenous Worg chomps down on Mr. Floppy',15,0,100,0,0,0,0,'emily TEXT_EMOTE_AGGRO'),
|
|
(26588,11,0,'Are you ready, Mr. Floppy? Stay close to me and watch out for those wolves!',12,0,100,0,0,0,0,'emily SAY_QUEST_ACCEPT'),
|
|
(26588,12,0,'Thank you for helping me get back to the camp. Go tell Walter that I\'m safe now!',12,0,100,0,0,0,0,'emily SAY_QUEST_COMPLETE'),
|
|
(26593,0,0,'Perfect. As long as you don\'t go hacking and slashing your way through, they\'ll never know the difference.',12,0,100,0,0,0,0,'Serinar'),
|
|
(26594,0,0,'You\'ve successfully freed your spirit! You can serve as my eyes. Together we\'ll get to the bottom of this.',15,0,100,0,0,0,0,'Spiritual Insight'),
|
|
(26594,1,0,'You\'re coming up on the village now. Keep your eyes peeled.',15,0,100,0,0,0,0,'Spiritual Insight'),
|
|
(26594,2,0,'What\'s happened to the lake bed? Strange power is pouring out of it.',15,0,100,0,0,0,0,'Spiritual Insight'),
|
|
(26594,3,0,'No... no! My people are all dead spirits or deranged!',15,0,100,0,0,0,0,'Spiritual Insight'),
|
|
(26594,4,0,'Elder Mana\'loa, the statue there, sees you. This is a good sign!',15,0,100,0,0,0,0,'Spiritual Insight'),
|
|
(26594,5,0,'Come back, $N. If you\'re out of your body for too long, you run the risk of not being able to return. We have much to discuss.',15,0,100,0,0,0,0,'Spiritual Insight'),
|
|
(26602,0,0,'Guards!',14,7,100,0,0,0,0,'Kara Thricestar'),
|
|
(26604,0,0,'Shcourged trooolls roashting....',12,0,100,396,0,0,0,'Mack Fearsen'),
|
|
(26604,1,0,'...on an open fire.....',12,0,100,396,0,0,0,'Mack Fearsen'),
|
|
(26604,2,0,'That\'s it! Far as I got... Whatd\'ya think?',12,0,100,396,0,0,0,'Mack Fearsen'),
|
|
(26608,0,0,'Give in, Taunka! Your will cannot hold out against the Scourge!',14,0,100,15,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26608,0,1,'Leave no survivors!',14,0,100,15,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26608,0,2,'Tear this pitiful village apart!',14,0,100,15,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26608,1,0,'Your freedom will be short lived, Icemist!',14,0,100,15,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26608,2,0,'Insolent mortal! You will be consumed!',14,0,100,15,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26608,3,0,'ARRGGH!! It cannot be! How...',14,0,100,15,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26608,4,0,'Anub\'et\'kan is defeated! Take a fragment of his husk as proof of your victory!',41,0,100,0,0,0,0,'Under-King Anub\'et\'kan'),
|
|
(26626,0,0,'Don\'t be so quick to escape! I have a parting gift....',14,0,100,0,0,0,0,'Scourge Reanimator'),
|
|
(26626,1,0,'Please enjoy their company, the Lich King sends his regards!',14,0,100,0,0,0,0,'Scourge Reanimator'),
|
|
(26626,2,0,'Rise my warriors and fight for your new liege!',14,0,100,0,0,0,0,'Scourge Reanimator'),
|
|
(26630,0,0,'More grunts, more glands, more FOOD!',14,0,100,0,0,13181,0,'trollgore SAY_AGGRO'),
|
|
(26630,1,0,'You have gone, me gonna eat you!',14,0,100,0,0,13185,0,'trollgore SAY_KILL'),
|
|
(26630,2,0,'So hungry! Must feed!',14,0,100,0,0,13182,0,'trollgore SAY_CONSUME'),
|
|
(26630,3,0,'Corpse go boom!',14,0,100,0,0,13184,0,'trollgore SAY_EXPLODE'),
|
|
(26630,4,0,'Aaaargh...',14,0,100,0,0,13183,0,'trollgore SAY_DEATH'),
|
|
(26631,0,0,'The chill that you feel is the herald of your doom!',14,0,100,0,0,13173,0,'novos SAY_AGGRO'),
|
|
(26631,1,0,'Such is the fate of all who oppose the Lich King.',14,0,100,0,0,13175,0,'novos SAY_KILL'),
|
|
(26631,2,0,'Your efforts... are in vain.',14,0,100,0,0,13174,0,'novos SAY_DEATH'),
|
|
(26631,3,0,'Bolster my defenses! Hurry, curse you!',14,0,100,0,0,13176,0,'novos SAY_NECRO_ADD'),
|
|
(26631,4,0,'Surely you can see the futility of it all!',14,0,100,0,0,13177,0,'novos SAY_REUBBLE_1'),
|
|
(26631,4,1,'Just give up and die already!',14,0,100,0,0,13178,0,'novos SAY_REUBBLE_2'),
|
|
(26631,5,0,'%s calls for assistance!',41,0,100,0,0,0,0,'Novos the Summoner - EMOTE_SUMMONING_ADDS'),
|
|
(26632,0,0,'Tharon\'ja sees all! The work of mortals shall not end the eternal dynasty!',14,0,100,0,0,13862,0,'tharon ja SAY_AGGRO'),
|
|
(26632,1,0,'As Tharon\'ja predicted.',14,0,100,0,0,13863,0,'tharon ja SAY_KILL_1'),
|
|
(26632,1,1,'As it was written.',14,0,100,0,0,13864,0,'tharon ja SAY_KILL_2'),
|
|
(26632,2,0,'Your flesh serves Tharon\'ja now!',14,0,100,0,0,13865,0,'tharon ja SAY_FLESH_1'),
|
|
(26632,2,1,'Tharon\'ja has a use for your mortal shell!',14,0,100,0,0,13866,0,'tharon ja SAY_FLESH_2'),
|
|
(26632,3,0,'No! A taste... all too brief!',14,0,100,0,0,13867,0,'tharon ja SAY_SKELETON_1'),
|
|
(26632,3,1,'Tharon\'ja will have more!',14,0,100,0,0,13868,0,'tharon ja SAY_SKELETON_2'),
|
|
(26632,4,0,'I\'m... impossible! Tharon\'ja is eternal! Tharon\'ja... is...',14,0,100,0,0,13869,0,'tharon ja SAY_DEATH'),
|
|
(26635,0,0,'Help mon! There\'s too many of dem!',14,0,100,0,0,0,0,'Risen Drakkari Warrior'),
|
|
(26635,1,0,'Backup! We need backup!',14,0,100,0,0,0,0,'Risen Drakkari Warrior'),
|
|
(26648,0,0,'Little $N, why do you call me forth? Are you working with the trolls of this land? Have you come to kill me and take my power as your own?',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26648,1,0,'I sense uncertainty in you, and I do not trust it whether you are with them, or not. If you wish my augury for the Kalu\'ak, you will have to prove yourself first.',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26648,2,0,'I will lay a mild compulsion upon you. Jump into the depths before me so that you put yourself into my element and thereby display your submission.',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26648,3,0,'Though you are compelled, the choice, and the last step before you leap, are yours. You have twenty more seconds to decide.',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26648,4,0,'I\'m rather curious as to what will happen, should you ignore this and NOT jump into the water.',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26648,5,0,'Well done, $N. Your display of respect is duly noted. Now, I have information for you that you must convey to the Kalu\'ak.',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26648,6,0,'Simply put, you must tell the tuskarr that they cannot run. If they do so, their spirits will be destroyed by the evil rising within Northrend.',15,0,100,0,0,0,0,'Oacha\'noa'),
|
|
(26648,7,0,'Tell the mystic that his people are to stand and fight alongside the Horde and Alliance against the forces of Malygos and the Lich King.',15,0,100,0,0,0,0,'Oacha\'noa'),
|
|
(26648,8,0,'Now swim back with the knowledge I have granted you. Do what you can for them, $r.',15,0,100,0,0,0,0,'Oacha\'noa'),
|
|
(26648,9,0,'Very well, $N, you have failed to act. The prophecy is not yours to learn. Do not call upon me again until you have found your backbone.',14,0,100,33,0,11557,0,'Oacha\'noa'),
|
|
(26654,0,0,'Release me, fiends!',12,0,100,15,0,0,0,'Roanauk Icemist'),
|
|
(26654,0,1,'Pray to whatever gods you believe in that I am never freed!',12,0,100,15,0,0,0,'Roanauk Icemist'),
|
|
(26654,1,0,'I... am... FREE!',14,0,100,22,0,0,0,'Roanauk Icemist'),
|
|
(26654,2,0,'What have they done to my people...',12,0,100,6,0,0,0,'Roanauk Icemist'),
|
|
(26654,3,0,'You will face the full fury of the ancestors for what you have done, monster!',14,0,100,22,0,0,0,'Roanauk Icemist'),
|
|
(26654,4,0,'Rebirth comes, my brothers... Rise... Rise and fight once more.',12,0,100,0,0,0,0,'Roanauk Icemist'),
|
|
(26654,5,0,'FOR ICEMIST! FOR THE TAUNKA!',14,0,100,0,0,0,0,'Roanauk Icemist'),
|
|
(26654,6,0,'Come down and face me, insect!',14,0,100,15,0,0,0,'Roanauk Icemist'),
|
|
(26654,7,0,'Then I will force you down! Wind grant me flight!',14,0,100,15,0,0,0,'Roanauk Icemist'),
|
|
(26660,0,0,'About time! Get that lumber and get moving. The horde won\'t be up there fighting forever, there\'s money to be made!',12,0,100,25,1000,0,0,'Xink'),
|
|
(26666,0,0,'Stay your blade, Chieftain. He may yet have value to us.',12,0,100,1,0,0,0,'Scout Vor\'takh'),
|
|
(26666,1,0,'Remember the dwarven journal that was discovered? Well, this dwarf could be exactly what we need to track down Brann Bronzebeard and capture him.',12,0,100,1,0,0,0,'Scout Vor\'takh'),
|
|
(26666,2,0,'You will if you wish to keep your head attached to your shoulders.',12,0,100,1,0,0,0,'Scout Vor\'takh'),
|
|
(26666,3,0,'Does that satisfy you, Tormak?',12,0,100,6,0,0,0,'Scout Vor\'takh'),
|
|
(26668,0,0,'The sensation is... beyond my imagining. I am yours to command, my king.',14,0,100,0,0,13857,0,'Svala'),
|
|
(26668,1,0,'I will be happy to slaughter them in your name! Come, enemies of the Scourge! I will show you the might of the Lich King!',14,0,100,0,0,13858,0,'Svala'),
|
|
(26668,2,0,'I will vanquish your soul!',14,0,0,0,0,13842,0,'Svala Sorrowgrave SAY_AGGRO'),
|
|
(26668,3,0,'You were a fool to challenge the power of the Lich King!',14,0,0,0,0,13845,0,'Svala Sorrowgrave SAY_SLAY_1'),
|
|
(26668,3,1,'Your will is done, my king.',14,0,0,0,0,13847,0,'Svala Sorrowgrave SAY_SLAY_2'),
|
|
(26668,3,2,'Another soul for my master.',14,0,0,0,0,13848,0,'Svala Sorrowgrave SAY_SLAY_3'),
|
|
(26668,4,0,'Nooo! I did not come this far... to...',14,0,0,0,0,13855,0,'Svala Sorrowgrave SAY_DEATH'),
|
|
(26668,5,0,'Your death approaches.',14,0,0,0,0,13850,0,'Svala Sorrowgrave SAY_SACRIFICE_1'),
|
|
(26668,5,1,'Go now to my master.',14,0,0,0,0,13851,0,'Svala Sorrowgrave SAY_SACRIFICE_2'),
|
|
(26668,5,2,'Your end is inevitable.',14,0,0,0,0,13852,0,'Svala Sorrowgrave SAY_SACRIFICE_3'),
|
|
(26668,5,3,'Yor-guul mak!',14,0,0,0,0,13853,0,'Svala Sorrowgrave SAY_SACRIFICE_4'),
|
|
(26668,5,4,'Any last words?',14,0,0,0,0,13854,0,'Svala Sorrowgrave SAY_SACRIFICE_5'),
|
|
(26687,0,0,'What this place? I will destroy you!',14,0,100,0,0,13464,0,'Gortok Palehoof SAY_AGGRO'),
|
|
(26687,1,0,'You die! That what master wants!',14,0,100,0,0,13465,0,'Gortok Palehoof SAY_SLAY_1'),
|
|
(26687,1,1,'An easy task!',14,0,100,0,0,13466,0,'Gortok Palehoof SAY_SLAY_2'),
|
|
(26693,0,0,'What mongrels dare intrude here? Look alive, my brothers! A feast for the one that brings me their heads!',14,0,100,0,0,13497,0,'skadi SAY_AGGRO'),
|
|
(26693,1,0,'Not so brash now, are you?',14,0,100,0,0,13504,0,'skadi SAY_KILL_1'),
|
|
(26693,1,1,'I\'ll mount your skull from the highest tower!',14,0,100,0,0,13505,0,'skadi SAY_KILL_2'),
|
|
(26693,2,0,'%s in within range of the harpoon launchers!',41,0,100,0,0,0,0,'skadi EMOTE_RANGE'),
|
|
(26693,3,0,'ARGH! You call that... an attack? I\'ll... show... aghhhh...',14,0,100,0,0,13506,0,'skadi SAY_DEATH'),
|
|
(26693,4,0,'%s in within range of the harpoon launchers!',41,0,100,0,0,0,0,'skadi EMOTE_RANGE'),
|
|
(26693,5,0,'You motherless knaves! Your corpses will make fine morsels for my new drake!',14,0,100,0,0,13507,0,'skadi SAY_DRAKE_DEATH'),
|
|
(26693,6,0,'Sear them to the bone!',14,0,100,0,0,13498,0,'skadi SAY_DRAKE_BREATH_1'),
|
|
(26693,6,1,'Go now! Leave nothing but ash in your wake!',14,0,100,0,0,13499,0,'skadi SAY_DRAKE_BREATH_2'),
|
|
(26693,6,2,'Cleanse our sacred halls with flame!',14,0,100,0,0,13500,0,'skadi SAY_DRAKE_BREATH_3'),
|
|
(26723,0,0,'Preserve? Why? There\'s no truth in it. No no no... only in the taking! I see that now!',14,0,100,0,0,13450,0,'keristrasza SAY_AGGRO'),
|
|
(26723,1,0,'Now we\'ve come to the truth!',14,0,100,0,0,13453,0,'keristrasza SAY_SLAY'),
|
|
(26723,2,0,'Finish it! FINISH IT! Kill me, or I swear by the Dragonqueen you\'ll never see daylight again!',14,0,100,0,0,13452,0,'keristrasza SAY_ENRAGE'),
|
|
(26723,3,0,'Dragonqueen... Life-Binder... preserve... me.',14,0,100,0,0,13454,0,'keristrasza SAY_DEATH'),
|
|
(26723,4,0,'Stay. Enjoy your final moments.',14,0,100,0,0,13451,0,'keristrasza SAY_CRYSTAL_NOVA'),
|
|
(26723,5,0,'%s goes into a frenzy!',41,0,100,0,0,0,0,'Keristrasza'),
|
|
(26731,0,0,'You know what they say about curiosity...',14,0,100,0,0,13319,0,'grand magus telestra SAY_AGGRO'),
|
|
(26731,1,0,'Death becomes you!',14,0,100,0,0,13324,0,'grand magus telestra SAY_KILL'),
|
|
(26731,2,0,'Damn the... luck.',14,0,100,0,0,13320,0,'grand magus telestra SAY_DEATH'),
|
|
(26731,3,0,'Now to finish the job!',14,0,100,0,0,13323,0,'grand magus telestra SAY_MERGE'),
|
|
(26731,4,0,'There\'s plenty of me to go around.',14,0,100,0,0,13321,0,'grand magus telestra SAY_SPLIT_1'),
|
|
(26731,4,1,'I\'ll give you more than you can handle.',14,0,100,0,0,13322,0,'grand magus telestra SAY_SPLIT_2'),
|
|
(26762,0,0,'Keep them away from the focus!',12,0,100,0,0,0,0,'Captain Emmy Malin'),
|
|
(26763,0,0,'Chaos beckons.',14,0,100,0,0,13186,0,'anomalus SAY_AGGRO'),
|
|
(26763,1,0,'Of course.',14,0,100,0,0,13187,0,'anomalus SAY_DEATH'),
|
|
(26763,2,0,'Reality... unwoven.',14,0,100,0,0,13188,0,'anomalus SAY_RIFT'),
|
|
(26763,2,1,'Indestructible.',14,0,100,0,0,13189,0,'anomalus SAY_RIFT'),
|
|
(26763,3,0,'%s opens a Chaotic Rift!',41,0,100,0,0,0,0,'Anomalus EMOTE_RIFT'),
|
|
(26763,4,0,'%s shields himself and diverts his power to the rifts!',41,0,100,0,0,0,0,'Anomalus EMOTE_SHIELD'),
|
|
(26783,0,0,'I thought I was doomed. Thank you for freeing me.',12,0,100,0,0,0,0,'Free At Last (12099)'),
|
|
(26783,0,1,'You have my gratitude.',12,0,100,0,0,0,0,'Free At Last (12099)'),
|
|
(26783,0,2,'I never thought I\'d be free from that terrible spell!',12,0,100,0,0,0,0,'Free At Last (12099)'),
|
|
(26783,0,3,'Thank you, small one.',12,0,100,0,0,0,0,'Free At Last (12099)'),
|
|
(26786,0,0,'For the glory of Loken!',12,0,100,0,0,0,0,'Iron Rune Avenger'),
|
|
(26786,0,1,'No one will keep us from our destiny!',12,0,100,0,0,0,0,'Iron Rune Avenger'),
|
|
(26786,0,2,'You are a fool to fight Kurun\'s hopeless battle!',12,0,100,0,0,0,0,'Iron Rune Avenger'),
|
|
(26786,0,3,'You will pay for your interference!',12,0,100,0,0,0,0,'Iron Rune Avenger'),
|
|
(26786,0,4,'Your life is forfeit, ally of stone!',12,0,100,0,0,0,0,'Iron Rune Avenger'),
|
|
(26793,0,0,'Crystalline Frayer begins to emerge from its Seed Pod',16,0,100,0,0,0,0,'Crystalline Frayer'),
|
|
(26794,1,0,'Noo!',14,0,0,0,0,13328,0,'ormorok SAY_AGGRO'),
|
|
(26794,2,0,'Aaggh!',14,0,0,0,0,13330,0,'ormorok SAY_DEATH'),
|
|
(26794,3,0,'Back!',14,0,0,0,0,13331,0,'ormorok SAY_REFLECT'),
|
|
(26794,4,0,'Bleed!',14,0,0,0,0,13332,0,'ormorok SAY_CRYSTAL_SPIKES'),
|
|
(26794,5,0,'Aaggh! Kill!',14,0,0,0,0,13329,0,'ormorok SAY_KILL'),
|
|
(26794,6,0,'%s goes into a frenzy!',41,0,100,0,0,0,0,'Ormorok the Tree-Shaper'),
|
|
(26796,0,0,'What? Where in the-- don\'t just stand around lads; kill somebody!',14,0,100,0,0,13193,0,'Commander Stoutbeard SAY_AGGRO'),
|
|
(26796,1,0,'Is that all you\'ve...',14,0,100,0,0,13194,0,'Commander Stoutbeard SAY_DEATH'),
|
|
(26796,2,0,'Now we\'re gettin\' someplace!',14,0,100,0,0,13195,0,'Commander Stoutbeard SAY_KILL'),
|
|
(26798,0,0,'What is this? Mok-thorin ka! Kill them!',14,0,100,0,0,13458,0,'Commander Kolurg SAY_AGGRO'),
|
|
(26798,1,0,'Gaagh...',14,0,100,0,0,13460,0,'Commander Kolurg SAY_DEATH'),
|
|
(26798,2,0,'Our task is not yet done!',14,0,100,0,0,13459,0,'Commander Kolurg SAY_KILL'),
|
|
(26810,0,0,'Gather, brothers and sisters.',12,1,100,1,0,0,0,'Roanauk Icemist'),
|
|
(26810,1,0,'%s reads from the scroll as the other Taunka gather around him.',16,1,100,0,0,0,0,'Roanauk Icemist'),
|
|
(26810,2,0,'Lok\'tar ogar! Victory or death - it is these words that bind me to the Horde! For they are the most sacred and fundamental of truths to any warrior of the Horde.',12,1,100,1,0,0,0,'Roanauk Icemist'),
|
|
(26810,3,0,'I give my flesh and blood freely to the Warchief. I am the instrument of my Warchief\'s desire. I am a weapon of my Warchief\'s command!',12,1,100,1,0,0,0,'Roanauk Icemist'),
|
|
(26810,4,0,'From this moment until the end of days I live and die - For the Horde!',12,1,100,1,0,0,0,'Roanauk Icemist'),
|
|
(26810,5,0,'For my Taunka brothers and sisters! FOR THE HORDE!',14,1,100,388,0,0,0,'Roanauk Icemist'),
|
|
(26811,0,0,'I could sleep forever, mon....',12,0,100,0,0,0,0,'Ancient Drakkari Warmonger'),
|
|
(26811,0,1,'Finally, I can be restin\'...',12,0,100,0,0,0,0,'Ancient Drakkari Warmonger'),
|
|
(26811,0,2,'Free at last, mon.',12,0,100,0,0,0,0,'Ancient Drakkari Warmonger'),
|
|
(26811,0,3,'Where\'s mah mummy?',12,0,100,0,0,0,0,'Ancient Drakkari Warmonger'),
|
|
(26812,0,0,'I could sleep forever, mon....',12,0,100,0,0,0,0,'Ancient Drakkari Soothsayer'),
|
|
(26812,0,1,'Finally, I can be restin\'...',12,0,100,0,0,0,0,'Ancient Drakkari Soothsayer'),
|
|
(26812,0,2,'Free at last, mon.',12,0,100,0,0,0,0,'Ancient Drakkari Soothsayer'),
|
|
(26812,0,3,'Where\'s mah mummy?',12,0,100,0,0,0,0,'Ancient Drakkari Soothsayer'),
|
|
(26814,0,0,'Alright, kid. Stay behind me and you\'ll be fine.',12,0,100,60,0,0,0,'Harrison Jones'),
|
|
(26814,1,0,'Their ceremonial chamber, where I was to be sacrificed...',12,0,100,396,0,0,0,'Harrison Jones'),
|
|
(26814,2,0,'Time to put an end to all this!',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26814,3,0,'You\'re free to go, miss.',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26814,4,0,'Odd. That usually does it.',12,0,100,396,0,0,0,'Harrison Jones'),
|
|
(26814,5,0,'Just as well, I\'ve had enough of this place.',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26814,6,0,'What\'s this?',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26814,7,0,'Aww, not a snake!',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26814,8,0,'Listen, kid. I can handle this thing. You just watch my back!',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26814,9,0,'See ya \'round, kid!',12,0,100,0,0,0,0,'Harrison Jones'),
|
|
(26815,0,0,'Ya shouldn\'a taken the boat north, mon!',12,0,100,0,0,0,0,'Lieutenant Ta\'zinni'),
|
|
(26817,0,0,'I\'ll blast those gnomish wannabes back to the scrap heap!',12,7,100,0,0,0,0,'Fizzcrank Fighter'),
|
|
(26817,0,1,'You\'re sending me back there?!',12,7,100,0,0,0,0,'Fizzcrank Fighter'),
|
|
(26844,0,0,'Guards!',14,1,100,0,0,0,0,'Lilleth Radescu'),
|
|
(26845,0,0,'Guards!',14,1,100,0,0,0,0,'Junter Weiss'),
|
|
(26846,0,0,'Guards!',14,1,100,0,0,0,0,'Kareg'),
|
|
(26847,0,0,'Guards!',14,1,100,0,0,0,0,'Omu Spiritbreeze'),
|
|
(26848,0,0,'Guards!',14,1,100,0,0,0,0,'Kimbiza'),
|
|
(26850,0,0,'Guards!',14,1,100,0,0,0,0,'Numo Spiritbreeze'),
|
|
(26852,0,0,'Guards!',14,1,100,0,0,0,0,'Kragh'),
|
|
(26853,0,0,'Guards!',14,1,100,0,0,0,0,'Makki Wintergale'),
|
|
(26859,0,0,'Don\'t ya worry, man. Just leave it to Rokhan. She be comin\'.',12,0,100,0,0,0,0,''),
|
|
(26861,0,0,'You invade my home and then dare to challenge me? I will tear the hearts from your chests and offer them as gifts to the death god! Rualg nja gaborr!',14,0,100,0,0,13609,0,'King Ymirom SAY_AGGRO'),
|
|
(26861,1,0,'Your death is only the beginning!',14,0,100,0,0,13614,0,'King Ymirom SAY_SLAY_1'),
|
|
(26861,1,1,'You have failed your people!',14,0,100,0,0,13615,0,'King Ymirom SAY_SLAY_2'),
|
|
(26861,1,2,'There is a reason I am king!',14,0,100,0,0,13616,0,'King Ymirom SAY_SLAY_3'),
|
|
(26861,1,3,'Bleed no more!',14,0,100,0,0,13617,0,'King Ymirom SAY_SLAY_4'),
|
|
(26861,2,0,'What... awaits me... now?',14,0,100,0,0,13618,0,'King Ymirom SAY_DEATH'),
|
|
(26861,3,0,'Bjorn of the Black Storm! Honor me now with your presence!',14,0,100,0,0,13610,0,'King Ymirom SAY_SUMMON_BJORN'),
|
|
(26861,4,0,'Haldor of the Rocky Cliffs, grant me your strength!',14,0,100,0,0,13611,0,'King Ymirom SAY_SUMMON_HALDOR'),
|
|
(26861,5,0,'Ranulf of the Screaming Abyss, snuff these maggots with darkest night! ',14,0,100,0,0,13612,0,'King Ymirom SAY_SUMMON_RANULF'),
|
|
(26861,6,0,'Tor of the Brutal Siege! Bestow your might upon me!',14,0,100,0,0,13613,0,'King Ymirom SAY_SUMMON_TORGYN'),
|
|
(26876,0,0,'Guards!',14,7,100,0,0,0,0,'Samuel Clearbook'),
|
|
(26877,0,0,'Guards!',14,7,100,0,0,0,0,'Derek Rammel'),
|
|
(26878,0,0,'Guards!',14,7,100,0,0,0,0,'Rodney Wells'),
|
|
(26879,0,0,'Guards!',14,7,100,0,0,0,0,'Tomas Riverwell'),
|
|
(26880,0,0,'Guards!',14,7,100,0,0,0,0,'Vana Grey'),
|
|
(26881,0,0,'Guards!',14,1,100,0,0,0,0,'Palena Silvercloud'),
|
|
(26902,0,0,'How dare you summon me without an offering!',42,0,0,0,0,0,0,'Essence of Warlord Jin\'arrak'),
|
|
(26917,0,0,'Mortal champions have long used these weapons to combat evil. I see no reason to keep the swords from them in this battle.',12,0,100,1,0,0,0,'Alexstrasza the Life-Binder'),
|
|
(26917,2,0,'If I was in my dragon form, there wouldn\'t be any room for anyone else, little one.',12,0,0,0,0,0,0,''),
|
|
(26920,0,0,'You\'ll pay for this!',12,0,100,25,0,0,0,'Overseer Durval'),
|
|
(26920,0,1,'Fool! You\'ll never get away with this!',12,0,100,25,0,0,0,'Overseer Durval'),
|
|
(26920,0,2,'You dare to defy the sons of iron?',12,0,100,25,0,0,0,'Overseer Durval'),
|
|
(26920,0,3,'What do you think you\'re doing?',12,0,100,25,0,0,0,'Overseer Durval'),
|
|
(26921,0,0,'You\'ll pay for this!',12,0,100,25,0,0,0,'Overseer Korgan'),
|
|
(26921,0,1,'Fool! You\'ll never get away with this!',12,0,100,25,0,0,0,'Overseer Korgan'),
|
|
(26921,0,2,'You dare to defy the sons of iron?',12,0,100,25,0,0,0,'Overseer Korgan'),
|
|
(26921,0,3,'What do you think you\'re doing?',12,0,100,25,0,0,0,'Overseer Korgan'),
|
|
(26922,0,0,'You\'ll pay for this!',12,0,100,25,0,0,0,'Overseer Lochli'),
|
|
(26922,0,1,'Fool! You\'ll never get away with this!',12,0,100,25,0,0,0,'Overseer Lochli'),
|
|
(26922,0,2,'You dare to defy the sons of iron?',12,0,100,25,0,0,0,'Overseer Lochli'),
|
|
(26922,0,3,'What do you think you\'re doing?',12,0,100,25,0,0,0,'Overseer Lochli'),
|
|
(26923,0,0,'You\'ll pay for this!',12,0,100,25,0,0,0,'Overseer Brunon'),
|
|
(26923,0,1,'Fool! You\'ll never get away with this!',12,0,100,25,0,0,0,'Overseer Brunon'),
|
|
(26923,0,2,'You dare to defy the sons of iron?',12,0,100,25,0,0,0,'Overseer Brunon'),
|
|
(26923,0,3,'What do you think you\'re doing?',12,0,100,25,0,0,0,'Overseer Brunon'),
|
|
(26935,0,0,'I\'m old enough to shoot beasts like you right between the eyes... at twice this distance.',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,1,0,'Don\'t you dare talk about my father, monster. He was twice the man you\'ll ever be.',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,2,0,'I\'d rather be dead than be one of you! You think you\'re still human? You\'re... animals!',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,3,0,'Surprise, you scum! You\'re going to tell me where my sister is or I\'ll put a bucketful of truesilver bullets through your wife\'s heart.',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,4,0,'Where is Anya?',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,5,0,'There is one last thing. I need to know where Arugal is.',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,6,0,'Anya!! You\'re all right!',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,7,0,'Badmoon? You mean Bloodmoon?',12,0,100,0,0,0,0,'Sasha'),
|
|
(26935,8,0,'Don\'t worry, sister... no one can hurt you now.',12,0,100,0,0,0,0,'Sasha'),
|
|
(26971,0,0,'How old are you, lass?',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,1,0,'You won\'t get away with this, you know? You\'re just a kid.',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,2,0,'Your father was weak, Sasha... he didn\'t have the guts to do what had to be done.',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,3,0,'We\'ll all end up serving the Lich King, kid. Better this way than becoming a rotten corpse.',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,4,0,'Stop! Do not shoot! Do not hurt Tatjana!',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,5,0,'The brat\'s held prisoner in the wolf den on the other side of the mountain. She was to be taken to Arugal. Are we free to go now?',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,6,0,'Forgive me, Tatjana... ',12,0,100,0,0,0,0,'Anatoly'),
|
|
(26971,7,0,'Nothing you can do can compare to what Arugal can do to us! I will tear you apart myself!',12,0,100,0,0,0,0,'Anatoly'),
|
|
(27002,0,0,'I\'ll consume your flesh and pick my teeth with your bones!',14,0,100,0,0,0,0,'Grom\'thar the Thunderbringer'),
|
|
(27002,1,0,'You\'re no magnataur! Where... did you... find... such strength?',14,0,100,0,0,0,0,'Grom\'thar the Thunderbringer'),
|
|
(27003,0,0,'I know why you\'ve come - one of those foolish Magnataur on the plains meddled and managed to get the dragons involved. Do you enjoy serving them like a dog?',14,0,100,0,0,0,0,'Dregmar Runebrand - yell'),
|
|
(27003,1,0,'You seek their leader... little thing, you wage war against the clans of Grom\'thar the Thunderbringer himself. Don\'t be so eager to rush to your death.',14,0,100,0,0,0,0,'Dregmar Runebrand yell'),
|
|
(27003,2,0,'Hah! So be it. Blow the horn of a magnataur leader at the ring of torches south of the Azure Dragonshrine. Make peace with your gods... Grom\'thar will come.',14,0,100,0,0,0,0,'Dregmar Runebrand yell'),
|
|
(27061,0,0,'Xink\'s Shredder ready and available for woodland destruction.',16,0,100,0,0,0,0,'Xink\'s Shredder'),
|
|
(27061,1,0,'Xink\'s Shredder security features activated. Returning to base.',16,0,100,0,0,0,0,'Xink\'s Shredder'),
|
|
(27113,0,0,'Thank you for rescuing me, but the others are still held on the tiers above!',12,0,100,1,0,0,0,'Prospector Gann'),
|
|
(27114,0,0,'Thank goodness! I was worried they were going to press me into service in their war against the stone giants!',12,0,100,1,0,0,0,'Prospector Torgan'),
|
|
(27115,0,0,'These irons are crazy! They keep talking about serving their \'master Loken\' but from what I can tell, only a few receive orders from him.',12,0,100,1,0,0,0,'Prospector Varana'),
|
|
(27163,0,1,'Keep \'em off me for about 15 seconds and this thing is as good as dead.',12,7,100,0,0,0,0,'7th Legion Siege Engineer'),
|
|
(27163,0,2,'Cover me!',12,7,100,0,0,0,0,'7th Legion Siege Engineer'),
|
|
(27163,0,3,'When I\'m done with this plague wagon it\'ll look like a goblin built it! Keep me safe!',12,7,100,0,0,0,0,'7th Legion Siege Engineer'),
|
|
(27163,0,4,'Keep the bad guys off me!',12,7,100,0,0,0,0,'7th Legion Siege Engineer'),
|
|
(27163,1,0,'%s deftly assembles a strange machine.',16,7,100,0,0,0,0,'7th Legion Siege Engineer'),
|
|
(27163,2,0,'That oughta do it! Just a few more seconds now.',12,7,100,0,0,0,0,'7th Legion Siege Engineer'),
|
|
(27199,0,0,'Finally, a worthy offering!',41,0,0,0,0,0,0,'Warlord Jinarrak - Say Text'),
|
|
(27199,1,0,'Ahhh! What be happenin\' to me, mon?',41,0,0,0,0,0,0,'Warlord Jinarrak - Say Text'),
|
|
(27199,2,0,'How dare you summon me without an offering!',41,0,0,0,0,0,0,'Warlord Jinarrak - Say Text'),
|
|
(27202,0,0,'Abbendis will see you purged!',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27202,0,1,'You are impure!',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27202,0,2,'Gah! What are you doing?',12,0,100,5,0,7256,0,'Onslaught Raven Priest'),
|
|
(27202,1,0,'I sense the taint of this land in you, footman. Report to the Bishop before the start of your next shift.',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27202,1,1,'Your protection is strong, child. Continue your work.',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27202,1,2,'The Grand Admiral himself has come to see to our dedication. If I see you slacking on your post again, I will gut you myself.',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27202,1,3,'You require the Bishop\'s blessing. Go to him soon.',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27202,2,0,'HELP! HELP! THIS $g MAN : WOMAN; HAS STOLEN MY IMAGE!',12,0,100,0,0,0,0,'Onslaught Raven Priest'),
|
|
(27203,0,0,'Be purified by steel!',12,0,100,0,0,0,0,'Onslaught Footman'),
|
|
(27203,0,1,'By the Light!',12,0,100,0,0,0,0,'Onslaught Footman'),
|
|
(27203,0,2,'In the name of the Light!',12,0,100,0,0,0,0,'Onslaught Footman'),
|
|
(27203,0,3,'You will be cleansed!',12,0,100,0,0,0,0,'Onslaught Footman'),
|
|
(27209,0,0,'Come to play?',12,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,1,0,'Ow! I\'ll tell you NOTHING, filthy $r!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,2,0,'Wait... WAIT! What is it that you want to know? I know you\'re the $c named $N.',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,3,0,'OW...NO! We know that you\'ve been stealing our armor and weapons and horses!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,4,0,'We know... that you don\'t... know why we\'re immune... to your so-called blight. Grand Admiral Westwind somehow gave the high abbot that prayer. I beg you... no more... please?',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,5,0,'AHHHHHHHHH! Please... we know... that you... have a spy... disguised as... one of us! There... that\'s all that I know. Please... mercy... STOP!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,6,0,'Please... stop. I\'ll do... anything....',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,7,0,'I beg you... no more.',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,8,0,'OWWWWWWWW!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,9,0,'You won\'t get... anything else... out of me!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,10,0,'They all... begged... for their... lives!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,11,0,'I TOLD YOU... I don\'t know... anything... else!',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27209,12,0,'Just... end it.',15,0,100,0,0,0,0,'Torturer LeCraft'),
|
|
(27210,0,0,'Now I\'ll show you the REAL power of the Onslaught!',12,0,100,0,0,14192,0,'High General Abbendis'),
|
|
(27212,0,0,'You\'re late, overseer.',12,0,100,0,0,0,0,'Image of Loken'),
|
|
(27212,1,0,'Destiny will not wait. Your craftsmen must increase their production of the war golems before the stone giant leader and his army reach Ulduar. ',12,0,100,0,0,0,0,'Image of Loken'),
|
|
(27212,2,0,'Tell your rune-smiths to continue converting what stone giants you can. Those that will not submit must be destroyed. ',12,0,100,0,0,0,0,'Image of Loken'),
|
|
(27212,3,0,'If the stone giants interfere with our work at Ulduar, I will hold you and your thane responsible. Mortals must not be allowed to come to the aid of the giants.',12,0,100,0,0,0,0,'Image of Loken'),
|
|
(27212,4,0,'Return to your duties, overseer. Be certain to impress upon your workers the urgency of their tasks.',12,0,100,0,0,0,0,'Image of Loken'),
|
|
(27221,0,0,'Let\'s see if this works.',12,0,100,1,0,0,0,'Tormak the Scarred'),
|
|
(27221,1,0,'You are among the Taunka of Camp Oneqwah, dwarf.',12,0,100,1,0,0,0,'Tormak the Scarred'),
|
|
(27221,2,0,'If you agree to help us against our mutual enemy, you will come to no harm here.',12,0,100,1,0,0,0,'Tormak the Scarred'),
|
|
(27221,3,0,'Think about it, prospector, but make up your mind swiftly. We must act soon.',12,0,100,25,0,0,0,'Tormak the Scarred'),
|
|
(27221,4,0,'I\'ll admit, dwarf, I was pleasantly surprised to see your plan succeed.',12,0,100,1,0,0,0,'Tormak the Scarred'),
|
|
(27221,5,0,'We can\'t just let you return to your companions and we can\'t take you with us...',12,0,100,1,0,0,0,'Tormak the Scarred'),
|
|
(27221,6,0,'He will live so long as he proves useful. I\'d be careful if I was you, dwarf.',12,0,100,273,0,0,0,'Tormak the Scarred'),
|
|
(27224,0,0,'But why?',12,0,100,0,0,0,0,'Forgotten Knight'),
|
|
(27224,0,1,'It was all lies...',12,0,100,0,0,0,0,'Forgotten Knight'),
|
|
(27224,0,2,'You gave us your word, betrayer!',12,0,100,0,0,0,0,'Forgotten Knight'),
|
|
(27224,0,3,'Our prince has forsaken us! All is lost!',12,0,100,0,0,0,0,'Forgotten Knight'),
|
|
(27224,0,4,'You lying wretch, Arthas! You doomed us all!',12,0,100,0,0,0,0,'Forgotten Knight'),
|
|
(27224,0,5,'Our lives were worth far more than your blood feud...',12,0,100,0,0,0,0,'Forgotten Knight'),
|
|
(27225,0,0,'But why?',12,0,100,0,0,0,0,'Forgotten Rifleman'),
|
|
(27225,0,1,'It was all lies...',12,0,100,0,0,0,0,'Forgotten Rifleman'),
|
|
(27225,0,2,'You gave us your word, betrayer!',12,0,100,0,0,0,0,'Forgotten Rifleman'),
|
|
(27225,0,3,'Our prince has forsaken us! All is lost!',12,0,100,0,0,0,0,'Forgotten Rifleman'),
|
|
(27225,0,4,'You lying wretch, Arthas! You doomed us all!',12,0,100,0,0,0,0,'Forgotten Rifleman'),
|
|
(27225,0,5,'Our lives were worth far more than your blood feud...',12,0,100,0,0,0,0,'Forgotten Rifleman'),
|
|
(27227,0,0,'Where... where am I?',12,0,100,0,0,0,0,'Prospector Rokar'),
|
|
(27227,1,0,'Wait a minute here! You promised to spare me if I helped you. I held up my end o\' the bargain!',12,0,100,5,0,0,0,'Prospector Rokar'),
|
|
(27227,2,0,'By the Light, Brann\'s alive? I\'d never help you capture him!',12,0,100,1,0,0,0,'Prospector Rokar'),
|
|
(27234,0,0,'You are being misled! The Onslaught is all lies! The Scourge and the Forsaken are not our enemies! Wake up!',14,0,100,5,0,0,0,'Blacksmith Goodman'),
|
|
(27235,0,0,'Renounce the Scarlet Onslaught! Don\'t listen to the lies of the high general and the grand admiral any longer!',14,0,100,5,0,0,0,'Lead Cannoneer Zierhut'),
|
|
(27236,0,0,'Abbendis is nothing but a harlot and Grand Admiral Westwind is selling her cheap like he sold us out!',14,0,100,5,0,0,0,'Stable Master Mercer'),
|
|
(27237,0,0,'High general Abbendis personally told me that it was a mistake to come north and that we\'re doomed! I urge you all to lay down your weapons and leave before it\'s too late!',14,0,100,5,0,0,0,'Commander Jordan'),
|
|
(27238,0,0,'My beautiful mill. You! You\'ll die for this!',12,0,100,0,0,0,0,'Foreman Kaleiki'),
|
|
(27246,0,0,'It is good that you have come my child. The Light\'s protection has worn thin on you.',12,0,100,0,0,0,0,'Bishop Street'),
|
|
(27246,1,0,'It is done. Serve the Light well.',12,0,100,0,0,0,0,'Bishop Street'),
|
|
(27246,2,0,'How dare you interrupt our righteous work?!',12,0,100,0,0,0,0,'Bishop Street'),
|
|
(27248,0,0,'Schlemiel!',12,0,100,5,0,0,0,'Apothecary Vicky Levine'),
|
|
(27248,1,0,'Apparently you flubbed this batch of blight. What do you have to say for yourself?',12,0,100,5,0,0,0,'Apothecary Vicky Levine'),
|
|
(27248,2,0,'Sorry? SORRY?! Here\'s sorry for you!',12,0,100,5,0,0,0,'Apothecary Vicky Levine'),
|
|
(27248,3,0,'Oops. I guess it IS working! That\'s odd.',12,0,100,6,0,0,0,'Apothecary Vicky Levine'),
|
|
(27248,4,0,'I\'m gonna need a cleanup and a new assistant over here!',12,0,100,5,0,0,0,'Apothecary Vicky Levine'),
|
|
(27250,0,0,'Huh?',12,0,100,6,0,0,0,'Junior Apothecary Schlemiel'),
|
|
(27250,1,0,'But... I followed your instructions precisely! Sorry?',12,0,100,6,0,0,0,'Junior Apothecary Schlemiel'),
|
|
(27250,2,0,'Eep!',12,0,100,34,0,1368,0,'Junior Apothecary Schlemiel'),
|
|
(27315,0,0,'Are you sure you know how to fly this thing? Feels a little wobbly.',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,0,1,'I don\'t mean to sound ungrateful, but could you fly a little closer to the ground? I hate heights!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,0,2,'I picked a bad day to stop drinking!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,0,3,'I\'m gettin\' a little woozy... Oooooof...',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,0,4,'You saved my life! Thanks!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,0,5,'You are my guardian angel! Like a white knight you flew in from the heavens and lifted me from the pit of damnation!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,0,'How can I ever repay you for this, friend?',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,1,'HURRAY!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,2,'Kindness is not lost with this one, Urik. Thank you, hero!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,3,'My shop\'s doors will always be open to you, friend.',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,4,'Safe at last! Thank you, stranger!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,5,'Thanks for your help, hero!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27315,1,6,'We made it! We actually made it!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27316,0,0,'Stand back, $N, the beast might lash out and harm you.',12,7,100,396,0,0,0,'Inquisitor Hallard'),
|
|
(27316,1,0,'GODFREY! Hear me, fiend! Hear me, for I am the Light, here to deliver you from evil!',12,7,100,5,0,0,0,'Inquisitor Hallard'),
|
|
(27316,2,0,'Good. I have your attention, then, Godfrey?',12,7,100,396,0,0,0,'Inquisitor Hallard'),
|
|
(27316,3,0,'We can do this in one of two ways, Godfrey. First, I will simply ask you to tell me what the unholy markings etched upon the pages of this tome mean. What say you?',12,7,100,1,0,0,0,'Inquisitor Hallard'),
|
|
(27316,4,0,'Then it is option two.',12,7,100,1,0,0,0,'Inquisitor Hallard'),
|
|
(27316,5,0,'I say a prayer for you now, lost soul. May the Light take you gracefully.',12,7,100,68,4000,0,0,'Inquisitor Hallard'),
|
|
(27316,6,0,'Let the sermon begin.',12,7,100,1,0,0,0,'Inquisitor Hallard'),
|
|
(27316,7,0,'LIGHT TAKE YOU, BEAST!',12,7,100,0,0,0,0,'Inquisitor Hallard'),
|
|
(27316,8,0,'BURN IN HOLY FIRE!',12,7,100,0,0,0,0,'Inquisitor Hallard'),
|
|
(27316,9,0,'LET THE LIGHT IN, GODFREY GOODARD!',12,7,100,0,0,0,0,'Inquisitor Hallard'),
|
|
(27316,10,0,'May the power of Light compel you!',12,7,100,0,0,0,0,'Inquisitor Hallard'),
|
|
(27316,11,0,'I thought you would see the Light, Godfrey... Now speak quickly, fiend. What does it say?',12,7,100,396,0,0,0,'Inquisitor Hallard'),
|
|
(27316,12,0,'RUBBISH! Godfrey do you take me for a fool? Do not spew your Scourge propaganda at a man of the Light, heathen! Speak now or I will have the peasants craft a holy water bath and dip you into it like a dog with fleas!',12,7,100,6,0,0,0,'Inquisitor Hallard'),
|
|
(27316,13,0,'What? There is a mausoleum beneath the old village? What fools we are to not have noticed! We will find and strike down your master now, Godfrey. We will end this nightmare.',12,7,100,6,0,0,0,'Inquisitor Hallard'),
|
|
(27316,14,0,'You let us worry about how we kill the monster, Godfrey.',12,7,100,396,0,0,0,'Inquisitor Hallard'),
|
|
(27316,15,0,'Return to Halford with the information that the good mayor was kind enough to submit, $N. I will finish here and squeeze whatever else this wretch might know about Thel\'zan. Now, I will show Godfrey the rarely seen \"option three.\"',12,7,100,1,0,0,0,'Inquisitor Hallard'),
|
|
(27316,16,0,'Let\'s you and I have a chat about some things, Godfrey.',12,7,100,1,0,0,0,'Inquisitor Hallard'),
|
|
(27328,0,0,'Ursoc, brother of Ursol and guardian to the furbolg tribes! Show yourself!',12,0,100,0,0,0,0,'Tur Ragepaw - say 0'),
|
|
(27328,1,0,'Stay behind me, $N. I will do my best to protect you.',12,0,100,0,0,0,0,'Tur Ragepaw - say 1'),
|
|
(27328,2,0,'Urychlim konec tohoto besneni, $N.',12,0,100,0,0,0,0,'Tur Ragepaw - say 2'),
|
|
(27328,3,0,'I will watch over you and your allies, $N.',12,0,100,0,0,0,0,'Tur Ragepaw - say 3'),
|
|
(27328,4,0,'Reset',14,0,100,0,0,0,0,'Tur Ragepaw - DEBUG 1'),
|
|
(27336,0,0,'Are you sure you know how to fly this thing? Feels a little wobbly.',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,0,1,'I don\'t mean to sound ungrateful, but could you fly a little closer to the ground? I hate heights!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,0,2,'I picked a bad day to stop drinking!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,0,3,'I\'m gettin\' a little woozy... Oooooof...',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,0,4,'You saved my life! Thanks!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,0,5,'You are my guardian angel! Like a white knight you flew in from the heavens and lifted me from the pit of damnation!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,0,'How can I ever repay you for this, friend?',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,1,'HURRAY!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,2,'Kindness is not lost with this one, Urik. Thank you, hero!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,3,'My shop\'s doors will always be open to you, friend.',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,4,'Safe at last! Thank you, stranger!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,5,'Thanks for your help, hero!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27336,1,6,'We made it! We actually made it!',12,0,100,0,0,0,0,'Helpless Wintergarde Villager'),
|
|
(27344,0,0,'Guards!',14,1,100,0,0,0,0,'Bat Handler Adeline'),
|
|
(27349,0,0,'The %s moans but seems otherwise unaffected by the blight.',16,0,100,0,0,0,0,'Scarlet Onslaught Prisoner'),
|
|
(27351,0,0,'Go with the Light, friend.',12,0,100,0,0,0,0,'Argent Crusade Rifleman'),
|
|
(27351,0,1,'Light take you!',12,0,100,0,0,0,0,'Argent Crusade Rifleman'),
|
|
(27351,0,2,'Ooooh! I think that one\'s head exploded.',12,0,100,0,0,0,0,'Argent Crusade Rifleman'),
|
|
(27351,0,3,'They were once people... Now? Undead monsters with an appetite for flesh!',12,0,100,0,0,0,0,'Argent Crusade Rifleman'),
|
|
(27355,0,0,'No... NO! What have you done?! So many ancient wyrms wasted... what magic could do this?',14,0,100,1,0,0,0,'Rothin the Decaying <Cult of the Damned>'),
|
|
(27355,1,0,'Foolish errand $g boy:girl; ... you will die for interrupting my work!',14,0,100,1,0,0,0,'Rothin the Decaying <Cult of the Damned>'),
|
|
(27355,2,0,'This is not the end... death only... strengthens...',14,0,100,1,0,0,0,'Rothin the Decaying <Cult of the Damned>'),
|
|
(27359,0,0,'Good of you to come, champion! The beast almost had me!',12,7,0,0,0,0,0,'Trapped Wintergarde Villager'),
|
|
(27359,0,1,'Finally! A hero has come!',12,7,0,0,0,0,0,'Trapped Wintergarde Villager'),
|
|
(27359,0,2,'Thank you, kind soul.',12,7,0,0,0,0,0,'Trapped Wintergarde Villager'),
|
|
(27359,0,3,'I\'ll never forget you, friend.',12,7,0,0,0,0,0,'Trapped Wintergarde Villager'),
|
|
(27373,0,0,'I thank you all. The druids of old were wise to tear down Vordrassil, for its roots seep deep into the dwelling of an ancient evil.',12,0,100,0,0,0,0,'Spirit of Ursoc'),
|
|
(27373,1,0,'You know their kind as old gods. Beware Yogg-Saron, the beast with a thousand maws. His evil extends beyond Vordrassil\'s roots.',12,0,100,0,0,0,0,'Spirit of Ursoc'),
|
|
(27376,0,0,'What do you mean my time has come? I\'ll kill you where you stand!',12,0,100,0,0,0,0,'Deathguard Schneider before going hostile'),
|
|
(27376,1,0,'Hey, over here!',12,0,100,0,0,0,0,'Deathguard Schneider upon LoS'),
|
|
(27378,0,0,'You can\'t possibly mean to.... I\'ll write you up for this, $C!',12,0,100,0,0,0,0,'Senior Scrivener Barriga before going hostile'),
|
|
(27378,1,0,'If you\'d be so kind, please let me out of here!',12,0,100,0,0,0,0,'Senior Scrivener Barriga upon LoS'),
|
|
(27379,0,0,'No! I beg you! Please don\'t kill me!',12,0,100,0,0,0,0,'Engineer Burke before going hostile'),
|
|
(27379,1,0,'Can Someone let me out of here? I need to get back to Venomspite and finish my shift.',12,0,100,0,0,0,0,'Engineer Burke upon LoS'),
|
|
(27381,0,0,'What is the meaning of this? Stop! I\'ll double whatever they\'re paying you!',12,0,100,0,0,0,0,'Chancellor Amai before going hostile'),
|
|
(27381,1,0,'I just arrived in Venomspite. How could i have possibly wronged you?',12,0,100,0,0,0,0,'Chancellor Amai upon Los'),
|
|
(27383,0,0,'I was... once like you. Mortal. Soft. Only flesh and bone. WEAK AND TIMID!',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,1,0,'Our lord, Arthas saw in me the frailty of man.',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,2,0,'\"Serve me in life and I will promise to rend the weakness from your soul. To erase it from existence!\" To be chosen... blessed by the Lich King in such a way.',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,3,0,'So serve him I did... Were it not for me the glorious dread citadel of Naxxramas may never have returned to Northrend.',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,4,0,'But enough talk... You have fought hard and come from the distant reaches of this world to face the Duskbringer. I shall not disappoint...',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,5,0,'Just as our lord saved me, so too shall I save you!',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,6,0,'THIS WILL BE THE LAST TIME YOU UTTER THAT NAME, PALADIN! Breathe your dying breath!',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27383,7,0,'Rise, my minions! Your master commands it!',14,0,100,0,0,0,0,'Thel zan the Duskbringer'),
|
|
(27389,0,0,'By all means, don\'t assess the situation, you halfwit! Just jump into the fray!',14,0,100,0,0,13199,0,'dalronn YELL_DALRONN_AGGRO'),
|
|
(27389,1,0,'See... you... soon.',14,0,100,0,0,13200,0,'dalronn YELL_DALRONN_SKA_DIED'),
|
|
(27389,2,0,'There\'s no... greater... glory.',14,0,100,0,0,13201,0,'dalronn YELL_DALRONN_DAL_DIEDFIRST'),
|
|
(27389,3,0,'You may serve me yet.',14,0,100,0,0,13202,0,'dalronn YELL_DALRONN_KILL'),
|
|
(27389,4,0,'Skarvald, you incompetent slug! Return and make yourself useful!',14,0,100,0,0,13203,0,'dalronn YELL_DALRONN_SKA_DIEDFIRST'),
|
|
(27390,0,0,'Dalronn! See if you can muster the nerve to join my attack!',14,0,100,0,0,13229,0,'skarvald YELL_SKARVALD_AGGRO'),
|
|
(27390,1,0,'Not... over... yet.',14,0,100,0,0,13230,0,'skarvald YELL_SKARVALD_DAL_DIED'),
|
|
(27390,2,0,'A warrior\'s death.',14,0,100,0,0,13231,0,'skarvald YELL_SKARVALD_SKA_DIEDFIRST'),
|
|
(27390,3,0,'???',14,0,100,0,0,13232,0,'skarvald YELL_SKARVALD_KILL'),
|
|
(27390,4,0,'Pagh! What sort of necromancer lets death stop him? I knew you were worthless!',14,0,100,0,0,13233,0,'skarvald YELL_SKARVALD_DAL_DIEDFIRST'),
|
|
(27405,0,0,'What\'s going on here, sarge?',12,0,100,0,0,0,0,'Onslaught Footman'),
|
|
(27406,0,0,'I don\'t know. Better kill them both to be on the safe side!',12,0,100,0,0,0,0,'Onslaught Footman'),
|
|
(27411,0,0,'Were you bitten?',12,0,100,6,0,0,0,'Freed Alliance Scout Say1'),
|
|
(27411,1,1,'Answer me! Were you bloody bitten?',14,0,100,22,0,0,0,'Freed Alliance Scout Yell'),
|
|
(27411,2,2,'You don\'t even know, do you? The trappers? They\'re not human... we have to get out of here! Come, quick!',12,0,100,0,0,0,0,'Freed Alliance Scout Say2'),
|
|
(27411,3,3,'Take Ducal\'s horse, he\'s one of them now!',12,0,100,0,0,0,0,'Freed Alliance Scout Say3'),
|
|
(27411,4,4,'There\'s lamp oil in the back - make use of it. The fiends hate fire!',12,0,100,0,0,0,0,'Freed Alliance Scout Say4'),
|
|
(27430,0,0,'The Destructive Ward gains in power.',41,0,100,0,0,0,0,'Destructive Ward'),
|
|
(27430,1,0,'The Destructive Ward is fully charged!',41,0,100,0,0,0,0,'Destructive Ward'),
|
|
(27439,0,0,'I know a place nearby where we can speak in private, my child. Follow me.',12,0,100,0,0,0,0,'High Abbot Landgren'),
|
|
(27439,1,0,'Did you think that I could not see through your flimsy disguise, $N?',12,0,100,0,0,0,0,'High Abbot Landgren'),
|
|
(27439,2,0,'There is much that you do not understand, $r. The master sees all.',12,0,100,0,0,0,0,'High Abbot Landgren'),
|
|
(27439,3,0,'He told me that you would come for me. I won\'t die by your hand though. I have seen what you have done to my compatriots.',12,0,100,0,0,0,0,'High Abbot Landgren'),
|
|
(27439,4,0,'No. I will leave this world in a manner of my own choosing. And I will return, the grand admiral\'s will permitting.',12,0,100,0,0,0,0,'High Abbot Landgren'),
|
|
(27439,5,0,'AAAEEEEIIIiiiiiiiiiiiiiiiii.........................',12,0,100,0,0,0,0,'High Abbot Landgren'),
|
|
(27447,0,0,'There will be no mercy!',14,0,0,0,0,13649,0,''),
|
|
(27447,1,1,'Blast them! Destroy them!',14,0,0,0,0,13650,0,''),
|
|
(27447,2,2,'%s calls an Azure Ring Captain!',41,0,0,0,0,0,0,''),
|
|
(27447,3,3,'They are... too strong! Underestimated their... fortitude.',14,0,0,0,0,13655,0,''),
|
|
(27447,4,0,'Intruders, your victory will be short-lived. I am Commander Varos Cloudstrider. My drakes control the skies and protect this conduit. I will see to it personally that the Oculus does not fall into your hands!',14,0,100,0,0,13648,3,'Varos Cloudstrider SAY_VAROS_INTRO_TEXT'),
|
|
(27455,0,0,'Captain, why are the guards not at their posts?',12,0,100,0,0,12725,0,'Prince Arthas'),
|
|
(27455,1,0,'Uther had my troops recalled? Damn it! If my warriors abandon me, I\'ll never defeat Mal\'Ganis. The ships must be burned before the men reach the shore!',12,0,100,0,0,12726,0,'Prince Arthas'),
|
|
(27455,2,0,'Burned down to their frames! No one goes home until our job here is done!',12,0,100,0,0,12727,0,'Prince Arthas'),
|
|
(27455,3,0,'Spare me, Muradin. You weren\'t there to see what Mal\'Ganis did to my homeland.',12,0,100,0,0,12728,0,'Prince Arthas'),
|
|
(27455,4,0,'The walls of Frostmourne Cavern shudder and shake.',41,0,100,0,0,0,0,'Prince Arthas'),
|
|
(27455,5,0,'Behold, Muradin, our salvation, Frostmourne.',12,0,100,25,0,12729,0,'Prince Arthas'),
|
|
(27455,6,0,'I would gladly bear any curse to save my homeland.',12,0,100,0,0,12730,0,'Prince Arthas'),
|
|
(27455,7,0,'Damn the men! Nothing shall prevent me from having my revenge, old friend. Not even you.',12,0,100,0,0,12731,0,'Prince Arthas'),
|
|
(27455,8,0,'Now, I call out to the spirits of this place. I will give anything or pay any price, if only you will help me save my people.',12,0,100,0,0,12732,0,'Prince Arthas'),
|
|
(27461,0,0,'NOOOOO! Mother! We\'ll avenge you!',12,0,100,0,0,0,0,'Bambina'),
|
|
(27462,0,0,'A skunk, rabbit, and a fawn travelling together. Now thats something you don\'t see every day. No matter, i\'ll be dining on venison tonight!',12,0,100,0,0,0,0,'Westfall Brigade Hunter'),
|
|
(27463,0,0,'Ahh..better..',12,0,100,0,0,0,0,'wounded skirmisher RANDOM_SAY_1'),
|
|
(27463,0,1,'Whoa.. i nearly died there. Thank you, $Race!',12,0,100,0,0,0,0,'wounded skirmisher RANDOM_SAY_2'),
|
|
(27463,0,2,'Thank you. $Class!',12,0,100,0,0,0,0,'wounded skirmisher RANDOM_SAY_3'),
|
|
(27476,0,0,'I apologize, emissary, but the prince is away on an errand. What brings you to this desolate place?',12,0,100,0,0,12719,0,'Captain Luc Valonforth'),
|
|
(27476,1,0,'We\'re to just pick up and leave?',12,0,100,0,0,12720,0,'Captain Luc Valonforth'),
|
|
(27476,2,0,'To hell with the undead! We\'ll cut our way through the woods, men!',12,0,100,0,0,12721,0,'Captain Luc Valonforth'),
|
|
(27476,3,0,'Well, milord, your father had our troops recalled at Lord Uther\'s request.',12,0,100,0,0,12722,0,'Captain Luc Valonforth'),
|
|
(27480,0,0,'Isn\'t that a bit much, lad?',12,0,100,0,0,12733,0,'Muradin'),
|
|
(27480,1,0,'You lied to your men and betrayed the mercenaries who fought for you. What\'s happening to you, Arthas? Is vengeance all that\'s important to you?',12,0,100,0,0,12734,0,'Muradin'),
|
|
(27480,2,0,'Hold, lad. There\'s an inscription on the dais. It\'s a warning. It says, \"Whomsoever takes up this blade shall wield power eternal. Just as the blade rends flesh, so must power scar the spirit.\" Oh, I should\'ve known. The blade is cursed! Let\'s get the hell out of here!',12,0,100,0,0,12735,0,'Muradin'),
|
|
(27480,3,0,'Leave it be, Arthas. Forget this business and lead your men home.',12,0,100,0,0,12736,0,'Muradin'),
|
|
(27480,4,0,'O\' my head... Wh... Where am I?',12,0,100,0,0,0,0,'Muradin'),
|
|
(27480,5,0,'Who... Who am I?',12,0,100,0,0,0,0,'Muradin'),
|
|
(27482,0,0,'I\'d nearly given up.You\'ve given me new life!',12,0,50,0,0,0,0,'Wounded Westfall Infantry say text'),
|
|
(27482,0,1,'Bless you, friend.I nearly expired....',12,0,50,0,0,0,0,'Wounded Westfall Infantry say text'),
|
|
(27482,0,2,'Without your help, I surely would have died....',12,0,50,0,0,0,0,'Wounded Westfall Infantry say text'),
|
|
(27482,0,3,'Thank you $r.',12,0,50,0,0,0,0,'Wounded Westfall Infantry say text'),
|
|
(27483,0,0,'%s raises his claws menacingly!',41,0,100,0,0,0,0,'King Dred'),
|
|
(27492,0,0,'By royal edict, you men are to return to Lordaeron immediately. Lord Uther has convinced the king to recall this expedition.',12,0,100,0,0,12723,0,'Alliance Emissary'),
|
|
(27492,1,0,'That\'s correct. My men report that the roads from here to the shore are held by the undead. You\'ll need to find an alternate route back to your ships.',12,0,100,0,0,12724,0,'Alliance Emissary'),
|
|
(27539,0,0,'Every warrior that falls is one more for our mighty army. There is no victory against us.',14,0,100,0,0,0,0,'Frigid Necromancer'),
|
|
(27539,0,1,'Rise... rise and feast on their flesh!',14,0,100,0,0,0,0,'Frigid Necromancer'),
|
|
(27539,0,2,'The time of the dragons is over...',14,0,100,0,0,0,0,'Frigid Necromancer'),
|
|
(27539,0,3,'There is no hope. You will fail.',14,0,100,0,0,0,0,'Frigid Necromancer'),
|
|
(27539,0,4,'You will find no peace in death, wyrms!',14,0,100,0,0,0,0,'Frigid Necromancer'),
|
|
(27539,0,5,'Your struggle is meaningless. You will all fall before the endless Scourge!',14,0,100,0,0,0,0,'Frigid Necromancer'),
|
|
(27551,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Enraged Apparition'),
|
|
(27570,0,0,'We\'re all gonna die!',12,0,100,0,0,0,0,'venture co straggler SAY1'),
|
|
(27570,0,1,'Gotta get out of here!',12,0,100,0,0,0,0,'venture co straggler SAY2'),
|
|
(27570,0,2,'No way I\'m stickin\' around!',12,0,100,0,0,0,0,'venture co straggler SAY3'),
|
|
(27570,0,3,'Forget this! I\'m going home!',12,0,100,0,0,0,0,'venture co straggler SAY4'),
|
|
(27570,0,4,'I didn\'t sign up for this!',12,0,100,0,0,0,0,'venture co straggler SAY5'),
|
|
(27577,0,0,'%s growls.',16,0,100,0,0,409,0,'Mayor Godfrey'),
|
|
(27577,1,0,'%s hisses!',16,0,100,0,0,410,0,'Mayor Godfrey'),
|
|
(27577,2,0,'Tell you nothing, preacher.',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27577,3,0,'What can you do to me that Kel\'Thuzad has not? That the Lich King will not?',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27577,4,0,'The book is your salvation, yes... but nothing will you know! NOTHING I SAY! NOTHING! ',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27577,5,0,'No more LIGHT! NO MORE! I BEG YOU!',12,0,100,0,0,0,0,'Mayor Godfrey'),
|
|
(27577,6,0,'Never felt hurt like this!',12,0,100,0,0,0,0,'Mayor Godfrey'),
|
|
(27577,7,0,'It tells of the coming apocalypse. How this world will burn and be reborn from death.',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27577,8,0,'NOOOO!!! I tell you! I tell you everything!',12,0,100,39,0,0,0,'Mayor Godfrey'),
|
|
(27577,9,0,'Humans... Beneath the earth of Wintergarde Village you built a mausoleum! Why do you think Naxxramas attacked that spot? Thel\'zan hides deep in your own crypt and sends a thousand-thousand corpses at you! Perish you will...',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27577,10,0,'How? Humans truly are stupid, yes? Thel\'zan the Duskbringer! Thel\'zan the Lich! He who is born of human flesh and bone, sacrificed all for power, protected by the Lich King!',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27577,11,0,'You cannot stop Thel\'zan! He bears the dark gift, bestowed upon him by the Lich King himself!',12,0,100,1,0,0,0,'Mayor Godfrey'),
|
|
(27588,0,0,'Without you we\'d be lost. Thanks for the ride!',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,0,1,'For the Alliance and Lord Fordragon!',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,0,2,'HOO-WAH! The cavalry has arrived!',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,0,3,'Great driving, soldier! Not a scratch on us!',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,0,'I think I see one of their plague wagons!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,1,'Did I ever tell you soldiers about the time I destroyed the Thandol Span? Yep, weren\'t no dark irons destroyed that bridge! Was me!',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,2,'It doesn\'t make any sense. Why don\'t they just fly Naxxramas over Wintergarde Keep and blow it up? I mean, that\'s what I would do if I were Kel\'Thuzad.',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,3,'I wonder if we\'ll ever solve the mystery of the strange ore. There\'s gotta be some use for it!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,4,'Hey, do any of you know McGoyver over at Valgarde? He\'s my uncle. You know what his title is? Pro. Yea, just \"Pro.\" I want to be a pro too.',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,5,'Something straight up stinks in here! It\'s definitely not me. Gnomes smell like butter and sunshine. Not like those dwarves that smell like they were born from a trogg\'s armpit! None of you are dwarves, are you?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,6,'I used to know a dwarf that claimed gnomes evolved from beneath the earth. That we all started out as sand gnomes. What a load of nonsense! Sand gnomes? PUH-LEASE!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,7,'I\'ve never seen destruction like this...',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,8,'Keep the chatter down, people. We need to stay alert!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,9,'The smell of death covers every inch of this place.',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,10,'Driver, I hear you single handedly airlifted our villagers out of this hell-hole. Is that true?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,11,'So does anyone know anything about Thel\'zan? Who is he? How did he come to leading the Scourge armies on the ground?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,12,'Look at this mess... The Scourge will pay for this!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,13,'Where are all the corpses? What have they done to our people?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,1,14,'I hope I\'m alive to see Arthas get what\'s coming to him.',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27588,2,0,'Reporting for duty, sir!',12,7,100,0,0,0,0,'7th Legion Elite'),
|
|
(27619,0,0,'Rise, Arugal! The power of the Lich King commands you!',12,0,100,0,0,0,0,'Prince Valanar - Silverpine'),
|
|
(27624,0,0,'Yes... he shall suit our needs perfectly. Have him sent to Solstice Village when you\'re ready. Arthas will not be pleased if we fall behind schedule.',12,0,100,0,0,0,0,'Prince Theraldis - Silverpine'),
|
|
(27629,0,0,'Are you ready for battle, $c?',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,1,'Take us into battle, $n!',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,2,'Shall we destabilize the shrine first or disable the enemy?',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,3,'We\'ve been expecting you, $n. Now we have the upper hand.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,4,'I can\'t believe the blues would attack us. Let\'s give some of it back!',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,5,'Let\'s defend the temple!',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,6,'Where to first?',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,0,7,'Your reputation precedes you, $n. This should be interesting.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,0,'I never thought that I\'d be riding into battle with a $r on my back.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,1,'Another blue down. We make a great team!',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,2,'With you and I working together, this battle will be over in no time.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,3,'Malygos has clearly gone insane.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,4,'Nice one, kid.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,5,'I\'ve never seen anything like this before. I\'m glad that you\'re here.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,6,'I\'m glad you saw that one!',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,1,7,'Just hang on. We\'ll get through this.',15,0,100,0,0,0,0,'Wyrmrest Defender'),
|
|
(27629,2,0,'We should get out of here. I need to heal!',42,0,100,0,3000,0,0,'Wyrmrest Defender'),
|
|
(27631,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Angrathar Aberration on enrage'),
|
|
(27646,0,0,'You won\'t eat me, will you?',12,0,100,0,0,0,0,'Anya'),
|
|
(27646,1,0,'Sister! The mean men were going to take me to Badmoon Isle. They wanted to turn me into one of them.',12,0,100,0,0,0,0,'Anya'),
|
|
(27646,2,0,'That\'s what I said! Badmoon! Sasha... don\'t ever leave me again! First they took papa, then they took you... I don\'t want to be alone with them!',12,0,100,0,0,0,0,'Anya'),
|
|
(27654,0,0,'The prisoners shall not go free! The word of Malygos is law!',14,0,100,0,0,13594,0,'drakos SAY_AGGRO'),
|
|
(27654,1,0,'A fitting punishment!',14,0,100,0,0,13602,0,'drakos SAY_KILL_1'),
|
|
(27654,1,1,'Sentence: executed!',14,0,100,0,0,13603,0,'drakos SAY_KILL_2'),
|
|
(27654,1,2,'Another casualty of war!',14,0,100,0,0,13604,0,'drakos SAY_KILL_3'),
|
|
(27654,2,0,'The war... goes on.',14,0,100,0,0,13605,0,'drakos SAY_DEATH'),
|
|
(27654,3,0,'It is too late to run!',14,0,100,0,0,13598,0,'drakos SAY_PULL_1'),
|
|
(27654,3,1,'Gather \'round....',14,0,100,0,0,13599,0,'drakos SAY_PULL_2'),
|
|
(27654,3,2,'None shall escape!',14,0,100,0,0,13600,0,'drakos SAY_PULL_3'),
|
|
(27654,3,3,'I condemn you to death!',14,0,100,0,0,13601,0,'drakos SAY_PULL_4'),
|
|
(27654,4,0,'Tremble, worms!',14,0,100,0,0,13595,0,'drakos SAY_STOMP_1'),
|
|
(27654,4,1,'I will crush you!',14,0,100,0,0,13596,0,'drakos SAY_STOMP_2'),
|
|
(27654,4,2,'Can you fly?',14,0,100,0,0,13597,0,'drakos SAY_STOMP_3'),
|
|
(27655,0,0,'What do we have here... those that would defy the Spell-Weaver? Those without foresight or understanding. How can I make you see? Malygos is saving the world from itself! Bah! You are hardly worth my time!',14,0,100,1,0,13635,0,'Mage-Lord Urom - SAY_SUMMON_1'),
|
|
(27655,1,0,'Clearly my pets failed. Perhaps another demonstration is in order.',14,0,100,1,0,13636,0,'Mage-Lord Urom - SAY_SUMMON_2'),
|
|
(27655,2,0,'Still you fight. Still you cling to misguided principles. If you survive, you\'ll find me in the center ring.',14,0,100,1,0,13637,0,'Mage-Lord Urom - SAY_SUMMON_3'),
|
|
(27655,3,0,'Poor blind fools!',14,0,100,0,0,13638,0,'Mage-Lord Urom - SAY_AGGRO'),
|
|
(27655,4,0,'%s begins to cast Empowered Arcane Explosion!',41,0,100,0,0,0,0,'Mage-Lord Urom - EMOTE_ARCANE_EXPLOSION'),
|
|
(27655,5,0,'A taste... just a small taste... of the Spell-Weaver\'s power!',14,0,100,0,0,13639,0,'Mage-Lord Urom - SAY_ARCANE_EXPLOSION'),
|
|
(27655,5,1,'So much unstable energy... but worth the risk to destroy you!',14,0,100,0,0,13640,0,'Mage-Lord Urom - SAY_ARCANE_EXPLOSION'),
|
|
(27655,6,0,'Everything I have done... has been for Azeroth....',14,0,100,0,0,13644,0,'Mage-Lord Urom - SAY_DEATH'),
|
|
(27655,7,0,'If only you understood!',14,0,100,0,0,13641,0,'Mage-Lord Urom - SAY_PLAYER_KILL'),
|
|
(27655,7,1,'Now do you see? Do you?!',14,0,100,0,0,13642,0,'Mage-Lord Urom - SAY_PLAYER_KILL'),
|
|
(27655,7,2,'Unfortunate, but necessary.',14,0,100,0,0,13643,0,'Mage-Lord Urom - SAY_PLAYER_KILL'),
|
|
(27656,0,0,'Simpletons! You cannot comprehend the forces you have set in motion. The ley line conduit will not be disrupted! Your defeat shall be absolute!',14,0,100,0,0,13622,3,'Ley-Guardian Eregos - SAY_SPAWN'),
|
|
(27656,1,0,'You brash interlopers are out of your element! I will ground you!',14,0,100,0,0,13623,0,'Ley-Guardian Eregos - SAY_AGGRO'),
|
|
(27656,2,0,'Such insolence... such arrogance... must be PUNISHED!',14,0,100,0,0,13624,0,'Ley-Guardian Eregos - SAY_ENRAGE'),
|
|
(27656,3,0,'It\'s a long way down...',14,0,100,0,0,13628,0,'Ley-Guardian Eregos - SAY_KILL'),
|
|
(27656,3,1,'Back to the earth with you!',14,0,100,0,0,13629,0,'Ley-Guardian Eregos - SAY_KILL'),
|
|
(27656,3,2,'Enjoy the fall!',14,0,100,0,0,13630,0,'Ley-Guardian Eregos - SAY_KILL'),
|
|
(27656,4,0,'Savor this small victory, foolish little creatures. You and your dragon allies have won this battle, but we will win... the Nexus War.',14,0,100,0,0,13631,0,'Ley-Guardian Eregos - SAY_DEATH'),
|
|
(27656,5,0,'We command the arcane! It shall not be used against us.',14,0,100,0,0,13626,0,'Ley-Guardian Eregos - SAY_SHIELD'),
|
|
(27656,5,1,'It is trivial to extinguish your fire!',14,0,100,0,0,13627,0,'Ley-Guardian Eregos - SAY_SHIELD'),
|
|
(27656,5,2,'No magic of nature will help you now!',14,0,100,0,0,13625,0,'Ley-Guardian Eregos - SAY_SHIELD'),
|
|
(27658,0,0,'Thank you for freeing us, mortals. Beware, the blue flight is alerted to your presence. Even now, Malygos sends Varos Cloudstrider and his ring guardians to defend the Oculus. You will need our help to stand a chance.',12,0,100,1,3500,0,0,'Belgaristrasz - On freed'),
|
|
(27683,0,0,'I\'ve lived here and kept this shrine with the blessing of the Alexstrasza for longer than I can remember. In its darkest hour, I\'ve failed... I fell at the feet of that damned death knight... Bloodbane.',12,0,100,0,0,0,0,'Remnant of Dahlia Suntouch'),
|
|
(27683,1,0,'Dahlia spits on the ground at the thought of the name.',16,0,100,0,0,0,0,'Remnant of Dahlia Suntouch'),
|
|
(27683,2,0,'The Lich King is stretching his hand far now... fearlessly treading on the most sacred lands of all of the flights. He intends to force us to action.',12,0,100,0,0,0,0,'Remnant of Dahlia Suntouch'),
|
|
(27683,3,0,'My time is done... I offered myself to Alexstrasza in life, but I have nothing left to offer in death. She will need a new keeper for her shrine.',12,0,100,0,0,0,0,'Remnant of Dahlia Suntouch'),
|
|
(27683,4,0,'And thank you... thank you for freeing me from the shackles of the damned. You are a hero... I know you will go on to great deeds.',12,0,100,0,0,0,0,'Remnant of Dahlia Suntouch'),
|
|
(27683,5,0,'The Remnant of Dahlia Suntouch fades away...',16,0,100,0,0,0,0,'Remnant of Dahlia Suntouch'),
|
|
(27692,0,0,'Emerald Drake flies away.',16,0,100,1,0,2858,0,'Emerald - On take off'),
|
|
(27692,1,0,'Welcome Friend. Keep your head down and hold on tight!',15,0,100,1,0,0,0,'Emerald - On welcome'),
|
|
(27692,2,0,'Use Leeching Poison to damage enemies and keep me healed. Touch the Nightmare is very powerful, but it hurts me, so only use it when I have a lot of health!',15,0,100,1,0,0,0,'Emerald - On explaining abilities'),
|
|
(27692,3,0,'Now that I am at my full power I can perform Dream Funnel. You can use it to heal other drakes, but it drains my health, so make sure you\'re using Leeching Poison too!',15,0,100,1,0,0,0,'Emerald - On ultimate ability unlocked'),
|
|
(27692,4,0,'I\'m badly injured! I can\'t take much more of this!',15,0,100,1,0,0,0,'Emerald - On below 40%'),
|
|
(27692,5,0,'$3486W Centrifuge Constructs remain. We must find and destroy them to disable Varos Cloudstrider\'s protective shield. The constructs should be about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Emerald - Say gps 10 constructs'),
|
|
(27692,6,0,'One Centrifuge Construct remains. We must find and destroy it to disable Varos Cloudstrider\'s protective shield. The construct should be about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Emerald - Say gps 1 construct'),
|
|
(27692,7,0,'The shield is down; Varos is vulnerable! Defeating him should disperse the Azure Ring Guardians and allow us access to the upper bands. Varos is on a floating platform about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Emerald - Say gps Varos'),
|
|
(27692,8,0,'Mage-Lord Urom is our next target. He should be hiding on one of the floating platforms on the Band of Transmutation, near the top of The Oculus. Be warned, Urom is a powerful conjurer; he may not be alone.',15,0,100,0,0,0,0,'Emerald - Say gps Lord Urom'),
|
|
(27692,9,0,'Ley-Guardian Eregos is all that now stands between us and control of The Oculus. He\'s flying above the Band of Alignment, at the very top of The Oculus. Eregos is incredibly powerful; stay on my back when we engage him and leave the fighting to me.',15,0,100,0,0,0,0,'Emerald - Say gps Eregos'),
|
|
(27692,10,0,'We\'ve wrested control of The Oculus from the forces of Malygos. You\'re not getting any lighter, little one. My wings itch for the open sky.',15,0,100,0,0,0,0,'Emerald - Say gps End'),
|
|
(27713,0,0,'What is it?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,1,'Is this the end? If we stop this bastard now, is victory assured at the Wrathgate?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,2,'Let it be known that it has been an honor and a privilege fighting alongside all of you.',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,3,'Death comes for us all eventually, but sometimes it comes a little faster than anticipated. Today we call that blind heroics... Tomorrow someone may call it stupidity.',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,4,'Come on... Let\'s get this over with!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,5,'It looks like a gateway to hell!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,6,'I\'m getting a little worried. Where is this hero that is supposed to lead us into battle?',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,0,7,'If I don\'t make it back to Wintergarde, let my family know that I did my best and that I love them...',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27713,1,0,'It\'s the Highlord!',12,0,100,0,0,0,0,'7th Legion Elite'),
|
|
(27719,0,0,'Ladies and gentlemen! Well... let\'s just say you don\'t want to miss this one!',14,0,100,0,0,0,0,'Grennix Shivwiggle - Quest Accepted'),
|
|
(27726,0,0,'I used good judgment when you showed non. I don\'t want to see you lead us into ruin, Krenna!',12,0,100,0,0,0,0,'Gorgonna - Say 0'),
|
|
(27726,1,1,'It doesn\'t have to end this way, you know?',12,0,100,0,0,0,0,'Gorgonna - Say 1'),
|
|
(27726,2,2,'We\'ll see about that',12,0,100,0,0,0,0,'Gorgonna - Say 2'),
|
|
(27726,3,3,'Why... why sister? Why did it have to come to this?',12,0,100,0,0,0,0,'Gorgonna - Say 3'),
|
|
(27727,0,0,'You went behind my back. You neglected my orders. You will pay the price.',12,0,100,0,0,0,0,'Conqueror Krenna - Say 0'),
|
|
(27727,1,1,'Enough talk. By the time I\'m though with you, not even the worgs will go near your corpse.',12,0,100,0,0,0,0,'Conqueror Krenna - Say 1'),
|
|
(27755,0,0,'Amber Drake flies away.',16,0,100,1,0,2858,0,'Amber - On take off'),
|
|
(27755,1,0,'Welcome Friend. Keep your head down and hold on tight!',15,0,100,1,0,0,0,'Amber - On welcome'),
|
|
(27755,2,0,'Use Shock Lance to damage enemies. If we get in trouble, Stop Time to freeze all enemies in place, then hit them with Shock Lance for massive damage!',15,0,100,1,0,0,0,'Amber - On explaining abilities'),
|
|
(27755,3,0,'Now that I am at my full power I can perform Temporal Rift. You can use it to make enemies take extra damage and to get Shock Charges. Save up Shock Charges and then Shock Lance for huge damage!',15,0,100,1,0,0,0,'Amber - On ultimate ability unlocked'),
|
|
(27755,4,0,'I\'m badly injured! I can\'t take much more of this!',15,0,100,1,0,0,0,'Amber - On below 40%'),
|
|
(27755,5,0,'$3486W Centrifuge Constructs remain. We must find and destroy them to disable Varos Cloudstrider\'s protective shield. The constructs should be about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Amber - Say gps 10 constructs'),
|
|
(27755,6,0,'One Centrifuge Construct remains. We must find and destroy it to disable Varos Cloudstrider\'s protective shield. The construct should be about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Amber - Say gps 1 construct'),
|
|
(27755,7,0,'The shield is down; Varos is vulnerable! Defeating him should disperse the Azure Ring Guardians and allow us access to the upper bands. Varos is on a floating platform about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Amber - Say gps Varos'),
|
|
(27755,8,0,'Mage-Lord Urom is our next target. He should be hiding on one of the floating platforms on the Band of Transmutation, near the top of The Oculus. Be warned, Urom is a powerful conjurer; he may not be alone.',15,0,100,0,0,0,0,'Amber - Say gps Lord Urom'),
|
|
(27755,9,0,'Ley-Guardian Eregos is all that now stands between us and control of The Oculus. He\'s flying above the Band of Alignment, at the very top of The Oculus. Eregos is incredibly powerful; stay on my back when we engage him and leave the fighting to me.',15,0,100,0,0,0,0,'Amber - Say gps Eregos'),
|
|
(27755,10,0,'We\'ve wrested control of The Oculus from the forces of Malygos. You\'re not getting any lighter, little one. My wings itch for the open sky.',15,0,100,0,0,0,0,'Amber - Say gps End'),
|
|
(27756,0,0,'Ruby Drake flies away.',16,0,100,1,0,2858,0,'Ruby - On take off'),
|
|
(27756,1,0,'Welcome Friend. Keep your head down and hold on tight!',15,0,100,1,0,0,0,'Ruby - On welcome'),
|
|
(27756,2,0,'Use Searing Wrath to damage enemies and Evasive Maneuvers if I start taking damage. Remember I need to build up Evasive Charges by taking damage to perform Evasive Maneuvers!',15,0,100,1,0,0,0,'Ruby - On explaining abilities'),
|
|
(27756,3,0,'Now that I am at my full power I can perform Martyr. You can use it to protect other drakes, but I will take lots of damage, so make sure you\'re using Evasive Maneuvers too!',15,0,100,1,0,0,0,'Ruby - On ultimate ability unlocked'),
|
|
(27756,4,0,'I\'m badly injured! I can\'t take much more of this!',15,0,100,1,0,0,0,'Ruby - On below 40%'),
|
|
(27756,5,0,'$3486W Centrifuge Constructs remain. We must find and destroy them to disable Varos Cloudstrider\'s protective shield. The constructs should be about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Ruby - Say gps 10 constructs'),
|
|
(27756,6,0,'One Centrifuge Construct remains. We must find and destroy it to disable Varos Cloudstrider\'s protective shield. The construct should be about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Ruby - Say gps 1 construct'),
|
|
(27756,7,0,'The shield is down; Varos is vulnerable! Defeating him should disperse the Azure Ring Guardians and allow us access to the upper bands. Varos is on a floating platform about halfway up The Oculus, on the Band of Acceleration.',15,0,100,0,0,0,0,'Ruby - Say gps Varos'),
|
|
(27756,8,0,'Mage-Lord Urom is our next target. He should be hiding on one of the floating platforms on the Band of Transmutation, near the top of The Oculus. Be warned, Urom is a powerful conjurer; he may not be alone.',15,0,100,0,0,0,0,'Ruby - Say gps Lord Urom'),
|
|
(27756,9,0,'Ley-Guardian Eregos is all that now stands between us and control of The Oculus. He\'s flying above the Band of Alignment, at the very top of The Oculus. Eregos is incredibly powerful; stay on my back when we engage him and leave the fighting to me.',15,0,100,0,0,0,0,'Ruby - Say gps Eregos'),
|
|
(27756,10,0,'We\'ve wrested control of The Oculus from the forces of Malygos. You\'re not getting any lighter, little one. My wings itch for the open sky.',15,0,100,0,0,0,0,'Ruby - Say gps End'),
|
|
(27784,0,0,'Next, I shall speak of the most powerful entities within the pinnacle of Naxxramas. Truly, these are two of the greatest threats to all of Northrend.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer - Pinnacle of Naxxramas'),
|
|
(27784,1,0,'Next, I shall speak of the death knight wing of Naxxramas. Within its corrupted halls, the echo of battle rings day and night, as our finest warriors are corrupted and twisted into the Scourge\'s greatest warriors.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer - Death knight wing of Naxxramas'),
|
|
(27784,2,0,'Next, I shall speak of the blighted abomination wing of Naxxramas. There, the Scourge develop the strongest and most hideous aberrations of their armies.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer - Blighted abomination wing of Naxxramas'),
|
|
(27784,3,0,'Next, I shall speak of the accursed spider wing of Naxxramas. It is there that the Scourge breed even more poisonous and dangerous versions of their kin.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer - Accursed spider wing of Naxxramas'),
|
|
(27784,4,0,'Next, I shall speak of the dread plague wing of Naxxramas, where the scourge seek to improve upon the deadly blight which they spread upon Lordaeron.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer - Dread plague wing of Naxxramas'),
|
|
(27784,5,0,'I shall leave this image on display for your perusal. Study your opponents\' strengths, for a creature\'s strength can also be its weakness.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer - End of talk'),
|
|
(27784,6,0,'Sapphiron. Once a noble blue dragon within the mountains of Northrend, Sapphiron was slain by Arthas during his campaign through the frozen north. Resurrected to serve him, Sapphiron guards Kel\'Thuzad\'s lair eternally, awaiting those who would dare tresspass upon his master.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,7,0,'The Lich, Kel\'Thuzad. He serves the Lich King without question, a necromancer of great prowess in life, turned to a master of necromancy after his death. It is said he is the most loyal of the Lich King\'s subjects.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,8,0,'Kel\'Thuzad has survived trials that would have long since shattered the souls of even the greatest of the Brotherhood. He readily gave his life at Arthas\'s hand, later to be brought back - reborn in the power of the Sunwell.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,9,0,'In the plaguelands, Kel\'Thuzad was again defeated by the agents of the Argent Dawn. However, his phylactery was delivered to a false agent of the brotherhood. We have yet to discover who stole his phylactery or why.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,10,0,'Pay attention. This is Instructor Razuvious, Kel\'Thuzad\'s appointed trainer of all death knights. It is said that his own technique is so potent, only a disciple of his could possibly withstand his might.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,11,0,'Gothik, the Harvester. A master of necromancy and conjuration, Gothik is said to be able to beckon forth legions of the undead at a moment\'s notice. It is with his guidance that even the weakest of Death Knights can raise the dead.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,12,0,'The most powerful Death Knights within Naxxramas are the four horsemen. They represent the pinnacle of Kel\'Thuzad\'s guard. The first, Thane Korth\'azz, holds the power of flame.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,13,0,'The next, Lady Blaumeux, calls forth the power of shadows, drawing the souls of the living into the voracious embrace.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,14,0,'Sir Zeliek, a paladin in life, so strong in his faith, that even in undeath, the power of the light still heeds his call, smiting his foes in battle.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,15,0,'The final Death Knight, Lord Mograine, was the finest warrior that the Death Knights had ever seen. However, after the events in Azeroth, he vanished without a trace. Kel\'Thuzad has appointed Baron Rivendare in his place.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,16,0,'Behold, Patchwerk. When word of his existence first reached the ears of the Brotherhood, none believed the tales of an abomination with such immense speed and strength. Fewer still believed it when he fell the first time...',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,17,0,'Grobbulus, the first of what was to be an army of flesh giants. It carried the plague slime of Naxxramas within its body, injecting the living ooze into the bodies of its foe. The recipient of this foul injection would usually flee to his allies, bringing them down with him.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,18,0,'Gluth, the foul plague-dog of Naxxramas, was said to have an appetitie so voracious that even the living were not enough to satisfy his hunger. Feugen was said to feed him an army of Zombies daily, recycling the remains of undead too weak to use in combat.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,19,0,'Thaddius, built from the flesh of women and children, it is said that their souls are fused together - eternally bound within that foul prison of flesh.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,20,0,'Anub\'Rekhan, one of the finest Spider Lords of Azjol\'Nerub, was brought under the control of the Scourge when he and his former commander, Anub\'arak, were finally defeated by the Lich King many years ago. It is said that he was the most loyal of Anub\'arak\'s commanders.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,21,0,'The Grand Widow Faerlina, a botanist in life, breeder and caretaker of arachnids in death, she oversees the spider wing, developing the most potent of poisons for the Lich King.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,22,0,'Maexxna, born deep within the mountains of Northrend many ages ago, she was captured within the dread citadel Naxxramas, where she gives birth to her brood, feeding them the corpses of all who dare venture too deeply into Naxxramas.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,23,0,'Behold, Noth, the Plaguebringer. Responsible for the creation of the process that distills the souls of the living and places them within the cold cage of undeath, Noth was observed to be refining this process even now.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,24,0,'Observe, Heigan the Unclean. The mastermind behind the plague cauldrons that turned the wilderness of Azeroth into the Plaguelands.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,25,0,'It is said that Heigan has rigged the very walls and floors of Naxxramas itself with a vast array of traps, which he can trigger at will.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27784,26,0,'Loatheb. The hideous result of fusing the living plague of the plaguelands with the bog beasts of Azeroth, Loatheb is said to control the power of healing itself.',12,7,100,0,0,0,0,'Commander Eligor Dawnbringer'),
|
|
(27788,0,0,'It\'s a good thing you came along, ally! We were done for!',12,0,100,0,0,0,0,'Injured 7th Legion Soldier'),
|
|
(27788,0,1,'I was almost ghoul bait! Thanks for the rescue!',12,0,100,0,0,0,0,'Injured 7th Legion Soldier'),
|
|
(27788,0,2,'Thanks for the cover fire! It\'s a MADHOUSE down there!',12,0,100,0,0,0,0,'Injured 7th Legion Soldier'),
|
|
(27788,0,3,'Wow, I thought I was a goner! Thanks, friend!',12,0,100,0,0,0,0,'Injured 7th Legion Soldier'),
|
|
(27842,0,0,'Bat gizzards again for the gnomes tonight...',12,0,100,1,0,0,0,'Fenrick Barlowe text'),
|
|
(27842,0,1,'What do they expect, making the bats come in at that angle? Broken necks and gamey bat stew, that\'s what they get.',12,0,100,1,0,0,0,'Fenrick Barlowe text'),
|
|
(27842,0,2,'We like trees, Fenrick. They provide cover. They won\'t let me chop them down, either.',12,0,100,1,0,0,0,'Fenrick Barlowe text'),
|
|
(27842,0,3,'I wonder how many reinforcements need to suffer injury before they allows us to chop down these idiotic trees. They\'re costing us a fortune in bats. Maybe I\'ll rig a harness or two...',12,0,100,1,0,0,0,'Fenrick Barlowe text'),
|
|
(27842,1,0,'Arrrhhh...Guards!',14,7,100,0,0,0,0,'Common Horde Flight Master'),
|
|
(27843,0,0,'I\'ll flush her out, $N! You just be ready for her when she comes in!',12,0,100,0,0,0,0,'Wyrmbait'),
|
|
(27844,0,0,'FIRE! FIRE! BRING HER DOWN!',14,0,100,0,0,0,0,'Legion Commander Tyralion'),
|
|
(27851,0,0,'The walls of Frostmourne Cavern shudder and shake.',41,0,100,0,0,0,0,'Thel\'zan Spell Dummy'),
|
|
(27857,0,0,'Steel yourselves, soldiers. $N has provided us us with the final piece of this puzzle. The dread lich, Thel\'zan, will soon come out of hiding, only to be rendered powerless against us!',12,0,100,0,0,0,0,'Legion Commander Yorik'),
|
|
(27857,1,0,'It is this phylactery, Thel\'zan\'s phylactery - that is the key to this victory!',12,0,100,0,0,0,0,'Legion Commander Yorik'),
|
|
(27857,2,0,'LEGION, STEADY YOURSELVES!',12,0,100,0,0,0,0,'Legion Commander Yorik'),
|
|
(27858,0,0,'Honor, courage, compassion and justice! Those were once the virtues you fought for as a cleric of the Argent Dawn, Thel\'zan.',14,0,100,0,0,0,0,'Highlord Bolvar Fordragon'),
|
|
(27858,1,0,'You dedicated your whole life to fighting the Scourge. You saw what they did to our beloved Lordaeron. The Lich King took everything from you!',14,0,100,0,0,0,0,'Highlord Bolvar Fordragon'),
|
|
(27858,2,0,'So how, then, did Father Inigo Montoy, bastion of virtue for the Argent Dawn, become the embodiment of that which he hated most?',12,0,100,0,0,0,0,'Highlord Bolvar Fordragon'),
|
|
(27858,3,0,'Now, be free and join the battle! Let us end this together!',12,0,100,0,0,0,0,'Highlord Bolvar Fordragon'),
|
|
(27858,4,0,'Victory for the Alliance!',14,0,100,0,0,0,0,'Highlord Bolvar Fordragon'),
|
|
(27858,5,0,'You have saved Wintergarde! With Thel\'zan\'s filth washed away, the 7th Legion will easily clean up the remaining Scourge. When you are done here, report to Angrathar!',12,0,100,0,0,0,0,'Highlord Bolvar Fordragon'),
|
|
(27871,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Flesheating Ghoul'),
|
|
(27899,1,0,'Hey there, $N, don\'t be alarmed. It\'s me... you... from the future. I\'m here to help.',15,0,100,396,0,0,0,'Future You'),
|
|
(27899,2,0,'Head\'s up... here they come. I\'ll help as much as I can. Let\'s just keep them off the hourglass!',15,0,100,396,0,0,0,'Future You'),
|
|
(27899,3,0,'No matter what, you can\'t die, because that would mean that I would cease to exist, right? I was here before when i was you. I\'m so confused!',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,4,0,'I can\'t believe that I used to wear that.',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,5,0,'Sorry, but Chromie said that I couldn\'t reveal anything about your future to you. She said that if I did, I would cease to exist.',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,6,0,'Wow, I\'d forgotten how inexperienced I used to be.',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,7,0,'Look at you fight; no wonder I turned to drinking.',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,8,0,'What? Am I here alone. We both have a stake at this, you know!',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,9,0,'Listen. I\'m not supposed to tell you this, but there\'s going to be this party that you\'re invited to. Whatever you do, DO NOT DRINK THE PUNCH!',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,10,0,'Wish I could remember how many of the Infinite Dragonflight were going to try to stop you. This fight was so long ago.',15,0,100,0,0,0,0,'Future You'),
|
|
(27899,11,0,'Look, $N, the hourglass has revealed Nozdormu!',15,0,100,25,0,0,0,'Future You'),
|
|
(27899,12,0,'Farewell, $N, Keep us alive and get some better equipment!',15,0,100,0,0,0,0,'Future You'),
|
|
(27914,0,0,'I have arrived. Shall we set to work, then?',12,0,100,0,0,0,0,'Ethereal Soul-Trader'),
|
|
(27914,1,0,'Ah, more essence to capture...',12,0,100,0,0,0,0,'Ethereal Soul-Trader'),
|
|
(27914,2,0,'Here is your share.',12,0,100,0,0,0,0,'Ethereal Soul-Trader'),
|
|
(27915,0,0,'Good work with the crates! Come talk to me in front of Stratholme for your next assignment!',15,0,0,0,0,0,0,'Chromie - SAY_EVENT_START'),
|
|
(27915,1,0,'Adventurers you must hurry! The Guardian of Time cannot last for much longer!',15,0,0,0,0,0,0,'Chromie - SAY_EVENT_TIME_GUARDIAN_FADING'),
|
|
(27915,2,0,'I can barely sense the Guardian of Time! His timeline if fading quickly!',15,0,0,0,0,0,0,'Chromie - SAY_EVENT_TIME_GUARDIAN_FADING'),
|
|
(27923,0,0,'Hang on to your hat, $N! To Scalawag we go!',12,0,100,0,0,0,0,'Lou the Cabin Boy'),
|
|
(27923,1,0,'YAAARRRRR! Here we be, matey! Scalawag Point!',12,0,100,0,0,0,0,'Lou the Cabin Boy'),
|
|
(27928,0,0,'You can leave my sight, squire, before I slay you. Again.',12,0,100,0,0,0,0,'Siouxsie the Banshee'),
|
|
(27928,0,1,'No. Away with you, worm.',12,0,100,0,0,0,0,'Siouxsie the Banshee'),
|
|
(27928,0,2,'Get away from me, Edwards, lest I behead you.',12,0,100,0,0,0,0,'Siouxsie the Banshee'),
|
|
(27933,0,0,'Enjoy the ride! It\'s a one way trip!',12,0,100,3,0,0,0,'Alanya'),
|
|
(27951,0,0,'Kill them Abbendis! Do not fail me!',14,0,100,25,0,14198,0,'Admiral Barean Westwind'),
|
|
(27951,1,0,'The grand admiral studies you a moment through narrowed eyes.',16,0,100,0,0,0,0,'Admiral Barean Westwind'),
|
|
(27951,2,0,'You served your purpose.',12,0,100,0,0,14199,0,'Admiral Barean Westwind'),
|
|
(27951,3,0,'I will see you in Icecrown, weakling... if you live that long!',12,0,100,0,0,14200,0,'Admiral Barean Westwind'),
|
|
(27959,0,0,'You think that you can get rid of me through meditation?',15,0,100,0,0,0,0,'Your Inner Turmoil text 0'),
|
|
(27959,1,0,'Fool! I will destroy you and finally become that which has been building inside of you all of these years!',15,0,100,0,0,0,0,'Your Inner Turmoil text 1'),
|
|
(27959,2,0,'You cannot defeat me. I\'m an inseparable part of you!',15,0,100,0,0,0,0,'Your Inner Turmoil text 50%'),
|
|
(27959,3,0,'NOOOOOOOoooooooooo!',15,0,100,0,0,0,0,'Your Inner Turmoil text death'),
|
|
(27975,0,0,'You shouldn\'t have come...now you will die!',14,0,100,0,0,13487,0,'maiden of grief SAY_AGGRO'),
|
|
(27975,1,0,'Why must it be this way?',14,0,100,0,0,13488,0,'maiden of grief SAY_SLAY_1'),
|
|
(27975,1,1,'You had it coming!',14,0,100,0,0,13489,0,'maiden of grief SAY_SLAY_2'),
|
|
(27975,1,2,'My burden grows heavier.',14,0,100,0,0,13490,0,'maiden of grief SAY_SLAY_3'),
|
|
(27975,1,3,'This is your own fault!',14,0,100,0,0,13491,0,'maiden of grief SAY_SLAY_4'),
|
|
(27975,2,0,'I hope you all rot! I never...wanted...this.',14,0,100,0,0,13493,0,'maiden of grief SAY_DEATH'),
|
|
(27975,3,0,'So much lost time... that you\'ll never get back!',14,0,100,0,0,13492,0,'maiden of grief SAY_STUN'),
|
|
(27977,0,0,'Crush....',14,0,100,0,0,14176,0,'krystallus SAY_AGGRO'),
|
|
(27977,1,0,'Ha...ha...ha...ha...',14,0,100,0,0,14177,0,'krystallus SAY_KILL'),
|
|
(27977,2,0,'Uuuuhhhhhhhhhh......',14,0,100,0,0,14179,0,'krystallus SAY_DEATH'),
|
|
(27977,3,0,'Break.... you....',14,0,100,0,0,14178,0,'krystallus SAY_SHATTER'),
|
|
(27978,0,0,'Soft, vulnerable shells. Brief, fragile lives. You can not escape the curse of flesh!',14,0,100,0,0,14180,0,'Sjonnir SAY_AGGRO'),
|
|
(27978,1,0,'Flesh is no match for iron!',14,0,100,0,0,14182,0,'Sjonnir SAY_SLAY_1'),
|
|
(27978,1,1,'Armies of iron will smother the world!',14,0,100,0,0,14183,0,'Sjonnir SAY_SLAY_2'),
|
|
(27978,1,2,'Folvynn buul hrom onn!',12,0,100,0,0,0,0,'Sjonnir SAY_SLAY_3'),
|
|
(27978,2,0,'Loken will not rest, until the forge is retaken. You changed nothing!',14,0,100,0,0,14184,0,'Sjonnir SAY_DEATH'),
|
|
(27986,0,0,'Aye, I\'ll try it.',12,0,100,273,0,0,0,'Hemet Nesingwary'),
|
|
(27986,1,0,'That\'s exactly what I needed!',12,0,100,5,0,0,0,'Hemet Nesingwary'),
|
|
(27986,2,0,'It\'s got my vote! That\'ll put hair on your chest like nothing else will.',12,0,100,1,0,0,0,'Hemet Nesingwary'),
|
|
(27986,3,0,'What a fight you missed, Dorian! It was one for the ages!',12,0,100,5,0,0,0,'Hemet Nesingwary'),
|
|
(27986,4,0,'There we were, riding into battle at full speed on the back of Stampy...',12,0,100,5,0,0,0,'Hemet Nesingwary'),
|
|
(27986,5,0,'Well, lad, you can start by readin\' The Green Hills of Stranglethorn. Then, maybe you can join me on one of my safaris. What do you say?',12,0,100,0,0,0,0,'Hemet Nesingwary'),
|
|
(27987,0,0,'Over here, to the southeast. I see they got you too...',14,0,100,0,0,0,0,'Monte Muzzleshot'),
|
|
(27990,0,0,'You\'re too late, $n. Another visitor from Dalaran came asking after information about the same prismatic dragon blades.',12,0,100,1,0,0,0,'Krasus'),
|
|
(27990,1,0,'From your description, I\'m certain the book I loaned our visitor could allow you to easily identify the weapon.',12,0,100,25,0,0,0,'Krasus'),
|
|
(27990,2,0,'I\'m afraid you\'ll have to ask the -- Well, perhaps Kalecgos can help.',12,0,100,1,0,0,0,'Krasus'),
|
|
(27990,3,0,'$n may have found the remains of a prismatic blade, Kalecgos. Will you offer your help to our visitor?',12,0,100,1,0,0,0,'Krasus'),
|
|
(27990,4,0,'You believe our allies will not be able to control the power of the swords?',12,0,100,1,0,0,0,'Krasus'),
|
|
(27990,5,0,'As will we all.',12,0,100,25,0,0,0,'Krasus'),
|
|
(27990,6,0,'Please, mortal, speak with Arcanist Tybalin in Dalaran. He may be able to negotiate with the Sunreavers for access to the book.',12,0,100,1,0,0,0,'Krasus'),
|
|
(27990,7,0,'Please, mortal, seek out Magister Hathorel in Dalaran. He might be able to negotiate with the Silver Covenant for access to the book.',12,0,100,1,0,0,0,'Krasus'),
|
|
(27990,8,0,'Rest assured, Kekek, she is the queen of the dragons. We often take the forms of smaller beings when we work with them.',12,0,0,0,0,0,0,''),
|
|
(27992,0,0,'The longhouse is destroyed! Alarms can be heard in the distance.',41,0,100,0,0,0,0,'It Goes to 11...'),
|
|
(27992,1,0,'Direct hit on the Dockhouse! Dragonflyer Defenders have been alerted!',41,0,100,0,0,0,0,'It Goes to 11...'),
|
|
(27992,2,0,'The Vrykul Storage facility is up in flames! Dragonflyer Defenders have been alerted!',41,0,100,0,0,0,0,'It Goes to 11...'),
|
|
(27996,0,1,'Across this vast expanse rest the bones of my ancestors. Their spirits have ascended to the Chamber of the Aspects.',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,0,2,'Galakrond was the progenitor of dragonkind. It was from Galakrond that the Titans shaped the five Aspects.',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,0,3,'It truly is a shame that the blue dragonflight has chosen such a heartless, cold path. It pains me greatly to do battle with Malygos\'s children.',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,0,4,'The queen and her council have been speaking lately of a disaster at Ulduar. Something has happened in Storm Peaks!',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,0,5,'Today is a good day, friend. Long has it been since I have left Wyrmrest Temple, free to fly across the great Dragonblight.',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,0,6,'What the Scourge has done here will reverberate throughout our world. The aberrations must be stopped!',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,1,0,'You must remember that I have yet to mature into an elder wyrm. I must eat to renew my strength!',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(27996,2,0,'I have been called back to Wyrmrest, ally. Farewell!',12,0,100,0,0,0,0,'WYRMREST VANQUISHER'),
|
|
(28006,0,0,'You think you\'ve won, mortal? Face the unbridled power of Antiok!',14,0,100,0,0,0,0,'Antiok Yell1'),
|
|
(28006,1,0,'Behold! The Scythe of Antiok!',14,0,100,0,0,0,0,'Antiok Yell2'),
|
|
(28006,2,0,'Soon, the bones of Galakrond will rise from their eternal slumber and wreak havoc upon this world!',14,0,100,0,0,0,0,'Antiok Yell3'),
|
|
(28006,2,1,'The Lich King demands more frost wyrms be sent to Angrathar! Meet his demands or face my wrath!',14,0,100,0,0,0,0,'Antiok Yell4'),
|
|
(28006,2,2,'Faster, dogs! We mustn\'t relent in our assault against the interlopers!',14,0,100,0,0,0,0,'Antiok Yell5'),
|
|
(28006,2,3,'Attackers are upon us! Let none through to this ancient grave!',14,0,100,0,0,0,0,'Antiok Yell6'),
|
|
(28006,2,4,'Hear me, minions! Hear your lord, Antiok! Double your efforts or pay the consequences of failure!',14,0,100,0,0,0,0,'Antiok Yell7'),
|
|
(28012,0,0,'The trickster Mage-Lord Urom protects the third ring. He will appear alone and defenseless, but do not be fooled by appearences! Urom is a powerful conjurer who commands a menagerie of Phantasmal creatures. Seek him out above.',12,0,0,0,0,0,0,''),
|
|
(28012,1,1,'Your greatest challenge lies ahead. Ley-Guardian Eregos is a Blue dragon of immense power. You will find him flying above the uppermost ring.',12,0,0,0,0,0,0,''),
|
|
(28016,0,0,'Ahh, Back in Drak\'Tharon at last!',12,0,100,71,0,14006,0,'Drakuru'),
|
|
(28016,1,0,'Drakuru casts his gaze down on Drak\'Tharon Keep.',16,0,100,0,0,0,0,'Drakuru'),
|
|
(28016,2,0,'Ya done well, mon....',12,0,100,0,0,14007,0,'Drakuru'),
|
|
(28016,3,0,'Ya surpassed my greatest hopes.',12,0,100,0,0,14008,0,'Drakuru'),
|
|
(28016,4,0,'For your efforts, you be gettin\' da greatest of rewards....',12,0,100,0,0,14009,0,'Drakuru'),
|
|
(28016,5,0,'Revelation!',12,0,100,5,0,14010,0,'Drakuru'),
|
|
(28016,6,0,'Be still, friend, and behold da truth of things!',12,0,100,0,0,14011,0,'Drakuru'),
|
|
(28016,7,0,'Master, my mission be complete.',12,0,100,0,0,14012,0,'Drakuru'),
|
|
(28016,8,0,'With da help of these mortals, dis region been cleansed of all who oppose us.',12,0,100,0,0,14013,0,'Drakuru'),
|
|
(28016,9,0,'As you wish, master.',12,0,100,396,0,14014,0,'Drakuru'),
|
|
(28016,10,0,'Forgive my deception, mon. It all been for your own good.',12,0,100,396,0,14015,0,'Drakuru'),
|
|
(28016,11,0,'Ya needed ta prove yer worthiness....',12,0,100,396,0,14016,0,'Drakuru'),
|
|
(28016,12,0,'I be needin\' worthy underlings in Zul\'Drak, mon. Ones ready to wield real power.',12,0,100,396,0,14017,0,'Drakuru'),
|
|
(28016,13,0,'You see for yourself now. Da Lich King be generous to dem who obey.',12,0,100,396,0,14018,0,'Drakuru'),
|
|
(28016,14,0,'Follow dis path, mon, and soon you be tastin\' immortality!',12,0,100,396,0,14019,0,'Drakuru'),
|
|
(28030,0,0,'There is no escape. There is only my wrath!',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,1,'Eternal damnation is your future.',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,2,'My judgment is final.',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,3,'Beg for your life. Plead. It will do you no good!',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,4,'Burn in the fires of my fury!',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,5,'Die!',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,6,'You killed me and now I will kill you... over and over!',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28030,0,7,'I find you wanting.',14,0,100,0,0,0,0,'Quetz\'lun'),
|
|
(28033,0,0,'Finally, we have the parts to repair the Spirit of Gnomeregan.',12,0,100,1,0,0,0,'Weslex Quickwrench'),
|
|
(28033,1,0,'Let\'s see, just a tweak here and an adjustment there...',12,0,100,432,0,0,0,'Weslex Quickwrench'),
|
|
(28033,2,0,'And there she is, the Spirit of Gnomeregan!',12,0,100,25,0,0,0,'Weslex Quickwrench'),
|
|
(28033,3,0,'You can use her, but I don\'t want to hear any complaints about saw blades in your seat. I had to fix \'er with what we could find.',12,0,100,1,0,0,0,'Weslex Quickwrench'),
|
|
(28041,0,0,'Careful here, $C. These trolls killed their own snake god!',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28041,0,1,'Watch your back. These Drakkari are a nasty lot.',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28041,0,2,'These Drakkari are just bad news. We need to leave and head back to Justice Keep!',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28041,0,3,'See you around.',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28041,0,4,'I wonder where we\'re headed to. And who\'s going to deal with these guys?',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28041,0,5,'Right. I\'d better get back to the sergeant then.',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28041,0,6,'Are you $N? I heard you were dead.',15,0,50,0,0,0,0,'Argent Soldier whisper text'),
|
|
(28047,0,0,'I\'m always up for something of Grimbooze\'s.',12,0,100,273,0,0,0,'Hadrius Harlowe'),
|
|
(28047,1,0,'Well, so far, it tastes like something my wife would drink...',12,0,100,5,0,0,0,'Hadrius Harlowe'),
|
|
(28047,2,0,'Now, there\'s the kick I\'ve come to expect from Grimbooze\'s drinks! I like it!',12,0,100,5,0,0,0,'Hadrius Harlowe'),
|
|
(28054,0,0,'Not the \'stache! Now I\'m asymmetrical!',12,0,100,5,0,0,0,'Lucky Wilhelm'),
|
|
(28054,0,1,'Ouch! That\'s it, I quit the target business!',12,0,100,0,0,0,0,'Lucky Wilhelm'),
|
|
(28054,0,2,'My ear! You grazed my ear!',12,0,100,0,0,0,0,'Lucky Wilhelm'),
|
|
(28054,1,0,'Good shot!',12,0,100,4,0,0,0,'Lucky Wilhelm'),
|
|
(28068,0,0,'Mmm, more mojo.',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,1,0,'NOOOOOOOOooooooo.........!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,0,'They dare attack us? The fools! Do they not know we are now all-powerful?!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,1,'With the power of the wild gods burning in our veins, none, not even the Lich King, can stand in our way!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,2,'I see you, insect! Come closer',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,3,'Kill these invaders who dare to defile our altar!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,4,'I will destroy the Argent Crusade! I will crush the Scourge!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,5,'Finish them and then we will move south to kill their brethren!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,6,'The mojo of Sseratus is ours. Now all will be crushed under the might of the Drakkari!!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28068,2,7,'Drink deep my brothers!',14,0,100,0,0,0,0,'Prophet of Sseratus'),
|
|
(28070,0,0,'Now that\'s owning your supper!',14,0,100,0,0,14244,0,'brann SAY_KILL_1'),
|
|
(28070,0,1,'Press on, that\'s the way!',14,0,100,0,0,14245,0,'brann SAY_KILL_2'),
|
|
(28070,0,2,'Keep it up now. Plenty of death-dealing for everyone!',14,0,100,0,0,14246,0,'brann SAY_KILL_3'),
|
|
(28070,1,0,'I\'m all kinds of busted up. Might not... make it...',14,0,100,0,0,14257,0,'brann SAY_LOW_HEALTH'),
|
|
(28070,2,0,'Not yet, not... yet-',14,0,100,0,0,14258,0,'brann SAY_DEATH'),
|
|
(28070,3,0,'I\'m doing everything I can!',14,0,100,0,0,14260,0,'brann SAY_PLAYER_DEATH_1'),
|
|
(28070,3,1,'Light preserve you!',14,0,100,0,0,14261,0,'brann SAY_PLAYER_DEATH_2'),
|
|
(28070,3,2,'I hope this is all worth it!',14,0,100,0,0,14262,0,'brann SAY_PLAYER_DEATH_3'),
|
|
(28070,4,0,'Time to get some answers! Let\'s get this show on the road!',14,0,100,0,0,14259,0,'brann SAY_ESCORT_START'),
|
|
(28070,5,0,'Don\'t worry. Old Brann has got your back. Keep that metal monstrosity busy and I\'ll see if I can sweet talk this machine into helping you.',14,0,100,0,0,14274,0,'brann SAY_SPAWN_DWARF'),
|
|
(28070,6,0,'This is a wee bit trickier that before... Oh, bloody--incomin\'!',14,0,100,0,0,14275,0,'brann SAY_SPAWN_TROGG'),
|
|
(28070,7,0,'What in the name o\' Madoran did THAT do? Oh! Wait: I just about got it...',14,0,100,0,0,14276,0,'brann SAY_SPAWN_OOZE'),
|
|
(28070,8,0,'Ha, that did it. Help\'s a-coming. Take this you glow-eying brute!',14,0,100,0,0,14277,0,'brann SAY_SPAWN_EARTHEN'),
|
|
(28070,9,0,'Take a moment and relish this with me! Soon all will be revealed! Okay then, let\'s do this!',14,0,100,0,0,14247,0,'brann SAY_EVENT_INTRO_1'),
|
|
(28070,10,0,'Now keep an eye out! I\'ll have this licked in two shakes of a--',14,0,100,0,0,14248,0,'brann SAY_EVENT_INTRO_2'),
|
|
(28070,11,0,'Oh, that doesn\'t sound good. We might have a complication or two...',14,0,100,0,0,14249,0,'brann SAY_EVENT_A_1'),
|
|
(28070,12,0,'Ah, you want to play hardball, eh? That\'s just my game!',14,0,100,0,0,14250,0,'brann SAY_EVENT_A_3'),
|
|
(28070,13,0,'Couple more minutes and I\'ll--',14,0,100,0,0,14251,0,'brann SAY_EVENT_B_1'),
|
|
(28070,14,0,'Heightened? What\'s the good news?',14,0,100,0,0,14252,0,'brann SAY_EVENT_B_3'),
|
|
(28070,15,0,'So that was the problem? Now I\'m makin\' progress...',14,0,100,0,0,14253,0,'brann SAY_EVENT_C_1'),
|
|
(28070,16,0,'Hang on! Nobody\'s gonna\' be sanitized as long as I have a say in it!',14,0,100,0,0,14254,0,'brann SAY_EVENT_C_3'),
|
|
(28070,17,0,'Ha! The old magic fingers finally won through! Now let\'s get down to-',14,0,100,0,0,14255,0,'brann SAY_EVENT_D_1'),
|
|
(28070,18,0,'Purge? No no no no no! Where did I-- Aha, this should do the trick...',14,0,100,0,0,14256,0,'brann SAY_EVENT_D_3'),
|
|
(28070,19,0,'Query? What do you think I\'m here for? Tea and biscuits? Spill the beans already!',14,0,100,0,0,14263,0,'brann SAY_EVENT_END_01'),
|
|
(28070,20,0,'Tell me how that dwarfs came to be! And start at the beginning!',14,0,100,0,0,14264,0,'brann SAY_EVENT_END_02'),
|
|
(28070,21,0,'Right, right! I know that the Earthen were made of stone to shape the deep reaches of the world but what about the anomalies? Matrix non-stabilizing and whatnot.',14,0,100,0,0,14265,0,'brann SAY_EVENT_END_04'),
|
|
(28070,22,0,'Necro-what? Speak bloody common will ya?',14,0,100,0,0,14266,0,'brann SAY_EVENT_END_06'),
|
|
(28070,23,0,'Old Gods eh? So they zapped the Earthen with this Curse of Flesh. And then what?',14,0,100,0,0,14267,0,'brann SAY_EVENT_END_08'),
|
|
(28070,24,0,'If they killed the Old Gods Azeroth would have been destroyed.',14,0,100,0,0,14268,0,'brann SAY_EVENT_END_10'),
|
|
(28070,25,0,'What protectors?',14,0,100,0,0,14269,0,'brann SAY_EVENT_END_12'),
|
|
(28070,26,0,'Aesir and Vanir. Okay. So the Forge of Wills started to make new Earthen. But what happened to the old ones?',14,0,100,0,0,14270,0,'brann SAY_EVENT_END_14'),
|
|
(28070,27,0,'Hold everything! The Aesir and Vanir went to war? Why?',14,0,100,0,0,14271,0,'brann SAY_EVENT_END_16'),
|
|
(28070,28,0,'This Loken sounds like a nasty character. Glad we don\'t have to worry about the likes of him anymore. So if I\'m understanding you lads the original Earthen eventually woke up from this statis. And by that time this destabily-whatever had turned them into our brother dwarfs. Or at least dwarf ancestors. Hm?',14,0,100,0,0,14272,0,'brann SAY_EVENT_END_18'),
|
|
(28070,29,0,'Well now. That\'s a lot to digest. I\'m gonna need some time to take all of this in. Thank you!',14,0,100,0,0,14273,0,'brann SAY_EVENT_END_20'),
|
|
(28070,30,0,'Loken?! That\'s downright bothersome... We might\'ve neutralized the iron dwarves, but I\'d lay odds there\'s another machine somewhere else churnin\' out a whole mess o\' these iron vrykul!',14,0,100,0,0,14278,0,'brann SAY_VICTORY_SJONNIR_1'),
|
|
(28070,31,0,'I\'ll use the forge to make badtches o\' earthen to stand guard... But our greatest challenge still remains: find and stop Loken!',14,0,100,0,0,14279,0,'brann SAY_VICTORY_SJONNIR_2'),
|
|
(28070,32,0,'I think it\'s time to see what\'s behind the door near the entrance. I\'m going to sneak over there, nice and quiet. Meet me at the door and I\'ll get us in.',14,0,100,0,0,0,0,'brann SAY_ENTRANCE_MEET'),
|
|
(28076,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Frenzyheart Berserker'),
|
|
(28077,0,0,'Dumb big-tongue lover! You not friend of Frenzyheart no more. Frenzyheart will get you good.',14,0,100,0,0,0,0,'Frenzyheart Tracker'),
|
|
(28078,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Frenzyheart Ravager'),
|
|
(28090,0,0,'We\'ll cleanse this place! Arthas beware!',12,0,100,0,0,0,0,'crusade recruit SAY_RECRUIT_1'),
|
|
(28090,0,1,'Your\'re right! We can do this!',12,0,100,0,0,0,0,'crusade recruit SAY_RECRUIT_2'),
|
|
(28090,0,2,'Your\'re right! What was I thinking? Bring on the Scourge!',12,0,100,0,0,0,0,'crusade recruit SAY_RECRUIT_3'),
|
|
(28092,0,0,'Omega Rune deployed. Activation successful.',12,0,100,51,0,0,0,'The Etymidian'),
|
|
(28095,0,0,'No! You steal kill! Now you owe Gekgek!',12,0,100,0,0,0,0,'Tracker Gekgek'),
|
|
(28095,1,0,'Dumb! Don\'t shoot at it! Gekgek want trophy in one piece!',12,0,100,0,0,0,0,'Tracker Gekgek'),
|
|
(28095,2,0,'No let it get away! We got it this time.',12,0,33,0,0,0,0,'Tracker Gekgek'),
|
|
(28095,2,1,'Careful! No let it scratch you like last time.',12,0,33,0,0,0,0,'Tracker Gekgek'),
|
|
(28095,2,2,'Ahh! It\'s coming right for us!',12,0,34,0,0,0,0,'Tracker Gekgek'),
|
|
(28103,0,0,'%s begins to emanate a power dark energy!',16,0,100,0,0,0,0,'Urgreth of the Thousand Tombs'),
|
|
(28105,0,0,'My treasure! You no steal from Tartek, dumb big-tongue traitor thing.',14,0,100,0,0,0,0,'Warlord Tartek'),
|
|
(28105,1,0,'Tartek and nasty dragon going to kill you! You so dumb.',14,0,100,0,0,0,0,'Warlord Tartek'),
|
|
(28113,0,0,'Please take... my shinies. All done...',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,0,1,'We not do anything... to them... I no understand.',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,0,2,'Use my shinies... make weather good again... make undead things go away.',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,0,3,'We gave shinies to shrine... we not greedy... why this happen?',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,0,4,'I do something bad? I sorry...',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,1,0,'We saved. You nice, dryskin.',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,1,1,'Maybe you make weather better too?',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,1,2,'You save us! Yay for you!',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,1,3,'Thank you! You good!',12,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28113,3,0,'The mosswalker victim groans in pain.',16,0,100,0,0,0,0,'Mosswalker Victim'),
|
|
(28120,0,0,'Ooh! Shinies!',12,0,18,0,0,0,0,'Lafoo'),
|
|
(28120,0,1,'Maybe more shiny bugs! We like bugs!',12,0,17,0,0,0,0,'Lafoo'),
|
|
(28120,0,2,'Treasure for Lafoo! Treasure for shrine!',12,0,17,0,0,0,0,'Lafoo'),
|
|
(28120,0,3,'Dig, dig, dig...',12,0,16,0,0,0,0,'Lafoo'),
|
|
(28120,0,4,'Crunchy bugs so delicious. Want?',12,0,16,0,0,0,0,'Lafoo'),
|
|
(28120,0,5,'That weird. Someone took our bugs. You have maybe?',12,0,16,0,0,0,0,'Lafoo'),
|
|
(28120,1,0,'No come back this time!',12,0,100,0,0,0,0,'Lafoo'),
|
|
(28120,2,0,'One day maybe you can be Soo-dryskin. You like?',12,0,20,0,0,0,0,'Lafoo'),
|
|
(28120,2,1,'You have pie? Someone gave us pie year ago. Really yummy.',12,0,20,0,0,0,0,'Lafoo'),
|
|
(28120,2,2,'Big comfy tree. Good Home.',12,0,20,0,0,0,0,'Lafoo'),
|
|
(28120,2,3,'Never meet Great Ones. Nope, just met their shrines.',12,0,20,0,0,0,0,'Lafoo'),
|
|
(28120,2,4,'You got funny looking eyeballs.',12,0,20,0,0,0,0,'Lafoo'),
|
|
(28120,3,0,'Home good, but not stay long! More adventures!.',12,0,100,0,0,0,0,'Lafoo'),
|
|
(28120,4,0,'Hiss... hiss... dead. All dead',12,0,100,0,0,0,0,'Lafoo'),
|
|
(28121,0,0,'Shiny things! Shiny things! Not as shiny as my crystal, but still shiny!',12,0,25,0,0,0,0,'Jaloot'),
|
|
(28121,0,1,'More treasures! Treasures of all kinds! Yay treasures!',12,0,25,0,0,0,0,'Jaloot'),
|
|
(28121,0,2,'Can never have too many shiny crystals! Nope!',12,0,25,0,0,0,0,'Jaloot'),
|
|
(28121,0,3,'We are fast digger! Really fast! See... all done! That was fast, huh?',12,0,25,0,0,0,0,'Jaloot'),
|
|
(28121,1,0,'You like that? Bet not! Bet not cause you dead! Hahah!',12,0,34,0,0,0,0,'Jaloot'),
|
|
(28121,1,1,'Vic...tor...ious! Dun nun nun dun da da!',12,0,33,0,0,0,0,'Jaloot'),
|
|
(28121,1,2,'Killing Spree!',12,0,33,0,0,0,0,'Jaloot'),
|
|
(28121,2,0,'Mistcaller really good at controlling weather with shrine. They know just which crystals to use! Really good!',12,0,16,0,0,0,0,'Jaloot'),
|
|
(28121,2,1,'Ever trip over own feet? We have. Kind of hurt. No do it, not fun. Nope.',12,0,16,0,0,0,0,'Jaloot'),
|
|
(28121,2,2,'Want us to help with something? What we help with? We good at helping.',12,0,16,0,0,0,0,'Jaloot'),
|
|
(28121,2,3,'Hello! You\'re pretty strong and nice and stuff. I like you. Lets stay friends, okay?',12,0,16,0,0,0,0,'Jaloot'),
|
|
(28121,2,4,'Misty. Very misty. Seem sort of misty to you? Maybe not so much.',12,0,16,0,0,0,0,'Jaloot'),
|
|
(28121,2,5,'Lets go jump off tree! Fun fun!',12,0,15,0,0,0,0,'Jaloot'),
|
|
(28121,3,0,'Chase the hatchlings! Chase the hatchlings! So fast!',12,0,34,0,0,0,0,'Jaloot'),
|
|
(28121,3,1,'Great Ones keep home safe because they like Oracles I think! They know we good and nice.',12,0,33,0,0,0,0,'Jaloot'),
|
|
(28121,3,2,'Home home home... place of the shinies!',12,0,33,0,0,0,0,'Jaloot'),
|
|
(28121,4,0,'We know you have dragon thing! We not scared! We going to get you and dragon thing!',12,0,34,0,0,0,0,'Jaloot'),
|
|
(28121,4,1,'Teach you to steal our treasures! Our treasures are... ours, okay?',12,0,33,0,0,0,0,'Jaloot'),
|
|
(28121,4,2,'Time to hide puppy-men! We are coming for you!',12,0,33,0,0,0,0,'Jaloot'),
|
|
(28121,5,0,'Tartek no match for you! You got the skills. Yeah!',12,0,100,0,0,0,0,'Jaloot'),
|
|
(28122,0,0,'What the heck are shiny rabbits doing here anyway?',12,0,25,0,0,0,0,'Moodle'),
|
|
(28122,0,1,'Here I am, digging up some useless bauble on the will of someone I just met...does that seem right to you?',12,0,25,0,0,0,0,'Moodle'),
|
|
(28122,0,2,'Hey, maybe we\'ll find some more useless bugs!',12,0,25,0,0,0,0,'Moodle'),
|
|
(28122,0,3,'Yay... more dirt.',12,0,25,0,0,0,0,'Moodle'),
|
|
(28122,1,0,'I can\'t believe ... they\'re all ... dead',12,0,50,0,0,0,0,'Moodle'),
|
|
(28122,1,1,'Another one falls to our Onslaught, As it should be.',12,0,50,0,0,0,0,'Moodle'),
|
|
(28122,2,0,'There some reason why we\'re still here? I\'d love to hear it',12,0,33,0,0,0,0,'Moodle'),
|
|
(28122,2,1,'Yeah, let\'s go now',12,0,33,0,0,0,0,'Moodle'),
|
|
(28122,2,2,'I\'m done here',12,0,34,0,0,0,0,'Moodle'),
|
|
(28122,3,0,'Going to go take a nap? I apologize in advance for accidentally stepping on your face while you sleep.',12,0,33,0,0,0,0,'Moodle'),
|
|
(28122,3,1,'Planning to sit on your butt some more, or are we going to go do something that\'s actually useful?',12,0,34,0,0,0,0,'Moodle'),
|
|
(28122,3,2,'Here I am, brain the size of a planet, and they ask me to take you to the other village. Call that job satisfaction? \'Cause I don\'t.',12,0,33,0,0,0,0,'Moodle'),
|
|
(28122,4,0,'The Mosswalkers were good people... they did not deserve this.',12,0,17,0,0,0,0,'Moodle'),
|
|
(28122,4,1,'I know I talk down to them, but I never want to see any of my people die.',12,0,17,0,0,0,0,'Moodle'),
|
|
(28122,4,2,'It\'s good to see some of the mosswalker were more resilient than I thought.',12,0,17,0,0,0,0,'Moodle'),
|
|
(28122,4,3,'It\'s hard to believe any of them survived this.',12,0,17,0,0,0,0,'Moodle'),
|
|
(28122,4,4,'There are more that might still be alive! We need to keep moving.',12,0,16,0,0,0,0,'Moodle'),
|
|
(28122,4,5,'Where are they dragging those bodies? What are they doing to them?',12,0,16,0,0,0,0,'Moodle'),
|
|
(28122,5,0,'This fight\'s all yours',12,0,10,0,0,0,0,'Moodle'),
|
|
(28122,6,0,'It\'s a small comfort to see that they haven\'t brought any back in undeath.',12,0,100,0,0,0,0,'Moodle'),
|
|
(28132,0,0,'Im... possible...',14,0,100,0,0,0,0,'Don Carlos'),
|
|
(28136,0,0,'Thank you, friend. Were it not for your aid I would be no more.',12,0,100,0,0,0,0,'Crusader Jonothan'),
|
|
(28136,1,0,'<sigh>... This is the end of me.',12,0,100,1,0,0,0,''),
|
|
(28142,0,0,'<sigh>... Well, I suppose it could be worse.',12,0,100,0,0,0,0,'Crusader Lamoof'),
|
|
(28142,1,0,'<sigh>... This is the end of me.',12,0,100,1,0,0,0,''),
|
|
(28148,0,0,'I am in your debt, friend. Thank you for my life.',12,0,100,0,0,0,0,'Crusader Josephine'),
|
|
(28148,1,0,'Ohhh, I... cannot go on....',12,0,100,1,0,0,0,''),
|
|
(28160,0,0,'I\'ll send you on my flying machine. Keep your eyes peeled for clues about what might\'ve happened to Hemet!',12,0,100,25,0,0,0,'Archmage Pentarus'),
|
|
(28167,0,0,'Prince Arthas, may the light be praised! Many people in the town have begun to fall seriously ill, can you help us?',12,0,100,0,0,0,0,'culling SAY_PHASE202'),
|
|
(28169,0,0,'What? This can\'t be!',12,0,100,0,0,0,0,'culling SAY_PHASE204'),
|
|
(28175,0,0,'Saronite you say?',12,0,100,0,0,0,0,'Crusade Commander Korfax'),
|
|
(28175,1,0,'Never heard of it. Looks like pure evil.',12,0,100,6,0,0,0,'Crusade Commander Korfax'),
|
|
(28175,2,0,'Let\'s see how it holds up to the might of my axe!',12,0,100,0,0,0,0,'Crusade Commander Korfax'),
|
|
(28175,3,0,'What the? My reaper didn\'t even scratch it! That\'s the toughest ore I\'ve ever seen!',12,0,100,0,0,0,0,'Crusade Commander Korfax'),
|
|
(28175,4,0,'Oof!',12,0,100,0,0,9410,0,'Crusade Commander Korfax'),
|
|
(28176,0,0,'Let us see if it is truly impervious.',12,0,100,1,0,0,0,'Rimblat Earthshatter'),
|
|
(28176,1,0,'Nothing.',12,0,100,1,0,0,0,'Rimblat Earthshatter'),
|
|
(28177,0,0,'By the Goddess. It\'s as if Nature can\'t touch it!',12,0,100,5,0,0,0,'Rayne'),
|
|
(28177,1,0,'Gah!',12,0,100,0,0,9410,0,'Rayne'),
|
|
(28178,0,0,'%s rolls his eyes.',16,0,100,0,0,0,0,'Avenger Metz'),
|
|
(28178,1,0,'No surprise there.',12,0,100,0,0,0,0,'Avenger Metz'),
|
|
(28178,2,0,'What?',12,0,100,0,0,0,0,'Avenger Metz'),
|
|
(28178,3,0,'Fine. Just remember though, the power of the Holy Light isn\'t something to be invoked casually, brother.',12,0,100,1,0,0,0,'Avenger Metz'),
|
|
(28178,4,0,'What\'s it doing?!',12,0,100,5,0,0,0,'Avenger Metz'),
|
|
(28178,5,0,'Whoa!',12,0,100,0,0,9410,0,'Avenger Metz'),
|
|
(28178,6,0,'%s grunts.',16,0,100,0,0,0,0,'Avenger Metz'),
|
|
(28179,0,0,'The Lich King reacted swiftly to the breach. Faster than I anticipated.',12,0,100,1,0,0,0,'Highlord Tirion Fordring'),
|
|
(28179,1,0,'What would you have me do, Darion?',12,0,100,6,0,0,0,'Highlord Tirion Fordring'),
|
|
(28179,2,0,'Choose your words wisely, death knight. You stand amidst the company of the devoted.',12,0,100,1,0,0,0,'Highlord Tirion Fordring'),
|
|
(28179,3,0,'We will do this with honor, Darion. We will not sink to the levels of the Scourge to be victorious. To do so would make us no better than the monster that we fight to destroy!',12,0,100,1,0,0,0,'Highlord Tirion Fordring'),
|
|
(28189,0,0,'My liege, the infiltration and control of the Alliance power structure by our cultists is well underway.',12,0,100,0,0,0,0,'thassarian SAY_TALBOT_1'),
|
|
(28189,1,0,'The power you\'ve bestowed upon me has allowed me great mental influence over human minds. I bear these offerings as proof of my progress.',12,0,100,0,0,0,0,'thassarian SAY_TALBOT_2'),
|
|
(28189,2,0,'Allow me to take care of the intruders, lord. I will feed their entrails to the maggots.',12,0,100,0,0,0,0,'thassarian SAY_TALBOT_3'),
|
|
(28189,3,0,'Yes, my lord!',12,0,100,0,0,0,0,'thassarian SAY_TALBOT_4'),
|
|
(28192,0,0,'WARNING: Missile lock detected. Engaging evasive maneuvers.',12,0,100,0,0,0,0,'Archimage Pentarus Flying Machine'),
|
|
(28205,0,0,'Quickly, get me some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,0,1,'I think it needs...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,0,2,'Find me some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,0,3,'It simply must have some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,0,4,'We need some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,0,5,'It simply must have some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,1,0,'I think it\'s time for...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,1,1,'Next, we\'ll need...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,1,2,'Tastes like it needs more....',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,1,3,'Alright, now find me some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,2,0,'Coming along nicely, but still needs...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,2,1,'Before it thickens, we must add...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,3,0,'Before it boils over, I need...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,3,1,'It\'s thickening! Quickly, get some...',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,4,0,'You\'re too late. I must start again from the beginning....',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,4,1,'No! The serum is ruined!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,5,0,'Knotroot!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,6,0,'Pickled Eagle Egg!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,7,0,'Speckled Guano!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,8,0,'Withered Batwing!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,9,0,'Seasoned Slider Cider!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,10,0,'Pulverized Gargoyle Teeth!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,11,0,'Muddy Mire Maggot!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,12,0,'Spiky Spider Egg!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,13,0,'Hairy Herring Head!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,14,0,'Putrid Pirate Perspiration!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,15,0,'Icecrown Bottled Water!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,16,0,'Wasp\'s Wings!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,17,0,'Prismatic Mojo!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,18,0,'Raptor Claw!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,19,0,'Amberseed!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,20,0,'Shrunken Dragon\'s Claw!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,21,0,'Chilled Serpent Mucus!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,22,0,'Crystallized Hogsnot!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,23,0,'Crushed Basilisk Crystals!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,24,0,'Trollbane!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28205,25,0,'Frozen Spider Ichor!',42,0,100,0,0,0,0,'Alchemist Finklestein'),
|
|
(28213,0,0,'The %s screams with rage and rushes to the aid of her babies.',16,0,100,0,0,0,0,'Hardknuckle Matriarch'),
|
|
(28214,0,0,'Home! You better have brought back meat for Goregek, slave.',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,0,1,'Goregek get some sleep. Go bring foodstuffs back, slave thing.',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,0,2,'Goregek go get drink. You sit in corner til Goregek ready.',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,0,3,'Goregek hungry. Go get on fire spit, slave thing. Tell Goregek when you well roasted.',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,0,4,'Gorgek gonna catch chicken good!',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,0,5,'You wait until Goregek ready.',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,0,6,'You wait, slave thing. Goregek eating.',12,0,20,0,0,0,0,'Goregek'),
|
|
(28214,1,0,'Goregek best hunter... ever.',12,0,15,0,0,0,0,'Goregek'),
|
|
(28214,1,1,'Hah! Goregek\'s kill!',12,0,15,0,0,0,0,'Goregek'),
|
|
(28214,1,2,'Next time, maybe Goregek let you try.',12,0,15,0,0,0,0,'Goregek'),
|
|
(28214,1,3,'I stabbed it in the face! Goregek so good.',12,0,15,0,0,0,0,'Goregek'),
|
|
(28214,1,4,'Squeal! Squeal! So good!',12,0,15,0,0,0,0,'Goregek'),
|
|
(28214,1,5,'Frenzyheart the strongest!',12,0,15,0,0,0,0,'Goregek'),
|
|
(28214,1,6,'That how it done, slave thing. Maybe you figure out how someday.',12,0,10,0,0,0,0,'Goregek'),
|
|
(28214,2,0,'Why Goregek even bring you. You useless.',12,0,25,0,0,0,0,'Goregek'),
|
|
(28214,2,1,'Elder maybe says other stuff, but you always be slave thing to Goregek.',12,0,25,0,0,0,0,'Goregek'),
|
|
(28214,2,2,'Pitch was weakling anyway... why else you think Goregek not bother with him?',12,0,25,0,0,0,0,'Goregek'),
|
|
(28214,2,3,'You just get yourself beat up! Hah! You so dumb, slave thing.',12,0,25,0,0,0,0,'Goregek'),
|
|
(28214,3,0,'Careful slave thing, the big bad softnuckles might eat you! Hah!',12,0,13,0,0,0,0,'Goregek'),
|
|
(28214,3,1,'Hardknuckles still walk on hands... seem kind of dumb to Goregek.',12,0,13,0,0,0,0,'Goregek'),
|
|
(28214,3,2,'Run away dumb softknuckle! We gonna poke you more!',12,0,13,0,0,0,0,'Goregek'),
|
|
(28214,3,3,'Run away softknuckle! Goregek gonna get you!',12,0,13,0,0,0,0,'Goregek'),
|
|
(28214,3,4,'You just watch slave thing, Goregek take care of these hardknuckles!',12,0,12,0,0,0,0,'Goregek'),
|
|
(28214,3,5,'Better not get in Goregek\'s way!',12,0,12,0,0,0,0,'Goregek'),
|
|
(28214,3,6,'Get out of way silly slave thing! Goregek\'s kill!',12,0,12,0,0,0,0,'Goregek'),
|
|
(28214,3,7,'There were hundreds of times these hardknuckles before Goregek.',12,0,12,0,0,0,0,'Goregek'),
|
|
(28214,4,0,'Hah! Goregek the greatest hunter ever! Goregek get biggest hardknuckle!',12,0,100,0,0,0,0,'Goregek'),
|
|
(28214,5,0,'Frenzyheart feed Kartak big-tongue so Kartak not eat us. That why we smarter than you, slave thing.',12,0,100,0,0,0,0,'Goregek'),
|
|
(28215,0,0,'Frenzyheart came here not long ago for new home... big-tongue homes pretty nice, so we maybe take those too. They ugly anyway.',12,0,12,0,0,0,0,'Dajik'),
|
|
(28215,0,1,'Lot of strong Frenzyheart here. Dajik taught most of them. First time I teach something like you though. You not a Frenzyheart, you know.',12,0,12,0,0,0,0,'Dajik'),
|
|
(28215,0,2,'Let\'s just eat bristlepine instead, okay? All done with chasing.',12,0,12,0,0,0,0,'Dajik'),
|
|
(28215,0,3,'There reason Frenzyheart not chase back chickens. Look kind of dumb to lose to chicken.',12,0,12,0,0,0,0,'Dajik'),
|
|
(28215,0,4,'Maybe you not notice, chicken move kind of fast.',12,0,13,0,0,0,0,'Dajik'),
|
|
(28215,0,5,'Time for more smart Dajik tip! If Goregek let chickens out again, make Goregek get chickens back again.',12,0,13,0,0,0,0,'Dajik'),
|
|
(28215,0,6,'I placed most of the spikes. Good amount of pointiness I think. You like?',12,0,13,0,0,0,0,'Dajik'),
|
|
(28215,0,7,'Oh! Dajik has idea! Make chicken sounds and maybe they come to you!',12,0,13,0,0,0,0,'Dajik'),
|
|
(28215,1,0,'Get the stuff off of body! Dajik hate it when he go skin something and there stuff in the way. So annoying.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,1,1,'Did you see face? Looked so scared, \"Ah, big thing going to smash me!\" Hah.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,1,2,'Hah! Maybe you learn a little after all!',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,1,3,'Yes! Stab few more time just in case! Stab good!',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,1,4,'Not sure how thing got here. Not matter if dead though',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,2,0,'We came for something, yes? Can\'t remember.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,2,1,'Make sure you not forget anything! I forgot stuff once.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,2,2,'Dajik not think he seen you eat anything. You eat sometimes, yeah?',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,2,3,'I was going to draw picture of best attack plan... but you have my chalk.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,2,4,'Time for more smart Dajik tip! Make sure thing dead before reach in mouth for loots.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,3,0,'Seem like there more wasps every time Dajik come back. Why they not run out?',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,3,1,'Time for more smart Dajik tip! Try not to catch stinger with face. Not work so much.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,3,2,'In case you wonder, wasp sting not feel so good. No need to try.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,3,3,'Drone things not as tough as they look. Wasp things a bit nastier.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,3,4,'Try not to catch stinger with face. Not work so much.',12,0,20,0,0,0,0,'Dajik'),
|
|
(28215,4,0,'No! You killed the queen thing! What have you... wait, nevermind. Sorry, that okay.',12,0,100,0,7000,0,0,'Dajik'),
|
|
(28215,5,0,'Dajik\'s last learner eaten by sand-thing. We do better this time though!',12,0,100,0,0,0,0,'Dajik'),
|
|
(28215,6,0,'This not first queen slain by Frenzyheart. Seem like there always more.',12,0,100,0,0,0,0,'Dajik'),
|
|
(28215,7,0,'Sometimes big-tongues try to come get crystals. Not now because they not like it when we kill them.',12,0,34,0,0,0,0,'Dajik'),
|
|
(28215,7,1,'Time for more smart Dajik tip! Crystals work little too good for back scratch. No try.',12,0,33,0,0,0,0,'Dajik'),
|
|
(28215,7,2,'Something big make pillars and crystals and everything. Frenzyheart not care much cause it not here anymore.',12,0,33,0,0,0,0,'Dajik'),
|
|
(28215,8,0,'If you here to poke more softnuckles, Dajik going to poke you too.That a bad Goregek habit.',12,0,50,0,0,0,0,'Dajik'),
|
|
(28215,8,1,'Huh... where are we? This not right. I not tell you find hardknuckles, did I?',12,0,50,0,0,0,0,'Dajik'),
|
|
(28215,9,0,'Time for more smart Dajik tip! Lot of dead things mean lot of chance of being dead thing. Dajik leaving now.',12,0,33,0,0,0,0,'Dajik'),
|
|
(28215,9,1,'Dead thing there already learn lesson of broken pillar. Leave this lesson for dumb, dead things. Going home now.',12,0,33,0,0,0,0,'Dajik'),
|
|
(28215,9,2,'You all done with learning! Yup! All done! Dajik leave you and evil red pillar thing now.',12,0,34,0,0,0,0,'Dajik'),
|
|
(28216,0,0,'Bring back good meat and the camp treat you like high-shaman for a day. Good deal.',12,0,20,0,0,0,0,'Zepik'),
|
|
(28216,0,1,'Elder Harkek pretty good Frenzyheart. He help me a lot when I was littler and not liking Dajik.',12,0,20,0,0,0,0,'Zepik'),
|
|
(28216,0,2,'I not in a big hurry. We can rest here a while if want.',12,0,20,0,0,0,0,'Zepik'),
|
|
(28216,0,3,'I not live here always... I traveled lot of world on my own not long ago. I like all the stories of beasts and dragons and gods and stuff.',12,0,20,0,0,0,0,'Zepik'),
|
|
(28216,0,4,'You should go let chickens out again and say Goregek did it. Never get old.',12,0,20,0,0,0,0,'Zepik'),
|
|
(28216,1,0,'Hahah! You see that? Lightning bolt hit him right in the head!',12,0,33,0,0,0,0,'Zepik'),
|
|
(28216,1,1,'Good one! It not even see it coming.',12,0,33,0,0,0,0,'Zepik'),
|
|
(28216,1,2,'No more play?',12,0,34,0,0,0,0,'Zepik'),
|
|
(28216,2,0,'You ever fought big dragon or god or anything? Zepik like hearing stories.',12,0,12,0,0,0,0,'Zepik'),
|
|
(28216,2,1,'You pretty good! Natural at hunt, like me.',12,0,12,0,0,0,0,'Zepik'),
|
|
(28216,2,2,'Goregek think he the boss of everyone, but he eat too much and hunt too little.',12,0,12,0,0,0,0,'Zepik'),
|
|
(28216,2,3,'Bring back good meat and the camp treat you like high-shaman for a day. Good deal.',12,0,12,0,0,0,0,'Zepik'),
|
|
(28216,2,4,'Dajik forget what he doing, where he at... sometime even forget his own name. Make him not so good teacher sometimes.',12,0,13,0,0,0,0,'Zepik'),
|
|
(28216,2,5,'Elder Harkek pretty good Frenzyheart. He help me a lot when I was littler and not liking Dajik.',12,0,13,0,0,0,0,'Zepik'),
|
|
(28216,2,6,'Goregek never \'stumble\' into chicken hut... Goregek always have to feed his dumb belly. Always one chicken missing when we catch them all.',12,0,13,0,0,0,0,'Zepik'),
|
|
(28216,2,7,'Dajik tried to show me ways of hunt, but I do better when I do things my way.',12,0,13,0,0,0,0,'Zepik'),
|
|
(28216,3,0,'Eat it big-tongues!',12,0,14,0,0,0,0,'Zepik'),
|
|
(28216,3,1,'Hah! Leave some for Zepik too.',12,0,14,0,0,0,0,'Zepik'),
|
|
(28216,3,2,'That lake near here actually full of sea things. Not sure how it all get here... maybe in floods?',12,0,14,0,0,0,0,'Zepik'),
|
|
(28216,3,3,'I think one reason I like hunting big-tongues so much... they not as dumb as the other hunts. They give a real fight.',12,0,14,0,0,0,0,'Zepik'),
|
|
(28216,3,4,'Mist big-tongues are smart with their shrine thing sometimes... cover whole area with mist and it get hard to find any.',12,0,14,0,0,0,0,'Zepik'),
|
|
(28216,3,5,'Hah! This the fun part!',12,0,15,0,0,0,0,'Zepik'),
|
|
(28216,3,6,'Flame! Death! Destruction! The black fire rages within my heart! I must... release it! Hahah!',12,0,15,0,0,0,0,'Zepik'),
|
|
(28216,4,0,'Trust me - you going love this!',12,0,100,0,0,0,0,'Zepik'),
|
|
(28216,5,0,'BOOM! That so good! More! More!',12,0,100,0,0,0,0,'Zepik'),
|
|
(28217,0,0,'The Injured Rainspeaker Oracle rises clumsily to its feet.',16,0,100,0,0,0,0,'Injured Rainspeaker Oracle'),
|
|
(28217,1,0,'You tell us when it home time.',12,0,100,0,0,0,0,'Injured Rainspeaker Oracle'),
|
|
(28217,2,0,'Home not far. Come!',12,0,100,0,0,0,0,'Injured Rainspeaker Oracle'),
|
|
(28217,3,0,'Thanks!',12,0,100,0,0,0,0,'Injured Rainspeaker Oracle'),
|
|
(28217,4,0,'Oh no! Some puppy-men followed!',12,0,100,0,0,0,0,'Injured Rainspeaker Oracle'),
|
|
(28229,0,0,'More intruders? You\'ll soon learn, no one messes with the Venture Company!',14,0,100,0,0,0,0,'Venture Co. Air Patrol'),
|
|
(28244,0,0,'Now we will see why this ore is so important to the Scourge.',12,0,100,16,0,0,0,'Eitrigg'),
|
|
(28244,1,0,'Korfax, what can you tell from this saronite?',12,0,100,6,0,0,0,'Eitrigg'),
|
|
(28244,2,0,'Rayne, Rimblat, what about the power of nature and the elements?',12,0,100,6,0,0,0,'Eitrigg'),
|
|
(28244,3,0,'Metz?',12,0,100,6,0,0,0,'Eitrigg'),
|
|
(28244,4,0,'You know what.',12,0,100,25,0,0,0,'Eitrigg'),
|
|
(28244,5,0,'%s dusts himself off.',16,0,100,0,0,9410,0,'Eitrigg'),
|
|
(28244,6,0,'Clearly this is getting us nowhere. We need to get this saronite to Highlord Fordring for further study.',12,0,100,1,0,0,0,'Eitrigg'),
|
|
(28244,7,0,'Thank you for trying, my friends. We\'ll unlock its secrets. Hopefully before it\'s too late.',12,0,100,1,0,0,0,'Eitrigg'),
|
|
(28256,0,0,'So the oracle has decided to aid you, outlander. Very well, I will offer you what I know.',12,0,100,0,0,0,0,'Voice of Nozronn'),
|
|
(28256,1,0,'Your companion seeks the shardhorn patriarch Farunn, who holds himself aloof from his brothers.',12,0,100,0,0,0,0,'Voice of Nozronn'),
|
|
(28256,2,0,'Farunn walks the lands north of what your people call the Bittertide Falls. You will find him alone, but you will see her requires no defenders.',12,0,100,0,0,0,0,'Voice of Nozronn'),
|
|
(28256,3,0,'Return to your companion. Tell him to go forth and claim his prize in Farunn.',12,0,100,0,0,0,0,'Voice of Nozronn'),
|
|
(28256,4,0,'Once he has done so, tell him to leave this land in peace. He does not belong here.',12,0,100,0,0,0,0,'Voice of Nozronn'),
|
|
(28284,0,0,'Oh, these are sticky! I wonder how they shoot the webbing?',12,0,100,0,0,0,0,'Specialist Cogwheel'),
|
|
(28284,1,0,'ACK! Oh no, I webbed myself! It\'s sticky. MY HAIR!',12,0,100,15,0,6906,0,'Specialist Cogwheel'),
|
|
(28284,2,0,'Okay! Let me just see if I can fashion these disgusting parts into something useful.',12,0,100,0,0,0,0,'Specialist Cogwheel'),
|
|
(28284,3,0,'Eureka!',12,0,100,4,0,0,0,'Specialist Cogwheel'),
|
|
(28313,0,0,'Longrunner, your fodder... err, people will be a valuable resource against the vrykul. Did I say resource? I meant, \'ally.\' ',12,1,100,25,0,0,0,'Apothecary Scyllis'),
|
|
(28315,0,0,'Frenzyheart kill you if you come back. You no welcome here no more!',12,0,100,0,0,0,0,'vekjik SAY_TEXTID_VEKJIK1'),
|
|
(28325,0,0,'You hear a low guttural growl from nearby.',16,0,100,0,0,0,0,'Ravenous Mangal Crocolisk'),
|
|
(28327,0,0,'Shaman Vekjik comes out of the underbrush nearby.',16,0,100,0,0,0,0,'Shaman Vekjik'),
|
|
(28327,1,0,'You help Rainspeaker! I saw you help Rainspeaker! Traitor thing!',12,0,100,0,0,0,0,'Shaman Vekjik'),
|
|
(28327,2,0,'If you want to be friends with big-tongues, you not friends with Frenzyheart! I tell village! We no trust you anymore!',12,0,100,0,0,0,0,'Shaman Vekjik'),
|
|
(28327,3,0,'Shaman Vekjik scurries off towards Frenzyheart Hill.',16,0,100,0,0,0,0,'Shaman Vekjik'),
|
|
(28328,0,0,'The only thing hurt is your pride, lad. Buck up!',12,0,100,11,0,0,0,'Drostan to Lucky Wilhelm'),
|
|
(28328,0,1,'Stop whining. You\'ve still got your luck.',12,0,100,11,0,0,0,'Drostan to Lucky Wilhelm'),
|
|
(28328,0,2,'Bah, it\'s an improvement.',12,0,100,0,0,0,0,'Drostan to Lucky Wilhelm'),
|
|
(28328,0,3,'Calm down lad, it\'s just a birdshot!',12,0,100,0,0,0,0,'Drostan to Lucky Wilhelm'),
|
|
(28347,0,0,'Wright, have you finished that new concoction you\'ve been working on? I\'m tired of these spores filling up my shop!',12,0,100,0,0,0,0,'Miles Sidney'),
|
|
(28347,1,0,'Then put twice as much in next time!',12,0,100,0,0,0,0,'Miles Sidney'),
|
|
(28347,2,0,'Remember, kid: You\'re always more wrong than you think you are. Double It!',12,0,100,0,0,0,0,'Miles Sidney'),
|
|
(28347,3,0,'Only put half as much in next time.',12,0,100,0,0,0,0,'Miles Sidney'),
|
|
(28347,4,0,'That\'s what you always say. Sometimes I think you\'re never going to finish that thing.',12,0,100,0,0,0,0,'Miles Sidney'),
|
|
(28347,5,0,'Greetings.',12,7,100,3,0,0,0,'Miles Sidney'),
|
|
(28347,5,1,'Greetings, $c.',12,7,100,3,0,0,0,'Miles Sidney'),
|
|
(28347,5,2,'Greetings! Please have a look around.',12,7,100,3,0,0,0,'Miles Sidney'),
|
|
(28347,5,3,'Let me know if you need help finding anything, $c.',12,7,100,3,0,0,0,'Miles Sidney'),
|
|
(28347,5,4,'Welcome. May I help you find something?',12,7,100,3,0,0,0,'Miles Sidney'),
|
|
(28355,0,0,'Sir, our customers are complaining that there\'s not enough Maiden\'s Anguish in our Deadly Poisons.',12,0,100,0,0,0,0,'Wright Williams'),
|
|
(28355,1,0,'Sir, I think we were close with the Lethargy Root in that last poison recipe.',12,0,100,0,0,0,0,'Wright Williams'),
|
|
(28355,2,0,'I\'m working on it, I just don\'t want to sell it until I\'m happy with it. It shouldn\'t be long.',12,0,100,0,0,0,0,'Wright Williams'),
|
|
(28355,3,0,'Sir, our customers are complaining that there\'s too much Deathweed in our Anesthetics.',12,0,100,0,0,0,0,'Wright Williams'),
|
|
(28374,0,0,'I\'m not here to be the keeper of your hatchlings, Dorian. I\'m doing research of my own, as well.',12,0,100,0,0,0,0,'Zootfizzle'),
|
|
(28374,1,0,'No, not the cogs! Anything but the cogs!',12,0,100,0,0,0,0,'Zootfizzle'),
|
|
(28376,0,0,'Well, I don\'t know. I was here tending the fire and discussing the drawbacks of cogs with Zootfizzle. That\'s pretty epic, too, in its own way.',12,0,100,0,0,0,0,'Dorian'),
|
|
(28376,1,0,'It\'s your lucky day, Zootfizzle. $n has brought back more hatchlings for you.',12,0,100,0,0,0,0,'Dorian'),
|
|
(28376,2,0,'Well, you can always go back to the camp and help Weslex with all his cogs...',12,0,100,0,0,0,0,'Dorian'),
|
|
(28401,0,0,'$N, please come to me. I\'m here in Zim\'Torga now.',15,0,100,0,0,0,0,'Har\'koa'),
|
|
(28401,1,0,'No, not Akali too!',15,0,100,0,0,0,0,'Har\'koa'),
|
|
(28406,0,0,'No potions!',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_A'),
|
|
(28406,0,1,'Remember this day, $n, for it is the day that you will be thoroughly owned.',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_B'),
|
|
(28406,0,2,'I\'m going to tear your heart out, cupcake!',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_C'),
|
|
(28406,0,3,'Don\'t make me laugh.',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_D'),
|
|
(28406,0,4,'Here come the tears...',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_E'),
|
|
(28406,0,5,'You have challenged death itself!',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_F'),
|
|
(28406,0,6,'The Lich King will see his true champion on this day!',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_G'),
|
|
(28406,0,7,'You\'re going down!',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_H'),
|
|
(28406,0,8,'You don\'t stand a chance, $n',12,0,100,0,0,0,0,'dk initiate SAY_DUEL_I'),
|
|
(28406,1,0,'The duel will begin in...',42,0,100,0,0,0,0,'dk initiate SAY_DUEL+1'),
|
|
(28406,2,0,'3...',42,0,100,0,0,0,0,'dk initiate SAY_DUEL+2'),
|
|
(28406,3,0,'2...',42,0,100,0,0,0,0,'dk initiate SAY_DUEL+3'),
|
|
(28406,4,0,'1...',42,0,100,0,0,0,0,'dk initiate SAY_DUEL+4'),
|
|
(28415,0,0,'Ugh...',12,0,100,0,0,0,0,'Captive Footman'),
|
|
(28415,0,1,'I am in your debt, friend.',12,0,100,0,0,0,0,'Captive Footman'),
|
|
(28415,0,2,'I thought I was done for!',12,0,100,0,0,0,0,'Captive Footman'),
|
|
(28444,0,0,'%s calls upon the mighty armies of the Scourge!',42,0,100,1,0,0,0,'Highlord Darion Morgraine'),
|
|
(28444,1,0,'Armies of the Scourge, hear my call! The scarlet apocalypse has begun! Tear this land asunder and leave only death in your wake!',12,0,100,1,0,0,0,'Highlord Darion Morgraine'),
|
|
(28451,0,0,'What a fight you missed, Dorian! It was one for the ages!',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,1,0,'There we were, riding into battle at full speed on the back of Stampy...',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,2,0,'Everything was shaking all over the place. I could hardly steady my gun.',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,3,0,'And then we saw her, the fearsome beast!',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,4,0,'It took all of $n\'s skill to maintain control of Stampy.',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,5,0,'The battle was a haze of blood, lead, and sweat. The broodmother\'s attacks came faster and faster!',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,6,0,'But, in the end, $n and I prevailed through our wits and teamwork. And now we have this glorious trophy as a memento of our victory.',12,0,100,0,0,0,0,'Hemet'),
|
|
(28451,7,0,'Do I detect a bit of jealousy, Dorian?',12,0,100,0,0,0,0,'Hemet'),
|
|
(28473,0,0,'You leave your material body behind!',42,0,100,0,0,0,0,'Material You'),
|
|
(28479,0,0,'Gods of old, we beseech you. What must we do? How can we save the gods of this land?',15,0,100,6,0,0,0,'Witch Doctor Khufu'),
|
|
(28486,0,0,'M-mistress... Might I brush your mighty steed?',12,0,100,0,0,0,0,'Squire Edwards'),
|
|
(28486,0,1,'M-mistress... may I p-polish your armor ...?',12,0,100,0,0,0,0,'Squire Edwards'),
|
|
(28486,0,2,'M-mistress... did you n-need more corpse dust, p-perhaps... ?',12,0,100,0,0,0,0,'Squire Edwards'),
|
|
(28486,1,0,'Yes, M-mistress...',12,0,100,0,0,0,0,'Squire Edwards'),
|
|
(28494,0,0,'Death to the Zandalari and their puppets! Nothing can stop us now!',14,0,100,15,0,0,0,'Kutube\'sa'),
|
|
(28495,0,0,'Kill them! Kill them all and take back Zim\'Torga!',14,0,100,15,0,0,0,'Gawanil'),
|
|
(28496,0,0,'Hah! You\'ll not get my treasure!',14,0,100,15,0,0,0,'Chulo the Mad'),
|
|
(28498,0,0,'You have done well, Drakuru.',12,0,100,396,0,14749,0,'The Lich King'),
|
|
(28498,1,0,'Your betrayal of the Drakkari Empire has borne me a new army.',12,0,100,396,0,14750,0,'The Lich King'),
|
|
(28498,2,0,'Your army....',12,0,100,0,0,14751,0,'The Lich King'),
|
|
(28498,3,0,'Arise, and accept my gift.',12,0,100,396,0,14752,0,'The Lich King'),
|
|
(28498,4,0,'I charge you now with the cleansing of Zul\'Drak, Drakuru.',12,0,100,397,0,14753,0,'The Lich King'),
|
|
(28498,5,0,'Fail me and it shall be your undoing...',12,0,100,396,0,14754,0,'The Lich King'),
|
|
(28498,6,0,'Succeed, and even greater power shall be yours!',12,0,100,396,0,14755,0,'The Lich King'),
|
|
(28498,7,0,'You have failed me, Drakuru!',12,0,100,0,0,14762,0,'Lich King, Betrayal'),
|
|
(28498,8,0,'It is you who should suffer. Be content that your death is a quick one....',12,0,100,0,0,14763,0,'Lich King, Betrayal'),
|
|
(28498,9,0,'As for you...',12,0,100,0,0,14764,0,'Lich King, Betrayal'),
|
|
(28498,10,0,'I spare your insignificant life as a reward for this amusing betrayal. There may yet be a shred of potential in you.',12,0,100,0,0,14765,0,'Lich King, Betrayal'),
|
|
(28498,11,0,'Be warned...',12,0,100,0,0,14766,0,'Lich King, Betrayal'),
|
|
(28498,12,0,'When next we meet I shall require much more to justify your life.',12,0,100,0,0,14767,0,'Lich King, Betrayal'),
|
|
(28511,0,0,'The %s launches towards its destination.',42,0,100,0,0,0,0,'Eye of Acherus'),
|
|
(28511,1,0,'The %s is in your control.',42,0,100,0,0,0,0,'Eye of Acherus'),
|
|
(28514,0,0,'But try they must or all will be lost. The Drakkari will be the death of both themselves and their gods!',12,0,100,0,0,473,0,'Nalorakk'),
|
|
(28515,0,0,'The spotted one must be sought. Their fates are entwined.',12,0,100,0,0,9919,0,'Jan\'alai'),
|
|
(28516,0,0,'But she is chained. A way must be found to free her.',12,0,100,0,0,12196,0,'Akil\'zon'),
|
|
(28517,0,0,'To her altar this mortal must travel. What they must do will not be easy. In the end it may prove impossible.',12,0,100,0,0,643,0,'Halazzi'),
|
|
(28518,0,0,'Not sure how ol\' Nass always finds his way back here. Must be by smell....',12,0,100,0,0,0,0,'Stefan Vadu'),
|
|
(28521,0,0,'Let\'s go to Zul\'Drak he says. We can get to the bottom of this mess, he says...',12,0,33,0,0,0,0,'Nass'),
|
|
(28521,0,1,'One more flock of scourge hair gained, one more shred of dignity lost...',12,0,33,0,0,0,0,'Nass'),
|
|
(28521,0,2,'Are we finished yet?',12,0,33,0,0,0,0,'Nass'),
|
|
(28529,0,0,'Death stalks us! Destroy it!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28529,0,1,'\'Tis the work of the Scourge!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28529,0,2,'Scourge! Do not let it escape!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28529,0,3,'Begone foul demon!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28532,0,0,'Indeed. Watch this, $r.',12,0,100,1,0,0,0,'Bloodrose Datura'),
|
|
(28532,1,0,'Here, troll... a gift!',12,0,100,0,0,0,0,'Bloodrose Datura'),
|
|
(28532,2,0,'Ugh... disgusting!',12,0,100,0,0,0,0,'Bloodrose Datura'),
|
|
(28534,0,0,'It is not yet your time, champion. Rise! Rise and fight once more!',15,0,100,0,0,0,0,'Valkyr Battle Maiden'),
|
|
(28541,0,0,'For me? Really, mon?',12,0,100,6,0,0,0,'Captured Drakkari Scout'),
|
|
(28541,1,0,'It....it be beautiful!',12,0,100,5,0,0,0,'Captured Drakkari Scout'),
|
|
(28546,0,0,'You wish to confront the master? You must first weather the storm!',14,0,100,0,0,14453,0,'Ionar'),
|
|
(28546,1,0,'The slightest spark shall be your undoing.',14,0,100,0,0,14454,0,'Ionar'),
|
|
(28546,1,1,'No one is safe!',14,0,100,0,0,14455,0,'Ionar'),
|
|
(28546,2,0,'Shocking ... I know!',14,0,100,0,0,14456,0,'Ionar'),
|
|
(28546,2,1,'You atempt the unpossible.',14,0,100,0,0,14457,0,'Ionar'),
|
|
(28546,2,2,'Your spark of light is ... extinguish.',14,0,100,0,0,14458,0,'Ionar'),
|
|
(28546,3,0,'Master... you have guests.',14,0,100,0,0,14459,0,'Ionar'),
|
|
(28557,0,0,'Don\'t kill me! I only took this job for the benefits!',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,1,'I picked the wrong week to quit drinkin\'!',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,2,'I\'ve got five kids, $gman:lady;! They\'ll die without me!',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,3,'I... I got a sick grandma at home... I... I\'m all she\'s got, $gmister:miss;.',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,4,'Let me live! I\'ll do whatever you say!',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,5,'Please, no! Spare me!',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,6,'Ungh... I... I think I pooped...',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28557,0,7,'You don\'t have to do this! Nobody has to die!',12,0,100,0,0,0,0,'Scarlet Peasant'),
|
|
(28563,0,0,'The structure above begins to hum with energy.',42,0,0,0,0,0,0,'Freya\'s Presence - On Call of the Lifewarden cast'),
|
|
(28566,0,0,'Beginning the distillation in 5 seconds.',12,0,100,0,0,0,0,'Tipsy McManus'),
|
|
(28566,1,0,'Add another orange, quickly!',12,0,100,25,0,0,0,'Tipsy McManus'),
|
|
(28566,2,0,'Put a papaya in the still!',12,0,100,25,0,0,0,'Tipsy McManus'),
|
|
(28566,3,0,'Add bananas!',12,0,100,25,0,0,0,'Tipsy McManus'),
|
|
(28566,4,0,'Pressure\'s too high! Open the pressure valve!',12,0,100,5,0,0,0,'Tipsy McManus'),
|
|
(28566,5,0,'The still needs heat! Light the brazier!',12,0,100,5,0,0,0,'Tipsy McManus'),
|
|
(28566,6,0,'Good job! Keep your eyes open, now.',12,0,100,4,0,0,0,'Tipsy McManus'),
|
|
(28566,6,1,'That\'ll do. Never know what it\'ll need next...',12,0,100,4,0,0,0,'Tipsy McManus'),
|
|
(28566,6,2,'Nicely handled! Stay on your toes!',12,0,100,4,0,0,0,'Tipsy McManus'),
|
|
(28566,6,3,'Well done! Be ready for anything!',12,0,100,4,0,0,0,'Tipsy McManus'),
|
|
(28566,7,0,'It\'s no good! I\'m shutting it down...',12,0,100,0,0,0,0,'Tipsy McManus'),
|
|
(28566,8,0,'We\'ve done it! Come get the cask.',12,0,100,0,0,0,0,'Tipsy McManus'),
|
|
(28568,0,0,'Sure!',12,0,100,273,0,0,0,'Tamara Wobblesprocket'),
|
|
(28568,1,0,'Oh my...',12,0,100,0,0,0,0,'Tamara Wobblesprocket'),
|
|
(28568,2,0,'Tastes like I\'m drinking... engine degreaser!',12,0,100,1,0,0,0,'Tamara Wobblesprocket'),
|
|
(28575,0,0,'Filthy $R intruder. DIE!',12,0,100,0,0,0,0,'Rhunok\'s Tormentor'),
|
|
(28575,0,1,'If Rhunok regains his strength, we all die!',12,0,100,0,0,0,0,'Rhunok\'s Tormentor'),
|
|
(28575,0,2,'There are intruders about. Slay them before they ruin everything!',12,0,100,0,0,0,0,'Rhunok\'s Tormentor'),
|
|
(28575,0,3,'The bear god must be kept enfeebled so that the prophet can finish the ritual.',12,0,100,0,0,0,0,'Rhunok\'s Tormentor'),
|
|
(28575,0,4,'Keep him weak!',12,0,100,0,0,0,0,'Rhunok\'s Tormentor'),
|
|
(28576,0,0,'Come then, death knight!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,0,1,'Die Scourge dog! DIE!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,0,2,'DIE!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,0,3,'I won\'t go down that easy!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,0,4,'You\'re not taking me without a fight!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,1,0,'Have mercy, $gsir:madam;!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,1,1,'No! Please! I... I have children! I... I...',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,1,2,'P... Please don\'t...',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,1,3,'Spare my life! I will leave this place forever! Please!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,2,0,'I almost... made it...',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,2,1,'May the Light take mercy on your soul, death knight.',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,2,2,'Why?',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,2,3,'You make my children orphans on this day, fiend!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28576,2,4,'You may take my life, but you won\'t take my freedom!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,0,0,'Come then, death knight!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,0,1,'Die Scourge dog! DIE!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,0,2,'DIE!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,0,3,'I won\'t go down that easy!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,0,4,'You\'re not taking me without a fight!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,1,0,'Have mercy, $gsir:madam;!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,1,1,'No! Please! I... I have children! I... I...',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,1,2,'P... Please don\'t...',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,1,3,'Spare my life! I will leave this place forever! Please!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,2,0,'I almost... made it...',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,2,1,'May the Light take mercy on your soul, death knight.',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,2,2,'Why?',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,2,3,'You make my children orphans on this day, fiend!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28577,2,4,'You may take my life, but you won\'t take my freedom!',12,0,100,0,0,0,0,'Citizen of Havenshire'),
|
|
(28579,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hardened Steel Berserker'),
|
|
(28586,0,0,'I am the greatest of my father\'s sons! Your end has come!',14,0,100,0,0,14149,0,'General Bjarngrim'),
|
|
(28586,1,0,'Give me your worst!',14,0,100,0,0,14150,0,'General Bjarngrim'),
|
|
(28586,2,0,'Defend yourself, for all the good it will do!',14,0,100,0,0,14151,0,'General Bjarngrim'),
|
|
(28586,3,0,'GRAAAAAH! Behold the fury of iron and steel!',14,0,100,0,0,14152,0,'General Bjarngrim'),
|
|
(28586,4,0,'So ends your curse!',14,0,100,0,0,14153,0,'General Bjarngrim'),
|
|
(28586,4,1,'Flesh... is... weak!',14,0,100,0,0,14154,0,'General Bjarngrim'),
|
|
(28586,4,2,'...',14,0,100,0,0,14155,0,'General Bjarngrim'),
|
|
(28586,5,0,'How can it be...? Flesh is not... stronger!',14,0,100,0,0,14156,0,'General Bjarngrim'),
|
|
(28586,6,0,'%s switches to Defensive Stance!',41,0,100,0,0,0,0,'General Bjarngrim'),
|
|
(28586,7,0,'%s switches to Battle Stance!',41,0,100,0,0,0,0,'General Bjarngrim'),
|
|
(28586,8,0,'%s switches to Berserker Stance!',41,0,100,0,0,0,0,'General Bjarngrim'),
|
|
(28587,0,0,'It is you who have destroyed my children? You... shall... pay!',14,0,100,0,0,13960,0,'Volkhan'),
|
|
(28587,1,0,'Life from lifelessness... death for you.',14,0,100,0,0,13961,0,'Volkhan'),
|
|
(28587,1,1,'Nothing is wasted in the process. You will see....',14,0,100,0,0,13962,0,'Volkhan'),
|
|
(28587,2,0,'I will crush you beneath my boots!',14,0,100,0,0,13963,0,'Volkhan'),
|
|
(28587,2,1,'All my work... undone!',14,0,100,0,0,13964,0,'Volkhan'),
|
|
(28587,3,0,'The armies of iron will conquer all!',14,0,100,0,0,13965,0,'Volkhan'),
|
|
(28587,3,1,'Ha, pathetic!',14,0,100,0,0,13966,0,'Volkhan'),
|
|
(28587,3,2,'You have cost me too much work!',14,0,100,0,0,13967,0,'Volkhan'),
|
|
(28587,4,0,'The master was right... to be concerned.',14,0,100,0,0,13968,0,'Volkhan'),
|
|
(28587,5,0,'%s runs to his anvil!',41,0,100,0,0,0,0,'Volkhan'),
|
|
(28587,6,0,'%s prepares to shatter his Brittle Golems!',41,0,100,0,0,0,0,'Volkhan'),
|
|
(28601,0,0,'Fool! You led us to the only being that could stand up to our armies! You will never bring the Etymidian back to Northrend!',12,0,100,25,0,0,0,'High Cultist Herenn'),
|
|
(28604,0,0,'Ouch! Watch where you\'re tugging!',12,0,100,0,0,0,0,'adventurous dwarf SAY_DWARF_OUCH'),
|
|
(28604,1,0,'Glad I could help!',12,0,100,0,0,0,0,'adventurous dwarf SAY_DWARF_HELP'),
|
|
(28608,0,0,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Medic'),
|
|
(28608,0,1,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Medic'),
|
|
(28608,0,2,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Medic'),
|
|
(28608,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Medic - On Aggro'),
|
|
(28608,0,4,'I will present your head to Abbendis myself!',12,0,100,0,0,0,0,'Scarlet Medic - On Aggro'),
|
|
(28608,0,5,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Medic - On Aggro'),
|
|
(28608,0,6,'Light bless you, my child.',12,0,100,0,0,0,0,'Scarlet Medic - On Aggro'),
|
|
(28609,0,0,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Infantryman'),
|
|
(28609,0,1,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Infantryman'),
|
|
(28609,0,2,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Infantryman'),
|
|
(28609,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Infantryman - On Aggro'),
|
|
(28609,0,4,'I will present your head to Abbendis myself!',12,0,100,0,0,0,0,'Scarlet Infantryman - On Aggro'),
|
|
(28609,0,5,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Infantryman - On Aggro'),
|
|
(28609,0,6,'Light bless you, my child.',12,0,100,0,0,0,0,'Scarlet Infantryman - On Aggro'),
|
|
(28610,0,0,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Marksman'),
|
|
(28610,0,1,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Marksman'),
|
|
(28610,0,2,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Marksman'),
|
|
(28610,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Marksman'),
|
|
(28610,0,4,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Marksman'),
|
|
(28610,1,0,'You\'ll be hanging in the gallows shortly, Scourge fiend!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER1'),
|
|
(28610,1,1,'You\'ll have to kill me, monster! I will tell you NOTHING!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER2'),
|
|
(28610,1,2,'You hit like a girl. Honestly. Is that the best you can do?',12,0,100,0,0,0,0,'crusader SAY_CRUSADER3'),
|
|
(28610,1,3,'ARGH! You burned my last good tabard!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER4'),
|
|
(28610,1,4,'Argh... The pain... The pain is almost as unbearable as the lashings I received in grammar school when I was but a child.',12,0,100,0,0,0,0,'crusader SAY_CRUSADER5'),
|
|
(28610,1,5,'I used to work for Grand Inquisitor Isillien! Your idea of pain is a normal mid-afternoon for me!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER6'),
|
|
(28610,2,0,'I\'ll tell you everything! STOP! PLEASE!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED1'),
|
|
(28610,3,0,'We... We have only been told that the \"Crimson Dawn\" is an awakening. You see, the Light speaks to the High General. It is the Light...',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED2'),
|
|
(28610,4,0,'The Light that guides us. The movement was set in motion before you came... We... We do as we are told. It is what must be done.',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED3'),
|
|
(28610,5,0,'I know very little else... The High General chooses who may go and who must stay behind. There\'s nothing else... You must believe me!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED4'),
|
|
(28610,6,0,'LIES! The pain you are about to endure will be talked about for years to come!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED5'),
|
|
(28610,7,0,'NO! PLEASE! There is one more thing that I forgot to mention... A courier comes soon... From Hearthglen. It...',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED6'),
|
|
(28610,8,0,'I\'ll tear the secrets from your soul! Tell me about the \"Crimson Dawn\" and your life may be spared!',12,0,100,0,0,0,0,'player SAY_PERSUADE1'),
|
|
(28610,8,1,'Tell me what you know about \"Crimson Dawn\" or the beatings will continue!',12,0,100,0,0,0,0,'player SAY_PERSUADE2'),
|
|
(28610,8,2,'I\'m through being courteous with your kind, human! What is the \"Crimson Dawn\"?',12,0,100,0,0,0,0,'player SAY_PERSUADE3'),
|
|
(28610,8,3,'Is your life worth so little? Just tell me what I need to know about \"Crimson Dawn\" and I\'ll end your suffering quickly.',12,0,100,0,0,0,0,'player SAY_PERSUADE4'),
|
|
(28610,8,4,'I can keep this up for a very long time, Scarlet dog! Tell me about the \"Crimson Dawn\"!',12,0,100,0,0,0,0,'player SAY_PERSUADE5'),
|
|
(28610,8,5,'What is the \"Crimson Dawn\"?',12,0,100,0,0,0,0,'player SAY_PERSUADE6'),
|
|
(28610,8,6,'\"Crimson Dawn\"! What is it! Speak!',12,0,100,0,0,0,0,'player SAY_PERSUADE7'),
|
|
(28611,0,0,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Captain'),
|
|
(28611,0,1,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Captain'),
|
|
(28611,0,2,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Captain'),
|
|
(28611,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Captain - On Aggro'),
|
|
(28611,0,4,'I will present your head to Abbendis myself!',12,0,100,0,0,0,0,'Scarlet Captain - On Aggro'),
|
|
(28611,0,5,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Captain - On Aggro'),
|
|
(28611,0,6,'Light bless you, my child.',12,0,100,0,0,0,0,'Scarlet Captain - On Aggro'),
|
|
(28636,0,0,'Who\'s that beatin\' on my drum?',14,0,100,0,0,0,0,'Heb\'Jin'),
|
|
(28636,1,0,'I\'m gonna come down there and kill you good, $r',14,0,100,0,0,0,0,'Heb\'Jin'),
|
|
(28636,2,0,'Now you gonna die!',14,0,100,0,0,0,0,'Heb\'Jin'),
|
|
(28646,0,0,'We\'re off! Watch out for those vines!',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28646,1,0,'Looks like the Scourge have hit the area ahead pretty bad...',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28646,2,0,'You see that? She\'s... huge!',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28646,3,0,'Here we go! Hold on tight -- there\'s rough wind ahead!',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28646,4,0,'The glacier is seeping in from Icecrown... and undead everywhere! Wait \'til the professor gets a hold of this!',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28646,5,0,'They\'re coming at us! Be quick with those rockets!',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28646,6,0,'Aggggh! I\'m hit! You\'re going to have to get us back! Quick, before the plane explodes!',12,0,100,0,0,0,0,'Pilot Vic to Vic\'s Flying Machine'),
|
|
(28654,0,0,'The realm of shadows awaits...',12,0,100,0,0,0,0,'Dark Rider of Acherus'),
|
|
(28658,0,0,'Get In that pit before I turn you into a pile of ash and feces!',12,0,100,0,0,0,0,'Gothik the Harvester'),
|
|
(28659,0,0,'Ah, the hero. Your little friends said you would come. This certainly saves me the trouble of hunting you down myself.',14,0,100,2,0,0,0,'Artruis the Heartless'),
|
|
(28659,1,0,'I have weathered a hundred years of war and suffering. Do you truly think it wise to pit your mortals boddies against a being that cannot die? I\'d venture you have more to lose',14,0,100,2,0,0,0,'Artruis the Heartless'),
|
|
(28659,2,0,'Even shattered into countless pieces, the crystals all around weaken me... perhaps I should not have underestimated the titans so...',14,0,100,2,0,0,0,'Artruis the Heartless'),
|
|
(28659,3,0,'These two brave, ignorant fools despise each other, yet somehow they both spoke of you as a hero. Perhaps you just lack the will to choose a side... let me extend you that opportunity.',14,0,100,2,0,0,0,'Artruis the Heartless'),
|
|
(28659,4,0,'Artruis is shielded. You must choose your side quickly to break his spell.',41,0,100,2,0,0,0,'Artruis the Heartless'),
|
|
(28659,5,0,'Arthas once mustered strength...of the very same sort... perhaps his is the path that you will follow.',14,0,100,2,0,0,0,'Artruis the Heartless'),
|
|
(28665,0,0,'Thank you for saving me, $N. This is the least that I could do to return the favor. Hold on tight. Here we go.',15,0,100,0,0,0,0,'Har\'koa\'s Kitten'),
|
|
(28665,1,0,'This doesn\'t look good. Whatever you do, don\'t fall off. There\'s a ton of nasty things in there!',15,0,100,0,0,0,0,'Har\'koa\'s Kitten'),
|
|
(28665,2,0,'Oh no... Quetz\'lun is dead! Stay still. We\'ll sneak past the prophet.',15,0,100,0,0,0,0,'Har\'koa\'s Kitten'),
|
|
(28665,3,0,'We\'re spotted! Hang on. We have to get out of here!',15,0,100,0,0,0,0,'Har\'koa\'s Kitten'),
|
|
(28665,4,0,'I think we\'re safe now. Let\'s get back!',15,0,100,0,0,0,0,'Har\'koa\'s Kitten'),
|
|
(28665,5,0,'We made it! Take care, $N, and thanks again!',15,0,100,0,0,0,0,'Har\'koa\'s Kitten'),
|
|
(28667,0,0,'Now you not catch us with back turned. Now we hurt you bad undead. BAD!',12,0,100,0,0,0,0,'Jaloot'),
|
|
(28668,0,0,'You going die big bad undead thing! You not catch Zepik sleeping this time!',12,0,100,0,0,0,0,'Zepik the Gorloc Hunter'),
|
|
(28671,0,0,'What is this you pathetic, little worm? Come to die?',14,0,100,0,0,0,0,'Prophet of Quetz\'lun'),
|
|
(28671,1,0,'I recognize your stench. You\'re the one who stealthed by me on the back of that snow leopard runt!',14,0,100,0,0,0,0,'Prophet of Quetz\'lun'),
|
|
(28671,2,0,'What? How is this possible?',14,0,100,0,0,0,0,'Prophet of Quetz\'lun'),
|
|
(28671,3,0,'Wait... STOP! You can\'t take back the power!!!',14,0,100,0,0,0,0,'Prophet of Quetz\'lun'),
|
|
(28671,4,0,'NOOOOooooooooooooooooo!',14,0,100,0,0,0,0,'Prophet of Quetz\'lun'),
|
|
(28684,0,0,'This kingdom belongs to the Scourge! Only the dead may enter.',14,0,100,0,0,14075,0,'krik thir SAY_AGGRO'),
|
|
(28684,1,0,'You were foolish to come.',14,0,100,0,0,14077,0,'krik thir SAY_SLAY_1'),
|
|
(28684,1,1,'As Anub\'Arak commands!',14,0,100,0,0,14078,0,'krik thir SAY_SLAY_2'),
|
|
(28684,2,0,'I should be grateful. But I long ago lost the capacity.',14,0,100,0,0,14087,0,'krik thir SAY_DEATH'),
|
|
(28684,3,0,'They hunger.',14,0,100,0,0,14085,0,'krik thir SAY_SWARM_1'),
|
|
(28684,3,1,'Dinner time, my pets.',14,0,100,0,0,14086,0,'krik thir SAY_SWARM_2'),
|
|
(28684,4,0,'Keep an eye on the tunnel. We must not let anyone through!',14,0,100,0,0,14082,0,'krik thir SAY_PREFIGHT_1'),
|
|
(28684,4,1,'I hear footsteps. Be on your guard.',14,0,100,0,0,14083,0,'krik thir SAY_PREFIGHT_2'),
|
|
(28684,4,2,'I sense the living. Be ready.',14,0,100,0,0,14084,0,'krik thir SAY_PREFIGHT_3'),
|
|
(28684,5,0,'We are besieged. Strike out and bring back their corpses!',14,0,100,0,0,14079,0,'krik thir SAY_SEND_GROUP_1'),
|
|
(28684,5,1,'We must hold the gate. Attack! Tear them limb from limb!',14,0,100,0,0,14080,0,'krik thir SAY_SEND_GROUP_2'),
|
|
(28684,5,2,'The gate must be protected at all costs. Rip them to shreds!',14,0,100,0,0,14081,0,'krik thir SAY_SEND_GROUP_3'),
|
|
(28710,0,0,'The engine\'s blown! Fly Vic\'s Flying Machine back to Lakeside Landing!',41,0,100,0,0,0,0,'Vic\'s Flying Machine to Pilot Vic'),
|
|
(28714,0,0,'Welcome.',12,0,100,3,0,0,0,'Ildine Sorrowspear'),
|
|
(28714,0,1,'Greetings.',12,0,100,3,0,0,0,'Ildine Sorrowspear'),
|
|
(28714,0,2,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Ildine Sorrowspear'),
|
|
(28714,0,3,'Welcome!',12,0,100,0,0,0,0,'Ildine Sorrowspear - Player In Range'),
|
|
(28714,0,4,'Greetings, $c.',12,0,100,0,0,0,0,'Ildine Sorrowspear - Player In Range'),
|
|
(28714,0,5,'Greetings! Please have a look around.',12,0,100,0,0,0,0,'Ildine Sorrowspear - Player In Range'),
|
|
(28714,0,6,'Welcome. May I help you find something?',12,0,100,0,0,0,0,'Ildine Sorrowspear - Player In Range'),
|
|
(28715,0,0,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Endora Moorehead'),
|
|
(28715,0,1,'Greetings, $c.',12,0,100,3,0,0,0,'Endora Moorehead'),
|
|
(28715,0,2,'Welcome!',12,0,100,3,0,0,0,'Endora Moorehead'),
|
|
(28715,0,3,'Let me know if you need help finding anything, $c.',12,0,100,0,0,0,0,'Endora Moorehead - Player In Range'),
|
|
(28715,0,4,'Welcome. May I help you find something?',12,0,100,0,0,0,0,'Endora Moorehead - Player In Range'),
|
|
(28715,0,5,'Greetings.',12,0,100,0,0,0,0,'Endora Moorehead - Player In Range'),
|
|
(28715,0,6,'Welcome.',12,0,100,0,0,0,0,'Endora Moorehead - Player In Range'),
|
|
(28717,0,0,'A portion of this land already be mine, mon, but it only be da beginning!',15,0,100,0,0,0,0,''),
|
|
(28717,1,0,'Here, da self-righteous crusaders be standin\' in da way of our goal. Dey will fall!',15,0,100,0,0,0,0,''),
|
|
(28717,2,0,'Dis all soon gonna belong to da Lich King.',15,0,100,0,0,0,0,''),
|
|
(28717,3,0,'Da Drakkari be destroyin\' their lands! Dey gunna be losin\' dem... soon, mon.',15,0,100,0,0,0,0,''),
|
|
(28717,4,0,'Ahh, dere be our destiny... Gundrak!',15,0,100,0,0,0,0,''),
|
|
(28717,5,0,'Study dis place well, mon. Ya gonna be helpin\' me conquer it!',15,0,100,0,0,0,0,''),
|
|
(28717,6,0,'Ahh yeah, mon! Dere be great glory ta be had here!',15,0,100,0,0,0,0,''),
|
|
(28717,7,0,'Da Lich King be sharin\' his power wit dem who serve him well, mon.',15,0,100,0,0,0,0,''),
|
|
(28717,8,0,'Come to me now, $n. I must be speakin\' wit ya.',15,0,100,0,0,0,0,''),
|
|
(28718,0,0,'Welcome!',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28718,0,1,'Greetings.',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28718,0,2,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28718,0,3,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28718,0,4,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28718,0,5,'Greetings, $c.',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28718,0,6,'Welcome.',12,0,100,3,0,0,0,'Ranid Glowergold'),
|
|
(28721,0,0,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Tiffany Cartier'),
|
|
(28721,0,1,'Greetings, $c.',12,0,100,3,0,0,0,'Tiffany Cartier'),
|
|
(28721,0,2,'Greetings.',12,0,100,3,0,0,0,'Tiffany Cartier'),
|
|
(28721,0,3,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Tiffany Cartier'),
|
|
(28721,0,4,'Welcome.',12,0,100,3,0,0,0,'Tiffany Cartier'),
|
|
(28721,0,5,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Tiffany Cartier'),
|
|
(28721,0,6,'Welcome!',12,0,100,0,0,0,0,'Tiffany Cartier - Player In Range'),
|
|
(28723,0,0,'Greetings, $c.',12,0,100,3,0,0,0,'Larana Drome'),
|
|
(28723,0,1,'Greetings.',12,0,100,3,0,0,0,'Larana Drome'),
|
|
(28723,0,2,'Welcome.',12,0,100,3,0,0,0,'Larana Drome'),
|
|
(28723,0,3,'Welcome!',12,0,100,0,0,0,0,'Larana Drome - Player In Range'),
|
|
(28723,0,4,'Greetings! Please have a look around.',12,0,100,0,0,0,0,'Larana Drome - Player In Range'),
|
|
(28723,0,5,'Let me know if you need help finding anything, $c.',12,0,100,0,0,0,0,'Larana Drome - Player In Range'),
|
|
(28723,0,6,'Welcome. May I help you find something?',12,0,100,0,0,0,0,'Larana Drome - Player In Range'),
|
|
(28725,0,0,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Patricia Egan'),
|
|
(28725,0,1,'Welcome.',12,0,100,3,0,0,0,'Patricia Egan'),
|
|
(28725,0,2,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Patricia Egan'),
|
|
(28725,0,3,'Welcome!',12,0,100,3,0,0,0,'Patricia Egan'),
|
|
(28725,0,4,'Greetings, $c.',12,0,100,0,0,0,0,'Patricia Egan - Player In Range'),
|
|
(28725,0,5,'Let me know if you need help finding anything, $c.',12,0,100,0,0,0,0,'Patricia Egan - Player In Range'),
|
|
(28725,0,6,'Greetings.',12,0,100,0,0,0,0,'Patricia Egan - Player In Range'),
|
|
(28726,0,0,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Dominique Stefano'),
|
|
(28726,0,1,'Welcome!',12,0,100,3,0,0,0,'Dominique Stefano'),
|
|
(28726,0,2,'Greetings, $c.',12,0,100,3,0,0,0,'Dominique Stefano'),
|
|
(28726,0,3,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Dominique Stefano'),
|
|
(28726,0,4,'Greetings.',12,0,100,3,0,0,0,'Dominique Stefano'),
|
|
(28726,0,5,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Dominique Stefano'),
|
|
(28726,0,6,'Welcome.',12,0,100,0,0,0,0,'Dominique Stefano - Player In Range'),
|
|
(28727,0,0,'Welcome!',12,0,100,3,0,0,0,'Edward Egan'),
|
|
(28727,0,1,'Greetings.',12,0,100,3,0,0,0,'Edward Egan'),
|
|
(28727,0,2,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Edward Egan'),
|
|
(28727,0,3,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Edward Egan'),
|
|
(28727,0,4,'Greetings, $c.',12,0,100,0,0,0,0,'Edward Egan - Player In Range'),
|
|
(28727,0,5,'Let me know if you need help finding anything, $c.',12,0,100,0,0,0,0,'Edward Egan - Player In Range'),
|
|
(28727,0,6,'Welcome.',12,0,100,0,0,0,0,'Edward Egan - Player In Range'),
|
|
(28750,0,0,'Mphmm rmphhimm rrhumghph?',12,0,100,1,0,0,0,'Blight Geist'),
|
|
(28750,0,1,'Mhrrumph rummrhum phurr!',12,0,100,1,0,0,0,'Blight Geist'),
|
|
(28752,0,0,'NOOOOOOOOOoooooooo.......!',12,0,100,0,0,0,0,'Mu\'funu'),
|
|
(28754,0,0,'FIRE! AHHHHHHHH!',12,0,100,0,0,0,0,'Tua-tua'),
|
|
(28754,1,0,'The high priestess is reduced to charcoal.',16,0,100,0,0,0,0,'Tua-Tua'),
|
|
(28756,0,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Hawinni'),
|
|
(28756,1,0,'BRRRRRR!',12,0,100,0,0,0,0,'Hawinni'),
|
|
(28756,2,0,'%s explodes!',16,0,100,0,0,0,0,'Hawinni'),
|
|
(28780,0,0,'Explosive Charges will detonate in 5 seconds...',16,0,100,0,0,0,0,'Explosive Charges Bunny'),
|
|
(28780,1,0,'Explosive Charges will detonate in 4 seconds...',16,0,100,0,0,0,0,'Explosive Charges Bunny'),
|
|
(28780,2,0,'Explosive Charges will detonate in 3 seconds...',16,0,100,0,0,0,0,'Explosive Charges Bunny'),
|
|
(28780,3,0,'Explosive Charges will detonate in 2 seconds...',16,0,100,0,0,0,0,'Explosive Charges Bunny'),
|
|
(28780,4,0,'Explosive Charges will detonate in 1 seconds...',16,0,100,0,0,0,0,'Explosive Charges Bunny'),
|
|
(28785,0,0,'TIME TO DIE, FOOL!',14,0,100,0,0,0,0,'Spirit of Quetz\'lun'),
|
|
(28785,1,0,'I\'ve returned to invite you to my housewarming in the underworld!',14,0,100,0,0,7056,0,'Spirit of Quetz\'lun'),
|
|
(28785,2,0,'I\'d say come along quietly, but we both know that\'s not going to happen. My little friend here is going to ease your way into the afterlife.',14,0,100,0,0,0,0,'Spirit of Quetz\'lun'),
|
|
(28785,3,0,'Well done. I\'ll see to it that my prophet enjoys his eternal stay with me.',14,0,100,0,0,0,0,'Spirit of Quetz\'lun'),
|
|
(28787,0,0,'We made it! Thank you for getting me out of that hell hole. Tell Hemet to expect me!',12,0,100,0,0,0,0,'engineer helice SAY_WP_1'),
|
|
(28787,1,0,'You really shouldn\'t play with this stuff. Someone could get hurt.',12,0,100,0,0,0,0,'engineer helice SAY_WP_2'),
|
|
(28787,2,0,'Oh, look, it\'s another cartload of explosives! Let\'s help them dispose of it.',12,0,100,0,0,0,0,'engineer helice SAY_WP_3'),
|
|
(28787,3,0,'It\'s getting a little hot over here. Shall we move on?',12,0,100,0,0,0,0,'engineer helice SAY_WP_4'),
|
|
(28787,4,0,'Or THIS is what you get.',12,0,100,0,0,0,0,'engineer helice SAY_WP_5'),
|
|
(28787,5,0,'Listen up, Venture Company goons! Rule #1: Never keep the prisoner near the explosives.',12,0,100,0,0,0,0,'engineer helice SAY_WP_6'),
|
|
(28787,6,0,'Let\'s get the hell out of here',12,0,100,0,0,0,0,'engineer helice SAY_WP_7'),
|
|
(28788,0,0,'Impresive, death knight. Return to me in the world of the living for your reward.',12,0,100,0,0,0,0,'Salanar the Horseman'),
|
|
(28793,0,1,'Your disguise doesn\'t fool me, fleshling! Your defeat will please Drakuru!',12,0,100,1,0,0,0,'Darmuk'),
|
|
(28841,0,0,'Where\'d this come from? I better get this down to the ships before the foreman sees it!',12,0,100,0,0,0,0,'Scarlet Miner'),
|
|
(28841,1,0,'Now I can have a rest!',12,0,100,0,0,0,0,'Scarlet Miner'),
|
|
(28859,0,0,'Lesser beings, intruding here! A shame that your excess courage does not compensate for your stupidity!',14,0,100,0,10000,14512,0,'Malygos - Intro'),
|
|
(28859,0,1,'None but the blue dragonflight are welcome here. Perhaps this is the work of Alexstrasza? Well, then, she has sent you to your deaths!',14,0,100,0,11000,14513,0,'Malygos - Intro'),
|
|
(28859,0,2,'What could you hope to accomplish? To storm brazenly into my domain... to employ magic... against ME?',14,0,100,0,13000,14514,0,'Malygos - Intro'),
|
|
(28859,0,3,'I am without limits here. The rules of your cherished reality do not apply. In this realm, I am in control!',14,0,100,0,10000,14515,0,'Malygos - Intro'),
|
|
(28859,0,4,'I give you one chance. Pledge fealty to me, and perhaps I will not slaughter you for your insolence.',14,0,100,0,7000,14516,0,'Malygos - Intro'),
|
|
(28859,1,0,'My patience has reached its limit, I will be rid of you!',14,0,100,0,4000,14517,0,'Malygos - Start phase 1'),
|
|
(28859,2,0,'You will not succeed while I draw breath!',14,0,100,0,3000,14518,0,'Malygos - Begin to cast Deep Breath'),
|
|
(28859,3,0,'Your stupidity has finally caught up to you!',14,0,100,0,3250,14519,0,'Malygos - Killed Player (Phase 1)'),
|
|
(28859,3,1,'More artifacts to confiscate...',14,0,100,0,2800,14520,0,'Malygos - Killed Player (Phase 1)'),
|
|
(28859,3,2,'How very naive.',14,0,100,0,4800,14521,0,'Malygos - Killed Player (Phase 1)'),
|
|
(28859,4,0,'I had hoped to end your lives quickly, but you have proven more... resilient than I anticipated. Nonetheless, your efforts are in vain. It is you reckless, careless mortals who are to blame for this war. I do what I must, and if it means your extinction.... then SO BE IT!!',14,0,100,0,22900,14522,0,'Malygos - End Phase One'),
|
|
(28859,5,0,'Few have experienced the pain I will now inflict upon you!',14,0,100,0,5500,14523,0,'Malygos - Start phase 2'),
|
|
(28859,6,0,'I will teach you IGNORANT children just how little you know of magic...',14,0,100,0,7000,14524,0,'Malygos - Anti-Magic Shell'),
|
|
(28859,7,0,'Watch helplessly as your hopes are swept away...',14,0,100,0,4000,14525,0,'Malygos - Magic Blast'),
|
|
(28859,8,0,'Your energy will be put to good use!',14,0,100,0,2000,14526,0,'Malygos - Killed Player (Phase 2)'),
|
|
(28859,8,1,'I am the spell-weaver! My power is infinite!',14,0,100,0,5200,14527,0,'Malygos - Killed Player (Phase 2)'),
|
|
(28859,8,2,'Your spirit will linger here forever!',14,0,100,0,3800,14528,0,'Malygos - Killed Player (Phase 2)'),
|
|
(28859,9,0,'ENOUGH! If you intend to reclaim Azeroth\'s magic, then you shall have it...',14,0,100,0,7000,14529,0,'Malygos - End Phase 2'),
|
|
(28859,10,0,'Now your benefactors make their appearance... But they are too late. The powers contained here are sufficient to destroy the world ten times over! What do you think they will do to you?',14,0,100,0,13000,14530,0,'Intro Phase 3'),
|
|
(28859,11,0,'SUBMIT!',14,0,100,0,1000,14531,0,'Malygos - Start phase 3'),
|
|
(28859,12,0,'Malygos takes a deep breath.',41,0,100,0,10000,0,0,'Malygos - Surge of Power warning (Phase 2)'),
|
|
(28859,13,0,'The powers at work here exceed anything you could possibly imagine!',14,0,100,0,5000,14532,0,'Malygos - Surge of Power'),
|
|
(28859,14,0,'I AM UNSTOPPABLE!',14,0,100,0,2000,14533,0,'Malygos - Buffed by a spark'),
|
|
(28859,15,0,'Alexstrasza! Another of your brood falls!',14,0,100,0,3600,14534,0,'Malygos - Killed Player (Phase 3)'),
|
|
(28859,15,1,'Little more then gnats!',14,0,100,0,2650,14535,0,'Malygos - Killed Player (Phase 3)'),
|
|
(28859,15,2,'Your red allies will share your fate...',14,0,100,0,3000,14536,0,'Malygos - Killed Player (Phase 3)'),
|
|
(28859,16,0,'Still standing? Not for long...',14,0,100,0,3600,14537,0,'Malygos - Spell Casting 1(Phase 3)'),
|
|
(28859,16,1,'Your cause is lost!',14,0,100,0,2000,14538,0,'Malygos - Spell Casting 2 (Phase 3)'),
|
|
(28859,16,2,'Your fragile mind will be shattered!',14,0,100,0,4000,14539,0,'Malygos - Spell Casting 3 (Phase 3)'),
|
|
(28859,17,0,'Unthinkable! The mortals will destroy... everything! My sister, what have you...',14,0,100,0,8500,14540,0,'Malygos - Death'),
|
|
(28859,18,0,'%s fixes his eyes on you!',42,0,100,0,3000,0,0,'Malygos - Surge of Power warning (Phase 3)'),
|
|
(28859,19,0,'%s goes into a berserker rage!',41,0,100,0,10000,0,0,'Malygos - Hit berserk timer (Any phase)'),
|
|
(28860,0,0,'It is my charge to watch over these eggs. I will see you burn before any harm comes to them!',14,0,100,0,0,14093,0,'sartharion SAY_SARTHARION_AGGRO'),
|
|
(28860,1,0,'This pathetic siege ends NOW!',14,0,100,0,0,14103,0,'sartharion SAY_SARTHARION_BERSERK'),
|
|
(28860,2,0,'Burn, you miserable wretches!',14,0,100,0,0,14098,0,'sartharion SAY_SARTHARION_BREATH'),
|
|
(28860,3,0,'Shadron! Come to me, all is at risk!',14,0,100,0,0,14105,0,'sartharion SAY_SARTHARION_CALL_SHADRON'),
|
|
(28860,4,0,'Tenebron! The eggs are yours to protect as well!',14,0,100,0,0,14106,0,'sartharion SAY_SARTHARION_CALL_TENEBRON'),
|
|
(28860,5,0,'Vesperon! The clutch is in danger! Assist me!',14,0,100,0,0,14104,0,'sartharion SAY_SARTHARION_CALL_VESPERON'),
|
|
(28860,6,0,'Such is the price... of failure....',14,0,100,0,0,14107,0,'sartharion SAY_SARTHARION_DEATH'),
|
|
(28860,7,0,'Such flammable little insects....',14,0,100,0,0,14099,0,'sartharion SAY_SARTHARION_SPECIAL_1'),
|
|
(28860,7,1,'Your charred bones will litter the floor!',14,0,100,0,0,14100,0,'sartharion SAY_SARTHARION_SPECIAL_2'),
|
|
(28860,7,2,'How much heat can you take?',14,0,100,0,0,14101,0,'sartharion SAY_SARTHARION_SPECIAL_3'),
|
|
(28860,8,0,'You will make a fine meal for the hatchlings.',14,0,100,0,0,14094,0,'sartharion SAY_SARTHARION_SLAY_1'),
|
|
(28860,8,1,'You are the grave disadvantage.',14,0,100,0,0,14096,0,'sartharion SAY_SARTHARION_SLAY_2'),
|
|
(28860,8,2,'This is why we call you lesser beeings.',14,0,100,0,0,14097,0,'sartharion SAY_SARTHARION_SLAY_3'),
|
|
(28860,9,0,'The lava surrounding %s churns!',41,0,100,0,0,0,0,'sartharion WHISPER_LAVA_CHURN'),
|
|
(28897,0,0,'Smell flesh... close...',12,0,100,0,0,0,0,'Scarlet Ghoul'),
|
|
(28897,0,1,'$g Poppy:Mama;!',12,0,100,0,0,0,0,'Scarlet Ghoul'),
|
|
(28897,0,2,'GIVE ME BRAINS!',12,0,100,0,0,0,0,'Scarlet Ghoul'),
|
|
(28897,0,3,'So hungry...',12,0,100,0,0,0,0,'Scarlet Ghoul'),
|
|
(28902,0,0,'%s becomes enraged.',16,0,100,0,0,0,0,'Warlord Zol\'Maz'),
|
|
(28902,1,0,'You have an enchanted tiki? YOU KILLED MY FAMILY!',14,0,100,15,0,6200,0,'Warlord Zol\'Maz'),
|
|
(28902,2,0,'I WILL KILL YOU, $N!',14,0,100,0,0,0,0,'Warlord Zol\'Maz'),
|
|
(28907,0,0,'The sky itself feeds upon the suffering of the conquered!',12,7,100,5,0,0,0,'Prince Valanar'),
|
|
(28907,1,0,'The Scarlet Crusade is powerless to stop us!',12,7,100,5,0,0,0,'Prince Valanar'),
|
|
(28907,2,0,'The corpses of those that try only serve to feed our expanding host!',12,7,100,1,0,0,0,'Prince Valanar'),
|
|
(28907,3,0,'The Scarlet fleet lies in ruin upon the sundered coast!',12,7,100,25,0,0,0,'Prince Valanar'),
|
|
(28907,4,0,'With each enemy slain, our strength grows! We mustn\'t relent!',12,7,100,5,0,0,0,'Prince Valanar'),
|
|
(28907,5,0,'The Lich King has spoken to each of you! Let his words resonate among you once more!',12,7,100,25,0,0,0,'Prince Valanar'),
|
|
(28907,6,0,'ALL. MUST. DIE.',12,7,100,22,0,0,0,'Prince Valanar'),
|
|
(28907,7,0,'Leave no survivors in your wake, brothers and sisters!',12,7,100,274,0,0,0,'Prince Valanar'),
|
|
(28907,8,0,'No mercy for the weak!',12,7,100,15,0,0,0,'Prince Valanar'),
|
|
(28907,9,0,'TERROR!',12,7,100,5,0,0,0,'Prince Valanar'),
|
|
(28907,10,0,'CHAOS!',12,7,100,22,0,0,0,'Prince Valanar'),
|
|
(28907,11,0,'DESTRUCTION!',12,7,100,15,0,0,0,'Prince Valanar'),
|
|
(28907,12,0,'With the approaching darkness comes the end of the Scarlet Crusade. You will battle once more! For the Scourge! For the Lich King!',12,7,100,5,0,0,0,'Prince Valanar'),
|
|
(28907,13,0,'SUFFER WELL, DEATH KNIGHTS!',12,7,100,71,0,9006,0,'Prince Valanar'),
|
|
(28912,0,0,'I\'ll need to get my runeblade and armor... Just need a little more time.',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT1'),
|
|
(28912,1,0,'I\'m still weak, but I think I can get an anti-magic barrier up. Stay inside it or you\'ll be destroyed by their spells.',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT2'),
|
|
(28912,2,0,'Maintaining this barrier will require all of my concentration. Kill them all!',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT3'),
|
|
(28912,3,0,'There are more coming. Defend yourself! Don\'t fall out of the anti-magic field! They\'ll tear you apart without its protection!',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT4'),
|
|
(28912,4,0,'I can\'t keep barrier up much longer... Where is that coward?',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT5'),
|
|
(28912,5,0,'The High Inquisitor comes! Be ready, death knight! Do not let him draw you out of the protective bounds of my anti-magic field! Kill him and take his head!',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT6'),
|
|
(28912,6,0,'Stay in the anti-magic field! Make them come to you!',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT7'),
|
|
(28912,7,0,'The death of the High Inquisitor of New Avalon will not go unnoticed. You need to get out of here at once! Go, before more of them show up. I\'ll be fine on my own.',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT8'),
|
|
(28912,8,0,'I\'ll draw their fire, you make your escape behind me.',12,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT9'),
|
|
(28912,9,0,'Your High Inquisitor is nothing more than a pile of meat, Crusaders! There are none beyond the grasp of the Scourge!',14,0,100,0,0,0,0,'koltira deathweaver SAY_BREAKOUT10'),
|
|
(28914,0,0,'Make haste, $N. Use the portal!',12,0,100,25,0,0,0,'Orbaz Bloodlane'),
|
|
(28917,0,0,'Daddy!',12,0,100,0,0,0,0,'Yara'),
|
|
(28921,0,0,'%s moves up the tunnel!',41,0,100,0,0,0,0,'Hadronox'),
|
|
(28922,0,0,'The gate has been breached! Quickly, divert forces to deal with these invaders!',14,0,100,0,0,0,0,'Anub\'ar Crusher'),
|
|
(28922,1,0,'%s goes into a frenzy!',41,0,100,0,0,0,0,'Anub\'ar Crusher'),
|
|
(28923,0,0,'I have witnessed the rise and fall of empires... the birth and extinction of entire species... Over countless millennia the foolishness of mortals has remained the only constant. Your presence here confirms this.',14,0,100,0,0,14160,0,'Loken'),
|
|
(28923,1,0,'My master has shown me the future, and you have no place in it. Azeroth will be reborn in darkness. Yogg-Saron shall be released! The Pantheon shall fall!',14,0,100,0,0,14161,0,'Loken'),
|
|
(28923,2,0,'What hope is there for you? None!',14,0,100,0,0,14162,0,'Loken'),
|
|
(28923,3,0,'You cannot hide from fate!',14,0,100,0,0,14163,0,'Loken'),
|
|
(28923,3,1,'Come closer. I will make it quick.',14,0,100,0,0,14164,0,'Loken'),
|
|
(28923,3,2,'Your flesh cannot hold out for long.',14,0,100,0,0,14165,0,'Loken'),
|
|
(28923,4,0,'Only mortal...',14,0,100,0,0,14166,0,'Loken'),
|
|
(28923,4,1,'I... am... FOREVER!',14,0,100,0,0,14167,0,'Loken'),
|
|
(28923,4,2,'What little time you had, you wasted!',14,0,100,0,0,14168,0,'Loken'),
|
|
(28923,5,0,'You stare blindly into the abyss!',14,0,100,0,0,14169,0,'Loken'),
|
|
(28923,6,0,'Your ignorance is profound. Can you not see where this path leads?',14,0,100,0,0,14170,0,'Loken'),
|
|
(28923,7,0,'You cross the precipice of oblivion!',14,0,100,0,0,14171,0,'Loken'),
|
|
(28923,8,0,'My death... heralds the end of this world.',14,0,100,0,0,14172,0,'Loken'),
|
|
(28923,9,0,'%s begins to cast Lightning Nova!',41,0,100,0,0,0,0,'Loken'),
|
|
(28936,0,0,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Commander'),
|
|
(28936,0,1,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Commander'),
|
|
(28936,0,2,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Commander'),
|
|
(28936,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Commander'),
|
|
(28936,0,4,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Commander'),
|
|
(28939,0,0,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Preacher'),
|
|
(28939,0,1,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Preacher'),
|
|
(28939,0,2,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Preacher'),
|
|
(28939,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Preacher'),
|
|
(28939,0,4,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Preacher'),
|
|
(28939,1,0,'You\'ll be hanging in the gallows shortly, Scourge fiend!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER1'),
|
|
(28939,1,1,'You\'ll have to kill me, monster! I will tell you NOTHING!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER2'),
|
|
(28939,1,2,'You hit like a girl. Honestly. Is that the best you can do?',12,0,100,0,0,0,0,'crusader SAY_CRUSADER3'),
|
|
(28939,1,3,'ARGH! You burned my last good tabard!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER4'),
|
|
(28939,1,4,'Argh... The pain... The pain is almost as unbearable as the lashings I received in grammar school when I was but a child.',12,0,100,0,0,0,0,'crusader SAY_CRUSADER5'),
|
|
(28939,1,5,'I used to work for Grand Inquisitor Isillien! Your idea of pain is a normal mid-afternoon for me!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER6'),
|
|
(28939,2,0,'I\'ll tell you everything! STOP! PLEASE!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED1'),
|
|
(28939,3,0,'We... We have only been told that the \"Crimson Dawn\" is an awakening. You see, the Light speaks to the High General. It is the Light...',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED2'),
|
|
(28939,4,0,'The Light that guides us. The movement was set in motion before you came... We... We do as we are told. It is what must be done.',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED3'),
|
|
(28939,5,0,'I know very little else... The High General chooses who may go and who must stay behind. There\'s nothing else... You must believe me!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED4'),
|
|
(28939,6,0,'LIES! The pain you are about to endure will be talked about for years to come!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED5'),
|
|
(28939,7,0,'NO! PLEASE! There is one more thing that I forgot to mention... A courier comes soon... From Hearthglen. It...',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED6'),
|
|
(28939,8,0,'I\'ll tear the secrets from your soul! Tell me about the \"Crimson Dawn\" and your life may be spared!',12,0,100,0,0,0,0,'player SAY_PERSUADE1'),
|
|
(28939,8,1,'Tell me what you know about \"Crimson Dawn\" or the beatings will continue!',12,0,100,0,0,0,0,'player SAY_PERSUADE2'),
|
|
(28939,8,2,'I\'m through being courteous with your kind, human! What is the \"Crimson Dawn\"?',12,0,100,0,0,0,0,'player SAY_PERSUADE3'),
|
|
(28939,8,3,'Is your life worth so little? Just tell me what I need to know about \"Crimson Dawn\" and I\'ll end your suffering quickly.',12,0,100,0,0,0,0,'player SAY_PERSUADE4'),
|
|
(28939,8,4,'I can keep this up for a very long time, Scarlet dog! Tell me about the \"Crimson Dawn\"!',12,0,100,0,0,0,0,'player SAY_PERSUADE5'),
|
|
(28939,8,5,'What is the \"Crimson Dawn\"?',12,0,100,0,0,0,0,'player SAY_PERSUADE6'),
|
|
(28939,8,6,'\"Crimson Dawn\"! What is it! Speak!',12,0,100,0,0,0,0,'player SAY_PERSUADE7'),
|
|
(28940,0,0,'You\'re not welcome in these lands, monster!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28940,0,1,'By the Light be cleansed!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28940,0,2,'Let the purging begin!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28940,0,3,'Scourge filth! DIE!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28940,0,4,'The Crusade will be victorious!',12,0,100,0,0,0,0,'Scarlet Crusader'),
|
|
(28940,1,0,'You\'ll be hanging in the gallows shortly, Scourge fiend!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER1'),
|
|
(28940,1,1,'You\'ll have to kill me, monster! I will tell you NOTHING!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER2'),
|
|
(28940,1,2,'You hit like a girl. Honestly. Is that the best you can do?',12,0,100,0,0,0,0,'crusader SAY_CRUSADER3'),
|
|
(28940,1,3,'ARGH! You burned my last good tabard!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER4'),
|
|
(28940,1,4,'Argh... The pain... The pain is almost as unbearable as the lashings I received in grammar school when I was but a child.',12,0,100,0,0,0,0,'crusader SAY_CRUSADER5'),
|
|
(28940,1,5,'I used to work for Grand Inquisitor Isillien! Your idea of pain is a normal mid-afternoon for me!',12,0,100,0,0,0,0,'crusader SAY_CRUSADER6'),
|
|
(28940,2,0,'I\'ll tell you everything! STOP! PLEASE!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED1'),
|
|
(28940,3,0,'We... We have only been told that the \"Crimson Dawn\" is an awakening. You see, the Light speaks to the High General. It is the Light...',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED2'),
|
|
(28940,4,0,'The Light that guides us. The movement was set in motion before you came... We... We do as we are told. It is what must be done.',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED3'),
|
|
(28940,5,0,'I know very little else... The High General chooses who may go and who must stay behind. There\'s nothing else... You must believe me!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED4'),
|
|
(28940,6,0,'LIES! The pain you are about to endure will be talked about for years to come!',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED5'),
|
|
(28940,7,0,'NO! PLEASE! There is one more thing that I forgot to mention... A courier comes soon... From Hearthglen. It...',12,0,100,0,0,0,0,'break crusader SAY_PERSUADED6'),
|
|
(28940,8,0,'I\'ll tear the secrets from your soul! Tell me about the \"Crimson Dawn\" and your life may be spared!',12,0,100,0,0,0,0,'player SAY_PERSUADE1'),
|
|
(28940,8,1,'Tell me what you know about \"Crimson Dawn\" or the beatings will continue!',12,0,100,0,0,0,0,'player SAY_PERSUADE2'),
|
|
(28940,8,2,'I\'m through being courteous with your kind, human! What is the \"Crimson Dawn\"?',12,0,100,0,0,0,0,'player SAY_PERSUADE3'),
|
|
(28940,8,3,'Is your life worth so little? Just tell me what I need to know about \"Crimson Dawn\" and I\'ll end your suffering quickly.',12,0,100,0,0,0,0,'player SAY_PERSUADE4'),
|
|
(28940,8,4,'I can keep this up for a very long time, Scarlet dog! Tell me about the \"Crimson Dawn\"!',12,0,100,0,0,0,0,'player SAY_PERSUADE5'),
|
|
(28940,8,5,'What is the \"Crimson Dawn\"?',12,0,100,0,0,0,0,'player SAY_PERSUADE6'),
|
|
(28940,8,6,'\"Crimson Dawn\"! What is it! Speak!',12,0,100,0,0,0,0,'player SAY_PERSUADE7'),
|
|
(28942,0,0,'Come then, $c!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,0,1,'I won\'t go down that easy!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,0,2,'Is this the best the Scourge can do?',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,1,0,'Ask for anything and you shall have it! Just spare my life!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,1,1,'Filthy coward! Get it over with...',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,1,2,'I\'ll give you anything you want! Just let me live!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,1,3,'I\'m too young to die!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,1,4,'The... They promised that we\'d be safe...',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,2,0,'The Scourge has broken through! RUN AWAY! RUN AWAY!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,0,'Everybody is dying! Help us!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,1,'I assure you this much, Quimby, you won\'t be getting my vote next term!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,2,'I want on that last ship! Don\'t leave us!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,3,'If you don\'t come out, we\'ll tear this place apart!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,4,'My whole family\'s been killed! Where was the army when we needed them most?',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,5,'Naxxramas is gone? Who cares! Acherus is here now and the death knights are killing everybody!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,6,'No more lies, Quimby! We want answers!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,7,'QUIMBY!!!!!!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,8,'So much for the Scarlet \"paradise\"!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,9,'This is a slap in the face! We demand answers!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,10,'You\'re useless, Quimby!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,11,'We were promised safety! Security!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28942,3,12,'We\'re done for! Save us, Quimby!',12,0,100,0,0,0,0,'Citizen of New Avalon');
|
|
INSERT INTO `creature_text` VALUES
|
|
(28942,3,13,'Where are those ships going, Quimby! Tell us the truth!',12,0,100,0,0,0,0,'Citizen of New Avalon'),
|
|
(28948,0,0,'Ahh... there you are. The master told us you\'d be arriving soon.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,1,0,'Please, follow me, $N. There is much for you to see...',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,2,0,'You should feel honored. You are the first of the master\'s prospects to be shown our operation.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,3,0,'The things I show you now must never be spoken of outside Voltarus. The world shall come to know our secret soon enough!',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,4,0,'Here lie our stores of blight crystal, without which our project would be impossible.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,5,0,'I understand that you are to thank for the bulk of our supply.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,6,0,'These trolls are among those you exposed on the battlefield. Masterfully done, indeed....',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,7,0,'We feel it best to position them here, where they might come in terms with their impending fate.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,8,0,'This is their destiny....',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,9,0,'The blight slowly seeps into their bodies, gradually preparing them for their conversion.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,10,0,'This special preparation grants them unique powers far greater than they would otherwise know.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,11,0,'Soon, the master will grant them the dark gift, making them fit to server the Lich King for eternity!',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,12,0,'Stay for as long as you like, $N. Glory in the fruits of your labor!',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,13,0,'Your service has been invaluable in fulfilling the master\'s plan. May you forever grow in power....',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28948,14,0,'Farewell.',12,0,100,1,0,0,0,'Malmortis text'),
|
|
(28951,0,0,'Greetings! Please have a look around.',12,0,100,1,0,0,0,'Breanni'),
|
|
(28952,0,0,'I\'M FREE, LITTLE DRAKKARI. TIME TO PAY FOR YOUR MANY TRESSPASSES!',14,0,100,33,0,771,0,'Akali'),
|
|
(28989,0,0,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Aemara'),
|
|
(28989,0,1,'Greetings.',12,0,100,3,0,0,0,'Aemara'),
|
|
(28989,0,2,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Aemara'),
|
|
(28989,0,3,'Greetings, $c.',12,0,100,3,0,0,0,'Aemara'),
|
|
(28989,0,4,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Aemara'),
|
|
(28989,0,5,'Welcome.',12,0,100,3,0,0,0,'Aemara'),
|
|
(28989,0,6,'Welcome!',12,0,100,0,0,0,0,'Aemara - Player In Range'),
|
|
(28994,0,0,'Greetings.',12,0,100,3,0,0,0,'Abra Cadabra'),
|
|
(28994,0,1,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Abra Cadabra'),
|
|
(28994,0,2,'Welcome.',12,0,100,3,0,0,0,'Abra Cadabra'),
|
|
(28994,0,3,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Abra Cadabra'),
|
|
(28994,0,4,'Welcome!',12,0,100,0,0,0,0,'Abra Cadabra - Player In Range'),
|
|
(28994,0,5,'Greetings, $c.',12,0,100,0,0,0,0,'Abra Cadabra - Player In Range'),
|
|
(28994,0,6,'Greetings! Please have a look around.',12,0,100,0,0,0,0,'Abra Cadabra - Player In Range'),
|
|
(28996,0,0,'ENOUGH!',14,0,100,15,0,0,0,'Prophet of Akali'),
|
|
(28996,1,0,'And now, Akali, my master will have your blood and I will take some of your power as well!',14,0,100,397,0,0,0,'Prophet of Akali'),
|
|
(28996,2,0,'It is done. Run back to your masters. Run back to Har\'koa. Tell her that I am coming!',14,0,100,14,0,0,0,'Prophet of Akali'),
|
|
(28997,0,0,'Greetings, $c.',12,0,100,3,0,0,0,'Griselda Hunderland'),
|
|
(28997,0,1,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Griselda Hunderland'),
|
|
(28997,0,2,'Greetings.',12,0,100,3,0,0,0,'Griselda Hunderland'),
|
|
(28997,0,3,'Welcome!',12,0,100,3,0,0,0,'Griselda Hunderland'),
|
|
(28997,0,4,'Greetings! Please have a look around.',12,0,100,0,0,0,0,'Griselda Hunderland - Player In Range'),
|
|
(28997,0,5,'Welcome. May I help you find something?',12,0,100,0,0,0,0,'Griselda Hunderland - Player In Range'),
|
|
(28997,0,6,'Welcome.',12,0,100,0,0,0,0,'Griselda Hunderland - Player In Range'),
|
|
(28998,0,0,'Behold, mon! We be creatin\' da greatest Scourge army ever seen!',12,0,100,0,0,14023,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,1,0,'These be da first of many! We shall sweep across Zul\'Drak like da wind....',12,0,100,0,0,14024,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,2,0,'Disguise Failing! Avoid Scourge Contact!',41,0,100,0,0,0,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,3,0,'What treachery is this?! You be payin\' for this deceit with your life, mon!',12,0,100,0,0,14025,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,4,0,'Your betrayal not gunna be slowin\' me down none, mon.',14,0,100,0,0,14030,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,4,1,'Ya done turned your back on destiny, mon. Now you gonna die!',14,0,100,0,0,14029,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,4,2,'I never needed ya, mon. I can crush Zul\'Drak without ya!',14,0,100,0,0,14031,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,4,3,'Fool! Ya coulda been havin\' great power, mon!',14,0,100,0,0,14026,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,4,4,'How could dis be? Da Lich King said he be havin\' great plans for you, mon...',14,0,100,0,0,14027,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,4,5,'I shoulda known not to be trustin\' nobody!',14,0,100,0,0,14028,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,5,0,'ENOUGH!',14,0,100,0,0,14020,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,6,0,'Dis foolish treachery has cost ya your destiny!',14,0,100,0,0,14021,0,'Overlord Drakuru, Betrayal'),
|
|
(28998,7,0,'Master, dis mortal scum be double-crossin\' us. Dey must be made to suffer!',12,0,100,0,0,14022,0,'Overlord Drakuru, Betrayal'),
|
|
(29001,0,0,'The Crusade will purge your kind from this world!',14,0,100,0,0,0,0,'high inquisitor valroth start'),
|
|
(29001,1,0,'It seems that I\'ll need to deal with you myself. The High Inquisitor comes for you, Scourge!',14,0,100,0,0,0,0,'high inquisitor valroth SAY_VALROTH_AGGRO'),
|
|
(29001,2,0,'You have come seeking deliverance? I have come to deliver!',12,0,100,0,0,0,0,'high inquisitor valroth SAY_VALROTH_RAND'),
|
|
(29001,2,1,'LIGHT PURGE YOU!',12,0,100,0,0,0,0,'high inquisitor valroth SAY_VALROTH_RAND'),
|
|
(29001,2,2,'Coward!',12,0,100,0,0,0,0,'high inquisitor valroth SAY_VALROTH_RAND'),
|
|
(29001,3,0,'High Inquisitor Valroth\'s remains fall to the ground.',16,0,100,0,0,0,0,'high inquisitor valroth SAY_VALROTH_DEATH'),
|
|
(29021,0,0,'And yet we see only doom in your future. It is your destiny that you do this, $N, but we fear that the prophet is too powerful for you and your friends. Still, you must try.',12,0,100,0,0,12196,0,'Akil\'zon'),
|
|
(29022,0,0,'Once more we hear your call, Khufu. We have wisdom for you and $N. You face great peril and must act swiftly or you all and Har\'koa will die.',12,0,100,0,0,643,0,'Halazzi'),
|
|
(29023,0,0,'The gusty essence of deceased Quetz\'lun\'s wardens must be gathered to draw him near. To Har\'koa must both of these rarities be delivered.',12,0,100,0,0,9919,0,'Jana\'lai'),
|
|
(29024,0,0,'The unblemished heart of the guardian must be secured to show defiance and strength. Jealous Zim\'Rhuk keeps those who harbor it.',12,0,100,0,0,473,0,'Nalorakk'),
|
|
(29028,0,0,'What is this? I recognize you from when I killed Akali. You must be this $N that everyone is dreading.',14,0,100,25,0,12009,0,'Prophet of Akali'),
|
|
(29028,1,0,'You don\'t worry me, $g boy : girl;. Just the opposite - I look forward to killing you. Nothing will stand between me and Zim\'Torga now!',14,0,100,15,0,6200,0,'Prophet of Akali'),
|
|
(29028,2,0,'How sad that only now do you grasp the truth - I wield the power of a god. You are a mere mortal. You cannot hope to defeat me!',14,0,100,11,0,0,0,'Prophet of Akali'),
|
|
(29028,3,0,'You\'ve meddled in affairs that were none of your business. You are nothing but a foreign invader. Prepare to die!',14,0,100,15,0,0,0,'Prophet of Akali'),
|
|
(29028,4,0,'The prophet begins to cast a ritual of annihilation.',16,0,100,0,0,0,0,'Prophet of Akali'),
|
|
(29028,5,0,'What? HAR\'KOA?!',14,0,100,0,0,0,0,'Prophet of Akali'),
|
|
(29028,6,0,'Very well, kitten. I see no need to delay your inevitable demise. I look forward to dealing with you just as soon as I finish off this fool!',14,0,100,0,0,0,0,'Prophet of Akali'),
|
|
(29028,7,0,'NO! I will not be defeated!',14,0,100,0,0,0,0,'Prophet of Akali'),
|
|
(29032,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29032,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29032,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29032,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29032,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29032,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29032,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29032,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29032,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29032,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29032,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29032,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29032,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29032,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29032,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29032,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29032,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29032,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29032,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29032,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29032,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29032,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29032,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29032,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29032,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29032,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29032,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29032,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29032,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29032,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29032,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29032,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29032,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29032,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29032,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29032,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29032,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29032,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29032,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29032,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29032,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29032,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29032,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29032,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29032,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29032,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29032,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29032,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29032,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29032,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29032,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29032,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29032,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29050,0,0,'PROPHET!',14,0,100,0,0,643,0,'Har\'koa'),
|
|
(29050,1,0,'YOU KEEP YOUR FILTHY DRAKKARI HANDS OFF OF THEM!',14,0,100,35,0,11887,0,'Har\'koa'),
|
|
(29050,2,0,'I THINK NOT. YOU WILL DROP YOUR IMMUNITY, CEASE YOUR RITUAL NOW AND RELEASE THEM!',14,0,100,0,0,11883,0,'Har\'koa'),
|
|
(29050,3,0,'Thank you. Once again you have saved us all. I will see you back at Zim\'Torga.',14,0,100,0,0,0,0,'Har\'koa'),
|
|
(29053,41,0,'What\'s going on in there? What\'s taking so long, $N?',14,0,100,0,0,0,0,'special_surprise SAY_PLAGUEFIST'),
|
|
(29061,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29061,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29061,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29061,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29061,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29061,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29061,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29061,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29061,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29061,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29061,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29061,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29061,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29061,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29061,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29061,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29061,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29061,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29061,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29061,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29061,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29061,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29061,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29061,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29061,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29061,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29061,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29061,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29061,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29061,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29061,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29061,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29061,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29061,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29061,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29061,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29061,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29061,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29061,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29061,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29061,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29061,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29061,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29061,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29061,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29061,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29061,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29061,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29061,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29061,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29061,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29061,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29061,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29065,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29065,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29065,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29065,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29065,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29065,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29065,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29065,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29065,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29065,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29065,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29065,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29065,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29065,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29065,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29065,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29065,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29065,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29065,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29065,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29065,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29065,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29065,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29065,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29065,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29065,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29065,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29065,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29065,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29065,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29065,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29065,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29065,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29065,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29065,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29065,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29065,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29065,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29065,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29065,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29065,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29065,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29065,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29065,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29065,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29065,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29065,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29065,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29065,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29065,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29065,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29065,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29065,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29067,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29067,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29067,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29067,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29067,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29067,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29067,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29067,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29067,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29067,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29067,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29067,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29067,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29067,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29067,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29067,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29067,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29067,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29067,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29067,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29067,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29067,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29067,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29067,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29067,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29067,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29067,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29067,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29067,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29067,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29067,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29067,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29067,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29067,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29067,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29067,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29067,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29067,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29067,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29067,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29067,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29067,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29067,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29067,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29067,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29067,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29067,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29067,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29067,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29067,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29067,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29067,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29067,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29068,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29068,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29068,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29068,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29068,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29068,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29068,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29068,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29068,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29068,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29068,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29068,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29068,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29068,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29068,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29068,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29068,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29068,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29068,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29068,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29068,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29068,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29068,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29068,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29068,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29068,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29068,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29068,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29068,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29068,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29068,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29068,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29068,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29068,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29068,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29068,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29068,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29068,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29068,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29068,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29068,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29068,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29068,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29068,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29068,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29068,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29068,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29068,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29068,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29068,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29068,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29068,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29068,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29070,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29070,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29070,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29070,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29070,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29070,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29070,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29070,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29070,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29070,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29070,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29070,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29070,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29070,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29070,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29070,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29070,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29070,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29070,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29070,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29070,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29070,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29070,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29070,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29070,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29070,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29070,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29070,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29070,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29070,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29070,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29070,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29070,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29070,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29070,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29070,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29070,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29070,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29070,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29070,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29070,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29070,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29070,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29070,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29070,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29070,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29070,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29070,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29070,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29070,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29070,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29070,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29070,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29071,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29071,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29071,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29071,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29071,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29071,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29071,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29071,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29071,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29071,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29071,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29071,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29071,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29071,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29071,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29071,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29071,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29071,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29071,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29071,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29071,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29071,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29071,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29071,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29071,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29071,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29071,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29071,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29071,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29071,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29071,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29071,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29071,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29071,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29071,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29071,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29071,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29071,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29071,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29071,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29071,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29071,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29071,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29071,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29071,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29071,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29071,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29071,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29071,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29071,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29071,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29071,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29071,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29072,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29072,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29072,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29072,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29072,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29072,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29072,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29072,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29072,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29072,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29072,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29072,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29072,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29072,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29072,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29072,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29072,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29072,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29072,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29072,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29072,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29072,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29072,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29072,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29072,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29072,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29072,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29072,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29072,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29072,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29072,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29072,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29072,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29072,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29072,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29072,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29072,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29072,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29072,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29072,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29072,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29072,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29072,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29072,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29072,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29072,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29072,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29072,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29072,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29072,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29072,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29072,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29072,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29073,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29073,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29073,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29073,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29073,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29073,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29073,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29073,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29073,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29073,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29073,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29073,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29073,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29073,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29073,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29073,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29073,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29073,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29073,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29073,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29073,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29073,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29073,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29073,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29073,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29073,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29073,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29073,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29073,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29073,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29073,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29073,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29073,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29073,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29073,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29073,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29073,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29073,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29073,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29073,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29073,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29073,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29073,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29073,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29073,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29073,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29073,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29073,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29073,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29073,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29073,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29073,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29073,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29074,0,0,'Come to finish the job, have you?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_1'),
|
|
(29074,1,0,'Come to finish the job, have ye?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_2'),
|
|
(29074,2,0,'Come ta finish da job, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_START_3'),
|
|
(29074,3,0,'You\'ll look me in the eyes when...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_1'),
|
|
(29074,4,0,'Well this son o\' Ironforge would like...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_2'),
|
|
(29074,5,0,'Ironic, isn\'t it? To be killed...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_3'),
|
|
(29074,6,0,'If you\'d allow me just one...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_4'),
|
|
(29074,7,0,'I\'d like to stand for...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_5'),
|
|
(29074,8,0,'I want to die like an orc...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_6'),
|
|
(29074,9,0,'Dis troll gonna stand for da...',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_PROG_7'),
|
|
(29074,10,0,'$N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_1'),
|
|
(29074,11,0,'$N? Mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NAME_2'),
|
|
(29074,12,0,'$N, I\'d recognize that face anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_1'),
|
|
(29074,13,0,'$N, I\'d recognize those face tentacles anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_2'),
|
|
(29074,14,0,'$N, I\'d recognize that face anywhere... What... What have they done to ye, $Glad:lass;?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_3'),
|
|
(29074,15,0,'$N, I\'d recognize that decay anywhere... What... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_4'),
|
|
(29074,16,0,'$N, I\'d recognize those horns anywhere... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_5'),
|
|
(29074,17,0,'$N, I\'d recognize dem tusks anywhere... What... What have dey done ta you, mon?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_RECOG_6'),
|
|
(29074,18,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_1'),
|
|
(29074,19,0,'Ye don\'t remember me, do ye? Blasted Scourge... They\'ve tried to drain ye o\' everything that made ye a righteous force o\' reckoning. Every last ounce o\' good... Everything that made you a $Gson:daughter; of Ironforge!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_2'),
|
|
(29074,20,0,'You don\'t remember me, do you? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_3'),
|
|
(29074,21,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_4'),
|
|
(29074,22,0,'You don\'t remember me, do you? Blasted Scourge...They\'ve tried to drain of everything that made you a righteous force of reckoning. Every last ounce of good...Everything that made you a human!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_5'),
|
|
(29074,23,0,'You don\'t remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you with honey and sheep\'s milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $N?',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_6'),
|
|
(29074,24,0,'You don\'t recognize me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_7'),
|
|
(29074,25,0,'You don\'t remember me, do you? Blasted Scourge... They\'ve tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_8'),
|
|
(29074,26,0,'You don\'t remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin dat made ya a mojo masta. Every last ounce of good... Everytin\' dat made ya a troll hero, mon!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_NOREM_9'),
|
|
(29074,27,0,'A pact was made, $Gbrother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the plaguelands and freeing Tirisfal! You and I were champions of the Forsaken!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_1'),
|
|
(29074,28,0,'You must remember the splendor of life, $Gbrother:sister;. You were a champion of the Kaldorei once! This isn\'t you!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_2'),
|
|
(29074,29,0,'Think, $N. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the sin\'dorei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_3'),
|
|
(29074,30,0,'Think, $N. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the draenei once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_4'),
|
|
(29074,31,0,'Think, $N. Think back. Try and remember the snow capped mountains o\' Dun Morogh! Ye were born there, $Glad:lass;. Remember the splendor o\' life, $N! Ye were a champion o\' the dwarves once! This isn\'t ye!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_5'),
|
|
(29074,32,0,'Think, $N. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an [arclight spanner] $Gbrother:sister;. You were a champion of gnome-kind once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_6'),
|
|
(29074,33,0,'Think, $N. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the Alliance once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_7'),
|
|
(29074,34,0,'Think, $N. Think back. Try and remember Durotar, $Gbrother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $N. Together! This isn\'t you. You were a champion of the Horde once!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_8'),
|
|
(29074,35,0,'Think, $N. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $Gbrother:sister;. You were a champion of the tauren once! This isn\'t you.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_9'),
|
|
(29074,36,0,'TINK $N. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought the Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_THINK_10'),
|
|
(29074,37,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_1'),
|
|
(29074,38,0,'Listen to me, $N Ye must fight against the Lich King\'s control. He\'s a monster that wants to see this world - our world - in ruin. Don\'t let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_2'),
|
|
(29074,39,0,'Listen to me, $N. You must fight against the Lich King\'s control. He is a monster that wants to see this world - our world - in ruin. Don\'t let him use you to accomplish his goals AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_3'),
|
|
(29074,40,0,'Listen ta me, $Gbrudda:sista;. You must fight against da Lich King\'s control. He be a monstar dat want ta see dis world - our world - be ruined. Don\'t let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_LISTEN_4'),
|
|
(29074,42,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Silvermoon. This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_1'),
|
|
(29074,43,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Argus. Don\'t let that happen to this world.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_2'),
|
|
(29074,44,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both $N... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_3'),
|
|
(29074,45,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Tirisfal! This world is worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_4'),
|
|
(29074,46,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Gnomeregan! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_5'),
|
|
(29074,47,0,'There... There\'s no more time for me. I\'m done for. FInish me off, $N. Do it or they\'ll kill us both. $N...Remember Elwynn. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_6'),
|
|
(29074,48,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Teldrassil, our beloved home. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_7'),
|
|
(29074,49,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... For the Horde! This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_8'),
|
|
(29074,50,0,'There... There\'s no more time for me. I\'m done for. Finish me off, $N. Do it or they\'ll kill us both. $N... Remember Mulgore. This world is worth saving.',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_9'),
|
|
(29074,51,0,'Der... Der\'s no more time for me. I be done for. Finish me off $N. Do it or they\'ll kill us both. $N... Remember Sen\'jin Village, mon! Dis world be worth saving!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_TIME_10'),
|
|
(29074,52,0,'Do it, $N! Put me out of my misery!',12,0,100,0,0,0,0,'special_surprise SAY_EXEC_WAITING'),
|
|
(29074,53,0,'%s dies from his wounds.',16,0,100,0,0,0,0,'special_surprise EMOTE_DIES'),
|
|
(29076,0,0,'Hrm, what a strange tree. I must investigate.',12,0,100,0,0,0,0,'scarlet courier SAY_TREE1'),
|
|
(29076,1,0,'What\'s this!? This isn\'t a tree at all! Guards! Guards!',12,0,100,0,0,0,0,'scarlet courier SAY_TREE2'),
|
|
(29089,0,0,'%s falls asleep.',16,0,100,15,0,0,0,'Mini-Tyrael'),
|
|
(29089,1,0,'%s becomes enraged.',16,0,100,15,0,0,0,'Mini-Tyrael'),
|
|
(29120,0,0,'Eternal aggony awaits you!',14,0,100,0,0,14054,0,'anub arak SAY_AGGRO'),
|
|
(29120,1,0,'Soon, the Master\'s voice will call to you.',14,0,100,0,0,14057,0,'anub arak SAY_SLAY_1'),
|
|
(29120,1,1,'You have made your choice.',14,0,100,0,0,14056,0,'anub arak SAY_SLAY_2'),
|
|
(29120,1,2,'You shall experience my torment, first-hand!',14,0,100,0,0,14055,0,'anub arak SAY_SLAY_3'),
|
|
(29120,2,0,'Ahhh... RAAAAAGH! Never thought... I would be free of him...',14,0,100,0,0,14069,0,'anub arak SAY_DEATH'),
|
|
(29120,3,0,'Your armor is useless againts my locusts.',14,0,100,0,0,14060,0,'anub arak SAY_LOCUST_1'),
|
|
(29120,3,1,'Uunak-hissss tik-k-k-k-k!',14,0,100,0,0,14067,0,'anub arak SAY_LOCUST_2'),
|
|
(29120,3,2,'The pestilence upon you!',14,0,100,0,0,14068,0,'anub arak SAY_LOCUST_3'),
|
|
(29120,4,0,'Auum na-l ak-k-k-k, isshhh.',14,0,100,0,0,14058,0,'anub arak SAY_SUBMERGE_1'),
|
|
(29120,4,1,'Come forth my brethren! Feast on their flesh.',14,0,100,0,0,14059,0,'anub arak SAY_SUBMERGE_2'),
|
|
(29120,5,0,'I was king of this empire once, long ago. In life I stood as champion. In death I returned as conqueror. Now I protect the kingdom once more. Ironic, yes?',14,0,100,0,0,14053,0,'anub arak SAY_INTRO'),
|
|
(29173,0,0,'Soldiers of the Scourge, stand ready! Prepare to unleash your fury upon the Argent Dawn!',14,0,100,0,0,14677,0,'Highlord Darion Mograine'),
|
|
(29173,1,0,'The sky weeps at the glorious devastation of these lands! Soon, Azeroth\'s futile tears will rain down upon us!',14,0,100,0,0,14678,0,'Highlord Darion Mograine'),
|
|
(29173,2,0,'Death knights of Acherus, the death march begins!',14,0,100,0,0,14681,0,'Highlord Darion Mograine'),
|
|
(29173,3,0,'Soldiers of the Scourge, death knights of Acherus, minions of the darkness: hear the call of the Highlord!',14,0,100,0,0,14679,0,'Highlord Darion Mograine'),
|
|
(29173,4,0,'RISE!',14,0,100,0,0,14680,0,'Highlord Darion Mograine'),
|
|
(29173,5,0,'The skies turn red with the blood of the fallen! The Lich King watches over us, minions! Onward! Leave only ashes and misery in your destructive wake!',14,0,100,0,0,14682,0,'Highlord Darion Mograine'),
|
|
(29173,8,0,'Kneel before the Highlord!',12,0,100,0,0,14683,0,'Highlord Darion Mograine'),
|
|
(29173,8,1,'You stand no chance!',12,0,100,0,0,14684,0,'Highlord Darion Mograine'),
|
|
(29173,8,2,'The Scourge will destroy this place!',12,0,100,0,0,14685,0,'Highlord Darion Mograine'),
|
|
(29173,8,3,'Your life is forfeit.',12,0,100,0,0,14686,0,'Highlord Darion Mograine'),
|
|
(29173,8,4,'Life is meaningless without suffering.',12,0,100,0,0,14687,0,'Highlord Darion Mograine'),
|
|
(29173,8,5,'How much longer will your forces hold out?',12,0,100,0,0,14688,0,'Highlord Darion Mograine'),
|
|
(29173,8,6,'The Argent Dawn is finished!',12,0,100,0,0,14689,0,'Highlord Darion Mograine'),
|
|
(29173,8,7,'Spare no one!',12,0,100,0,0,14690,0,'Highlord Darion Mograine'),
|
|
(29173,8,8,'What is this?! My... I cannot strike...',12,0,100,0,0,14691,0,'Highlord Darion Mograine'),
|
|
(29173,8,9,'Obey me, blade!',14,0,100,0,0,14692,0,'Highlord Darion Mograine'),
|
|
(29173,8,10,'You will do as I command! I am in control here!',12,0,100,0,0,14693,0,'Highlord Darion Mograine'),
|
|
(29173,8,11,'I can not... the blade fights me.',12,0,100,0,0,14694,0,'Highlord Darion Mograine'),
|
|
(29173,8,12,'What is happening to me?',12,0,100,0,0,14695,0,'Highlord Darion Mograine'),
|
|
(29173,8,13,'Power...wanes...',12,0,100,0,0,14696,0,'Highlord Darion Mograine'),
|
|
(29173,8,14,'Ashbringer defies me...',12,0,100,0,0,14697,0,'Highlord Darion Mograine'),
|
|
(29173,8,15,'Minions, come to my aid!',12,0,100,0,0,14698,0,'Highlord Darion Mograine'),
|
|
(29173,26,0,'Stand down, death knights. We have lost... The Light... This place... No hope...',12,0,100,0,0,14699,0,'Highlord Darion Mograine'),
|
|
(29173,30,0,'Save your breath, old man. It might be the last you ever draw.',12,0,100,0,0,14700,0,'Highlord Darion Mograine'),
|
|
(29173,32,0,'Father!',12,0,100,5,0,14701,0,'Highlord Darion Mograine'),
|
|
(29173,33,0,'Argh...what...is...',12,0,100,0,0,14702,0,'Highlord Darion Mograine'),
|
|
(29173,43,0,'You have\'ve betrayed me! You betrayed us all you monster! Face the might of Mograine!',14,0,100,397,0,14707,0,'Highlord Darion Mograine'),
|
|
(29173,51,0,'That day is not today...',12,0,100,0,0,14708,0,'Highlord Darion Mograine'),
|
|
(29173,52,0,'Tirion!',14,0,100,0,0,14709,0,'Highlord Darion Mograine'),
|
|
(29173,67,0,'So too do the Knights of the Ebon Blade... While our kind has no place in your world, we will fight to bring an end to the Lich King. This I vow!',12,0,100,0,0,14710,0,'Highlord Darion Mograine'),
|
|
(29173,68,0,'Thousands of Scourge rise up at the Highlord\'s command.',16,0,100,0,0,0,0,''),
|
|
(29173,69,0,'The army marches towards Light\'s Hope Chapel.',16,0,100,0,0,0,0,''),
|
|
(29173,70,0,'After over a hundred Defenders of the Light fall, Highlord Tirion Fordring arrives.',16,0,100,0,0,0,0,''),
|
|
(29173,72,0,'%s kneels in defeat before Tirion Fordring.',41,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(29173,77,0,'%s becomes himself again...and is now angry.',16,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(29173,81,0,'%s throws the Corrupted Ashbringer to Tirion, who catches it. Tirion becomes awash with Light, and the Ashbringer is cleansed.',16,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(29173,82,0,'%s collapses.',16,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(29173,85,0,'Light washes over the chapel ? the Light of Dawn is uncovered.',16,0,100,0,0,0,0,''),
|
|
(29175,24,0,'You cannot win, Darion!',14,0,100,0,0,14584,0,'Highlord Tirion Fordring'),
|
|
(29175,25,0,'Bring them before the chapel!',14,0,100,0,0,14585,0,'Highlord Tirion Fordring'),
|
|
(29175,27,0,'Have you learned nothing, boy? You have become all that your father fought against! Like that coward, Arthas, you allowed yourself to be consumed by the darkness...the hate... Feeding upon the misery of those you tortured and killed!',12,0,100,0,0,14586,0,'Highlord Tirion Fordring'),
|
|
(29175,28,0,'Your master knows what lies beneath the chapel. It is why he dares not show his face! He\'s sent you and your death knights to meet their doom, Darion.',12,0,100,0,0,14587,0,'Highlord Tirion Fordring'),
|
|
(29175,29,0,'What you are feeling right now is the anguish of a thousand lost souls! Souls that you and your master brought here! The Light will tear you apart, Darion!',12,0,100,0,0,14588,0,'Highlord Tirion Fordring'),
|
|
(29175,46,0,'You\'re a damned monster, Arthas!',12,0,100,0,0,14589,0,'Highlord Tirion Fordring'),
|
|
(29175,53,0,'ARTHAS!!!!',14,0,100,0,0,14591,0,'Highlord Tirion Fordring'),
|
|
(29175,55,0,'Your end.',14,0,100,0,0,14592,0,'Highlord Tirion Fordring'),
|
|
(29175,59,0,'Rise, Darion, and listen...',12,0,100,0,0,14593,0,'Highlord Tirion Fordring'),
|
|
(29175,60,0,'We have all been witness to a terrible tragedy. The blood of good men has been shed upon this soil! Honorable knights, slain defending their lives - our lives!',12,0,100,0,0,14594,0,'Highlord Tirion Fordring'),
|
|
(29175,61,0,'And while such things can never be forgotten, we must remain vigilant in our cause!',12,0,100,0,0,14595,0,'Highlord Tirion Fordring'),
|
|
(29175,62,0,'The Lich King must answer for what he has done and must not be allowed to cause further destruction to our world.',12,0,100,0,0,14596,0,'Highlord Tirion Fordring'),
|
|
(29175,63,0,'I make a promise to you now, brothers and sisters: The Lich King will be defeated! On this day, I call for a union.',12,0,100,0,0,14597,0,'Highlord Tirion Fordring'),
|
|
(29175,64,0,'The Argent Dawn and the Order of the Silver Hand will come together as one! We will succeed where so many before us have failed!',12,0,100,0,0,14598,0,'Highlord Tirion Fordring'),
|
|
(29175,65,0,'We will take the fight to Arthas and tear down the walls of Icecrown!',12,0,100,15,0,14599,0,'Highlord Tirion Fordring'),
|
|
(29175,66,0,'The Argent Crusade comes for you, Arthas!',14,0,100,15,0,14600,0,'Highlord Tirion Fordring'),
|
|
(29175,79,0,'%s gasps for air.',16,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(29175,83,0,'%s charges towards the Lich King, Ashbringer in hand and strikes the Lich King.',16,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(29176,6,0,'Scourge armies approach!',14,0,100,0,0,0,0,'Korfax, Champion of the Light'),
|
|
(29178,7,0,'Stand fast, brothers and sisters! The Light will prevail!',14,0,100,0,0,14487,0,'Lord Maxwell Tyrosus'),
|
|
(29178,49,0,'ATTACK!!!',14,0,100,0,0,14488,0,'Lord Maxwell Tyrosus'),
|
|
(29183,42,0,'Touching...',14,0,100,0,0,14803,0,'The Lich King'),
|
|
(29183,44,0,'He\'s mine now...',12,0,100,0,0,14805,0,'The Lich King'),
|
|
(29183,45,0,'Pathetic...',12,0,100,0,0,14804,0,'The Lich King'),
|
|
(29183,47,0,'You were right, Fordring. I did send them in to die. Their lives are meaningless, but yours...',12,0,100,0,0,14806,0,'The Lich King'),
|
|
(29183,48,0,'How simple it was to draw the great Tirion Fordring out of hiding. You\'ve left yourself exposed, paladin. Nothing will save you...',12,0,100,0,0,14807,0,'The Lich King'),
|
|
(29183,50,0,'APOCALYPSE!',14,0,100,0,0,14808,0,'The Lich King'),
|
|
(29183,54,0,'What is this?',14,0,100,0,0,14809,0,'The Lich King'),
|
|
(29183,56,0,'Impossible...',14,0,100,0,0,14810,0,'The Lich King'),
|
|
(29183,57,0,'This... isn\'t... over...',14,0,100,397,0,14811,0,'The Lich King'),
|
|
(29183,58,0,'When next we meet it won\'t be on holy ground, paladin.',14,0,100,0,0,14812,0,'The Lich King'),
|
|
(29183,78,0,'%s casts a spell on Tirion.',16,0,100,0,0,0,0,'The Lich King'),
|
|
(29183,80,0,'%s casts a powerful spell, killing the Defenders and knocking back the others.',16,0,100,0,0,0,0,'The Lich King'),
|
|
(29183,84,0,'%s disappears. Tirion walks over to where Darion lay',16,0,100,0,0,0,0,'The Lich King'),
|
|
(29196,0,0,'As disciples of blood, you strive to master the very lifeforce of your enemies.',12,0,100,1,0,0,0,'Lord Thorval - (Part 1 of Speech To Deciples)'),
|
|
(29196,1,0,'Be it by blade or incantation, blood feeds our attacks and weakens our foes.',12,0,100,1,0,0,0,'Lord Thorval - (Part 2 of Speech To Deciples)'),
|
|
(29196,2,0,'True masters learn to make blood serve more than just their strength in battle.',12,0,100,1,0,0,0,'Lord Thorval - (Part 3 of Speech To Deciples)'),
|
|
(29196,3,0,'Stripping energy from our foes, both fighting and fallen, allows us to persevere where lesser beigns falls exhausted.',12,0,100,1,0,0,0,'Lord Thorval - (Part 4 of Speech To Deciples)'),
|
|
(29196,4,0,'And every foe that falls, energy sapped and stolen, only further fuels our assault.',12,0,100,1,0,0,0,'Lord Thorval - (Part 5 of Speech To Deciples)'),
|
|
(29196,5,0,'As masters of blood, we know battle without end...',12,0,100,1,0,0,0,'Lord Thorval - (Part 6 of Speech To Deciples)'),
|
|
(29196,6,0,'We know hunger never to be quenched...',12,0,100,1,0,0,0,'Lord Thorval - (Part 7 of Speech To Deciples)'),
|
|
(29196,7,0,'We know power never to be overcome...',12,0,100,1,0,0,0,'Lord Thorval - (Part 8 of Speech To Deciples)'),
|
|
(29196,8,0,'As masters of blood, we are masters of life and death itself. Against us, even hope falls drained and lifeless.',12,0,100,1,0,0,0,'Lord Thorval - (Part 9 of Speech To Deciples)'),
|
|
(29204,71,0,'%s flees',16,0,100,0,0,0,0,'Orbaz'),
|
|
(29227,31,0,'My son! My dear, beautiful boy!',12,0,100,0,0,14493,0,'Highlord Alexandros Mograine'),
|
|
(29227,36,0,'Nothing could have kept me away from here, Darion. Not from my home and family.',12,0,100,0,0,14494,0,'Highlord Alexandros Mograine'),
|
|
(29227,38,0,'Darion Mograine, you are barely of age to hold a sword, let alone battle the undead hordes of Lordaeron! I couldn\'t bear losing you. Even the thought...',12,0,100,0,0,14495,0,'Highlord Alexandros Mograine'),
|
|
(29227,40,0,'My son, there will come a day when you will command the Ashbringer and, with it, mete justice across this land. I have no doubt that when that day finally comes, you will bring pride to our people and that Lordaeron will be a better place because of you. But, my son, that day is not today.',12,0,100,0,0,14496,0,'Highlord Alexandros Mograine'),
|
|
(29227,41,0,'Do not forget...',12,0,100,0,0,14497,0,'Highlord Alexandros Mograine'),
|
|
(29227,73,0,'%s arrives.',16,0,100,0,0,0,0,'Highlord Alexandros Mograine'),
|
|
(29227,76,0,'%s disappears, and the Lich King appears.',16,0,100,0,0,0,0,'Alexandros'),
|
|
(29228,34,0,'Father, you have returned!',12,0,100,0,0,14703,0,'Darion Mograine'),
|
|
(29228,35,0,'You have been gone a long time, father. I thought...',12,0,100,0,0,14704,0,'Darion Mograine'),
|
|
(29228,37,0,'Father, I wish to join you in the war against the undead. I want to fight! I can sit idle no longer!',12,0,100,0,0,14705,0,'Darion Mograine'),
|
|
(29228,39,0,'If I die, father, I would rather it be on my feet, standing in defiance against the undead legions! If I die, father, I die with you!',12,0,100,0,0,14706,0,'Darion Mograine'),
|
|
(29228,74,0,'%s becomes a shade of his past, and walks up to his father.',16,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(29228,75,0,'%s hugs his father.',16,0,100,0,0,0,0,'Darion Mograine'),
|
|
(29266,0,0,'It seems my freedom must be bought with blood...',14,0,100,0,0,14498,0,'Xevozz SAY_AGGRO'),
|
|
(29266,1,0,'Nothing personal.',14,0,100,0,0,14504,0,'Xevozz SAY_SLAY_1'),
|
|
(29266,1,1,'Business concluded.',14,0,100,0,0,14505,0,'Xevozz SAY_SLAY_2'),
|
|
(29266,1,2,'Profit!',14,0,100,0,0,14506,0,'Xevozz SAY_SLAY_3'),
|
|
(29266,2,0,'This is an... unrecoverable... loss.',14,0,100,0,0,14507,0,'Xevozz SAY_DEATH'),
|
|
(29266,3,0,'Back in business! Now to execute an exit strategy.',14,0,100,0,0,14498,0,'Xevozz SAY_SPAWN'),
|
|
(29266,4,0,'It would seem that a renegotiation is in order.',14,0,100,0,0,14503,0,'Xevozz SAY_CHARGED'),
|
|
(29266,5,0,'The air teems with latent energy... quite the harvest!',14,0,100,0,0,14501,0,'Xevozz SAY_REPEAT_SUMMON_1'),
|
|
(29266,5,1,'Plentiful, exploitable resources... primed for acquisition!',14,0,100,0,0,14502,0,'Xevozz SAY_REPEAT_SUMMON_2'),
|
|
(29266,6,0,'Intriguing... a high quantity of arcane energy is near. Time for some prospecting...',14,0,100,0,0,14500,0,'Xevozz SAY_SUMMON_ENERGY'),
|
|
(29280,0,0,'Your sacrifice is a testament to your obedience. Indeed you are worthy of this charge. Arise, and forever be known as Svala Sorrowgrave!',14,0,100,0,0,14732,0,'Image of Arthas'),
|
|
(29280,1,0,'Your first test awaits you. Destroy our uninvited guests.',14,0,100,0,0,14733,0,'Image of Arthas'),
|
|
(29281,0,0,'My liege! I have done as you asked, and now beseech you for your blessing!',14,0,100,0,0,13856,0,'Svala'),
|
|
(29304,0,0,'Drakkari gonna kill anybody who trassspasss on these landsss!',14,0,100,0,0,14443,0,'Slad\'ran SAY_AGGRO'),
|
|
(29304,1,0,'You not breathin\'? Good.',14,0,100,0,0,14446,0,'Slad\'ran SAY_SLAY_1'),
|
|
(29304,1,1,'You ssscared now?',14,0,100,0,0,14447,0,'Slad\'ran SAY_SLAY_2'),
|
|
(29304,1,2,'I eat you next, mon.',14,0,100,0,0,14448,0,'Slad\'ran SAY_SLAY_3'),
|
|
(29304,2,0,'I sssee now... Ssscourge wasss not... our greatessst enemy....',14,0,100,0,0,14449,0,'Slad\'ran SAY_DEATH'),
|
|
(29304,3,0,'Minionsss of the scale, heed my call!',14,0,100,0,0,14444,0,'Slad\'ran SAY_SUMMON_SNAKES'),
|
|
(29304,4,0,'A thousssand fangsss gonna rend your flesh!',14,0,100,0,0,14445,0,'Slad\'ran SAY_SUMMON_CONSTRICTORS'),
|
|
(29304,5,0,'%s begins to cast Poison Nova!',41,0,100,0,0,0,0,'Slad\'ran - EMOTE_NOVA'),
|
|
(29304,6,0,'As %s falls, the altar set into the floor on his balcony begins to glow faintly.',16,0,100,0,0,0,0,'Slad\'ran - EMOTE_ALTAR'),
|
|
(29305,0,0,'We fought back da Scourge. What chance joo thinkin\' JOO got?',14,0,100,0,0,14721,0,'moorabi SAY_AGGRO'),
|
|
(29305,1,0,'Who gonna stop me? You?',14,0,100,0,0,14726,0,'moorabi SAY_SLAY_1'),
|
|
(29305,1,1,'Not so tough now!!',14,0,100,0,0,14727,0,'moorabi SAY_SLAY_2'),
|
|
(29305,1,2,'I crush you, cockroaches!',14,0,100,0,0,14725,0,'moorabi - SAY_SLAY_3'),
|
|
(29305,2,0,'If our gods can die... den so can we....',14,0,100,0,0,14728,0,'moorabi SAY_DEATH'),
|
|
(29305,3,0,'Get ready for somethin\'... much... BIGGAH!',14,0,100,0,0,14722,0,'moorabi SAY_TRANSFORM'),
|
|
(29305,4,0,'Da ground gonna swallow you up!',14,0,100,0,0,14723,0,'moorabi SAY_QUAKE'),
|
|
(29305,5,0,'%s begins to transform!',41,0,100,0,0,0,0,'moorabi EMOTE_TRANSFORM'),
|
|
(29305,6,0,'%s transforms into mammoth!',16,0,100,0,0,0,0,'moorabi - EMOTE TRANSFORMED'),
|
|
(29305,7,0,'As %s falls, the altar set into the floor on his balcony begins to glow faintly.',16,0,100,0,0,0,0,'moorabi - EMOTE_ALTAR'),
|
|
(29306,0,0,'I\'m gonna spill your guts, mon!',14,0,100,0,0,14430,0,'Gal\'darah SAY_AGGRO'),
|
|
(29306,1,0,'What a rush!',14,0,100,0,0,14436,0,'Gal\'darah SAY_SLAY_1'),
|
|
(29306,1,1,'Who needs gods when we ARE gods?',14,0,100,0,0,14437,0,'Gal\'darah SAY_SLAY_2'),
|
|
(29306,1,2,'I told ya so!',14,0,100,0,0,14438,0,'Gal\'darah SAY_SLAY_3'),
|
|
(29306,2,0,'Even the mighty... can fall.',14,0,100,0,0,14439,0,'Gal\'darah SAY_DEATH'),
|
|
(29306,3,0,'Gut them! Impale them!',14,0,100,0,0,14433,0,'Gal\'darah SAY_SUMMON_RHINO_1'),
|
|
(29306,3,1,'KILL THEM ALL!',14,0,100,0,0,14434,0,'Gal\'darah SAY_SUMMON_RHINO_2'),
|
|
(29306,3,2,'Say hello to my BIG friend!',14,0,100,0,0,14435,0,'Gal\'darah SAY_SUMMON_RHINO_3'),
|
|
(29306,4,0,'Ain\'t gonna be nottin\' left after this!',14,0,100,0,0,14431,0,'Gal\'darah SAY_TRANSFORM_1'),
|
|
(29306,5,0,'You wanna see power? I\'m gonna show you power!',14,0,100,0,0,14432,0,'Gal\'darah SAY_TRANSFORM_2'),
|
|
(29308,0,0,'The hum of magic energy in the air diminishes...',16,0,100,0,0,0,0,'prince taldaram SAY_1'),
|
|
(29308,1,0,'Intruders! Who trespasses in the Old Kingdom?',14,0,100,0,0,0,0,'prince taldaram SAY_WARNING'),
|
|
(29308,2,0,'I will feast on your remains.',14,0,100,0,0,14360,0,'prince taldaram SAY_AGGRO'),
|
|
(29308,3,0,'',14,10,100,0,0,14365,0,'prince taldaram SAY_SLAY_0'),
|
|
(29308,3,1,'I will drink no blood before it\'s time.',14,0,100,0,0,14366,0,'prince taldaram SAY_SLAY_1'),
|
|
(29308,3,2,'One final embrace.',14,0,100,0,0,14367,0,'prince taldaram SAY_SLAY_2'),
|
|
(29308,4,0,'Still I hunger. Still... I... thirst.',14,0,100,0,0,14368,0,'prince taldaram SAY_DEATH'),
|
|
(29308,5,0,'So... appetizing.',14,0,100,0,0,14363,0,'prince taldaram SAY_FEED1'),
|
|
(29308,5,1,'Fresh, warm blood. It has been too long.',14,0,100,0,0,14364,0,'prince taldaram SAY_FEED2'),
|
|
(29308,6,0,'Your heartbeat is... music to my ears.',14,0,100,0,0,14361,0,'prince taldaram SAY_VANISH1'),
|
|
(29308,6,1,'I am nowhere... I am everywhere. I am the watcher, unseen.',14,0,100,0,0,14362,0,'prince taldaram SAY_VANISH2'),
|
|
(29309,0,0,'The secrets of the deep shall remain hidden.',14,0,100,0,0,14033,0,'SAY_AGGRO'),
|
|
(29309,1,0,'Sleep now, in the cold dark.',14,0,100,0,0,14036,0,'SAY_SLAY_1'),
|
|
(29309,1,1,'For the Lich King!',14,0,100,0,0,14037,0,'SAY_SLAY_2'),
|
|
(29309,1,2,'Perhaps we will be allies soon.',14,0,100,0,0,14038,0,'SAY_SLAY_3'),
|
|
(29309,2,0,'Master, is my service complete?',14,0,100,0,0,14039,0,'SAY_DEATH'),
|
|
(29309,3,0,'The young must not grow hungry...',14,0,100,0,0,14034,0,'SAY_EGG_SAC_1'),
|
|
(29309,3,1,'Shhhad ak kereeesshh chak-k-k!',14,0,100,0,0,14035,0,'SAY_EGG_SAC_2'),
|
|
(29309,4,0,'An Ahn\'kahar Guardian hatches!',16,0,100,0,0,14035,0,'EMOTE_HATCHES'),
|
|
(29310,0,0,'These are sacred halls! Your intrusion will be met with death!',14,0,100,0,0,14343,0,'SAY_AGGRO'),
|
|
(29310,1,0,'Who among you is devoted?',14,0,100,0,0,14344,0,'SAY_SACRIFICE_1_1'),
|
|
(29310,1,1,'You there! Step forward!',14,0,100,0,0,14345,0,'SAY_SACRIFICE_1_2'),
|
|
(29310,2,0,'Yogg-Saron! Grant me your power!',14,0,100,0,0,14346,0,'SAY_SACRIFICE_2_1'),
|
|
(29310,2,1,'Master, a gift for you!',14,0,100,0,0,14347,0,'SAY_SACRIFICE_2_2'),
|
|
(29310,3,0,'Glory to Yogg-Saron!',14,0,100,0,0,14348,0,'SAY_SLAY_1'),
|
|
(29310,3,1,'You are unworthy!',14,0,100,0,0,14349,0,'SAY_SLAY_2'),
|
|
(29310,3,2,'Get up! You haven\'t suffered enough.',14,0,100,0,0,14350,0,'SAY_SLAY_3'),
|
|
(29310,4,0,'Do not expect your sacrilege... to go unpunished.',14,0,100,0,0,14351,0,'SAY_DEATH'),
|
|
(29310,5,0,'The elements themselves will rise up against the civilized world! Only the faithful will be spared!',14,0,100,0,0,14352,0,'SAY_PREACHING_1'),
|
|
(29310,5,1,'Immortality can be yours, but only if you pledge yourself fully to Yogg-Saron!',14,0,100,0,0,14353,0,'SAY_PREACHING_2'),
|
|
(29310,5,2,'Here, on the very borders of his domain, you will experience power you could have never imagined!',14,0,100,0,0,14354,0,'SAY_PREACHING_3'),
|
|
(29310,5,3,'You have traveled long and risked much to be here! Your devotion shall be rewarded.',14,0,100,0,0,14355,0,'SAY_PREACHING_4'),
|
|
(29310,5,4,'The faithful shall be exalted, but there is more work to be done. We will press on until all of Azeroth lies beneath his shadow!',14,0,100,0,0,14356,0,'SAY_PREACHING_5'),
|
|
(29311,0,0,'Shgla\'yos plahf mh\'naus.',14,0,100,0,0,14043,0,'SAY_AGGRO_1'),
|
|
(29311,0,1,'They who dine on lost souls know only hunger.',15,0,100,0,0,14043,0,'SAY_AGGRO_2'),
|
|
(29311,1,0,'Ywaq puul skshgn: on\'ma yeh\'glu zuq.',14,0,100,0,0,14045,0,'SAY_SLAY_1'),
|
|
(29311,1,1,'Ywaq ma phgwa\'cul hnakf.',14,0,100,0,0,14046,0,'SAY_SLAY_2'),
|
|
(29311,1,2,'Ywaq maq oou; ywaq maq ssaggh. Ywaq ma shg\'fhn.',14,0,100,0,0,14047,0,'SAY_SLAY_3'),
|
|
(29311,2,0,'Iilth vwah, uhn\'agth fhssh za.',14,0,100,0,0,14048,0,'SAY_DEATH_1'),
|
|
(29311,2,1,'Where one falls, many shall take its place.',15,0,100,0,0,14048,0,'SAY_DEATH_2'),
|
|
(29311,3,0,'Gul\'kafh an\'shel. Yoq\'al shn ky ywaq nuul.',14,0,100,0,0,14044,0,'SAY_PHASE'),
|
|
(29313,0,0,'Stand aside, mortals!',14,0,100,0,0,14230,0,'ichoron SAY_AGGRO'),
|
|
(29313,1,0,'I am a force of nature!',14,0,100,0,0,14234,0,'ichoron SAY_SLAY_1'),
|
|
(29313,1,1,'I shall pass!',14,0,100,0,0,14235,0,'ichoron SAY_SLAY_2'),
|
|
(29313,1,2,'You can not stop the tide!',14,0,100,0,0,14236,0,'ichoron SAY_SLAY_3'),
|
|
(29313,2,0,'I... recede.',14,0,100,0,0,14237,0,'ichoron SAY_DEATH'),
|
|
(29313,3,0,'I... am fury... unrestrained!',14,0,100,0,0,14229,0,'ichoron SAY_SPAWN'),
|
|
(29313,4,0,'I shall consume, decimate, devastate, and destroy! Yield now to the wrath of the pounding sea!',14,0,100,0,0,14231,0,'ichoron SAY_ENRAGE'),
|
|
(29313,5,0,'I will not be contained! Ngyah!!',14,0,100,0,0,14233,0,'ichoron SAY_SHATTER'),
|
|
(29313,6,0,'Water can hold any form, take any shape... overcome any obstacle.',14,0,100,0,0,14232,0,'ichoron SAY_BUBBLE'),
|
|
(29314,0,0,'Eradicate.',14,0,100,0,0,13996,0,'zuramat SAY_AGGRO'),
|
|
(29314,1,0,'More... energy.',14,0,100,0,0,13999,0,'zuramat SAY_SLAY_1'),
|
|
(29314,1,1,'Relinquish.',14,0,100,0,0,14000,0,'zuramat SAY_SLAY_2'),
|
|
(29314,1,2,'Fall... to shadow.',14,0,100,0,0,14001,0,'zuramat SAY_SLAY_3'),
|
|
(29314,2,0,'Disperse.',14,0,100,0,0,14002,0,'zuramat SAY_DEATH'),
|
|
(29314,3,0,'I am... renewed.',14,0,100,0,0,13995,0,'zuramat SAY_SPAWN'),
|
|
(29314,4,0,'Know... my... pain.',14,0,100,0,0,13997,0,'zuramat SAY_SHIELD'),
|
|
(29314,5,0,'Gaze... into the void.',14,0,100,0,0,13998,0,'zuramat SAY_WHISPER'),
|
|
(29315,0,0,'Not--caww--get in way of--rrak-rrak--flee!',14,0,100,0,0,14219,0,'erekem SAY_AGGRO'),
|
|
(29315,1,0,'Ya ya ya yaaaa',14,0,100,0,0,14222,0,'erekem SAY_SLAY_1'),
|
|
(29315,1,1,'Preeciouuss life---Ra-aak---Wasted!',14,0,100,0,0,14223,0,'erekem SAY_SLAY_2'),
|
|
(29315,1,2,'Only the strong---Ra-aak---Survive!',14,0,100,0,0,14224,0,'erekem SAY_SLAY_3'),
|
|
(29315,2,0,'No--kaw, kaw--flee...',14,0,100,0,0,14225,0,'erekem SAY_DEATH'),
|
|
(29315,3,0,'Free to--mm--fly now. Ra-aak... Not find us--ekh-ekh! Escape!',14,0,100,0,0,14218,0,'erekem SAY_SPAWN'),
|
|
(29315,4,0,'My---raaak--favorite! Awk awk awk! Raa-kaa!',14,0,100,0,0,14220,0,'erekem SAY_ADD_KILLED'),
|
|
(29315,5,0,'Nasty little...A-ak, kaw! Kill! Yes, kill you!',14,0,100,0,0,14221,0,'erekem SAY_BOTH_ADDS_KILLED'),
|
|
(29319,0,0,'It\'s an angry male!',42,0,100,0,0,0,0,'Icepaw Bear'),
|
|
(29319,1,0,'It\'s a female.',42,0,100,0,0,0,0,'Icepaw Bear'),
|
|
(29327,0,0,'It\'s an angry male!',42,0,100,0,0,0,0,'Frost Leopard'),
|
|
(29327,1,0,'It\'s a female.',42,0,100,0,0,0,0,'Frost Leopard'),
|
|
(29368,0,0,'How predictable! But then, who would expect a rock to think like anything other than one?',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(29368,1,0,'If you\'re so eager to fight, I\'ll oblige you. But know that nothing you do here can prevent the completion of the iron colossus!',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(29369,0,0,'Your mother was a wench and your father smelt of seaforium!',12,0,100,0,0,0,0,'Stormforged Taskmaster'),
|
|
(29384,0,0,'Does not compute. Unit malfunctioning. Directive: shut down.',12,0,100,0,0,0,0,'Captive Mechagnome'),
|
|
(29384,0,1,'New directive: leave mine and return to Inventor\'s Library.',12,0,100,0,0,0,0,'Captive Mechagnome'),
|
|
(29384,0,2,'Free again? Keeper Mimir\'s work awaits. ',12,0,100,0,0,0,0,'Captive Mechagnome'),
|
|
(29384,0,3,'New directive: assist in the defeat of the iron dwarves.',12,0,100,0,0,0,0,'Captive Mechagnome'),
|
|
(29394,0,0,'Not yet, Ymiron, I have other plans for you. You will serve me better within Utgarde Pinnacle. And if these insects survive to find you again, you will get the chance to avenge your wife.',14,0,100,1,0,14748,0,'The Lich King'),
|
|
(29434,0,0,'Let me know when you\'re ready. I\'d prefer sooner than later... what with the slowly dying from poison and all.',12,0,100,0,0,0,0,'injured goblin SAY_QUEST_START'),
|
|
(29434,1,0,'I\'m going to bring the venom sack to Ricket... and then... you know... collapse. Thank you for helping me!',12,0,100,0,0,0,0,'injured goblin SAY_END_WP_REACHED'),
|
|
(29466,0,0,'I can\'t believe it! I\'m free to go!',12,0,100,5,0,0,0,'Goblin Prisoner'),
|
|
(29466,0,1,'I\'m free? I\'m free!',12,0,100,5,0,0,0,'Goblin Prisoner'),
|
|
(29466,0,2,'Time to hightail it! Thanks, friend!',12,0,100,5,0,0,0,'Goblin Prisoner'),
|
|
(29489,0,0,'Please... wait... stop! I don\'t know where the grand admiral is, but I\'m sure we can work it out.',12,0,100,0,0,0,0,'Captain Welsington'),
|
|
(29489,1,0,'Archbishop Landgren must know! Aaaaaagggghhhh.....!',12,0,100,0,0,0,0,'Captain Welsington'),
|
|
(29490,0,0,'I don\'t know where the grand admiral is. Go to hell!',12,0,100,0,0,0,0,'Captain Hartford'),
|
|
(29491,0,0,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Karandonna'),
|
|
(29491,0,1,'Welcome.',12,0,100,3,0,0,0,'Karandonna'),
|
|
(29491,0,2,'Welcome!',12,0,100,0,0,0,0,'Karandonna - Player In Range'),
|
|
(29491,0,3,'Greetings, $c.',12,0,100,0,0,0,0,'Karandonna - Player In Range'),
|
|
(29491,0,4,'Greetings! Please have a look around.',12,0,100,0,0,0,0,'Karandonna - Player In Range'),
|
|
(29491,0,5,'Let me know if you need help finding anything, $c.',12,0,100,0,0,0,0,'Karandonna - Player In Range'),
|
|
(29491,0,6,'Greetings.',12,0,100,0,0,0,0,'Karandonna - Player In Range'),
|
|
(29519,0,0,'You have made a grave error, fiend!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_1'),
|
|
(29519,0,1,'I was a soldier of the Light once... Look at what I have become... ',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_2'),
|
|
(29519,0,2,'You are hopelessly outmatched, $R.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_3'),
|
|
(29519,0,3,'They brand me unworthy? I will show them unmorthy!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_4'),
|
|
(29519,0,4,'You will allow me a weapon and armor, yes?',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_5'),
|
|
(29519,0,5,'I will win my freedom and leave this cursed place!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_6'),
|
|
(29519,0,6,'I will dismantle this festering hellhole!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_7'),
|
|
(29519,0,7,'There can be only one survivor!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_8'),
|
|
(29519,1,0,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_1'),
|
|
(29519,1,1,'Let your fears consume you!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_2'),
|
|
(29519,1,2,'HAH! You can barely hold a blade! Yours will be a quick death.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_3'),
|
|
(29519,1,3,'And now you die',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_4'),
|
|
(29519,1,4,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_5'),
|
|
(29519,1,5,'There is no hope for our future...',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_6'),
|
|
(29519,1,6,'Sate your hunger on cold steel, $R',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_7'),
|
|
(29519,1,7,'It ends here!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_8'),
|
|
(29519,1,8,'Death is the only cure!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_9'),
|
|
(29520,0,0,'You have made a grave error, fiend!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_1'),
|
|
(29520,0,1,'I was a soldier of the Light once... Look at what I have become... ',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_2'),
|
|
(29520,0,2,'You are hopelessly outmatched, $R.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_3'),
|
|
(29520,0,3,'They brand me unworthy? I will show them unmorthy!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_4'),
|
|
(29520,0,4,'You will allow me a weapon and armor, yes?',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_5'),
|
|
(29520,0,5,'I will win my freedom and leave this cursed place!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_6'),
|
|
(29520,0,6,'I will dismantle this festering hellhole!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_7'),
|
|
(29520,0,7,'There can be only one survivor!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_8'),
|
|
(29520,1,0,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_1'),
|
|
(29520,1,1,'Let your fears consume you!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_2'),
|
|
(29520,1,2,'HAH! You can barely hold a blade! Yours will be a quick death.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_3'),
|
|
(29520,1,3,'And now you die',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_4'),
|
|
(29520,1,4,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_5'),
|
|
(29520,1,5,'There is no hope for our future...',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_6'),
|
|
(29520,1,6,'Sate your hunger on cold steel, $R',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_7'),
|
|
(29520,1,7,'It ends here!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_8'),
|
|
(29520,1,8,'Death is the only cure!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_9'),
|
|
(29523,0,0,'Welcome.',12,0,100,3,0,0,0,'Bragund Brightlink'),
|
|
(29523,0,1,'Welcome!',12,0,100,3,0,0,0,'Bragund Brightlink'),
|
|
(29523,0,2,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Bragund Brightlink'),
|
|
(29523,0,3,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Bragund Brightlink'),
|
|
(29523,0,4,'Greetings, $c.',12,0,100,0,0,0,0,'Bragund Brightlink - Player In Range'),
|
|
(29523,0,5,'Welcome. May I help you find something?',12,0,100,0,0,0,0,'Bragund Brightlink - Player In Range'),
|
|
(29523,0,6,'Greetings.',12,0,100,0,0,0,0,'Bragund Brightlink - Player In Range'),
|
|
(29525,0,0,'Thank you, thank you! Time to get away from these crazy blue women!',12,0,100,0,0,0,0,'Zeev Fizzlespark'),
|
|
(29542,0,0,'I will not die so quickly this time!',14,0,100,0,0,0,0,''),
|
|
(29560,0,0,'Let\'s get this over with.',12,0,100,0,0,0,0,'Lord Arete'),
|
|
(29560,1,0,'Come, Landgren, cough up your soul so that I can ask you a very important question.',12,0,100,0,0,0,0,'Lord Arete'),
|
|
(29560,2,0,'YOU WILL TELL ME WHERE WESTWIND IS OR I WILL DESTROY YOUR SOUL!',14,0,100,0,0,0,0,'Lord Arete'),
|
|
(29560,3,0,'Then you leave me no choice. I won\'t say that I won\'t enjoy this.',12,0,100,0,0,0,0,'Lord Arete'),
|
|
(29560,4,0,'Very well. Tell me!',12,0,100,0,0,0,0,'Lord Arete'),
|
|
(29560,5,0,'A hidden hollow? How very interesting. You\'ve served your purpose, Landgren, but I\'m afraid there\'ll be no resurrection for you this time!',12,0,100,0,0,0,0,'Lord Arete'),
|
|
(29560,6,0,'Now that the unpleasantness is finished with, let\'s talk about you dealing with Grand Admiral Westwind.',12,0,100,0,0,0,0,'Lord Arete'),
|
|
(29565,0,0,'You have made a grave error, fiend!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_1'),
|
|
(29565,0,1,'I was a soldier of the Light once... Look at what I have become... ',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_2'),
|
|
(29565,0,2,'You are hopelessly outmatched, $R.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_3'),
|
|
(29565,0,3,'They brand me unworthy? I will show them unmorthy!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_4'),
|
|
(29565,0,4,'You will allow me a weapon and armor, yes?',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_5'),
|
|
(29565,0,5,'I will win my freedom and leave this cursed place!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_6'),
|
|
(29565,0,6,'I will dismantle this festering hellhole!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_7'),
|
|
(29565,0,7,'There can be only one survivor!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_8'),
|
|
(29565,1,0,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_1'),
|
|
(29565,1,1,'Let your fears consume you!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_2'),
|
|
(29565,1,2,'HAH! You can barely hold a blade! Yours will be a quick death.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_3'),
|
|
(29565,1,3,'And now you die',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_4'),
|
|
(29565,1,4,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_5'),
|
|
(29565,1,5,'There is no hope for our future...',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_6'),
|
|
(29565,1,6,'Sate your hunger on cold steel, $R',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_7'),
|
|
(29565,1,7,'It ends here!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_8'),
|
|
(29565,1,8,'Death is the only cure!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_9'),
|
|
(29566,0,0,'You have made a grave error, fiend!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_1'),
|
|
(29566,0,1,'I was a soldier of the Light once... Look at what I have become... ',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_2'),
|
|
(29566,0,2,'You are hopelessly outmatched, $R.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_3'),
|
|
(29566,0,3,'They brand me unworthy? I will show them unmorthy!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_4'),
|
|
(29566,0,4,'You will allow me a weapon and armor, yes?',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_5'),
|
|
(29566,0,5,'I will win my freedom and leave this cursed place!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_6'),
|
|
(29566,0,6,'I will dismantle this festering hellhole!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_7'),
|
|
(29566,0,7,'There can be only one survivor!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_8'),
|
|
(29566,1,0,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_1'),
|
|
(29566,1,1,'Let your fears consume you!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_2'),
|
|
(29566,1,2,'HAH! You can barely hold a blade! Yours will be a quick death.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_3'),
|
|
(29566,1,3,'And now you die',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_4'),
|
|
(29566,1,4,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_5'),
|
|
(29566,1,5,'There is no hope for our future...',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_6'),
|
|
(29566,1,6,'Sate your hunger on cold steel, $R',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_7'),
|
|
(29566,1,7,'It ends here!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_8'),
|
|
(29566,1,8,'Death is the only cure!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_9'),
|
|
(29567,0,0,'You have made a grave error, fiend!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_1'),
|
|
(29567,0,1,'I was a soldier of the Light once... Look at what I have become... ',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_2'),
|
|
(29567,0,2,'You are hopelessly outmatched, $R.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_3'),
|
|
(29567,0,3,'They brand me unworthy? I will show them unmorthy!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_4'),
|
|
(29567,0,4,'You will allow me a weapon and armor, yes?',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_5'),
|
|
(29567,0,5,'I will win my freedom and leave this cursed place!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_6'),
|
|
(29567,0,6,'I will dismantle this festering hellhole!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_7'),
|
|
(29567,0,7,'There can be only one survivor!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_START_8'),
|
|
(29567,1,0,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_1'),
|
|
(29567,1,1,'Let your fears consume you!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_2'),
|
|
(29567,1,2,'HAH! You can barely hold a blade! Yours will be a quick death.',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_3'),
|
|
(29567,1,3,'And now you die',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_4'),
|
|
(29567,1,4,'To battle!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_5'),
|
|
(29567,1,5,'There is no hope for our future...',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_6'),
|
|
(29567,1,6,'Sate your hunger on cold steel, $R',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_7'),
|
|
(29567,1,7,'It ends here!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_8'),
|
|
(29567,1,8,'Death is the only cure!',12,0,100,0,0,0,0,'unworthy initiate SAY_EVENT_ATTACK_9'),
|
|
(29572,0,0,'You\'ll get nothing out of me, monster. I am beyond your ability to influence.',12,0,100,0,0,0,0,'Landgren Soul'),
|
|
(29572,1,0,'No.',12,0,100,0,0,0,0,'Landgren Soul'),
|
|
(29572,2,0,'STOP! It isn\'t worth it. I\'ll tell you where he is.',12,0,100,0,0,0,0,'Landgren Soul'),
|
|
(29572,3,0,'On the south end of the island is a cave -- a hidden hollow. The grand admiral has holed himself up in there, preparing for the final battle against the Lich King.',12,0,100,0,0,0,0,'Landgren Soul'),
|
|
(29572,4,0,'AAAEEEEIIIiiiiiiiiiiiiiiiiiiiiiiiiiiii........................................',14,0,100,0,0,0,0,'Landgren Soul'),
|
|
(29573,0,0,'%s gathers its mojo and surges forward!',16,0,100,0,0,0,0,'Drakkari Elemental SAY_SURGE'),
|
|
(29573,1,0,'As the last remnants of the %s seep into the ground, the altar set into the floor nearby begins to glow faintly.',16,0,100,0,0,0,0,'Drakkari Elemental EMOTE_ALTAR'),
|
|
(29579,0,0,'I... I can understand you now! Well, now that we can talk to each other, you have some explaining to do!',12,0,100,5,0,0,0,'Brann Bronzebeard text0'),
|
|
(29579,1,0,'How did you get my communicator from the Explorers League?',12,0,100,5,0,0,0,'Brann Bronzebeard text1'),
|
|
(29579,2,0,'If the Explorers League sent men, I didn\'t see any trace of them. I found your note buried in a camp overrun by iron dwarves.',12,0,100,0,0,0,0,'Player text2'),
|
|
(29579,3,0,'You have my thanks for dispatching the iron dwarves. But why would the Horde have an interest in me?',12,0,100,6,0,0,0,'Brann Bronzebeard text3'),
|
|
(29579,4,0,'A scout found the remains of your journal in Thor Modan. We\'ve been looking for you ever since.',12,0,100,0,0,0,0,'Player text4'),
|
|
(29579,5,0,'That wouldn\'t be Scout Vor\'takh, would it? Even I know of his reputation for ruthlessness. He means to abduct me, then?',12,0,100,5,0,0,0,'Brann Bronzebeard text5'),
|
|
(29579,6,0,'If you\'ve seen the journal, then you know what I\'ve been discovering. The titans\' own creations are at war with each other!',12,0,100,5,0,0,0,'Brann Bronzebeard text6'),
|
|
(29579,7,0,'Loken and his iron dwarf minions have ousted the Earthen from Ulduar and taken over the city.',12,0,100,5,0,0,0,'Brann Bronzebeard text7'),
|
|
(29579,8,0,'If we spend our time and strength fighting with each other, Loken will use Ulduar\'s resources to destroy both Horde and Alliance.',12,0,100,6,0,0,0,'Brann Bronzebeard text8'),
|
|
(29579,9,0,'Speak to the commander at your post, lad, and persuade him to abandon Vor\'takh\'s foolish plan.',12,0,100,6,0,0,0,'Brann Bronzebeard Text10'),
|
|
(29614,0,0,'Even in death there will be no escape for you!',12,0,100,0,0,0,0,'Onslaught Darkweaver'),
|
|
(29614,0,1,'I shall feast upon your soul!',12,0,100,0,0,0,0,'Onslaught Darkweaver'),
|
|
(29614,0,2,'Now you know. Now you must die!',12,0,100,0,0,0,0,'Onslaught Darkweaver'),
|
|
(29614,0,3,'You will not leave this cavern alive!',12,0,100,0,0,0,0,'Onslaught Darkweaver'),
|
|
(29614,1,0,'The darkweaver pierces you with an evil grin as he shifts into an entirely different form.',16,0,100,0,0,0,0,'Onslaught Darkweaver'),
|
|
(29618,0,0,'Grrrrr!',12,0,100,0,0,0,0,'Snowblind Follower'),
|
|
(29618,0,1,'Me not afraid!',12,0,100,0,0,0,0,'Snowblind Follower'),
|
|
(29618,0,2,'Net not stop me! No... net stop me.',12,0,100,0,0,0,0,'Snowblind Follower'),
|
|
(29618,0,3,'No kill me!',12,0,100,0,0,0,0,'Snowblind Follower'),
|
|
(29618,0,4,'No!',12,0,100,0,0,0,0,'Snowblind Follower'),
|
|
(29618,0,5,'You no take... me!',12,0,100,0,0,0,0,'Snowblind Follower'),
|
|
(29620,0,0,'Gah! I spent too much time in that weak little shell.',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,1,0,'Kirel narak! I am Mal\'Ganis. I AM ETERNAL!',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,2,0,'Anach kyree!',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,2,1,'My Onslaught will wash over the Lich King\'s forces!',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,2,2,'Your death is in vain, tiny mortal.',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,2,3,'Your time has come to an end.',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,3,0,'ENOUGH! I waste my time here. I must gather my strength on the homeworld.',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29620,4,0,'You\'ll never defeat the Lich King without my forces. I\'ll have my revenge... on him AND you!',14,0,100,0,0,0,0,'Dreadlord Mal\'Ganis'),
|
|
(29621,0,0,'How did you find me? Did Landgren tell?',12,0,100,0,0,0,0,'Grand Admiral Westwind'),
|
|
(29621,1,0,'You thought I would just let you kill me?',12,0,100,0,0,0,0,'Grand Admiral Westwind'),
|
|
(29621,2,0,'WHAT?! No matter. Even without my sphere, I will crush you! Behold my true identity and despair!',14,0,100,0,0,0,0,'Grand Admiral Westwind'),
|
|
(29626,0,0,'Delicious morsels have come to visit! Shall I use your bombs to cook you?',14,0,0,0,0,0,0,'Tormar Frostgut'),
|
|
(29647,1,0,'My brothers will come for me and then you will see what true power is!',12,0,100,1,0,0,0,'Gymer to Vargul Runelord'),
|
|
(29647,1,1,'I will crush you all!',12,0,100,1,0,0,0,'Gymer to Vargul Deathwaker'),
|
|
(29647,1,2,'Ugly little monsters, pray I don\'t get out!',12,0,100,1,0,0,0,'Gymer to Vargul Slayer'),
|
|
(29647,1,3,'Your torture only adds to my rage!',12,0,100,1,0,0,0,'Gymer to Vargul Slayer'),
|
|
(29647,1,4,'How long do you think this cage can hold me, fiends!',12,0,100,0,0,0,0,'Gymer - In Cage'),
|
|
(29647,1,5,'Wretched beasts!',12,0,100,1,0,0,0,'Gymer to Vargul Slayer'),
|
|
(29647,1,6,'I will devour you whole!',12,0,100,1,0,0,0,'Gymer to Vargul Runelord'),
|
|
(29647,7,7,'FREE!!! Soon you will feel the wrath of the storm king!',14,0,100,53,0,0,0,'Gymer'),
|
|
(29686,0,0,'I poop on you, trollses!',0,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29686,0,1,'ARRRROOOOGGGGAAAA!',0,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29686,0,2,'No more mister nice wolvar!',0,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29686,0,3,'TROLL MAKE ME ANGRY!',12,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29686,0,4,'Rageclaw free! Troll die now!',12,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29686,0,5,'Revenge for Rageclaw!',12,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29686,0,6,'This mean war!',12,0,100,0,0,0,0,'Captured Rageclaw'),
|
|
(29703,0,0,'Need a shoeshine, $R?',12,0,100,0,0,0,0,'Sheddle Glossgleam'),
|
|
(29703,1,0,'Shiny!',12,0,100,0,0,0,0,'Sheddle Glossgleam'),
|
|
(29703,1,1,'Another shiny, happy person. Take care, $C!',12,0,100,0,0,0,0,'Sheddle Glossgleam'),
|
|
(29709,0,0,'Return to Brunnhildar Village!',42,0,100,0,0,0,0,'Freed Proto-Drake'),
|
|
(29709,0,1,'The proto-drake smells freedom and flies homeward!',41,0,100,0,0,0,0,'Freed Proto-Drake'),
|
|
(29762,0,0,'Guards!',14,1,100,0,0,0,0,'Hyeyoung Parka'),
|
|
(29769,0,0,'Crush... maim... DESTROY!',12,0,100,0,0,0,0,'Vile'),
|
|
(29769,1,0,'Vile free? Vile love $n!',12,0,100,34,0,1446,0,'Vile'),
|
|
(29770,0,0,'Who intrudes upon my ritual?',12,0,100,0,0,0,0,'Lady Nightswood'),
|
|
(29770,1,0,'You dare?! Where is Baron Sliver? I would have words with him!',12,0,100,34,0,1173,0,'Lady Nightswood'),
|
|
(29775,0,0,'Use of the Inventor\'s Disk detected. Emergency protocol gamma activated.',12,0,100,0,0,0,0,''),
|
|
(29775,1,0,'Verifying status of Norgannon\'s shell.',12,0,100,0,0,0,0,''),
|
|
(29775,2,0,'Norgannon\'s shell accounted for and secure. It will be available for transfer once user\'s identity has been verified.',12,0,100,1,0,0,0,''),
|
|
(29775,3,0,'Standby to verify identity as Keeper Mimir.',12,0,100,0,0,0,0,''),
|
|
(29775,4,0,'Identity verification failed. User is not Keeper Mimir.',12,0,100,25,0,0,0,''),
|
|
(29775,5,0,'The Inventor\'s Disk has fallen into the hands of an unauthorized user. Activating defense protocol.',12,0,100,0,0,0,0,''),
|
|
(29775,6,0,'Impostor must be dealt with. The Inventor\'s Disk must be recovered.',12,0,100,5,0,0,0,''),
|
|
(29801,0,0,'At last, the tyranny of the stormforged is at its end!',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(29801,1,0,'We\'ve defeated Valduran and we\'ll fell his colossus.',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(29821,0,0,'Oh, you freed him, did you? No matter, his death and reconstruction will only be slightly delayed.',14,0,100,0,0,0,0,'Prince Navarius to Gymer'),
|
|
(29821,1,1,'Thrym... Av... Avenge me...',14,0,100,0,0,0,0,'Prince Navarius to Gymer'),
|
|
(29840,0,0,'Mrrfrmrfrmrrrrr!',12,0,100,0,0,0,0,'The Leaper'),
|
|
(29840,1,0,'Mrmrmmrmrmrmrm... mrmrmrmr?!',12,0,100,1,0,12937,0,'The Leaper'),
|
|
(29851,0,0,'You\'re the one that\'s been disrupting things? This should be easy.',12,0,100,0,0,0,0,'General Lightsbane'),
|
|
(29858,0,0,'My dear general, your time has come!',12,0,100,0,0,0,0,'Lady Nightswood'),
|
|
(29859,0,0,'MRMRFRMRFRMRRRR!',12,0,100,0,0,0,0,'The Leaper'),
|
|
(29860,0,0,'SMASH!',12,0,100,0,0,0,0,'Vile'),
|
|
(29880,0,0,'You come to die!',12,0,100,0,0,13537,0,'Jotunheim Warrior'),
|
|
(29880,0,1,'Sniveling pig!',12,0,100,0,0,13539,0,'Jotunheim Warrior'),
|
|
(29880,0,2,'I will feed you to the dogs!',12,0,100,0,0,13534,0,'Jotunheim Warrior'),
|
|
(29881,0,0,'They are coming for you.',15,0,100,0,0,14376,0,'An Unknown Voice'),
|
|
(29881,0,1,'Give into your fear.',15,0,100,0,0,14377,0,'An Unknown Voice'),
|
|
(29881,0,2,'Kill them all... before they kill you.',15,0,100,0,0,14378,0,'An Unknown Voice'),
|
|
(29881,0,3,'They have turned against you. Now... take your revenge.',15,0,100,0,0,14379,0,'An Unknown Voice'),
|
|
(29881,0,4,'Tell yourself again that these are not truly your friends.',15,0,100,0,0,14380,0,'An Unknown Voice'),
|
|
(29881,0,5,'There is no escape, Not in this life. Not in the next.',15,0,100,0,0,14381,0,'An Unknown Voice'),
|
|
(29881,0,6,'You are a pawn of forces unseen.',15,0,100,0,0,14382,0,'An Unknown Voice'),
|
|
(29881,0,7,'It WAS your fault.',15,0,100,0,0,14383,0,'An Unknown Voice'),
|
|
(29884,1,0,'Taste Gymer\'s size 600!',14,0,100,0,0,0,0,'Gymer to Reanimated Corpse'),
|
|
(29884,1,1,'I will crush you under foot!',14,0,100,0,0,0,0,'Gymer to Reanimated Corpse'),
|
|
(29884,1,2,'STORMS GRANT ME POWER!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,1,3,'Tiny creatures, I trample you!',14,0,100,0,0,0,0,'Gymer to Reanimated Corpse'),
|
|
(29884,1,4,'I\'ll wipe you off of my boots later!',14,0,100,0,0,0,0,'Gymer to Reanimated Corpse'),
|
|
(29884,1,5,'AAARRRRRRGGGGGGHHHHHHH!! SUCH POWER!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,1,6,'LIGHTNING GUIDE MY FURY!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,1,7,'THE LIGHTNING COURSES THROUGH ME!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,1,8,'LET THE STORM\'S FURY CONSUME YOU!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,1,9,'NO ESCAPE FOR THE WICKED!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,1,10,'IT IS THE WRATH OF THE STORM KING!',14,0,100,0,0,0,0,'Gymer'),
|
|
(29884,8,8,'Prince Navarius is on the other side of the Dead Fields to the east.',42,0,100,0,0,0,0,'Gymer'),
|
|
(29884,9,9,'Algar the Chosen is at the Reliquary of Pain to the northeast.',42,0,100,0,0,0,0,'Gymer'),
|
|
(29884,10,10,'Farewell, friend. May we meet again under better circumstances. I\'ll never forget what you did for me!',12,0,100,0,0,0,0,'Gymer'),
|
|
(29887,1,0,'I\'ll eat your heart!',12,0,100,0,0,13537,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,1,'Sniveling pig!',12,0,100,0,0,13539,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,2,'I will feed you to the dogs!',12,0,100,0,0,13534,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,3,'Die, maggot!',12,0,100,0,0,13536,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,4,'Ugglin oo bjorr!',12,0,100,0,0,13540,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,5,'I\'ll eat your heart!',12,0,100,0,0,13540,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,6,'I spit on you!',12,0,100,0,0,13538,0,'Vargul Doombringer to Gymer'),
|
|
(29887,1,7,'Your entrails will make a fine necklace.',12,0,100,0,0,13535,0,'Vargul Doombringer to Gymer'),
|
|
(29895,0,0,'MASTER! NO!',14,0,100,53,0,0,0,'Thrym to Gymer'),
|
|
(29895,1,1,'THRYM CRUSH!',14,0,100,25,0,0,0,'Thrym to Gymer'),
|
|
(29919,1,0,'By order of Duke Lankral, Commander of the Knights of the Ebon Blade, Vanquisher of the Scourge and Conquerer of The Shadow Vault, you are hearby served notice to cease and desist from all activities providing materiel assistance, vrykul, and any other type of support to the Lich King. Failure to comply will result in your immediate destruction. My messenger will serve as the instrument of my will. What is your decision?',12,0,100,0,0,0,0,'Thane'),
|
|
(29919,2,0,'What is this?',14,0,100,0,0,0,0,'Thane'),
|
|
(29919,3,0,'My answer? Here\'s my answer, little messenger!',14,0,100,0,0,0,0,'Thane'),
|
|
(29919,4,0,'I will feed you to the dogs!',12,0,100,0,0,0,0,'Thane'),
|
|
(29920,0,0,'Something stirs in the pool of mojo...',16,0,100,0,0,0,0,'Ruins Dweller'),
|
|
(30007,0,0,'This battle must be seen to be believed! Once a mild-mannered tuskarr fisherman, our next fighter turned to the life of a soulless mercenary when his entire family was wiped out by a vicious pack of lion seals and ill-tempered penguins! Now he\'s just in it for the gold! Ladies and gentlemen, ORINOKO TUSKBREAKER!!',14,0,100,15,0,0,0,'Gurgthock'),
|
|
(30007,1,0,'The champion of the Winterax trolls has challenged you, $N! I hope you\'re ready!',12,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,2,0,'Hailling from the distant mountains of Alterac, one of the fiercest competitors this arena has ever seen: KORRAK THE BLOODRAGER!!!',14,0,100,15,0,13363,0,'Gurgthock'),
|
|
(30007,3,0,'The battle is about to begin! Am I reading this card right? It... It\'s the nefarious magnataur lord, STINKBEARD! Yes, folks, STINKBEARD! $N doesn\'t stand a chance!',14,0,100,15,0,0,0,'Gurgthock'),
|
|
(30007,6,0,'Do you feel that folks? The air is crackling with energy! That can only mean one thing...',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,7,0,'The grand Amphitheater of Anguish awaits, $N. Remember, once a battle starts you have to stay in the arena. WIN OR DIE!',12,0,100,1,0,13910,0,'Gurgthock'),
|
|
(30007,7,1,'The grand Amphitheater of Anguish awaits, $N. Remember, once a battle starts you have to stay in the arena. WIN OR DIE!',12,0,100,1,0,13911,0,'Gurgthock'),
|
|
(30007,8,0,'Here we are once again, ladies and gentlemen. The epic struggle between life and death in the Amphitheater of Anguish! For this round we have $N versus the hulking jormungar, Yg... Yggd? Yggdoze? Who comes up with these names?! $N versus big worm!',14,0,100,15,0,0,0,'Gurgthock'),
|
|
(30007,9,0,'Prepare to make your stand, $N! Get in the Amphitheater and stand ready! Remember, you and your opponent must stay in the arena at all times or you will be disqualified!',12,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,10,0,'$N has defeated Yg... Yggg-really big worm!',14,0,100,15,0,13905,0,'Gurgthock'),
|
|
(30007,10,1,'$N has defeated Yg... Yggg-really big worm!',14,0,100,15,0,13908,0,'Gurgthock'),
|
|
(30007,10,2,'$N has defeated Yg... Yggg-really big worm!',14,0,100,15,0,13909,0,'Gurgthock'),
|
|
(30007,10,3,'$N has defeated Yg... Yggg-really big worm!',14,0,100,15,0,13907,0,'Gurgthock'),
|
|
(30007,11,0,'$N is victorious once more!',14,0,100,15,0,13908,0,'Gurgthock'),
|
|
(30007,11,1,'$N is victorious once more!',14,0,100,15,0,13909,0,'Gurgthock'),
|
|
(30007,11,2,'$N is victorious once more!',14,0,100,15,0,13905,0,'Gurgthock'),
|
|
(30007,12,0,'And with AUTHORITY, $N dominates the magnataur lord! Stinkbeard\'s clan is gonna miss him back home in the Dragonblight!!',14,0,100,15,0,13908,0,'Gurgthock'),
|
|
(30007,13,0,'From the Savage Ledge of Icecrown, Vladof the Butcher and his mammoth, Enormos! There ain\'t gonna be a thing left of our challengers, folks! Prepare for a downpour of blood, guts and tears!',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,14,0,'I DON\'T BELIEVE IT! WE HAVE A NEW CHAMPION OF ANGUISH!!! Vladof the Butcher has been defeated by a ragtag crew of nobodies! Incredible finish!',14,0,100,15,0,13908,2,'Gurgthock'),
|
|
(30007,15,0,'All that\'s left of the challenger is a red stain on the floor!',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,15,1,'Avert your eyes, ladies and gentlemen! It\'s a bloodbath!',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,15,2,'Call in the clowns! It\'s turned into a circus in there!',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,15,3,'OOOF! That one\'s gonna require the \"scraper.\"',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,15,4,'OUTTA NOWHERE -- WHAMO! DEAD!',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30007,15,5,'They went down like a sack of orc skulls!',14,0,100,1,0,0,0,'Gurgthock'),
|
|
(30012,0,0,'You will not defeat me!',12,0,100,0,0,0,0,'Victorious Challenger'),
|
|
(30012,0,1,'You\'re not worthy of Thorim!',12,0,100,0,0,0,0,'Victorious Challenger'),
|
|
(30012,0,2,'Good luck... You\'ll need it!',12,0,100,0,0,0,0,'Victorious Challenger'),
|
|
(30012,0,3,'May the best win!',12,0,100,0,0,0,0,'Victorious Challenger'),
|
|
(30012,0,4,'I\'m not afraid of anything -- bring it on!',12,0,100,0,0,0,0,'Victorious Challenger'),
|
|
(30014,1,0,'%s emerges!',41,0,100,0,0,13878,0,'Yggdras'),
|
|
(30017,0,0,'%s becomes enraged!',16,0,100,1,0,0,0,'Stinkbeard'),
|
|
(30017,1,0,'Stinkbeard comin\' for you, little ones!',14,0,100,1,0,13907,0,'Stinkbeard'),
|
|
(30019,1,0,'I\'ll melt the flesh off your bones!',14,0,100,0,0,13878,0,'Duke Singen <The New Hotness>'),
|
|
(30019,2,0,'To burn my kingdom, you can\'t use fire! Come my servants, I am not ready to retire!',14,0,100,0,0,0,0,'Duke Singen <The New Hotness>'),
|
|
(30020,0,0,'Come, land-dwellers, face the fury of tusk and whisker!',14,0,100,1,0,0,0,'Orinoko Tuskbreaker'),
|
|
(30020,1,0,'Whisker! Where are you?! Assist me!',14,0,100,0,0,0,0,'Orinoko Tuskbreaker'),
|
|
(30022,1,0,'Yes, my precious, we will tear them apart! For the one true king!',14,0,100,15,0,13907,0,'Vladof the Butcher'),
|
|
(30022,2,0,'Useless mongrel! I\'ll kill \'em myself!',14,0,100,0,0,0,0,'Vladof the Butcher'),
|
|
(30022,3,0,'Vladof dismounts!',41,0,100,1,0,0,0,'Vladof the Butcher'),
|
|
(30022,4,0,'%s begins to spin, encased in a magical shield!',41,0,100,1,0,0,0,'Vladof the Butcher'),
|
|
(30023,1,0,'Korrak has come, weaklings! Snowfall belongs to Winterax! Erm, Korrak mean to say amphitheater belong to Winterax!',14,0,100,15,0,0,0,'Korrak the Bloodrager'),
|
|
(30023,2,0,'No graveyard here for you to play wicked games on Korrak! DIE!',14,0,100,15,0,0,0,'Korrak the Bloodrager'),
|
|
(30024,1,0,'For Neptulon! Strength of storm and sea, crush my enemies!',14,0,100,1,0,13878,0,'Gargoral the Water Lord'),
|
|
(30024,2,0,'I am the baddest of the bad, the coolest of the cool! To my side, my elements, let us freeze and rule!',14,0,100,1,0,0,0,'Gargoral the Water Lord'),
|
|
(30025,1,0,'Arise, brothers of the earth! Watch as Erathius destroys the mortals!',14,0,100,0,0,13878,0,'Erathius, King of Dirt'),
|
|
(30025,2,0,'I\'m the king of dirt, there is none higher! To my aid, minions - assist your sire!',14,0,100,0,0,0,0,'Erathius, King of Dirt'),
|
|
(30026,1,0,'Al\'Akir grant my enemies a cold, swift death!',14,0,100,0,0,13878,0,'Az\'Barin, Prince of the Gust'),
|
|
(30026,2,0,'I bring a gust so strong, it can knock down trees! Minions, assist me, they shall not do as they please!',14,0,100,0,0,0,0,'Az\'Barin, Prince of the Gust'),
|
|
(30037,0,0,'Come then, $r $c, I do not have all day!',12,0,100,15,0,0,0,'Mjordin Combatant'),
|
|
(30037,0,1,'It will not get me any closer to proving myself at Valhalas to kill you, but it should be entertaining!',12,0,100,15,0,0,0,'Mjordin Combatant'),
|
|
(30037,0,2,'If you seek death, you have found it!',12,0,100,15,0,0,0,'Mjordin Combatant'),
|
|
(30037,0,3,'A quick trip to the underworld for you, and a laugh for me. Sounds like a fair trade!',12,0,100,15,0,0,0,'Mjordin Combatant'),
|
|
(30081,0,0,'You dare to touch ME?! You won\'t keep me from proving myself to the Lich King!',12,0,100,0,0,0,0,'say'),
|
|
(30084,0,0,'A Power Spark forms from a nearby rift!',41,0,100,0,10000,0,0,'Power spark to portal'),
|
|
(30086,0,0,'Taste my steel, little $g boy : girl;!',12,0,100,0,0,0,0,'say'),
|
|
(30086,1,0,'You fight well, little one. I am bested for now. We will meet again I assure you. When we do I will be better prepared!',12,0,100,66,0,0,0,'say'),
|
|
(30098,0,0,'Snacks!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,1,'Snacks for sale!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,2,'Get your snacks here!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,3,'Snacks! Get your snacks here!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,4,'Popcorn! Get your popcorn!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,5,'Peanuts! Get your peanuts here!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,6,'Anguish Ale! Cold Anguish Ale here!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30098,0,7,'Popcorn! Peanuts! Ale!',12,0,100,0,0,0,0,'Amphitheater Vendor'),
|
|
(30107,0,0,'I can\'t thank you enough for all of your help in putting together the keystone. Great things will come of this, I assure you.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,1,0,'Iron dwarves... everywhere.... they\'re making their way down from the top. They certainly are persistent.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,2,0,'They\'re trying to take down the plane! I can\'t pull up any steeper... you need to keep them off of us!',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,3,0,'There are more just ahead - keep at it!',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,4,0,'We\'re almost out... just a little bit further.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,5,0,'Barring stray boulders from those giants, we should be clear... it seems a mess from down there though.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,6,0,'Their numbers are unbelievable... I\'m glad to hear King Stormheart came to your aid. I only hear good things of him - I think it\'s high time we meet.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,7,0,'Poor Creteus. He was a good keeper... I\'m glad he at least got to see his task to completion, I imagine that\'s all that really mattered to him.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30107,8,0,'We\'re coming up on Frosthold. I would be very appreciative if you would introduce me to King Stormeheart before you go. I believe we are both very much in his debt.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30124,0,0,'Oh, hello, little $r.',12,0,100,15,0,0,0,'Snorri text'),
|
|
(30142,0,0,'The Iron Watcher reels, reaching to its now useless eyes, and charges blindly.',41,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30142,1,0,'The Iron Watcher looses its footing under the furious blow.',41,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30146,0,0,'Curse you! You will not treat me like a beast!',12,0,100,1,0,0,0,'Exhausted Vrykul'),
|
|
(30146,0,1,'Enough! I will teach you some manners, wench!',12,0,100,1,0,0,0,'Exhausted Vrykul'),
|
|
(30146,0,2,'I\'d rather die fighting than live like a slave!',12,0,100,1,0,0,0,'Exhausted Vrykul'),
|
|
(30146,1,0,'Back... to work...',12,0,100,1,0,0,0,'Exhausted Vrykul'),
|
|
(30146,1,1,'We will have revenge... some day.',12,0,100,1,0,0,0,'Exhausted Vrykul'),
|
|
(30146,1,2,'You treat us worse than animals!',12,0,100,1,0,0,0,'Exhausted Vrykul'),
|
|
(30147,0,0,'Get them!',12,0,100,0,0,0,0,'Garhal'),
|
|
(30152,0,0,'No more will your minions assail the creatures of stone and their allies.',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(30152,1,0,'I am your doom, Valduran!',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(30152,2,0,'Well fought! The day is ours, but the war goes on!',12,0,100,0,0,0,0,'Valduran the Stormborn Quest'),
|
|
(30154,0,0,'I\'m not afraid of anything -- bring it on!',12,0,100,0,0,0,0,'agnetta SAY_AGGRO'),
|
|
(30162,0,0,'Grrrrrrrr! I\'ll kneecap ya!',12,0,100,0,0,0,0,'say'),
|
|
(30162,1,0,'WHEE!!!',12,0,100,0,0,0,0,'say'),
|
|
(30180,0,0,'Onu\'zun gonna kill you dead!',12,0,100,0,0,0,0,'say'),
|
|
(30190,0,0,'Metallic specimen of foreign origin detected.',12,0,100,0,5,0,0,'Attendant Tock'),
|
|
(30190,1,0,'Beginning analysis...',12,0,100,0,0,0,0,'Attendant Tock'),
|
|
(30190,2,0,'Specimen identified as an alloy of saronite and iron.',12,0,100,0,0,0,0,'Attendant Tock'),
|
|
(30190,3,0,'The ore used in this sample originated deep wihin the crust of Azeroth and was recently unearthed.',12,0,100,275,0,0,0,'Attendant Tock'),
|
|
(30190,4,0,'The saronite in this sample is nearly pure. Ores like this do not occur naturally on the surface of Azeroth.',12,0,100,0,0,0,0,'Attendant Tock'),
|
|
(30190,5,0,'This ore can only have been created by a powerful, malevolent force. Attempting to access databanks for more information...',12,0,100,1,0,0,0,'Attendant Tock'),
|
|
(30190,6,0,'Access denied?!',12,0,100,6,0,0,0,'Attendant Tock'),
|
|
(30190,7,0,'Further information can only be accessed from the archives within Ulduar, by order of Keeper Loken.',12,0,100,1,0,0,0,'Attendant Tock'),
|
|
(30190,8,0,'But one thing is for certain: this plate\'s size, thickness, and bolt holes point to a use as armor for a colossal structure.',12,0,100,1,0,0,0,'Attendant Tock'),
|
|
(30190,9,0,'Directive completed. Returning TO standby mode.',12,0,100,1,0,0,0,'Attendant Tock'),
|
|
(30197,0,0,'Thanks. How can I help?',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30197,0,1,'I can fight by your side for a few minutes before I need to return to The Shadow Vault.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30197,0,2,'Thank you, $c. I owe you.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30197,0,3,'Excellent. Let\'s kill some vrykul!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30197,0,4,'It\'s time for revenge!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30197,0,5,'Where\'s my damned helmet? Well, at least they left my sword here. Idiots.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30197,0,6,'Kill!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,0,'Thanks. How can I help?',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,1,'I can fight by your side for a few minutes before I need to return to The Shadow Vault.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,2,'Thank you, $c. I owe you.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,3,'Excellent. Let\'s kill some vrykul!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,4,'It\'s time for revenge!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,5,'Where\'s my damned helmet? Well, at least they left my sword here. Idiots.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30198,0,6,'Kill!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,0,'Thanks. How can I help?',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,1,'I can fight by your side for a few minutes before I need to return to The Shadow Vault.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,2,'Thank you, $c. I owe you.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,3,'Excellent. Let\'s kill some vrykul!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,4,'It\'s time for revenge!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,5,'Where\'s my damned helmet? Well, at least they left my sword here. Idiots.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30199,0,6,'Kill!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,0,'Thanks. How can I help?',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,1,'I can fight by your side for a few minutes before I need to return to The Shadow Vault.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,2,'Thank you, $c. I owe you.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,3,'Excellent. Let\'s kill some vrykul!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,4,'It\'s time for revenge!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,5,'Where\'s my damned helmet? Well, at least they left my sword here. Idiots.',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30200,0,6,'Kill!',12,0,100,0,0,0,0,'Ebon Blade Prisoner'),
|
|
(30215,1,0,'Sons of Hodir! I humbly present to you....',42,0,100,0,0,0,0,'Player - Read Pronouncement'),
|
|
(30215,2,0,'The Helm of Hodir!',42,0,100,0,0,0,0,'Player - Read Pronouncement'),
|
|
(30219,0,0,'The worg sprints off in search of enemies.',16,0,100,0,0,1108,0,'Ethereal Frostworg'),
|
|
(30219,1,0,'The worg growls as it closes in on its prey.',16,0,100,0,0,0,0,'Ethereal Frostworg'),
|
|
(30219,2,0,'The frostworg howls, exposing its prey!',16,0,100,53,0,9036,0,'Ethereal Frostworg'),
|
|
(30224,0,0,'What\'s on yer mind, lad?',12,0,100,6,0,0,0,'Crusader Lord Dalfors'),
|
|
(30225,0,0,'Eversong Woods, Dalfors. I\'m thinking about how beautiful it was before Arthas cut a swathe of death through it...',12,0,100,1,0,0,0,'Crusader Sunborn'),
|
|
(30243,0,0,'I\'ll eat your heart!',12,0,100,0,0,14388,0,'Njorndar Spear-Sister'),
|
|
(30243,0,1,'I will feed you to the dogs!',12,0,100,0,0,14389,0,'Njorndar Spear-Sister'),
|
|
(30243,0,2,'I will feed you to the dogs!',12,0,100,0,0,14385,0,'Njorndar Spear-Sister'),
|
|
(30243,0,3,'I will take pleasure in gutting you!',12,0,100,0,0,14384,0,'Njorndar Spear-Sister'),
|
|
(30243,0,4,'Sniveling pig!',12,0,100,0,0,14394,0,'Njorndar Spear-Sister'),
|
|
(30243,0,5,'Ugglin oo bjorr!',12,0,100,0,0,14395,0,'Njorndar Spear-Sister'),
|
|
(30243,0,6,'You come to die!',12,0,100,0,0,14392,0,'Njorndar Spear-Sister'),
|
|
(30243,0,7,'Die, maggot!',12,0,100,0,0,14391,0,'Njorndar Spear-Sister'),
|
|
(30243,0,8,'Haraak foln!',12,0,100,0,0,14396,0,'Njorndar Spear-Sister'),
|
|
(30243,0,9,'Your entrails will make a fine necklace.',12,0,100,0,0,14386,0,'Njorndar Spear-Sister'),
|
|
(30243,0,10,'Die, maggot!',12,0,100,0,0,14387,0,'Njorndar Spear-Sister'),
|
|
(30243,0,11,'Your entrails will make a fine necklace.',12,0,100,0,0,14390,0,'Njorndar Spear-Sister'),
|
|
(30271,0,0,'Guards!',14,1,100,0,0,0,0,'Galendror Whitewing'),
|
|
(30274,0,0,'Thank you and farewell, friend. I must return to the Argent Vanguard.',12,0,100,0,0,0,0,'Freed Crusader Speach'),
|
|
(30275,0,0,'Wild Wyrm swipes at you with his claws!',41,0,100,0,0,0,0,'Wild Wyrm'),
|
|
(30275,1,0,'DODGED!',41,0,100,0,0,0,0,'Wild Wyrm'),
|
|
(30275,2,0,'FATAL STRIKE MISSED!',41,0,100,0,0,0,0,'Wild Wyrm'),
|
|
(30275,3,0,'Wild Wyrm shrieks in pain and twists around, grabbing you with his mouth!',41,0,100,0,0,0,0,'Wild Wyrm'),
|
|
(30292,0,0,'This bear\'s flank is frozen solid... try again.',42,0,0,0,0,0,0,''),
|
|
(30299,0,0,'You didn\'t think that I was going to let you walk in here and take the Heart of the Storm, did you?',0,0,100,6,0,0,0,'Overseer Narvir'),
|
|
(30299,1,0,'You may have killed Valduran, but that will not stop me from completing the colossus.',0,0,100,1,0,0,0,'Overseer Narvir'),
|
|
(30313,1,0,'Temple of Invention analysis commencing.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,2,0,'Temple of Invention verified to be in-tact.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,3,0,'Mechanical servants appear to have turned against each other. Several attendants have been piled together in an unorganized manner.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,4,0,'Remaining mechagnome guardians corrupted by unknown source.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,5,0,'Watcher Mimir verified to no longer be present. Analysis complete.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,6,0,'Temple of Winter analysis commencing.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,7,0,'Temple of Winter verified to be in-tact.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,8,0,'Temple guardians verified to be deceased. Sulfurous odor suggests that death resulted from a fire-base entity.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,9,0,'Previously established cold weather patterns at the temple have ceased.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,10,0,'Watcher Hodir verified to no longer be present. Analysis complete.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,11,0,'Temple of Life analysis commencing.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,12,0,'Temple of Life verified to be damaged beyond repair.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,13,0,'Evidence indicates a significant battle. The opponent of Watcher Freya estimated to be of similar size and strength to Watcher Freya.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,14,0,'Temple guardians are no longer present. Plant forms associated with temple are deceased.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,15,0,'Watcher Freya verified to no longer be present. Analysis complete.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,16,0,'Temple of Order analysis commencing.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,17,0,'Temple of Order verified to be in-tact.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,18,0,'No indications of struggle are present. No guardians are present.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30313,19,0,'Watcher Tyr verified to no longer be present. Analysis complete.',12,0,100,0,0,0,0,'Mobile databank'),
|
|
(30331,0,0,'Hold on, little $r.',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,1,0,'Thorim! Come, show yourself! ',14,0,100,5,0,0,0,'King Jokkum'),
|
|
(30331,2,0,'The deeds of your $r servant defy $g his:her; stature, Stormlord. $g His:Her; efforts have succeeded in softening the hearts of my people. ',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,3,0,'Never have such humble words come from mighty Thorim. I shall deliver your words to Dun Niffelem.',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,4,0,'The events of that dark day are hereby forgiven by my people. They shall never again be spoken of.',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,5,0,'To signify our reforged friendship, I have something which belongs to you...',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,6,0,'As the great explosion filled the region, my father cast a rune at the great hammer that it might not be had by our enemies. It was his final act...',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,7,0,'We welcome the opportunity to fight by your side, mighty Thorim.',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30331,8,0,'I must return to Dun Niffelem. We shall speak again soon, Stormlord.',12,0,100,0,0,0,0,'King Jokkum'),
|
|
(30344,125,0,'FIRE! FIRE!',14,0,100,0,0,16721,0,'Transport_ally - FIRE!'),
|
|
(30344,126,0,'Quickly, climb adoard! We mustn\'t tarry here! There\'s no telling when this whole mountainside will collapse.',14,0,100,0,0,16722,0,'Transport_ally - ONBOARD'),
|
|
(30377,0,0,'You are dealing with a being that holds within it the consciousness of the most cunning, intelligent, and ruthless individuals to ever live.',12,0,100,1,0,0,0,'The Ebon Watcher'),
|
|
(30377,1,0,'The Lich King is unlike any foe that you have ever faced, Highlord. Though you bested him upon the holy ground of Light\'s Hope Chapel, you tread now upon his domain.$B',12,0,100,1,0,0,0,'The Ebon Watcher'),
|
|
(30377,2,0,'You cannot win. Not like this...$B',12,0,100,274,0,0,0,'The Ebon Watcher'),
|
|
(30377,3,0,'Nothing. There is nothing that you can do while the Light binds you. It controls you wholly, shackling you to the ground with its virtues.',12,0,100,274,0,0,0,'The Ebon Watcher'),
|
|
(30377,4,0,'%s shakes his head.',16,0,100,0,0,0,0,'The Ebon Watcher'),
|
|
(30377,5,0,'Look upon the field, Highlord. The Lich King has halted your advance completely and won the upper hand!',12,0,100,25,0,0,0,'The Ebon Watcher'),
|
|
(30377,6,0,'The breach you created was sealed with Nerubian webbing almost as quickly as it was opened.',12,0,100,1,0,0,0,'The Ebon Watcher'),
|
|
(30377,7,0,'Your soldiers are being used as living shields to stave off artillery fire in the Valley of Echoes, allowing the forces of the Lich King to assault your base without impediment.',12,0,100,1,0,0,0,'The Ebon Watcher'),
|
|
(30377,8,0,'The Lich King knows your boundaries, Highlord. He knows that you will not fire on your own men. Do you not understand? He has no boundaries. No rules to abide. $B',12,0,100,1,0,0,0,'The Ebon Watcher'),
|
|
(30377,9,0,'Then you have lost, Highlord.$B',12,0,100,1,0,0,0,'The Ebon Watcher'),
|
|
(30381,0,0,'And it very nearly didn\'t remember you. $N fought bravely against the North Wind to protect your story.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,1,0,'Your battle with the wind was hundreds of years ago, Stormhoof. You weakened it so much that it has been silent all these years.',12,0,100,273,0,0,0,'Xarantaur'),
|
|
(30381,2,0,'But the North Wind did not silently accept defeat. Instead, it gathered power and bided its time, deciding the best revenge was to destroy your memory, and with it, your village.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,3,0,'The wind used its minions to distort the history of this place, changing the stories your people told, destroying the spirits of the honored dead.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,4,0,'It would\'ve succeeded if $N and I hadn\'t tracked the North Wind\'s historical corruptions to their source: your ancient battle.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,5,0,'With my help, $N travelled back in time to your battle, and ensured that history was set right. The North Wind\'s fate was sealed, and your story restored.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,6,0,'Rest well, hero.',12,0,100,273,0,0,0,'Xarantaur'),
|
|
(30381,7,0,'This isn\'t right at all, $n. In the tale Wind Tamer Barah told me, Stormhoof was a hero, not a villain.',12,0,100,6,0,0,0,'Xarantaur'),
|
|
(30381,8,0,'The North Wind is the ancient enemy of the taunka, a ruler among the elements, and the very force which bleeds the life from these ancient people.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,9,0,'They would rather die than bow before the North Wind. Something is amiss here.',12,0,100,274,0,0,0,'Xarantaur'),
|
|
(30381,10,0,'The Lorehammer...',12,0,100,25,0,0,0,'Xarantaur'),
|
|
(30381,11,0,'It confirms our suspicions. The threads of time have been severed and rewoven in the wrong pattern. But, how?',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,12,0,'There\'s no doubt that something has distorted the true history of Stormhoof and the warriors of Camp Tunka\'lo. But, what?',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30381,13,0,'No! The true voice of history will triumph. We will restore all you have destroyed!',12,0,100,25,0,0,0,'Xarantaur'),
|
|
(30381,14,0,'$n, we must hurry and discover when the North Wind has started distorting the timeline. Only then can we defeat him and correct it.',12,0,100,1,0,0,0,'Xarantaur'),
|
|
(30388,0,0,'The horn! Use the horn on it while it\'s weak!',14,0,100,0,0,0,0,'Stormhoof'),
|
|
(30388,1,0,'Go to the center of the temple and use the Horn of Elemental Fury!',41,0,100,0,0,0,0,'Stormhoof'),
|
|
(30390,0,0,'King Jokkum, you have summoned me?',12,0,100,0,0,0,0,'Thorim'),
|
|
(30390,1,0,'Jokkum, son of Arngrim, I have always regretted my actions here. In my grief, I brought great harm to those closest to me.',12,0,100,0,0,0,0,'Thorim'),
|
|
(30390,2,0,'I would ask your forgiveness for the suffering I have caused you and your people.',12,0,100,0,0,0,0,'Thorim'),
|
|
(30390,3,0,'Krolmir... I thank you Jokkum. I hadn\'t dared hope it still existed. It shall soon see glorious battle once again!',12,0,100,0,0,0,0,'Thorim'),
|
|
(30395,0,0,'My brother, Stormhoof, was a far greater warrior than I. While I trained to be the chieftain of our clan, he prepared for a larger quest.',12,0,100,1,0,0,0,'Chieftain Swiftspear'),
|
|
(30395,1,0,'How could he be in danger? All he wanted was to give us power over the elements that made life harsh for us here.',12,0,100,1,0,0,0,'Chieftain Swiftspear'),
|
|
(30395,2,0,'He sought an artifact... a horn, I think. He left the village on a long journey in search of it.',12,0,100,6,0,0,0,'Chieftain Swiftspear'),
|
|
(30395,3,0,'I know that a terrible enemy pursued him after he won the horn, but I... I don\'t recall... what happened... next.',12,0,100,5,0,0,0,'Chieftain Swiftspear'),
|
|
(30395,4,0,'It is as though my memories are shrouded in mist. I cannot even recall what became of my brother. Is this how you mean that he is in danger?',12,0,100,274,0,0,0,'Chieftain Swiftspear'),
|
|
(30395,5,0,'The disturbances in the tomb, they must be involved. Look around you, $N. Do you see them?',12,0,100,25,0,0,0,'Chieftain Swiftspear'),
|
|
(30395,6,0,'Yes, they are at fault, but I am powerless to stop them. Will you warn the people of Tunka\'lo, stranger, that their past and their ancestors are in danger?',12,0,100,1,0,0,0,'Chieftain Swiftspear'),
|
|
(30396,0,0,'You seem eager to join your beloved Sif, brother.',12,0,100,0,0,0,0,'Loken'),
|
|
(30396,1,0,'ENOUGH!',14,0,100,15,0,0,0,'Loken'),
|
|
(30396,2,0,'Looks like you can still best me in a fair fight, little brother.',12,0,100,1,0,0,0,'Loken'),
|
|
(30396,3,0,'Unfortunately for you.... this fight is anything but fair!',12,0,100,1,0,0,0,'Loken'),
|
|
(30396,4,0,'Thanks to your little friend, you\'ve left the Temple of Storms, where you were at your strongest. Instead we fight closer to my master\'s power.',12,0,100,0,0,0,0,'Loken'),
|
|
(30396,5,0,'Minions! Take my brother and his drake to their new dwellings. Make sure the beast makes it alive. I have special plans for the broodmother.',12,0,100,0,0,0,0,'Loken'),
|
|
(30396,6,0,'As for your life, mortal. I will be generous. After all... why would I destroy my most useful servant? I waited for you for weeks inside that Hyldnir mine.',12,0,100,0,0,0,0,'Loken'),
|
|
(30396,7,0,'The shape wasn\'t mine, of course. And had you not been so reckless, you would\'ve seen past my illusion. But you came through for me, and for that... I must thank you!',12,0,100,0,0,0,0,'Loken'),
|
|
(30399,0,0,'It is time I put an end to my brother\'s madness.',12,0,100,0,0,0,0,'Thorim'),
|
|
(30399,1,0,'Loken!!',14,0,100,15,0,0,0,'Thorim'),
|
|
(30399,2,0,'Stand up and fight me, you worthless traitor! ',14,0,100,53,0,0,0,'Thorim'),
|
|
(30399,3,0,'Do not dare...',12,0,100,0,0,0,0,'Thorim'),
|
|
(30399,4,0,'Speak...',12,0,100,0,0,0,0,'Thorim'),
|
|
(30399,5,0,'Her name!!',12,0,100,0,0,0,0,'Thorim'),
|
|
(30401,0,0,'King Stormheart is putting you to the test, eh? He must see something in you to begin with or I doubt he\'d put you through such a sacred ritual.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,1,0,'I know you\'re new to our kind, so I\'ll catch you up a bit while we\'re on our way over.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,2,0,'Years back, my father and several other frostborn were returning from a trek across Dragonblight. There was a heavy blizzard... far worse than we\'ve ever seen since.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,3,0,'They crossed a trail of blood-soaked snow and followed it to a dwarf wandering and speaking in a dialect they couldn\'t make out... and not a dwarf of our kind mind you, but a mountain dwarf - something our kind had not seen before.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,4,0,'The dwarf seemed lost, having no memory of where he came from, or even of his own name. Not being the kind to leave a dwarven cousin to die in the snow, my father\'s party took him in and continued back towards Frosthold.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,5,0,'Not long later, out of nowhere, the snow burst before them and a jormungar the size of Veranus herself came down upon their party... one of them was swallowed whole before they even had time to react.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,6,0,'My father thought they were all doomed... but behind him, a furious roar rumbled across the snow, and he turned to see the mountain dwarf growing in size, his skin taking on a stone-like texture, and his hands sizzling with lightning.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,7,0,'The dwarf barreled forward with a sound like rolling thunder and hurled a shining metal hammer, lightning coursing over its surface, directly into the jormungar\'s throat.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,8,0,'The jormungar collapsed instantly, its head barely still attached to its convulsing body. My father turned to the dwarf in awe and raised a fist in praise...',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,9,0,'The stranger having no name of his own, my father deemed \"Yorg\", a name reserved for the champions of legend. Years later, he now stands before us as Yorg Stormheart, King of the Frostborn.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,10,0,'King Stormheart has trained us well... turned us into even more fearsome warriors than we could have boasted during the time of our war with the Frost Giants.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,11,0,'And as one of the fiercest tests put upon a warrior of the frostborn, we are made to face a creature far larger than ourselves--giants, dragons, jormungar--as a testament to the fact that size will never be our weakness.',12,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,12,0,'This is the test put before you this day. Return to us only once The Iron Watcher is dead, and be revered as a warrior of the frostborn. Velog drops the player off at the end of a broken bridge.',14,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30401,13,0,'He is slow from the rust of the ages... be quick on your feet and he will not best you. You have King Stormheart\'s favor - do not disappoint.',14,0,100,0,0,0,0,'Fervor of the Frostborn Quest'),
|
|
(30403,0,0,'As you jump into Nergeld, the rotting flesh of the construct comes to life.',16,0,100,0,0,0,0,'Nergeld'),
|
|
(30403,1,0,'%s falls to pieces.',16,0,100,0,0,0,0,'Nergeld to Dr. Terrible'),
|
|
(30404,0,0,'WHO DARES?! I AM GOING TO FLAY THE FLESH FROM YOUR BONES EVEN IF I HAVE TO DESTROY NERGELD TO GET TO YOU!',14,0,100,0,0,0,0,'Dr. Terrible'),
|
|
(30404,1,0,'Now the nightmare\'s real.Now Dr. Terrible is here.To make you quake with fear.To make the whole world kneel.And I won\'t feel ...a thing',12,0,100,0,0,0,0,'Dr. Terrible'),
|
|
(30404,2,0,'I\'LL RISE AGAIN AND WHEN I DO I WILL HAVE MY REVENGE!.',14,0,100,0,0,0,0,'Dr. Terrible to Nergeld'),
|
|
(30405,0,0,'By all the gods... it can\'t be... Muradin?',12,0,100,5,0,0,0,'Brann Bronzebeard'),
|
|
(30405,1,0,'Come on boy, there\'s no mistak\'n it - it\'s definately you. Don\'t ya recognize your younger brother?',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30405,2,0,'I can\'t believe this! You were dead! All accounts said so... what happened, Muradin. How did you get here?',12,0,100,5,0,0,0,'Brann Bronzebeard'),
|
|
(30405,3,0,'Indeed! Magni will be so happy to see you too! He\'s gotten nothing but bad news for a long time now, but this changes everything!',12,0,100,5,0,0,0,'Brann Bronzebeard'),
|
|
(30405,4,0,'He\'s here in Northrend, brother, looking for you. A seer in Wintergarde brought word that you were not dead, and he left Ironforge immediately to come find you.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30405,5,0,'Speaking of which...',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30405,6,0,'That\'s in the past, Muradin. Regrets won\'t change anything.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30405,7,0,'So be it then. I have to return to my people, brothers. Come back to me in one piece.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30405,8,0,'Aye, be safe Muradin. I\'d join you, but I\'m on top of the most amazing discovery the world has yet seen. I can\'t abandon it now.',12,0,100,0,0,0,0,'Brann Bronzebeard'),
|
|
(30407,0,0,'Let\'s get out of here! Quickly!',12,0,100,0,0,0,0,'Captured Crusader Start'),
|
|
(30407,1,0,'Faster, hero! We must get back to the Argent Vanguard and warn them of the impending attack!',12,0,100,0,0,0,0,'Captured Crusader Middle'),
|
|
(30407,1,1,'There are hundreds of them! Maybe thousands! They will attack at any moment! I\'m sure of it!',12,0,100,0,0,0,0,'Captured Crusader Middle'),
|
|
(30407,1,2,'Had you not come along I would have died for sure!',12,0,100,0,0,0,0,'Captured Crusader Middle'),
|
|
(30407,1,3,'They\'re planning a huge attack! We need to warn Highlord Fordring!',12,0,100,2,0,0,0,'Captured Crusader Middle'),
|
|
(30407,2,0,'Thank you, hero.',12,0,100,2,0,0,0,'Captured Crusader End'),
|
|
(30407,2,1,'Thank you, friend, but we\'re not out of trouble yet!',12,0,100,2,0,0,0,'Captured Crusader End'),
|
|
(30408,0,0,'What\'s that? You talkin\' to me, lad?',12,0,100,6,0,0,0,'Yorg Stormeheart'),
|
|
(30408,1,0,'My brother... yes... I do have brothers...',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,2,0,'Muradin clutches his head and reels for a moment as the memories rush back to him.',16,0,100,5,0,0,0,'Yorg Stormeheart'),
|
|
(30408,3,0,'...Brann?',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,4,0,'I... I dunno, Brann. I\'ve been \'ere a long time... all I \'ave of me life before this place are flashes and nightmares.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,5,0,'It\'s good te see you though, brother. More than words can say.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,6,0,'Magn! Forgive me, the memories are comin\' back slowly, brother.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,7,0,'The frostborn have been very good to me. They\'re strong people.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,8,0,'Not much, Magni. I\'ve had nightmares of a human... tall... light hair... death black armor. His name rests on the tip of me tongue, but...',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,9,0,'...Arthas.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,10,0,'Aye, I know. I watched him turn... I watched him give up all that was right and I didn\'t lift a hand... I didn\'t even consider it until it was too late.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,11,0,'No... no they won\'t. But I can make this right. I have te. I\'m goin\' after the boy. I\'ll make\'m answer for everything he\'s done.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,12,0,'I\'m sure, Magni. I\'ll see this through, don\'t ya worry.',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30408,13,0,'Go Brann. Bring back an epic tale when we meet again. Farewell for now, brothers...',12,0,100,0,0,0,0,'Yorg Stormeheart'),
|
|
(30409,0,0,'You\'ve come for the doctor\'s plans! You\'ll only find death!',12,0,0,0,0,0,0,'Apprentice Osterkilgr - Say 0'),
|
|
(30409,1,0,'The doctor entrusted me with the plans to Nergeld, our flesh giant amalgamation made entirely of vargul! It will be the most powerful creation of its kind and a whole legion of them will be created to destroy your pitiful forces!',12,0,0,0,0,0,0,'Apprentice Osterkilgr - Say 1'),
|
|
(30411,0,0,'Look, Lagnus, I consider you a capable man, but my patience is wearing thin. I know that Muradin is here, can you point me to him or not?',14,0,100,0,0,0,0,'Magni Bronzebeard'),
|
|
(30411,1,0,'Brother! There you are! I can barely believe my eyes... you\'re alive!',14,0,100,5,0,0,0,'Magni Bronzebeard'),
|
|
(30411,2,0,'It\'s so good to see you again, Muradin. And what\'s this I heard about you being a King in your own right now? The Bronzebeards were always destined to greatness.',12,0,100,0,0,0,0,'Magni Bronzebeard'),
|
|
(30411,3,0,'So it seems! And you haven\'t lost any muscle yourself. Do you remember anything of what happened, Muradin? Fate as turned ill in your absence.',12,0,100,0,0,0,0,'Magni Bronzebeard'),
|
|
(30411,4,0,'Magni nods.',16,0,100,273,0,0,0,'Magni Bronzebeard'),
|
|
(30411,5,0,'He\'s not the boy of your memories anymore, Muradin. He\'s become something else entirely.',12,0,100,0,0,0,0,'Magni Bronzebeard'),
|
|
(30411,6,0,'Are you sure Muradin? I just got you back after years of thinking you were dead. I do not want to lose you again.',12,0,100,0,0,0,0,'Magni Bronzebeard'),
|
|
(30411,7,0,'...farewell brother.',12,0,100,0,0,0,0,'Magni Bronzebeard'),
|
|
(30449,0,0,'You pose no threat, lesser beings...give me your worst!',14,0,100,0,0,14133,0,'vesperon SAY_VESPERON_AGGRO'),
|
|
(30449,1,0,'The least you could do is put up a fight...',14,0,100,0,0,14134,0,'vesperon SAY_VESPERON_SLAY_1'),
|
|
(30449,1,1,'Was that the best you can do?',14,0,100,0,0,14135,0,'vesperon SAY_VESPERON_SLAY_2'),
|
|
(30449,2,0,'I still have some... fight... in me-e-e...',14,0,100,0,0,14140,0,'vesperon SAY_VESPERON_DEATH'),
|
|
(30449,3,0,'I will pick my teeth with your bones!',14,0,100,0,0,14136,0,'vesperon SAY_VESPERON_BREATH'),
|
|
(30449,4,0,'Father was right about you, Sartharion...You are a weakling!',14,0,100,0,0,14139,0,'vesperon SAY_VESPERON_RESPOND'),
|
|
(30449,5,0,'Aren\'t you tricky...I have a few tricks of my own...',14,0,100,0,0,14137,0,'vesperon SAY_VESPERON_SPECIAL_1'),
|
|
(30449,5,1,'Unlike, I have many talents.',14,0,100,0,0,14138,0,'vesperon SAY_VESPERON_SPECIAL_2'),
|
|
(30449,6,0,'You pose no threat, lesser beings! Give me your worst!',41,0,100,0,0,0,0,'Vesperon WHISPER_OPEN_PORTAL'),
|
|
(30449,7,0,'A Vesperon Disciple appears in the Twilight!',42,0,100,0,0,0,0,'Vesperon Call Summon'),
|
|
(30449,10,0,'All will be reduced to ash!',14,0,100,0,0,14102,0,'sartharion SAY_SARTHARION_SPECIAL_4'),
|
|
(30451,0,0,'I fear nothing! Least of all you!',14,0,100,0,0,14111,0,'shadron SAY_SHADRON_AGGRO'),
|
|
(30451,1,0,'You are insignificant!',14,0,100,0,0,14112,0,'shadron SAY_SHADRON_SLAY_1'),
|
|
(30451,1,1,'Such mediocre resistance!',14,0,100,0,0,14113,0,'shadron SAY_SHADRON_SLAY_2'),
|
|
(30451,2,0,'We... are superior! How could this... be?',14,0,100,0,0,14118,0,'shadron SAY_SHADRON_DEATH'),
|
|
(30451,3,0,'You are easily bested! ',14,0,100,0,0,14114,0,'shadron SAY_SHADRON_BREATH'),
|
|
(30451,4,0,'I will take pity on you Sartharion, just this once.',14,0,100,0,0,14117,0,'shadron SAY_SHADRON_RESPOND'),
|
|
(30451,5,0,'Father tought me well!',14,0,100,0,0,14115,0,'shadron SAY_SHADRON_SPECIAL_1'),
|
|
(30451,5,1,'On your knees!',14,0,100,0,0,14116,0,'shadron SAY_SHADRON_SPECIAL_2'),
|
|
(30451,6,0,'%s begins to open a Twilight Portal!',41,0,100,0,0,0,0,'Shadron WHISPER_OPEN_PORTAL'),
|
|
(30451,7,0,'A Shadron Disciple appears in the Twilight!',42,0,100,0,0,0,0,'Shadron Call Summon'),
|
|
(30452,0,0,'You have no place here. Your place is among the departed.',14,0,100,0,0,14122,0,'tenebron SAY_TENEBRON_AGGRO'),
|
|
(30452,1,0,'No contest.',14,0,100,0,0,14123,0,'tenebron SAY_TENEBRON_SLAY_1'),
|
|
(30452,1,1,'Typical... Just as I was having fun.',14,0,100,0,0,14124,0,'tenebron SAY_TENEBRON_SLAY_2'),
|
|
(30452,2,0,'I should not... have held back...',14,0,100,0,0,14129,0,'tenebron SAY_TENEBRON_DEATH'),
|
|
(30452,3,0,'To darkness I condemn you.',14,0,100,0,0,14125,0,'tenebron SAY_TENEBRON_BREATH'),
|
|
(30452,4,0,'It is amusing to watch you struggle. Very well, witness how it is done.',14,0,100,0,0,14128,0,'tenebron SAY_TENEBRON_RESPOND'),
|
|
(30452,5,0,'Arrogant little creatures! To challenge powers you do not yet understand...',14,0,100,0,0,14126,0,'tenebron SAY_TENEBRON_SPECIAL_1'),
|
|
(30452,5,1,'I am no mere dragon. You will find that I am much, much more.',14,0,100,0,0,14127,0,'tenebron SAY_TENEBRON_SPECIAL_2'),
|
|
(30452,6,0,'Tenebron begins to hatch eggs in the Twilight!',41,0,100,0,0,0,0,'Tenebron WHISPER_OPEN_PORTAL'),
|
|
(30452,7,0,'Tenebron begins to hatch eggs in the Twilight!',41,0,100,0,0,0,0,'Tenebron WHISPER_OPENED_PORTAL'),
|
|
(30461,0,0,'%s lets out a bellowing roar as she descends upon the nest.',16,0,100,15,0,0,0,'Veranus'),
|
|
(30462,0,0,'Look out below!',14,0,100,0,0,0,0,'Thorim'),
|
|
(30462,1,0,'Easy there, girl! Don\'t you recognize your old master?',12,0,100,0,0,0,0,'Thorim'),
|
|
(30462,2,0,'I will see you at the Temple of Storms. Looks like I\'m going to have to break her in again.',12,0,100,0,0,0,0,'Thorim'),
|
|
(30474,0,0,'Fool! You will never defeat me!',14,0,100,0,0,0,0,'North Wind'),
|
|
(30474,1,0,'I will never allow you to use the Horn of Elemental Fury against us! Die, weakling!',14,0,100,0,0,0,0,'North Wind'),
|
|
(30475,0,0,'Bethod\'s Sword?!! Very well, $r, I accept your challenge. But first, you must best my champions. Volgur! Squash this insect!',14,0,100,15,2000,0,0,'Thane'),
|
|
(30475,1,0,'Brita, create a pincushion of this puny $c!',14,0,100,22,2000,0,0,'Thane'),
|
|
(30475,2,0,'You may have defeated my champions, $c. I am something else entirely.',14,0,100,66,2000,0,0,'Thane'),
|
|
(30475,3,0,'Pray to your gods for a quick death.',14,0,100,53,2000,0,0,'Thane'),
|
|
(30479,0,0,'This is Camp Tunka\'lo, the village ruled by my brother, but I... I don\'t remember you.',12,0,100,6,0,0,0,'Stormhoof\'s Spirit'),
|
|
(30479,1,0,'The North Wind? It still troubles my people?',12,0,100,6,0,0,0,'Stormhoof\'s Spirit'),
|
|
(30479,2,0,'You both have my thanks and that of the village, though many will never know of your deeds.',12,0,100,2,0,0,0,'Stormhoof\'s Spirit'),
|
|
(30479,3,0,'I cannot remain here. I must return to my cairn where I belong, but when I see the ancestors again, it is I who will tell your story.',12,0,100,1,0,0,0,'Stormhoof\'s Spirit'),
|
|
(30501,0,0,'Thane Illskar, you were challenged to honorable combat and failed.',14,0,100,0,2000,0,0,'Arbiter'),
|
|
(30501,1,0,'You have been found wanting and are judged accordingly. Now rise, Thane Illskar the Damned!',14,0,100,0,2000,0,0,'Arbiter'),
|
|
(30523,0,0,'NOOOOOOOOOOOOOOOOOO!',14,0,100,15,2000,0,0,'Illskar the Damned'),
|
|
(30549,0,0,'You seek death?',14,0,100,0,0,14571,0,'rivendare SAY_RIVE_AGGRO1'),
|
|
(30549,0,1,'None shall pass!',14,0,100,0,0,14572,0,'rivendare SAY_RIVE_AGGRO2'),
|
|
(30549,0,2,'Be still!',14,0,100,0,0,14573,0,'rivendare SAY_RIVE_AGGRO3'),
|
|
(30549,1,0,'Enough prattling. Let them come! We shall grind their bones to dust.',14,0,100,0,0,14577,0,'rivendare SAY_RIVE_TAUNT1'),
|
|
(30549,1,1,'Conserve your anger! Harness your rage! You will all have outlets for your frustration soon enough.',14,0,100,0,0,14578,0,'rivendare SAY_RIVE_TAUNT2'),
|
|
(30549,1,2,'Life is meaningless. It is in death that we are truly tested.',14,0,100,0,0,14579,0,'rivendare SAY_RIVE_TAUNT3'),
|
|
(30549,2,0,'Bow to the might of the scourge!',14,0,100,0,0,14576,0,'rivendare SAY_RIVE_SPECIAL'),
|
|
(30549,3,0,'You will find no peace in death.',14,0,100,0,0,14574,0,'rivendare SAY_RIVE_SLAY1'),
|
|
(30549,3,1,'The master\'s will is done.',14,0,100,0,0,14575,0,'rivendare SAY_RIVE_SLAY2'),
|
|
(30549,4,0,'Death... will not stop me...',14,0,100,0,0,14580,0,'rivendare SAY_RIVE_DEATH'),
|
|
(30550,0,0,'Do not trouble yourself, little tauren. Neither Stormhoof, nor you and your ally will stand in my way.',12,0,100,1,0,0,0,'Image of the North Wind'),
|
|
(30550,1,0,'Even now, my power grows. I have long waited for the day when my revenge would be complete.',12,0,100,1,0,0,0,'Image of the North Wind'),
|
|
(30550,2,0,'Stormhoof and his kin will be erased from history and these lands will be restored to their rightful owner!',12,0,100,1,0,0,0,'Image of the North Wind'),
|
|
(30632,0,0,'Your entrails will make a fine necklace.',12,0,100,0,0,13535,0,'Mjordin Water Magus'),
|
|
(30632,0,1,'I\'ll eat your heart!',12,0,100,0,0,13695,0,'Mjordin Water Magus'),
|
|
(30632,0,2,'Haraak foln!',12,0,100,0,0,13541,0,'Mjordin Water Magus'),
|
|
(30632,0,3,'I\'ll eat your heart!',12,0,100,0,0,13542,0,'Mjordin Water Magus'),
|
|
(30632,0,4,'Sniveling pig!',12,0,100,0,0,13539,0,'Mjordin Water Magus'),
|
|
(30632,0,5,'I spit on you!',12,0,100,0,0,13538,0,'Mjordin Water Magus'),
|
|
(30658,0,0,'Prison guards, we are leaving! These adventurers are taking over! Go go go',14,0,100,0,0,0,0,'sinclari SAY_SINCLARI_1'),
|
|
(30725,0,0,'You come to die!',12,0,100,0,0,13537,0,'Jotunheim Sleep-Watcher'),
|
|
(30725,0,1,'I spit on you!',12,0,100,0,0,13537,0,'Jotunheim Sleep-Watcher'),
|
|
(30725,0,2,'Your entrails will make a fine necklace.',12,0,100,0,0,13535,0,'Jotunheim Sleep-Watcher'),
|
|
(30824,116,0,'FIRE! FIRE!',14,0,100,0,0,16732,0,'Transport_horda - FIRE!'),
|
|
(30824,117,0,'Get on board, now! This whole mountainside could collapse at any moment.',14,0,100,0,0,16733,0,'Transport_horda - ONBOARD'),
|
|
(30835,0,0,'Scrying upon many insignificant situations within Icecrown, you stumble upon something interesting...',41,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30835,1,0,'My lady.',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30835,2,0,'There is word from Jotunheim. The sleep-watchers there believe that they have found someone of significance.',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30835,3,0,'Look like, my lady? A vrykul, I suppose. They did not actually show him to me. Ever since The Shadow Vault....',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30835,4,0,'A name? Oh, yes, the name! I believe it was Iskalder.',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30835,5,0,'Right away, my lady.',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30836,0,0,'Report.',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30836,1,0,'Describe this vrykul. What does he look like?',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30836,2,0,'I am not interested in excuses. Perhaps they gave you a name?',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30836,3,0,'Iskalder? You fool! Have you no idea who that is? He\'s only the greatest vrykul warrior who ever lived!',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30836,4,0,'Return to Jotunheim and tell them to keep him asleep until I arrive. I will judge this vrykul with my own eyes.',12,0,100,0,0,0,0,'Through the Eye (13121)'),
|
|
(30838,1,1,'You challenge death itself! Come then, \"King.\" Face the might of Mograine!',12,0,100,0,0,0,0,'Mograine\"s arrival'),
|
|
(30838,2,1,'I will see you back at the Valley of Echoes. Suffer well, ally.',12,0,100,0,0,0,0,'Opens portal'),
|
|
(30839,1,1,'Too weak to finish your own battles? Very well then...',12,0,100,0,0,0,0,'Jayde arrival'),
|
|
(30839,2,2,'Anything else you need help with before I go? Right, I thought not...',12,0,100,0,0,0,0,'Oppens portal and dissapears'),
|
|
(30840,1,1,'Say hello to my little friend!',12,0,100,0,0,0,0,'Munch arrival'),
|
|
(30840,2,2,'Arise Melt!',12,0,100,0,0,0,0,'Summon Melts'),
|
|
(30840,3,3,'We are done here. I am out.',12,0,100,0,0,0,0,'Munch oppening portal'),
|
|
(30884,1,1,'You have found him! Now is the time to use the The Bone Witch\"s Amulet!',41,0,100,0,100,0,0,'Originaly it as the Bonne witch guide'),
|
|
(30891,0,0,'The Blessed Banner of the Crusade has been planted.\n Defend the banner from all attackers!',41,0,100,0,0,0,0,'Blessed Banner of the Crusade'),
|
|
(30897,0,0,'Threat index threshold exceeded. Celestial archive aborted. Security level heightened.',14,0,100,0,0,13761,0,'brann SAY_EVENT_B_2_MARN'),
|
|
(30897,1,0,'Additional background is relevant to your query. Following global combat between-',14,0,100,0,0,13762,0,'brann SAY_EVENT_END_15_MARN'),
|
|
(30897,2,0,'Unknown. Data suggests that impetus for global combat originated with prime designate Loken who neutralized all remaining Aesir and Vanir affecting termination of conflict. Prime designate Loken then initiated stasis of several seed races including Earthen, Giant and Vrykul at designated holding facilities.',14,0,100,0,0,13763,0,'brann SAY_EVENT_END_17_MARN'),
|
|
(30897,3,0,'Essentially that is correct.',14,0,100,0,0,13764,0,'brann SAY_EVENT_END_19_MARN'),
|
|
(30898,0,0,'Security breach in progress. Analysis of historical archives transferred to lower priority queue. Countermeasures engaged.',14,0,100,0,0,13756,0,'brann SAY_EVENT_A_2_KADD'),
|
|
(30898,1,0,'Accessing. Creators arrived to extirpate symbiotic infection. Assessment revealed that Old God infestation had grown malignant. Excising parasites would result in loss of host.',14,0,100,0,0,13757,0,'brann SAY_EVENT_END_09_KADD'),
|
|
(30898,2,0,'Correct. Creators neutralized parasitic threat and contained it within the host. Forge of Wills and other systems were instituted to create new Earthen. Safeguards were implemented and protectors were appointed.',14,0,100,0,0,13758,0,'brann SAY_EVENT_END_11_KADD'),
|
|
(30898,3,0,'Designations: Aesir and Vanir or in common nomenclator Storm and Earth Giants. Sentinel Loken designated supreme. Dragon Aspects appointed to monitor evolution of Azeroth.',14,0,100,0,0,13759,0,'brann SAY_EVENT_END_13_KADD'),
|
|
(30899,0,0,'Warning! Life form pattern not recognized. Archival processing terminated. Continued interference will result in targeted response.',14,0,100,0,0,13765,0,'brann SAY_EVENT_INTRO_3_ABED'),
|
|
(30899,1,0,'Critical threat index. Void analysis diverted. Initiating sanitization protocol.',14,0,100,0,0,13767,0,'brann SAY_EVENT_C_2_ABED'),
|
|
(30899,2,0,'Alert! Security fail safes deactivated. Beginning memory purge...',14,0,100,0,0,13768,0,'brann SAY_EVENT_D_2_ABED'),
|
|
(30899,3,0,'System online. Life form pattern recognized. Welcome Branbronzan. Query?',14,0,100,0,0,13769,0,'brann SAY_EVENT_D_4_ABED'),
|
|
(30899,4,0,'Accessing prehistoric data. Retrieved. In the beginning Earthen were created to-',14,0,100,0,0,13770,0,'brann SAY_EVENT_END_03_ABED'),
|
|
(30899,5,0,'Accessing. In the early stages of its development cycle Azeroth suffered infection by parasitic, necrophotic symbiotes.',14,0,100,0,0,13771,0,'brann SAY_EVENT_END_05_ABED'),
|
|
(30899,6,0,'Designation: Old Gods. Old Gods rendered all systems, including Earthen defenseless in order to facilitate assimilation. This matrix destabilization has been termed the Curse of Flesh. Effects of destabilization increased over time.',14,0,100,0,0,13772,0,'brann SAY_EVENT_END_07_ABED'),
|
|
(30899,7,0,'Acknowledged Branbronzan. Session terminated.',14,0,100,0,0,13773,0,'brann SAY_EVENT_END_21_ABED'),
|
|
(30920,0,0,'That not nice!',12,0,100,0,0,0,0,'Generosity Abounds (13146)'),
|
|
(30920,0,1,'This not go here.',12,0,100,0,0,0,0,'Generosity Abounds (13146)'),
|
|
(30920,0,2,'For me?',12,0,100,0,0,0,0,'Generosity Abounds (13146)'),
|
|
(30920,0,3,'What bomb thing for?',12,0,100,0,0,0,0,'Generosity Abounds (13146)'),
|
|
(30920,0,4,'I not sure this safe, little giest.',12,0,100,0,0,0,0,'Generosity Abounds (13146)'),
|
|
(30920,0,5,'Present?',12,0,100,0,0,0,0,'Generosity Abounds (13146)'),
|
|
(30922,0,0,'WHO THREW DAT ROCK?',12,0,100,0,0,0,0,'Matchmaker (13147)'),
|
|
(30924,0,0,'Now fight me, $N! Kill Iskalder!',14,0,100,0,0,1167,0,'Possessed Iskalder'),
|
|
(30945,0,0,'Iskalder, there you are. What is this? Engaged in battle already?',14,0,100,457,0,13824,0,'Vardmadra'),
|
|
(30945,1,0,'NO! How is this possible?',14,0,100,457,0,13825,0,'Vardmadra'),
|
|
(30945,2,0,'I know not how this was possible, but you must still be judged Iskalder. Wait... what is this?',14,0,100,457,0,13824,0,'Vardmadra'),
|
|
(30945,3,0,'Stay away from me creature! Do not touch me!',14,0,100,0,0,1168,0,'Vardmadra to Nightswood'),
|
|
(30945,4,0,'Ahahahahahaha! It is done. Return to my cave. We have much to discuss!',14,0,100,457,0,1167,0,'Vardmadra to '),
|
|
(30955,0,0,'This? This is me taking control of you. This is me setting up my final revenge!',14,0,100,457,0,13824,0,'Lady Nightswood'),
|
|
(30956,0,0,'I knew that you would come.',14,0,100,0,0,0,0,'Sapph'),
|
|
(30956,1,0,'You have some fight in you. I\'m impressed.',14,0,100,0,0,0,0,'Sapph'),
|
|
(30956,2,0,'Welcome to the world of the unliving!',14,0,100,0,0,0,0,'Sapph'),
|
|
(30956,3,0,'Well fought...',14,0,100,0,0,0,0,'Sapph'),
|
|
(30992,1,0,'Oh, bravo. Do you feel proud of yourself now that you\'ve unleashed this terrible mistake?',12,0,100,21,0,0,0,'Doctor Sabnok'),
|
|
(30992,2,0,'I already had him scheduled for disposal, but I suppose we can speed up the process a bit.',12,0,100,1,0,0,0,'Doctor Sabnok'),
|
|
(30992,3,0,'It\'s a pity so many fine, and reusable, parts will go to waste... ',12,0,100,11,0,0,0,'Doctor Sabnok'),
|
|
(30993,1,0,'Patches get revenge on Doctor Sabnok!',12,0,100,51,0,0,0,'\"Patches\"'),
|
|
(30993,2,0,'Patches not going to be cut open or sewn up no more!',12,0,100,1,0,0,0,'\"Patches\"'),
|
|
(30994,0,0,'No remedy seems to work - the entire city has sickened...',12,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(30994,0,1,'The soldiers are spreading panic with rumors of bad food. Neighbors are accusing one another of poison. The city will fall into bedlam!',12,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(30994,0,2,'Everyone is falling ill - this is an epidemic!',12,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(30994,1,0,'I pray the illness I\'m feeling is due to stress ulcers...',12,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(30994,1,1,'How can I possibly help the city in such a widespread crisis?',12,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(30994,1,2,'I\'m at a loss. What can one simple man do in the face of disaster?',12,0,100,0,0,0,0,'Magistrate Barthilas'),
|
|
(31003,0,0,'BY THE LIGHT! Those damned monsters! Look at what they\'ve done to our people!',12,0,100,5,0,0,0,'Crusader Lord Dalfors'),
|
|
(31003,1,0,'Burn it down, boys. Burn it all down.',12,0,100,1,0,0,0,'Crusader Lord Dalfors'),
|
|
(31003,2,0,'Let \'em come. They\'ll pay for what they\'ve done!',12,0,100,1,0,0,0,'Crusader Lord Dalfors'),
|
|
(31003,3,0,'We\'ve done it, lads! We\'ve taken the pinnacle from the Scourge! Report to Father Gustav at once and tell him the good news! We\'re gonna get to buildin\' and settin\' up! Go!',14,0,100,71,0,0,0,'Crusader Lord Dalfors'),
|
|
(31013,0,0,'Leave no survivors!',14,0,100,0,0,14793,0,'The Lich King'),
|
|
(31013,1,0,'Cower before my terrible creations!',14,0,100,0,0,14800,0,'The Lich King'),
|
|
(31013,2,0,'Feast my children! Feast upon the flesh of the living!',14,0,100,0,0,14801,0,'The Lich King'),
|
|
(31013,3,0,'Lay down your arms and surrender your souls!',14,0,100,0,0,14802,0,'The Lich King'),
|
|
(31033,0,0,'There goes the hero of the Vanguard!',12,0,100,66,0,0,0,'Crusader of Virtue'),
|
|
(31033,0,1,'%s cheers at you.',16,1,100,71,0,0,0,'Crusader of Virtue'),
|
|
(31033,0,2,'We couldn\'t have done it without you, $g sir:ma\'am;.',12,0,100,66,0,0,0,'Crusader of Virtue'),
|
|
(31033,0,3,'You honor us with your presence, $n.',12,0,100,66,0,0,0,'Crusader of Virtue'),
|
|
(31033,0,4,'Thank you, $n. From the bottom of my heart. Thank you.',12,0,100,66,0,0,0,'Crusader of Virtue'),
|
|
(31033,0,5,'Call on me anytime, $n.',12,0,100,66,0,0,0,'Crusader of Virtue'),
|
|
(31036,0,0,'The first of the Horde towers has fallen! Destroy all three and we will hasten their retreat!',1,7,100,0,0,0,0,'Commander Zanneth'),
|
|
(31036,1,0,'The second tower has fallen! Destroy the final tower and we will hasten their retreat!',1,7,100,0,0,0,0,'Commander Zanneth'),
|
|
(31036,2,0,'The Horde towers have fallen! We have forced their hand. Finish off the remaining forces!',1,7,100,0,0,0,0,'Commander Zanneth'),
|
|
(31036,3,0,'Show those animals no mercy, $n!',0,7,100,0,0,0,0,'Commander Zanneth'),
|
|
(31057,0,0,'Hello. Master Fras Siabi is not in at this time. Please come back tomorrow to Fras Siabi\'s Premium Tobacco! Beep!',12,0,100,0,0,0,0,'Mechanical Greeter RY7R'),
|
|
(31091,0,0,'The first of the Alliance towers has fallen! Destroy all three and we will hasten their retreat!',1,7,100,0,0,0,0,'Commander Dardosh'),
|
|
(31091,1,0,'Lok\'tar! The second tower falls! Destroy the final tower and we will hasten their retreat!',1,7,100,0,0,0,0,'Commander Dardosh'),
|
|
(31091,2,0,'The Alliance towers have fallen! We have forced their hand. Finish off the remaining forces!',1,7,100,0,0,0,0,'Commander Dardosh'),
|
|
(31091,3,0,'Show those animals no mercy, $n!',0,7,100,0,0,0,0,'Commander Dardosh'),
|
|
(31108,0,0,'Stop the Horde from retrieving the embers, $n. We cannot risk them having the advantage when the battle resumes!',0,7,100,0,0,0,0,'Siege Master Stouthandle'),
|
|
(31109,0,0,'Destroy their foul machines of war, $n!',0,7,100,0,0,0,0,'Senior Demolitionist Legoso'),
|
|
(31125,0,0,'Archavon the Stone Watcher goes into a berserker rage!',16,0,100,0,0,0,0,'archavon EMOTE_BERSERK'),
|
|
(31125,1,0,'Archavon the Stone Watcher lunges for $N!',16,0,100,0,0,0,0,'Archavon the Stone Watcher Leap Emote'),
|
|
(31126,0,0,'Ah, you\'ve finally arrived Prince Arthas. You\'re here just in the nick of time.',12,0,100,0,0,0,0,'culling SAY_PHASE302'),
|
|
(31126,1,0,'There\'s no need for you to understand, Arthas. All you need to do is die.',12,0,100,0,0,0,0,'culling SAY_PHASE305'),
|
|
(31134,0,0,'We finish this now, champions of Kirin Tor!',14,0,100,0,0,13947,0,'cyanigosa SAY_AGGRO'),
|
|
(31134,1,0,'I will end the Kirin Tor!',14,0,100,0,0,13952,0,'cyanigosa SAY_SLAY_1'),
|
|
(31134,1,1,'Dalaran will fall!',14,0,100,0,0,13953,0,'cyanigosa SAY_SLAY_2'),
|
|
(31134,1,2,'So ends your defiance of the Spell-Weaver!',14,0,100,0,0,13954,0,'cyanigosa SAY_SLAY_3'),
|
|
(31134,2,0,'Perhaps... we have... underestimated... you.',14,0,100,0,0,13955,0,'cyanigosa SAY_DEATH'),
|
|
(31134,3,0,'A valiant defense, but this city must be razed. I will fulfill Malygos\'s wishes myself!',14,0,100,0,0,13946,0,'cyanigosa SAY_SPAWN'),
|
|
(31134,4,0,'Am I interrupting?',14,0,100,0,0,13951,0,'cyanigosa SAY_DISRUPTION'),
|
|
(31134,5,0,'Shiver and die!',14,0,100,0,0,13948,0,'cyanigosa SAY_BREATH_ATTACK'),
|
|
(31134,6,0,'The world has forgotten what true magic is! Let this be a reminder!',14,0,100,0,0,13949,0,'cyanigosa SAY_SPECIAL_ATTACK_1'),
|
|
(31134,6,1,'Who among you can withstand my power?',14,0,100,0,0,13950,0,'cyanigosa SAY_SPECIAL_ATTACK_2'),
|
|
(31135,0,0,'Valhalas is yours to win or die in, $N. But whatever you do, stay within the bounds of the arena. To flee is to lose and be dishonored.',12,0,0,0,0,0,0,'Greiff quest 1 say 1'),
|
|
(31135,1,1,'$N and $g his : her; comrades in arms have chosen to accept honorable combat within the sacred confines of Valhalas.',14,0,0,0,0,0,0,'Greiff quest 1 say 2'),
|
|
(31135,2,2,'There can be only one outcome to such a battle: death for one side or the other. Let $N prove $g himself : herself; upon the bones of those outsiders who have fallen before!',14,0,0,0,0,0,0,'Greiff quest 1 say 3'),
|
|
(31135,3,3,'The fallen heroes of Valhalas emerge from the ground to do battle once more!',41,0,0,0,0,14998,0,'Greiff quest 1 say 4'),
|
|
(31135,4,4,'$N has defeated the fallen heroes of Valhalas battles past. This is only a beginning, but it will suffice.',14,0,0,0,0,14998,0,'Greiff quest 1 say 5'),
|
|
(31135,5,5,'Prepare yourself. Khit\'rix will be entering Valhalas from the southeast. Remember, do not leave the ring or you will lose the battle.',12,0,0,0,0,0,0,'Greiff quest 2 say 1'),
|
|
(31135,6,6,'$N has accepted the challenge of Khit\'rix the Dark Master. May the gods show mercy upon $g him : her; for Khit\'rix surely will not.',14,0,0,0,0,0,0,'Greiff quest 2 say 2'),
|
|
(31135,7,7,'Khit\'rix the Dark Master skitters into Valhalas from the southeast!',41,0,0,0,0,14998,0,'Greiff quest 2 say 3'),
|
|
(31135,8,8,'Khit\'rix the Dark Master has been defeated by $N and $g his : her; band of companions. Let the next challenge be issued!',14,0,0,0,0,14998,0,'Greiff quest 2 sasy 4'),
|
|
(31135,9,9,'Sigrid Iceborn has returned to the heights of Jotunheim to prove herself against $N. When last they met, $N bested her in personal combat. Let us see the outcome of this match.',14,0,0,0,0,0,0,'Greiff quest 3 say 1'),
|
|
(31135,10,10,'Circling Valhalas, Sigrid Iceborn approaches to seek her revenge! ',41,0,0,0,0,14998,0,'Greiff quest 3 say 2'),
|
|
(31135,11,11,'$N has defeated Sigrid Iceborn for a second time. Well, this time $g he : she; did it with the help of $g his : her; friends, but a win is a win!',14,0,0,0,0,14998,0,'Greiff quest 3 say 3'),
|
|
(31135,12,12,'Carnage is coming! Remember, no matter what you do, do NOT leave the battle ring or I will disqualify you and your group.',12,0,0,0,0,0,0,'Greiff quest 4 say 1'),
|
|
(31135,13,13,'From the bowels of the Underhalls comes Carnage. Brave and foolish $N has accepted the challenge. $G He : She; and $g his : her; group stand ready to face the monstrosity.',14,0,0,0,0,0,0,'Greiff quest 4 say 2'),
|
|
(31135,14,14,'Lumbering in from the south, the smell of Carnage precedes him!',41,0,0,0,0,14998,0,'Greiff quest 4 say 3'),
|
|
(31135,15,15,'The horror known as Carnage is no more. Could it be that $N is truly worthy of battle in Valhalas? We shall see.',14,0,0,0,0,14998,0,'Greiff quest 4 say 4'),
|
|
(31135,16,16,'Look to the southeast and you will see the thane upon the platform near Gjonner the Merciless when he shows himself. Let him come down. Stay within the ring of Valhalas.',12,0,0,0,0,0,0,'Greiff quest 5 say 1'),
|
|
(31135,17,17,'Thane Banahogg returns to Valhalas for the first time in ages to prove that the vrykul are the only beings worthy to fight within its sacred ring. Will $N prove him wrong?',14,0,0,0,0,0,0,'Greiff quest 5 say 2'),
|
|
(31135,18,18,'Thane Banahogg appears upon the overlook to the southeast!',41,0,0,0,0,14998,0,'Greiff quest 5 say 3'),
|
|
(31135,19,19,'Thane Banahogg the Deathblow has fallen to $N and $g his : her; fighting companions. $G He : She; has but one challenge ahead of $g him : her;. Who will it be?',14,0,0,0,0,14998,0,'Greiff quest 5 say 4'),
|
|
(31135,20,20,'It\'s too late to run now. Do not leave the ring. Die bravely, $N!',12,0,0,0,0,0,0,'Greiff quest 6 say 1'),
|
|
(31135,21,21,'From the depths of Icecrown Citadel, one of the Lich King\'s chosen comes to put an end to the existence of $N and $g his : her; friends.',14,0,0,0,0,0,0,'Greiff quest 6 say 2'),
|
|
(31135,22,22,'Warriors of Jotunheim, I present to you, Blood Prince Sandoval!',14,0,0,0,0,0,0,'Greiff quest 6 say 3'),
|
|
(31135,23,23,'Without warning, Prince Sandoval magically appears within Valhalas! ',41,0,0,0,0,14998,0,'Greiff quest 6 say 4'),
|
|
(31135,24,24,'The unthinkable has happened... $N has slain Prince Sandoval!',14,0,0,0,0,0,0,'Greiff quest 6 say 5'),
|
|
(31135,25,25,'In defeating him, $g he : she; and $g his : her; fighting companions have proven themselves worthy of battle in this most sacred place of vrykul honor.',14,0,0,0,0,0,0,'Greiff quest 6 say 6'),
|
|
(31135,26,26,'ALL HAIL $N, CHAMPION OF VALHALAS!',14,0,0,0,0,14998,0,'Greiff quest 6 say 7'),
|
|
(31135,27,27,'You were not prepared!',14,0,0,0,0,0,0,'Greiff kill'),
|
|
(31161,0,0,'I knew that you would come.',14,0,100,0,0,0,0,'Sapph'),
|
|
(31161,1,0,'You have some fight in you. I\'m impressed.',14,0,100,0,0,0,0,'Sapph'),
|
|
(31161,2,0,'Welcome to the world of the unliving!',14,0,100,0,0,0,0,'Sapph'),
|
|
(31161,3,0,'Well fought...',14,0,100,0,0,0,0,'Sapph'),
|
|
(31222,0,0,'When I am done here, I am going to mount your heads upon the walls of Azjol-Nerub!',14,0,100,0,0,0,0,'Dark Master yell'),
|
|
(31235,0,0,'Thank the Light for granting me another chance. And thank you, $N.',12,0,100,1,0,0,0,'Crusader Olakin Sainrith'),
|
|
(31235,1,0,'Without your help, I would\'ve been doomed to a life of undeath among the Lich King\'s gruesome creations.',12,0,100,1,0,0,0,'Crusader Olakin Sainrith'),
|
|
(31235,2,0,'There will be time for a proper thanks later, but there is still a battle to be fought!',12,0,100,25,0,0,0,'Crusader Olakin Sainrith'),
|
|
(31237,0,0,'You shouldn\'t have done that! He\'s not going to like it.',15,0,100,0,0,0,0,'Matthias Lehner - On quest accept'),
|
|
(31238,0,0,'Come, Cloudwing. Let\'s do a lap.',12,0,100,0,0,0,0,'Hira Snowdawn'),
|
|
(31238,0,1,'Feeling as restless as I am, Cloudwing? Then let us fly!',12,0,100,0,0,0,0,'Hira Snowdawn'),
|
|
(31238,0,2,'I\'m bored, Cloudwing. Go, go!',12,0,100,0,0,0,0,'Hira Snowdawn'),
|
|
(31238,1,0,'%s sighs softly and rolls her shoulders.',16,0,100,0,0,0,0,'Hira Snowdawn'),
|
|
(31238,1,1,'%s looks around Krasus\' Landing, bored.',16,0,100,0,0,0,0,'Hira Snowdawn'),
|
|
(31238,1,2,'%s yawns quietly into the palm of her hand.',16,0,100,0,0,0,0,'Hira Snowdawn'),
|
|
(31242,0,0,'I told you I\'d be better prepared when next we meet. I\'ve fought and won the Hyldsmeet, trained at Valkyrion, and here I am. Come and get some!',14,0,100,0,0,0,0,'Dark Master yell'),
|
|
(31254,0,0,'Has Prince Arthas turned against us?',12,0,100,0,0,0,0,'Lordaeron Footsoldier'),
|
|
(31254,0,1,'Stand your ground, men!',12,0,100,0,0,0,0,'Lordaeron Footsoldier'),
|
|
(31254,0,2,'The rumors were true! The prince has gone mad!',12,0,100,0,0,0,0,'Lordaeron Footsoldier'),
|
|
(31254,0,3,'The undead are upon us!',12,0,100,0,0,0,0,'Lordaeron Footsoldier'),
|
|
(31254,0,4,'We make our stand here!',12,0,100,0,0,0,0,'Lordaeron Footsoldier'),
|
|
(31258,0,0,'I will take pleasure in gutting you!',12,0,100,0,0,13533,0,'Ymirheim Chosen Warrior'),
|
|
(31258,0,1,'I\'ll eat your heart!',12,0,100,1,0,13542,0,'Ymirheim Chosen Warrior'),
|
|
(31277,0,0,'ENOUGH! You tiny insects are not worthy to do battle within this sacred place! You do not fight with honor! Do do not even ascend!',14,0,100,0,0,0,0,'Thane yell'),
|
|
(31277,1,0,'Fight me and die you cowards!',14,0,100,0,0,0,0,'Thane yell'),
|
|
(31277,2,0,'Haraak foln! ',12,0,100,0,0,0,0,'Thane say'),
|
|
(31279,0,0,'I\'ve had my fill of this place. Let us depart.',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31279,1,0,'Face your judgment by the Light!',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31279,1,1,'The Argent Crusade never surrenders!',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31279,1,2,'You must tell my brothers that I live.',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31279,1,3,'You will never take me alive!',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31279,2,0,'The Light\'s blessing be upon you for aiding me in my time of need, $N.',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31279,3,0,'I have you to thank for my life. I will return to my comrades and spread word of your bravery. Fight the Scourge with all the strength you can muster, and we will be by your side.',12,0,100,0,0,0,0,'Father Kamaros'),
|
|
(31283,0,0,'Ah, the hand of the Ebon Blade has finally come to claim me. I tremble in fear.',14,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31283,1,0,'Hah! That\'s all you\'ve got? I\'m surprised you even made it to the citadel.',14,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31283,2,0,'The Lich King has given me power beyond your wildest nightmares. Behold!',14,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31283,3,0,'It all ends here.',14,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31283,4,0,'%s chuckles knowingly.',16,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31283,5,0,'The Lich King shall extinquish... every... last... one... of you.',14,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31283,6,0,'There you are Darion! I was wondering when you\'d crawl forth!',14,0,100,0,0,0,0,'Orbaz Bloodbane'),
|
|
(31290,0,0,'Orbaz Bloodbane, self proclaimed hand of the Lich King.',14,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(31290,1,0,'Couldn\'t wait for me to be out of the way so that you could sieze control?',14,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(31290,2,0,'You\'ll never have what it takes to lead anything, Orbaz, not even a legion of mindless skeletons.',14,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(31290,3,0,'Good riddance.',14,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(31301,0,0,'You dare to think you have thwarted my will? That you have broken my plans?',12,0,100,1,0,0,0,'The Lich King (The Flesh Giant Champion)'),
|
|
(31301,1,0,'You have accomplished nothing!',12,0,100,1,0,0,0,'The Lich King (The Flesh Giant Champion)'),
|
|
(31301,2,0,'Your feeble resistance has only hastened your doom.',12,0,100,1,0,0,0,'The Lich King (The Flesh Giant Champion)'),
|
|
(31301,3,0,'So spout your platitudes and flail until you are spent. In the end, you will be mine, and Morbidus will be the harbinger of your death!',12,0,100,1,0,0,0,'The Lich King (The Flesh Giant Champion)'),
|
|
(31301,4,0,'Morbidus, show them what happens to those who defy the will of their king!',12,0,100,1,0,0,0,'The Lich King (The Flesh Giant Champion)'),
|
|
(31306,0,0,'Knights of the Ebon Blade, prepare for battle!',12,0,100,5,0,0,0,'Margrave Dhakar'),
|
|
(31333,0,0,'No, my beloved.',12,0,100,1,0,0,0,'Alexstrasza the Life-Binder to Player'),
|
|
(31333,1,0,'They must not discover the fate of the young paladin. Not yet.',12,11,100,5,0,0,0,'Alexstrasza the Life-Binder to Player'),
|
|
(31333,2,0,'Come to me, $n.',15,0,100,0,0,0,0,'Alexstrasza the Life-Binder to Player'),
|
|
(31334,0,0,'My Queen, do they know?',12,0,100,6,0,0,0,'Korialstrasz to Player'),
|
|
(31334,1,0,'%s nods.',16,0,100,0,0,0,0,'Korialstrasz to Player'),
|
|
(31334,2,0,'They will not.',12,0,100,1,0,0,0,'Korialstrasz to Player'),
|
|
(31395,0,0,'Prepare to die!',12,0,100,0,0,0,0,'Illidan Stormrage'),
|
|
(31397,0,0,'AHAHAHAHA... you\'ll join us soon enough!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,1,'I don\'t want to leave! I want to stay here!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,2,'NO! You\'re wrong! The voices in my head are beautiful!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,3,'My life for you!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,4,'I\'m coming, master!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,5,'I won\'t leave!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,6,'I\'ll never return. The whole reason for my existence awaits below!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,0,7,'I must get further underground to where he is. I must jump!',14,0,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,1,0,'Please, no more.',12,1,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,1,1,'Hit me again and you\'ll regret it!',12,1,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,1,2,'Ow!',12,1,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,1,3,'I\'m sorry. I\'ll work harder.',12,1,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31397,1,4,'Soon the master will reclaim me!',12,1,100,0,0,0,0,'Saronite Mine Slave'),
|
|
(31426,0,0,'Guards!',14,1,100,0,0,0,0,'Doras'),
|
|
(31428,0,0,'You will pay for what you\'ve done! For the Argent Crusade!',12,0,100,25,0,0,0,'Crusader Olakin Sainrith'),
|
|
(31437,0,0,'The Dark Lady fought as many as she could, but in the end... I hope she survived. Please help!',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31437,0,1,'Could you spare a gold?',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31437,0,2,'They killed hundreds! We barely escaped with our lives! Help!',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31437,0,3,'You must help! We\'re homeless!',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31467,0,0,'The Dark Lady fought as many as she could, but in the end... I hope she survived. Please help!',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31467,0,1,'Could you spare a gold?',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31467,0,2,'They killed hundreds! We barely escaped with our lives! Help!',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31467,0,3,'You must help! We\'re homeless!',12,0,100,0,0,0,0,'Forsaken Refugee'),
|
|
(31737,0,0,'Ambush!',14,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31737,0,1,'Group up!',14,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31737,0,2,'Incoming!',14,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31737,0,3,'On your feet, boys!',14,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31737,0,4,'Vrykul attack!',14,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31737,1,0,'Thanks for keeping us covered back there! We\'ll hold the gate while we wait for reinforcements.',12,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31737,2,0,'Alright boys, let\'s do this!',12,0,100,0,0,0,0,'Skybreaker Squad Leader'),
|
|
(31773,0,0,'The plague cauldron begins to boil vigorously!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,1,0,'Something emerges from the cauldron!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,2,0,'The cauldron continues to boil...',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,3,0,'Plague batch neutralized!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,4,0,'Plague batch becomes unstable!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,5,0,'Neutralizing agent failing!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,6,0,'Add fluid soon!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31773,7,0,'Add fluid NOW!!',42,0,100,0,0,0,0,'Plague Cauldron'),
|
|
(31810,0,0,'Right. Let\'s see if we can finish this keystone.',12,0,100,0,0,0,0,''),
|
|
(31810,1,0,'The keystone is completed! We\'ve done it!',12,0,100,0,0,0,0,''),
|
|
(31810,2,0,'Who knows what secrets await within Ulduar\'s archives? I\'m off to discover them. Thank you again for your help. Without it, I\'d still be searching for that key.',12,0,100,0,0,0,0,''),
|
|
(31814,0,0,'Welcome, Brann Bronzebeard. I am all that remains of this temple\'s guardian. ',12,0,100,0,0,0,0,''),
|
|
(31814,1,0,'You have proven yourself as an explorer and seeker of knowledge. ',12,0,100,0,0,0,0,''),
|
|
(31814,2,0,'You have been a steadfast ally of the Earthen. ',12,0,100,0,0,0,0,''),
|
|
(31814,3,0,'You and your companions have proven yourselves in combat and in the pursuit of keystone. ',12,0,100,0,0,0,0,''),
|
|
(31814,4,0,'Your motives are pure. The keystone\'s parts shall be reunited. Go to Ulduar and learn the answers to your questions, Brann Bronzebeard. ',12,0,100,0,0,0,0,''),
|
|
(31833,0,0,'Ambush!',14,0,100,0,0,0,0,'Korkron Squad Leader'),
|
|
(31833,0,1,'Group up!',14,0,100,0,0,0,0,'Korkron Squad Leader'),
|
|
(31833,0,2,'Incoming!',14,0,100,0,0,0,0,'Korkron Squad Leader'),
|
|
(31833,0,3,'On your feet, boys!',14,0,100,0,0,0,0,'Korkron Squad Leader'),
|
|
(31833,0,4,'Vrykul attack!',14,0,100,0,0,0,0,'Korkron Squad Leader'),
|
|
(31833,1,0,'You\'ve got some fight in you! Blood and honor, friend!',12,0,100,0,0,0,0,'Korkron Squad Leader'),
|
|
(31882,0,0,'I\'ll kill one just for you.',12,0,100,0,0,0,0,'Kor\'kron Infiltrator'),
|
|
(31882,0,1,'Dropping. Good luck, boys!',12,0,100,0,0,0,0,'Kor\'kron Infiltrator'),
|
|
(31882,0,2,'Thanks for the cover!',12,0,100,0,0,0,0,'Kor\'kron Infiltrator'),
|
|
(31882,0,3,'Destination reached - engaging in scouting mission.',12,0,100,0,0,0,0,'Kor\'kron Infiltrator'),
|
|
(31882,0,4,'Infiltration commencing.',12,0,100,0,0,0,0,'Kor\'kron Infiltrator'),
|
|
(32149,0,0,'It was awful... I dreamt I was fighting against my friends.',12,0,100,1,0,0,0,'Fallen Hero\'s Spirit'),
|
|
(32149,0,1,'I\'m so tired. Just let me rest for a moment.',12,0,100,1,0,0,0,'Fallen Hero\'s Spirit'),
|
|
(32149,0,2,'I can\'t hear the screams anymore. Is this the end?',12,0,100,1,0,0,0,'Fallen Hero\'s Spirit'),
|
|
(32149,0,3,'At last... now I can rest.',12,0,100,1,0,0,0,'Fallen Hero\'s Spirit'),
|
|
(32149,0,4,'My nightmare, is it finally over?',12,0,100,1,0,0,0,'Fallen Hero\'s Spirit'),
|
|
(32162,0,0,'You think you can wrest this rampart from my control?',12,0,100,1,0,0,0,'Grimkor the Wicked'),
|
|
(32162,1,0,'I think not. When I\'ve finished beating the arrogance out of you, I\'ll impale your corpse on the spikes as an example to any other \'heroes\'!',12,0,100,1,0,0,0,'Grimkor the Wicked'),
|
|
(32169,0,0,'Reinforcements are needed on the Wintergrasp battlefield! I have opened a portal for quick travel to the battle at The Silver Enclave.',14,0,100,0,0,0,2,'Arcanist Braedin'),
|
|
(32170,0,0,'The battle for control of Wintergrasp will begin in 5 minutes! Prepare yourselves for battle!',14,0,100,0,0,0,2,'Magister Surdiel'),
|
|
(32184,0,0,'Uninvited guests! Did you think you\'d go unnoticed inside my dominion?',12,0,100,0,0,0,0,'Lich King'),
|
|
(32184,1,0,'I must confess... you were not altogether unexpected. I hope you find your final resting place... to your liking.',12,0,100,0,0,0,0,'Lich King'),
|
|
(32184,2,0,'Last time we met, you had the advantage of fighting on holy ground. You\'ll find that our situation has been... reversed.',12,0,100,0,0,0,0,'Lich King'),
|
|
(32184,3,0,'I call your bluff. You\'re a paladin after all. Your obsession with redemption goes beyond the inane.',12,0,100,0,0,0,0,'Lich King'),
|
|
(32184,4,0,'You surely wouldn\'t destroy humanity\'s only chance to redeem its most wayward son. You\'d sooner die!',12,0,100,0,0,0,0,'Lich King'),
|
|
(32184,5,0,'Arrrrggggggggggh!!!!',14,0,100,0,0,0,0,'Lich King'),
|
|
(32184,6,0,'You... will pay for that, old man. Slay them all!',14,0,100,0,0,0,0,'Lich King'),
|
|
(32222,0,0,'I\'ll kill one just for you.',12,0,100,0,0,0,0,'Skybreaker Infiltrator'),
|
|
(32222,0,1,'Dropping. Good luck, boys!',12,0,100,0,0,0,0,'Skybreaker Infiltrator'),
|
|
(32222,0,2,'Thanks for the cover!',12,0,100,0,0,0,0,'Skybreaker Infiltrator'),
|
|
(32222,0,3,'Destination reached - engaging in scouting mission.',12,0,100,0,0,0,0,'Skybreaker Infiltrator'),
|
|
(32222,0,4,'Infiltration commencing.',12,0,100,0,0,0,0,'Skybreaker Infiltrator'),
|
|
(32236,0,0,'Okay, who\'s the joker that threw an orb at me?',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,0,1,'What?!',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,0,2,'Wait a minute, I didn\'t activate my...?',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,0,3,'I feel funny all of a sudden. Er?!',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,1,0,'NOOOOOO!',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,1,1,'Not a sentry!',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,2,0,'It was an accident. I was framed. Don\'t drop me!',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32236,2,1,'You\'ve got it all wrong. I\'m a subjugator!',12,0,100,0,0,0,0,'Dark Subjugator female'),
|
|
(32239,0,0,'It is time. May the Light give us strength.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,1,0,'Keep your heads down and follow my lead.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,2,0,'Here it comes. Stand ready.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,3,0,'Something\'s wrong... I sense a dark presence.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,4,0,'The Lich King is here. May the Light guide our blades.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,5,0,'You sound a little too confident. Especially considering the way our last encounter ended.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,6,0,'That might be, but I don\'t need to stand on holy ground to run that disembodied heart of yours with the Ashbringer.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,7,0,'The heart... the last remaining vestige of your humanity. I had to stop it from being destroyed. I had to see for myself. And at last I\'m sure...',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32239,8,0,'Only shadows from the past remain. There\'s nothing left to redeem!',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(32241,0,0,'Tirion\'s Down! Defend him with your lives!',14,0,100,0,0,0,0,'Disguised Crusader'),
|
|
(32273,0,0,'How dare you interfere with our work!',14,0,100,0,0,0,0,'Infinite Corruptor - SAY_AGGRO'),
|
|
(32273,1,0,'My time... has run out...',14,0,100,0,0,0,0,'Infinite Corruptor - SAY_DEATH'),
|
|
(32273,2,0,'The process is finally complete! My work here is done.',14,0,100,0,0,0,0,'Infinite Corruptor - SAY_FAIL'),
|
|
(32295,0,0,'I did what I had to, brother. You gave me no alternative.',14,0,100,0,4000,14406,0,'Alexstrasza - Yell text 1'),
|
|
(32295,1,0,'And so ends the Nexus War.',14,0,100,0,4000,14407,0,'Alexstrasza - Yell text 2'),
|
|
(32295,2,0,'This resolution pains me deeply, but the destruction, the monumental loss of life had to end. Regardless of Malygos\'s recent transgressions, I will mourn his loss. He was once a guardian, a protector. This day, one of the world\'s mightiest has fallen.',14,0,100,0,24000,14408,0,'Alexstrasza - Yell text 3'),
|
|
(32295,3,0,'The red dragonflight will take on the burden of mending the devastation wrought on Azeroth. Return home to your people and rest. Tomorrow will bring you new challenges, and you must be ready to face them. Life... goes on.',14,0,100,0,22000,14409,0,'Alexstrasza - Yell text 4'),
|
|
(32310,0,0,'I hope you fellows don\'t mind if we crash this party. I brought some old friends with me!',14,0,100,0,0,0,0,'Thassarian'),
|
|
(32310,1,0,'Looks like whatever Tirion did put some hurt on the Lich King. It\'s too bad we cant\' finish him off...',12,0,100,0,0,0,0,'Thassarian'),
|
|
(32312,0,0,'Quick, through the portal! He won\'t stay down for long.',12,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(32312,1,0,'Patience... we will get our chance soon enough. Be content that for once, it is Tirion who is in our debt.',12,0,100,0,0,0,0,'Highlord Darion Mograine'),
|
|
(32315,15,0,'The paladin still lives? Is it possible, Highlord? Could he have survived?',12,0,0,6,0,17107,0,'High Overlord Saurfang Dummy - SAY_SAURFANG_INTRO_1'),
|
|
(32315,16,0,'Then we must save him! If we rescue Bolvar Fordragon, we may quell the unrest between the Alliance and the Horde.',12,0,0,5,0,17108,0,'High Overlord Saurfang Dummy - SAY_SAURFANG_INTRO_2'),
|
|
(32315,17,0,'Our mission is now clear: The Lich King will answer for his crimes and we will save Highlord Bolvar Fordragon!',12,0,0,15,0,17109,0,'High Overlord Saurfang Dummy - SAY_SAURFANG_INTRO_3'),
|
|
(32315,18,0,'Kor\'kron, prepare Orgrim\'s Hammer for its final voyage! Champions, our gunship will find a point to dock on the upper reaches of the citadel. Meet us there!',14,0,0,22,0,17110,0,'High Overlord Saurfang Dummy - SAY_SAURFANG_INTRO_4'),
|
|
(32346,0,0,'Do not do anything that would incite the Horde, $N. The Warchief has agreed to see us on good faith.',12,0,100,0,0,16124,0,'Jaina Proudmoore, stormwind'),
|
|
(32346,1,0,'Let\'s go.',12,0,100,0,0,16125,0,'Jaina Proudmoore, stormwind'),
|
|
(32363,0,0,'Kor\'kron, stand down!',12,0,100,5,0,16222,0,'Thrall, Phased orgrimmar'),
|
|
(32363,1,0,'Jaina...',12,0,100,1,0,16223,0,'Thrall, Phased orgrimmar'),
|
|
(32363,2,0,'Jaina, what happened at the Wrathgate. It was a betrayal from within...',12,0,100,1,0,16224,0,'Thrall, Phased orgrimmar'),
|
|
(32363,3,0,'The Horde has lost the Undercity.',12,0,100,1,0,16225,0,'Thrall, Phased orgrimmar'),
|
|
(32363,4,0,'We now prepare to lay siege to the city and bring in the perpetrators of the unforgivable crime to justice.',12,0,100,1,0,16226,0,'Thrall, Phased orgrimmar'),
|
|
(32363,5,0,'If we are forced into a conflict, the Lich King will destroy our divided forces in Northrend.',12,0,100,1,0,16227,0,'Thrall, Phased orgrimmar'),
|
|
(32363,6,0,'We will make this right, Jaina. Tell your king all that you have learned here.',12,0,100,1,0,16228,0,'Thrall, Phased orgrimmar'),
|
|
(32363,7,0,'Kor\'kron, prepare transport to the Undercity.',12,0,100,1,0,16229,0,'Thrall, Phased orgrimmar'),
|
|
(32364,0,0,'Thrall, what has happened? The King is preparing for war...',12,0,100,1,0,16129,0,'Jaina Proudmoore, Phased orgrimmar'),
|
|
(32364,1,0,'I will deliver this information to King Wrynn, Thrall, but...',12,0,100,1,0,16130,0,'Jaina Proudmoore, Phased orgrimmar'),
|
|
(32364,2,0,'Bolvar was like a brother to him. In the King\'s absence, Bolvar kept the Alliance united. He found strength for our people in our darkest hours. He watched over Anduin, raising him as his own.',12,0,100,1,0,16131,0,'Jaina Proudmoore, Phased orgrimmar'),
|
|
(32364,3,0,'I fear that the rage will consume him, Thrall. I remain hopeful that reason will prevail, but we must prepare for the worst... for war.',12,0,100,1,0,16132,0,'Jaina Proudmoore, Phased orgrimmar'),
|
|
(32364,4,0,'Farewell, Warchief. I pray that the next time we meet it will be as allies.',12,0,100,16,0,16133,0,'Jaina Proudmoore, Phased orgrimmar'),
|
|
(32365,0,0,'Lady Proudmoore, the Warchief speaks the truth. This subterfuge was set in motion by Varimathras and Grand Apothecary Putress. It was not the Horde\'s doing.',12,0,100,1,0,16315,0,'Sylvanas, Phased orgrimmar'),
|
|
(32365,1,0,'As the combined Horde and Alliance forces began their assault upon the Wrathgate, an uprising broke out in the Undercity. Varimathras and hordes of his demonic brethren attacked. Hundreds of my people were slain in the coup. I barely managed to escape with my life.',12,0,100,1,0,16316,0,'Sylvanas, Phased orgrimmar'),
|
|
(32414,0,0,'You\'ve come to address the men, sir?',12,0,100,0,0,0,0,'Lordaeron Captain'),
|
|
(32442,0,0,'The plague cauldron begins to boil vigorously!',41,0,100,0,0,0,0,'Plague Cauldron Target 02'),
|
|
(32443,0,0,'Rise, Sindragosa! Rise and lead the Frostbrood into war!',12,0,100,0,0,0,0,'The Lich King, Where Dragons Fell'),
|
|
(32445,0,0,'Something emerges from the cauldron!',41,0,100,0,0,0,0,'Player Bunny'),
|
|
(32445,1,0,'The cauldron continues to boil...',41,0,100,0,0,0,0,'Player Bunny'),
|
|
(32445,2,0,'Plague batch neutralized!',41,0,100,0,0,0,0,'Player Bunny'),
|
|
(32451,0,0,'She said to meet her right here... maybe I\'m in the wrong place?',12,0,100,1,0,0,0,'Dalaran Citizen'),
|
|
(32451,0,1,'Luckily, the Lich King\'s grasp has not reached Dalaran yet.',12,0,100,1,0,0,0,'Dalaran Citizen'),
|
|
(32451,0,2,'Sometimes it\'s nice to get away from the sanctum and get some fresh air.',12,0,100,1,0,0,0,'Dalaran Citizen'),
|
|
(32573,0,0,'%s cries out and writhes in agony before passing out.',16,0,100,15,0,0,0,'Valgarde Captive to Dragonflayer Rune-Seer'),
|
|
(32576,0,0,'The Helmsman comes for you!',14,0,100,0,0,0,0,'Orabus the Helmsman'),
|
|
(32576,1,0,'A child has found a new toy! Crewman, take this infant\'s toy away!',14,0,100,0,0,0,0,'Orabus the Helmsman'),
|
|
(32576,1,1,'Crewman, show this ant the might of the Kvaldir!',14,0,100,0,0,0,0,'Orabus the Helmsman'),
|
|
(32576,1,2,'Crewman, tear this land walker apart!',14,0,100,0,0,0,0,'Orabus the Helmsman'),
|
|
(32576,2,0,'Now you face Orabus, fool!',14,0,100,0,0,0,0,'Orabus the Helmsman'),
|
|
(32577,0,0,'Aye, captain!',14,0,100,0,0,0,0,'Kvaldir Crewman'),
|
|
(32578,0,0,'Aye, captain!',14,0,100,0,0,0,0,'Kvaldir Crewman'),
|
|
(32579,0,0,'Aye, captain!',14,0,100,0,0,0,0,'Kvaldir Crewman'),
|
|
(32580,0,0,'Aye, captain!',14,0,100,0,0,0,0,'Kvaldir Crewman'),
|
|
(32588,0,0,'Prepare to die!',12,0,100,0,0,0,0,'Illidan Stormrage'),
|
|
(32638,0,0,'Hakmud cannot work under these conditions! Goodbye!',12,0,100,0,0,0,0,'Hakmud of Argus <Traveling Trader>'),
|
|
(32638,0,1,'I thought we were friend, buddy! You leave Hakmud stranded?',12,0,100,0,0,0,0,'Hakmud of Argus <Traveling Trader>'),
|
|
(32638,0,2,'Thanks, buddy! Thanks for nothing!',12,0,100,0,0,0,0,'Hakmud of Argus <Traveling Trader>'),
|
|
(32638,0,3,'What is Hakmud supposed to do now, buddy?',12,0,100,0,0,0,0,'Hakmud of Argus <Traveling Trader>'),
|
|
(32638,0,4,'Why do you treat Hakmud like this, buddy?',12,0,100,0,0,0,0,'Hakmud of Argus <Traveling Trader>'),
|
|
(32639,0,0,'Goodbye! You were Gnimo\'s best friend ever!',12,0,100,0,0,0,0,'Gnimo <Adventurous Tinker>'),
|
|
(32639,0,1,'Nobody loves Gnimo...',12,0,100,0,0,0,0,'Gnimo <Adventurous Tinker>'),
|
|
(32639,0,2,'Time for Gnimo to shut down.',12,0,100,0,0,0,0,'Gnimo <Adventurous Tinker>'),
|
|
(32641,0,0,'Our friendship is OVER!',12,0,100,6,0,0,0,'Drix Blackwrench'),
|
|
(32641,0,1,'Hey, yea, I\'ve always wanted to be stranded somewhere.',12,0,100,0,0,0,0,'Drix Blackwrench'),
|
|
(32641,0,2,'Oh, I see how it is... You\'re gonna do me like that, eh?',12,0,100,0,0,0,0,'Drix Blackwrench'),
|
|
(32641,0,3,'You\'re just gonna leave me here? How am I supposed to get home?',12,0,100,0,0,0,0,'Drix Blackwrench'),
|
|
(32642,0,0,'Really, mon? Just like dat you be leavin\' Mojodishu behind?',12,0,100,1,0,0,0,'Mojodishu'),
|
|
(32642,0,1,'Dis bad mojo what you doin\'. Don\'t say Mojodishu didn\'t warn ya!',12,0,100,0,0,0,0,'Mojodishu'),
|
|
(32642,0,2,'Be dat way den!',12,0,100,0,0,0,0,'Mojodishu'),
|
|
(32663,0,0,'You sure we be goin\' da right way, mon?',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,1,'Nuttin\' says luvin\' like a little tap on da noggin.',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,2,'You be it now, brudda!',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,3,'Hee hee hee! Dis gunna be some fun, mon!',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,4,'My troll bruddas be in for some real fun today, mon!',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,5,'Time to play some troll tag, mon!',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,6,'<sniff, sniff> I can smell \'em, mon.',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,7,'No, no, mon. Dere be no trolls here....',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,8,'Ok, mon. Tell me when we be close to mah troll bruddas.',12,0,10,0,0,0,0,'Budd'),
|
|
(32663,0,9,'Ey, mon! Take me to mah troll bruddas!',12,0,10,0,0,0,0,'Budd'),
|
|
(32687,0,0,'There goes the finest $c I have the honor of knowing.',12,0,100,0,0,0,0,'Linda Ann Kastinglow'),
|
|
(32687,0,1,'$n, you\'re an inspiration.',12,0,100,0,0,0,0,'Linda Ann Kastinglow'),
|
|
(32687,0,2,'A fine example of a $g man:woman;, that $n.',12,0,100,0,0,0,0,'Linda Ann Kastinglow'),
|
|
(32687,0,3,'You couldn\'t ask for a finer person than $n, I say.',12,0,100,0,0,0,0,'Linda Ann Kastinglow'),
|
|
(32687,0,4,'$n, wonderful to see you. Wonderful.',12,0,100,0,0,0,0,'Linda Ann Kastinglow'),
|
|
(32687,0,5,'$n! Ah, fantastic to see you out and about. Busy as always, hm?',12,0,100,0,0,0,0,'Linda Ann Kastinglow'),
|
|
(32692,0,0,'There goes the finest $c I have the honor of knowing.',12,0,100,0,0,0,0,'Arcanist Alec'),
|
|
(32692,0,1,'$n, you\'re an inspiration.',12,0,100,0,0,0,0,'Arcanist Alec'),
|
|
(32692,0,2,'A fine example of a $g man:woman;, that $n.',12,0,100,0,0,0,0,'Arcanist Alec'),
|
|
(32692,0,3,'You couldn\'t ask for a finer person than $n, I say.',12,0,100,0,0,0,0,'Arcanist Alec'),
|
|
(32692,0,4,'$n, wonderful to see you. Wonderful.',12,0,100,0,0,0,0,'Arcanist Alec'),
|
|
(32692,0,5,'$n! Ah, fantastic to see you out and about. Busy as always, hm?',12,0,100,0,0,0,0,'Arcanist Alec'),
|
|
(32736,0,0,'The view up here is amazing!',12,0,0,5,0,0,0,'Scribe Whitman'),
|
|
(32736,0,1,'Too bad I left my light feathers at home... Slow Fall would work perfect here!',12,0,0,1,0,0,0,'Scribe Whitman'),
|
|
(32739,0,0,'The view up here is amazing!',12,0,0,5,0,0,0,'Baroness Zildjia'),
|
|
(32739,0,1,'Too bad I left my light feathers at home... Slow Fall would work perfect here!',12,0,0,1,0,0,0,'Baroness Zildjia'),
|
|
(32741,0,0,'The view up here is amazing!',12,0,0,5,0,0,0,'Conjurer Weinhaus'),
|
|
(32741,0,1,'Too bad I left my light feathers at home... Slow Fall would work perfect here!',12,0,0,1,0,0,0,'Conjurer Weinhaus'),
|
|
(32818,0,0,'%s senses his destiny!',16,0,100,0,0,0,0,'Plump Turkey'),
|
|
(32845,0,0,'You will suffer for this trespass!',14,0,100,0,0,15552,0,'Hodir SAY_AGGRO'),
|
|
(32845,1,0,'Tragic. To come so far, only to fail.',14,0,100,0,0,15553,0,'Hodir SAY_SLAY_1'),
|
|
(32845,1,1,'Welcome to the endless winter.',14,0,100,0,0,15554,0,'Hodir SAY_SLAY_2'),
|
|
(32845,2,0,'Winds of the north consume you!',14,0,100,0,0,15555,0,'Hodir SAY_FLASH_FREEZE'),
|
|
(32845,3,0,'%s roars furious.',16,0,100,0,0,15556,0,'Hodir SAY_STALACTITE'),
|
|
(32845,4,0,'I... I am released from his grasp... at last.',14,0,100,0,0,15557,0,'Hodir SAY_DEATH'),
|
|
(32845,5,0,'ENOUGH! This ends now!',14,0,100,0,0,15558,0,'Hodir SAY_BERSERK'),
|
|
(32845,6,0,'%s shatters the Rare Cache of Hodir!',16,0,100,0,0,0,0,'Hodir SAY_HARD_MODE_MISSED'),
|
|
(32845,7,0,'%s begins to cast Flash Freeze!',41,0,100,0,0,0,0,'Hodir - EMOTE_FREEZE'),
|
|
(32845,8,0,'%s gains Frozen Blows!',41,0,100,0,0,0,0,'Hodir - EMOTE_BLOW'),
|
|
(32857,0,0,'Whether the world\'s greatest gnats or the world\'s greatest heroes, you\'re still only mortal!',14,0,100,0,0,15684,0,'Brundir - Aggro'),
|
|
(32857,1,0,'A merciful kill!',14,0,100,0,0,15685,0,'Brundir Slay 1'),
|
|
(32857,1,1,'HAH!',14,0,100,0,0,15686,0,'Brundir - Slay 2'),
|
|
(32857,2,0,'Stand still and stare into the light!',14,0,100,0,0,15687,0,'Brundir - Special'),
|
|
(32857,3,0,'Let the storm clouds rise and rain down death from above!',14,0,100,0,0,15688,0,'Brundir - Flight'),
|
|
(32857,4,0,'The power of the storm lives on...',14,0,100,0,0,15689,0,'Brundir - Death'),
|
|
(32857,5,0,'You rush headlong into the maw of madness!',14,0,100,0,0,15690,0,'Brundir - Encounter defeated'),
|
|
(32857,6,0,'This meeting of the Assembly of Iron is adjourned!',14,0,100,0,0,15691,0,'Brundir - Berserk'),
|
|
(32857,7,0,'%s begins to Overload!',41,0,100,0,0,0,0,'Brundir - Overload'),
|
|
(32865,0,0,'Interlopers! You mortals who dare to interfere with my sport will pay... Wait--you...',14,0,100,0,0,15733,0,'Thorim SAY_AGGRO_1'),
|
|
(32865,0,1,'I remember you... In the mountains... But you... what is this? Where am--',14,0,100,0,0,15734,0,'Thorim SAY_AGGRO_2'),
|
|
(32865,1,0,'Behold the power of the storms and despair!',14,0,100,0,0,15735,0,'Thorim SAY_SPECIAL_1'),
|
|
(32865,2,0,'Do not hold back! Destroy them!',14,0,100,0,0,15736,0,'Thorim SAY_SPECIAL_2'),
|
|
(32865,3,0,'Have you begun to regret your intrusion?',14,0,100,0,0,15737,0,'Thorim SAY_SPECIAL_3'),
|
|
(32865,4,0,'Impertinent whelps, you dare challenge me atop my pedestal? I will crush you myself!',14,0,100,0,0,15738,0,'Thorim SAY_JUMPDOWN'),
|
|
(32865,5,0,'Can\'t you at least put up a fight!?',14,0,100,0,0,15739,0,'Thorim SAY_SLAY_1'),
|
|
(32865,5,1,'Pathetic.',14,0,100,0,0,15740,0,'Thorim SAY_SLAY_2'),
|
|
(32865,6,0,'My patience has reached its limit!',14,0,100,0,0,15741,0,'Thorim SAY_BERSERK'),
|
|
(32865,7,0,'Failures! Weaklings!',14,0,100,0,0,15742,0,'Thorim SAY_WIPE'),
|
|
(32865,8,0,'Stay your arms! I yield!',14,0,100,0,0,15743,0,'Thorim SAY_DEATH'),
|
|
(32865,9,0,'I feel as though I am awakening from a nightmare, but the shadows in this place yet linger.',14,0,100,0,0,15744,0,'Thorim SAY_END_NORMAL_1'),
|
|
(32865,10,0,'Sif... was Sif here? Impossible--she died by my brother\'s hand. A dark nightmare indeed....',14,0,100,0,0,15745,0,'Thorim SAY_END_NORMAL_2'),
|
|
(32865,11,0,'I need time to reflect.... I will aid your cause if you should require it. I owe you at least that much. Farewell.',14,0,100,0,0,15746,0,'Thorim SAY_END_NORMAL_3'),
|
|
(32865,12,0,'You! Fiend! You are not my beloved! Be gone!',14,0,100,0,0,15747,0,'Thorim SAY_END_HARD_1'),
|
|
(32865,13,0,'Behold the hand behind all the evil that has befallen Ulduar, left my kingdom in ruins, corrupted my brother, and slain my wife.',14,0,100,0,0,15748,0,'Thorim SAY_END_HARD_2'),
|
|
(32865,14,0,'And now it falls to you, champions, to avenge us all. The task before you is great, but I will lend you my aid as I am able. You must prevail.',14,0,100,0,0,15749,0,'Thorim SAY_END_HARD_3'),
|
|
(32867,0,0,'You will not defeat the Assembly of Iron so easily, invaders!',14,0,100,0,0,15674,0,'Steelbreaker - Aggro'),
|
|
(32867,1,0,'So fragile and weak!',14,0,100,0,0,15675,0,'Steelbreaker - Slay 1'),
|
|
(32867,1,1,'Flesh... such a hindrance.',14,0,100,0,0,15676,0,'Steelbreaker - Slay 2'),
|
|
(32867,2,0,'You seek the secrets of Ulduar? Then take them!',14,0,100,0,0,15677,0,'Steelbreaker - Power'),
|
|
(32867,3,0,'My death only serves to hasten your demise.',14,0,100,0,0,15678,0,'Steelbreaker - Death'),
|
|
(32867,4,0,'Impossible...',14,0,100,0,0,15679,0,'Steelbreaker - Encounter defeated'),
|
|
(32867,5,0,'This meeting of the Assembly of Iron is adjourned!',14,0,100,0,0,15680,0,'Steelbreaker - Berserk'),
|
|
(32871,0,0,'Translocation complete. Commencing planetary analysis of Azeroth.',12,0,0,0,0,15405,0,'Algalon the Observer - SAY_ALGALON_INTRO_1'),
|
|
(32871,1,0,'Stand back, mortals. I\'m not here to fight you.',12,0,0,0,0,15406,0,'Algalon the Observer - SAY_ALGALON_INTRO_2'),
|
|
(32871,2,0,'It is in the universe\'s best interest to re-originate this planet should my analysis find systemic corruption. Do not interfere.',12,0,0,0,0,15407,0,'Algalon the Observer - SAY_ALGALON_INTRO_3'),
|
|
(32871,3,0,'Your actions are illogical. All possible results for this encounter have been calculated. The Pantheon will receive the Observer\'s message regardless of outcome.',14,0,0,0,0,15386,0,'Algalon the Observer - SAY_ALGALON_START_TIMER'),
|
|
(32871,4,0,'See your world through my eyes: A universe so vast as to be immeasurable - incomprehensible even to your greatest minds.',14,0,0,1,0,15390,0,'Algalon the Observer - SAY_ALGALON_AGGRO'),
|
|
(32871,5,0,'The stars come to my aid!',14,0,0,0,0,15392,0,'Algalon the Observer - SAY_ALGALON_COLLAPSING_STAR'),
|
|
(32871,6,0,'%s begins to Summon Collapsing Stars!',41,0,0,0,0,0,0,'Algalon the Observer - EMOTE_ALGALON_COLLAPSING_STAR'),
|
|
(32871,7,0,'Witness the fury of the cosmos!',14,0,0,0,0,15396,0,'Algalon the Observer - SAY_ALGALONG_BIG_BANG'),
|
|
(32871,8,0,'%s begins to cast Big Bang!',41,0,0,0,0,0,0,'Algalon the Observer - EMOTE_ALGALON_BIG_BANG'),
|
|
(32871,9,0,'You are out of time.',14,0,0,0,0,15394,0,'Algalon the Observer - SAY_ALGALON_ASCEND'),
|
|
(32871,10,0,'%s begins to cast Cosmic Smash!',41,0,0,0,0,0,0,'Algalon the Observer - EMOTE_ALGALON_COSMIC_SMASH'),
|
|
(32871,11,0,'Behold the tools of creation!',14,0,0,0,0,15397,0,'Algalon the Observer - SAY_ALGALON_PHASE_TWO'),
|
|
(32871,12,0,'I have seen worlds bathed in the Makers\' flames, their denizens fading without as much as a whimper. Entire planetary systems born and razed in the time that it takes your mortal hearts to beat once. Yet all throughout, my own heart devoid of emotion... of empathy. I. Have. Felt. Nothing. A million-million lives wasted. Had they all held within them your tenacity? Had they all loved life as you do?',14,0,0,1,0,15393,0,'Algalon the Observer - SAY_ALGALON_OUTRO_1'),
|
|
(32871,13,0,'Perhaps it is your imperfections... that which grants you free will... that allows you to persevere against all cosmically calculated odds. You prevail where the Titan\'s own perfect creations have failed.',14,0,0,1,0,15401,0,'Algalon the Observer - SAY_ALGALON_OUTRO_2'),
|
|
(32871,14,0,'I\'ve rearranged the reply code - your planet will be spared. I cannot be certain of my own calculations anymore.',14,0,0,1,0,15402,0,'Algalon the Observer - SAY_ALGALON_OUTRO_3'),
|
|
(32871,15,0,'I lack the strength to transmit the signal. You must... hurry... find a place of power... close to the skies.',14,0,0,1,0,15403,0,'Algalon the Observer - SAY_ALGALON_OUTRO_4'),
|
|
(32871,16,0,'Do not worry about my fate, Bronzen. If the signal is not transmitted in time, re-origination will proceed regardless. Save... your world...',14,0,0,1,0,15404,0,'Algalon the Observer - SAY_ALGALON_OUTRO_5'),
|
|
(32871,17,0,'Analysis complete. There is partial corruption in the planet\'s life-support systems as well as complete corruption in most of the planet\'s defense mechanisms.',12,0,0,0,0,15398,0,'Algalon the Observer - SAY_ALGALON_DESPAWN_1'),
|
|
(32871,18,0,'Begin uplink: Reply Code: \'Omega\'. Planetary re-origination requested.',12,0,0,0,0,15399,0,'Algalon the Observer - SAY_ALGALON_DESPAWN_2'),
|
|
(32871,19,0,'Farewell, mortals. Your bravery is admirable, for such flawed creatures.',12,0,0,0,0,15400,0,'Algalon the Observer - SAY_ALGALON_DESPAWN_3'),
|
|
(32871,20,0,'Loss of life unavoidable.',14,0,0,0,0,15387,0,'Algalon the Observer - SAY_ALGALON_KILL'),
|
|
(32871,20,1,'I do what I must.',14,0,0,0,0,15388,0,'Algalon the Observer - SAY_ALGALON_KILL'),
|
|
(32906,0,0,'The Conservatory must be protected!',14,0,100,0,0,15526,0,'Freya SAY_AGGRO'),
|
|
(32906,1,0,'Elders grant me your strength!',14,0,100,0,0,15527,0,'Freya SAY_AGGRO_WITH_ELDER'),
|
|
(32906,2,0,'Forgive me.',14,0,100,0,0,15529,0,'Freya SAY_SLAY_1'),
|
|
(32906,2,1,'From your death springs life anew!',14,0,100,0,0,15530,0,'Freya SAY_SLAY_2'),
|
|
(32906,3,0,'His hold on me dissipates. I can see clearly once more. Thank you, heroes.',14,0,100,0,0,15531,0,'Freya SAY_DEATH'),
|
|
(32906,4,0,'You have strayed too far, wasted too much time!',14,0,100,0,0,15532,0,'Freya SAY_BERSERK'),
|
|
(32906,5,0,'Eonar, your servant requires aid!',14,0,100,0,0,15528,0,'Freya SAY_SUMMON_CONSERVATOR'),
|
|
(32906,6,0,'Children, assist me!',14,0,100,0,0,15533,0,'Freya SAY_SUMMON_TRIO'),
|
|
(32906,7,0,'The swarm of the elements shall overtake you!',14,0,100,0,0,15534,0,'Freya SAY_SUMMON_LASHERS'),
|
|
(32906,8,0,'A |cFF00FFFFLifebinder\'s Gift|r begins to grow!',41,0,100,0,0,0,0,'Freya EMOTE_LIFEBINDERS_GIFT'),
|
|
(32906,9,0,'Allies of Nature have appeared!',41,0,100,0,0,0,0,'Freya EMOTE_ALLIES_OF_NATURE'),
|
|
(32906,10,0,'Freya begins to cast |cFFFF0000Ground Tremor!|r',41,0,100,0,0,0,0,'Freya EMOTE_GROUND_TREMOR'),
|
|
(32906,11,0,'Freya casts |cFF00FF00Strengthened Iron Roots!|r',41,0,100,0,0,0,0,'Freya EMOTE_IRON_ROOTS'),
|
|
(32913,0,0,'Mortals have no place here!',14,0,100,0,0,15493,0,'Elder Ironbranch SAY_AGGRO'),
|
|
(32913,1,0,'I return you whence you came!',14,0,100,0,0,15494,0,'Elder Ironbranch SAY_SLAY_1'),
|
|
(32913,1,1,'BEGONE!',14,0,100,0,0,15495,0,'Elder Ironbranch SAY_SLAY_2'),
|
|
(32913,2,0,'Freya! They come for you.',14,0,100,0,0,15496,0,'Elder Ironbranch SAY_DEATH'),
|
|
(32914,0,0,'This place will serve as your graveyard.',14,0,100,0,0,15500,0,'Elder Stonebark SAY_AGGRO'),
|
|
(32914,1,0,'<Angry roar>',14,0,100,0,0,15501,0,'Elder Stonebark SAY_SLAY_1'),
|
|
(32914,1,1,'Such a waste.',14,0,100,0,0,15502,0,'Elder Stonebark SAY_SLAY_2'),
|
|
(32914,2,0,'Matron, flee! They are ruthless....',14,0,100,0,0,15503,0,'Elder Stonebark SAY_DEATH'),
|
|
(32915,0,0,'Matron, the Conservatory has been breached!',14,0,100,0,0,15483,0,'Elder Brightleaf SAY_AGGRO'),
|
|
(32915,1,0,'Fertilizer.',14,0,100,0,0,15485,0,'Elder Brightleaf SAY_SLAY_1'),
|
|
(32915,1,1,'Your corpse will nourish the soil!',14,0,100,0,0,15486,0,'Elder Brightleaf SAY_SLAY_2'),
|
|
(32915,2,0,'Matron, one has fallen!',14,0,100,0,0,15487,0,'Elder Brightleaf SAY_DEATH'),
|
|
(32927,0,0,'Nothing short of total decimation will suffice.',14,0,100,0,0,15657,0,'Runemaster Molgeim - Aggro'),
|
|
(32927,1,0,'The world suffers yet another insignificant loss.',14,0,100,0,0,15658,0,'Runemaster Molgeim - Slay 1'),
|
|
(32927,1,1,'Death is the price of your arrogance.',14,0,100,0,0,15659,0,'Runemaster Molgeim - Slay 2'),
|
|
(32927,2,0,'Decipher this!',14,0,100,0,0,15660,0,'Runemaster Molgeim - Rune of Death'),
|
|
(32927,3,0,'Face the lightning surge!',14,0,100,0,0,15661,0,'Runemaster Molgeim - Rune of Summon'),
|
|
(32927,4,0,'The legacy of storms shall not be undone.',14,0,100,0,0,15662,0,'Runemaster Molgeim - Death'),
|
|
(32927,5,0,'What have you gained from my defeat? You are no less doomed, mortals!',14,0,100,0,0,15663,0,'Runemaster Molgeim - Encounter defeated'),
|
|
(32927,6,0,'This meeting of the Assembly of Iron is adjourned!',14,0,100,0,0,15664,0,'Runemaster Molgeim - Berserk'),
|
|
(32930,0,0,'None shall pass!',14,0,100,0,0,15586,0,'Kologarn SAY_AGGRO'),
|
|
(32930,1,0,'KOL-THARISH!',14,0,100,0,0,15587,0,'Kologarn SAY_SLAY_1'),
|
|
(32930,1,1,'YOU FAIL!',14,0,100,0,0,15588,0,'Kologarn SAY_SLAY_2'),
|
|
(32930,2,0,'Just a scratch!',14,0,100,0,0,15589,0,'Kologarn SAY_LEFT_ARM_GONE'),
|
|
(32930,3,0,'Only a flesh wound!',14,0,100,0,0,15590,0,'Kologarn SAY_RIGHT_ARM_GONE'),
|
|
(32930,4,0,'OBLIVION!',14,0,100,0,0,15591,0,'Kologarn SAY_SHOCKWAVE'),
|
|
(32930,5,0,'I will squeeze the life from you!',14,0,100,0,0,15592,0,'Kologarn SAY_GRAB_PLAYER'),
|
|
(32930,6,0,'Master, they come....',14,0,100,0,0,15593,0,'Kologarn SAY_DEATH'),
|
|
(32930,7,0,'I am invincible!',14,0,100,0,0,15594,0,'Kologarn SAY_BERSERK'),
|
|
(32930,8,0,'Kologarn casts Stone Grip!',41,0,100,0,0,0,0,'Kologarn EMOTE_STONE_GRIP'),
|
|
(32930,9,0,'Kologarn focuses his eyes on you!',41,0,100,0,0,0,0,'Kologarn EMOTE_EYES'),
|
|
(33008,0,0,'It\'s an angry male!',42,0,100,0,0,0,0,'Male Icepaw Bear'),
|
|
(33027,0,0,'Let me know if you need help finding anything, $c.',12,0,100,3,0,0,0,'Jessica Sellers'),
|
|
(33027,0,1,'Greetings, $c.',12,0,100,3,0,0,0,'Jessica Sellers'),
|
|
(33027,0,2,'Welcome. May I help you find something?',12,0,100,3,0,0,0,'Jessica Sellers'),
|
|
(33027,0,3,'Greetings! Please have a look around.',12,0,100,3,0,0,0,'Jessica Sellers'),
|
|
(33027,0,4,'Welcome.',12,0,100,3,0,0,0,'Jessica Sellers'),
|
|
(33027,0,5,'Welcome!',12,0,100,0,0,0,0,'Jessica Sellers'),
|
|
(33027,0,6,'Greetings.',12,0,100,0,0,0,0,'Jessica Sellers'),
|
|
(33113,0,0,'Hostile entities detected. Threat assessment protocol active. Primary target engaged. Time minus 30 seconds to re-evaluation.',14,0,100,0,0,15506,0,'Flame Leviathan SAY_AGGRO'),
|
|
(33113,1,0,'Threat assessment routine modified. Current target threat level: 0. Acquiring new target.',14,0,100,0,0,15521,0,'Flame Leviathan SAY_SLAY'),
|
|
(33113,2,0,'Total systems failure. Defense protocols breached. Leviathan unit shutting down.',14,0,100,0,0,15520,0,'Flame Leviathan SAY_DEATH'),
|
|
(33113,3,0,'Threat re-evaluated. Target assessment complete. Changing course.',14,0,100,0,0,15507,0,'Flame Leviathan SAY_TARGET_1'),
|
|
(33113,3,1,'Pursuit objective modified. Changing course.',14,0,100,0,0,15508,0,'Flame Leviathan SAY_TARGET_2'),
|
|
(33113,3,2,'Hostile entity stratagem predicted. Rerouting battle function. Changing course.',14,0,100,0,0,15509,0,'Flame Leviathan SAY_TARGET_3'),
|
|
(33113,4,0,'Orbital countermeasures enabled.',14,0,100,0,0,15510,0,'Flame Leviathan SAY_HARDMODE'),
|
|
(33113,5,0,'Alert! Static defense system failure. Orbital countermeasures disabled.',14,0,100,0,0,15511,0,'Flame Leviathan SAY_TOWER_NONE'),
|
|
(33113,6,0,'Hodir\'s Fury online. Acquiring target.',14,0,100,0,0,15512,0,'Flame Leviathan SAY_TOWER_FROST'),
|
|
(33113,7,0,'Mimiron\'s Inferno online. Acquiring target.',14,0,100,0,0,15513,0,'Flame Leviathan SAY_TOWER_FLAME'),
|
|
(33113,8,0,'Freya\'s Ward online. Acquiring target.',14,0,100,0,0,15514,0,'Flame Leviathan SAY_TOWER_NATURE'),
|
|
(33113,9,0,'Thorim\'s Hammer online. Acquiring target.',14,0,100,0,0,15515,0,'Flame Leviathan SAY_TOWER_STORM'),
|
|
(33113,10,0,'Unauthorized entity attempting circuit overload. Activating anti-personnel countermeasures.',14,0,100,0,0,15516,0,'Flame Leviathan SAY_PLAYER_RIDING'),
|
|
(33113,11,0,'System malfunction. Diverting power to support systems.',14,0,100,0,0,15517,0,'Flame Leviathan SAY_OVERLOAD_1'),
|
|
(33113,11,1,'Combat matrix overload. Powering do-o-o-own...',14,0,100,0,0,15518,0,'Flame Leviathan SAY_OVERLOAD_2'),
|
|
(33113,11,2,'System restart required. Deactivating weapon systems.',14,0,100,0,0,15519,0,'Flame Leviathan SAY_OVERLOAD_3'),
|
|
(33113,12,0,'%s pursues $n.',41,0,100,0,0,0,0,'Flame Leviathan EMOTE_PURSUE'),
|
|
(33113,13,0,'%s\'s circuits overloaded.',41,0,100,0,0,0,0,'Flame Leviathan EMOTE_OVERLOAD'),
|
|
(33113,14,0,'Automatic repair sequence initiated.',41,0,100,0,0,0,0,'Flame Leviathan EMOTE_REPAIR'),
|
|
(33118,0,0,'Insolent whelps! Your blood will temper the weapons used to reclaim this world!',14,0,100,0,0,15564,0,'Ignis SAY_AGGRO'),
|
|
(33118,1,0,'Arise, soldiers of the iron crucible! The Makers\' will be done!',14,0,100,0,0,15565,0,'Ignis SAY_SUMMON'),
|
|
(33118,2,0,'I will burn away your impurities!',14,0,100,0,0,15566,0,'Ignis SAY_SLAG_POT'),
|
|
(33118,3,0,'Let the inferno consume you!',14,0,100,0,0,15567,0,'Ignis SAY_SCORCH_1'),
|
|
(33118,3,1,'BURN! Burn in the Maker\'s fire!',14,0,100,0,0,15568,0,'Ignis SAY_SCORCH_2'),
|
|
(33118,4,0,'More scraps for the scrapheap!',14,0,100,0,0,15569,0,'Ignis SAY_SLAY_1'),
|
|
(33118,4,1,'Your bones will serve as kindling!',14,0,100,0,0,15570,0,'Ignis SAY_SLAY_2'),
|
|
(33118,5,0,'Let it be finished!',14,0,100,0,0,15571,0,'Ignis SAY_BERSERK'),
|
|
(33118,6,0,'I. Have. Failed.',14,0,100,0,0,15572,0,'Ignis SAY_DEATH'),
|
|
(33118,7,0,'%s begins to cast Flame Jets!',41,0,100,0,0,0,0,'Ignis EMOTE_JETS'),
|
|
(33134,0,0,'Help me! Please get them off me!',14,0,100,0,0,15771,0,'Sara - SAY_SARA_ULDUAR_SCREAM_1'),
|
|
(33134,1,0,'What do you want from me? Leave me alone!',14,0,100,0,0,15772,0,'Sara - SAY_SARA_ULDUAR_SCREAM_2'),
|
|
(33134,2,0,'The time to strike at the head of the beast will soon be upon us! Focus your anger and hatred on his minions!',14,0,100,457,0,15775,0,'Sara - SAY_SARA_AGGRO'),
|
|
(33134,3,0,'Yes! YES! Show them no mercy! Give no pause to your attacks!',14,0,100,0,0,15773,0,'Sara - SAY_SARA_FERVOR_HIT'),
|
|
(33134,4,0,'Let hatred and rage guide your blows!',14,0,100,0,0,15774,0,'SAY_SARA_BLESSING_HIT'),
|
|
(33134,5,0,'Could they have been saved?',14,0,100,0,0,15779,0,'Sara - SAY_SARA_KILL'),
|
|
(33134,5,1,'Powerless to act...',14,0,100,0,0,15778,0,'Sara - SAY_SARA_KILL'),
|
|
(33134,6,0,'I am the lucid dream.',14,0,100,457,0,15754,0,'Sara - SAY_SARA_TRANSFORM_1'),
|
|
(33134,7,0,'The monster in your nightmares.',14,0,100,457,0,0,0,'Sara - SAY_SARA_TRANSFORM_2'),
|
|
(33134,8,0,'The fiend of a thousand faces.',14,0,100,457,0,0,0,'Sara - SAY_SARA_TRANSFORM_3'),
|
|
(33134,9,0,'Cower before my true form.',14,0,100,457,0,0,0,'Sara - SAY_SARA_TRANSFORM_4'),
|
|
(33134,10,0,'Tremble, mortals, before the coming of the end!',14,0,100,0,0,15777,0,'Sara - SAY_SARA_DEATH_RAY'),
|
|
(33134,11,0,'Suffocate upon your own hate!',14,0,100,0,0,15776,0,'Sara - SAY_SARA_PSYCHOSIS_HIT'),
|
|
(33186,0,0,'%s is grounded permanently!',41,0,100,0,0,0,0,'Razorscale EMOTE_PERMA'),
|
|
(33186,1,0,'%s takes a deep breath...',41,0,100,0,0,0,0,'Razorscale EMOTE_BREATH'),
|
|
(33210,0,0,'Welcome, champions! All of our attempts at grounding her have failed. We could use a hand in bring her down with these harpoon guns.',12,0,100,0,0,15647,0,'Expedition Commander SAY_COMMANDER_INTRO'),
|
|
(33210,1,0,'Move quickly! She won\'t remain grounded for long!',14,0,100,0,0,15648,0,'Expedition Commander SAY_COMMANDER_GROUND'),
|
|
(33210,2,0,'Be on the lookout! Mole machines will be surfacing soon with those nasty Iron dwarves aboard!',14,0,100,0,0,0,0,'Expedition Commander SAY_COMMANDER_AGGRO'),
|
|
(33213,0,0,'As you wish, $N.',12,0,100,0,0,0,0,'Hodir (Observation Ring) - On Gossip Select'),
|
|
(33213,1,0,'The veil of winter will protect you, champions!',14,0,100,0,0,15559,0,'Hodir (Observation Ring) - On Gossip Select'),
|
|
(33220,0,0,'Can it really be? Free after all these years?',12,0,100,1,0,0,0,'Maiden of Ashwood Lake'),
|
|
(33220,1,0,'And now, I must return to the waters of the lake.',12,0,100,2,0,0,0,'Maiden of Ashwood Lake'),
|
|
(33233,0,0,'Harpoon Turret is ready for use!',41,0,100,0,0,0,0,'Razorscale Controller EMOTE_HARPOON'),
|
|
(33235,0,0,'You\'ve defeated the Iron Council and unlocked the Archivum! Well done, lads!',14,0,100,5,0,15827,0,'Brann Bronzebeard'),
|
|
(33235,1,0,'Now, this is what we call a nice find!',12,0,100,5,0,15808,0,'Brann Bronzebeard'),
|
|
(33235,2,0,'New orders! Unlock the entry to the Celestial Planetarium.',12,0,100,25,0,15818,0,'Brann Bronzebeard'),
|
|
(33235,3,0,'Four watchers? Sigils? Could ye be a little less cryptic, confounded machine?',12,0,100,274,0,15819,0,'Brann Bronzebeard'),
|
|
(33235,4,0,'I\'ll show ye access, ye wretched machine. Here it is again: Norgannon\'s key!',12,0,100,5,0,15809,0,'Brann Bronzebeard'),
|
|
(33235,5,0,'Looks just like all the other titan archives me lads have found... only older... and bigger.',12,0,100,5,0,15810,0,'Brann Bronzebeard'),
|
|
(33235,6,0,'Wait a second: this doesn\'t look right! Next to this blinking light... what\'s this Algalon signal? ',12,0,100,5,0,15811,0,'Brann Bronzebeard'),
|
|
(33235,7,0,'Prime Designate? Where have I \'eard that before? By my grandfather\'s beard, Loken is Azeroth\'s Prime Designate. Loken\'s death triggered this!',12,0,100,5,0,15812,0,'Brann Bronzebeard'),
|
|
(33235,8,0,'Well? Who\'s on the listening side of the signal? What\'s going to happen?',12,0,100,5,0,15813,0,'Brann Bronzebeard'),
|
|
(33235,9,0,'Planetary re-origination? Speak plainly, ye blasted machine!',12,0,100,5,0,15814,0,'Brann Bronzebeard'),
|
|
(33235,10,0,'Hear that, lads? It\'s only the end of the world! Well, what are ye waiting for, ye rusty machine? Initiate Reply-code Alpha. All is well! Pints are on me!',12,0,100,5,0,15815,0,'Brann Bronzebeard'),
|
|
(33235,11,0,'Well, what\'s this Algalon going to be looking for with his diagnostics? What are our chances?',12,0,100,5,0,15816,0,'Brann Bronzebeard'),
|
|
(33235,12,0,'Blast it, lads. Looks like we\'ve got a fight ahead of us.',12,0,100,5,0,15817,0,'Brann Bronzebeard'),
|
|
(33235,13,0,'How do we get the sigils from them, then? Just walk up to them and ask them nicely?',12,0,100,5,0,15820,0,'Brann Bronzebeard'),
|
|
(33235,14,0,'You\'re going to tell us how to... \"un-compromise\" the sigils, aren\'t you?',12,0,100,5,0,15821,0,'Brann Bronzebeard'),
|
|
(33235,15,0,'I\'ve dreamed of roaming the halls of the titans for years. I never thought I\'d be pitted against their creations.',12,0,100,5,0,15822,0,'Brann Bronzebeard'),
|
|
(33241,0,0,'As you wish, $N.',12,0,100,0,0,0,0,'Freya (Observation Ring) - On Gossip Select'),
|
|
(33241,1,0,'Eonar, your servant calls for your blessing!',14,0,100,0,0,15535,0,'Freya (Observation Ring) - On Gossip Select'),
|
|
(33242,0,0,'As you wish, $N.',12,0,100,0,0,0,0,'Thorim (Observation Ring) - On Gossip Select'),
|
|
(33242,1,0,'Golganneth, lend me your strengh! Grant my mortal allies the power of thunder!',14,0,100,0,0,15750,0,'Thorim (Observation Ring) - On Gossip Select'),
|
|
(33244,0,0,'As you wish, $N.',12,0,100,0,0,0,0,'Mimiron (Observation Ring) - On Gossip Select'),
|
|
(33244,1,0,'Combat matrix enhanced. Behold wonderous rapidity!',14,0,100,0,0,15630,0,'Mimiron (Observation Ring) - On Gossip Select'),
|
|
(33271,0,0,'Your destruction will herald a new age of suffering!',14,0,100,0,0,15542,0,'General Vezax SAY_AGGRO'),
|
|
(33271,1,0,'You thought to stand before the legions of death... and survive?',14,0,100,0,0,15543,0,'General Vezax SAY_SLAY_1'),
|
|
(33271,1,1,'Defiance... a flaw of mortality.',14,0,100,0,0,15544,0,'General Vezax SAY_SLAY_2'),
|
|
(33271,2,0,'The black blood of Yogg-Saron courses through me! I. AM. UNSTOPPABLE!',14,0,100,0,0,15545,0,'General Vezax SAY_SURGE_OF_DARKNESS'),
|
|
(33271,3,0,'Oh, what horrors await....',14,0,100,0,0,15546,0,'General Vezax SAY_DEATH'),
|
|
(33271,4,0,'Your defeat was inevitable!',14,0,100,0,0,15547,0,'General Vezax SAY_BERSERK'),
|
|
(33271,5,0,'Behold, now! Terror, absolute!',14,0,100,0,0,15548,0,'General Vezax SAY_HARDMODE'),
|
|
(33271,6,0,'The saronite vapors mass and swirl violently, merging into a monstrous form!',41,0,100,0,0,0,0,'General Vezax - EMOTE_ANIMUS'),
|
|
(33271,7,0,'A saronite barrier appears around General Vezax!',41,0,100,0,0,0,0,'General Vezax - EMOTE_BARRIER'),
|
|
(33271,8,0,'%s roars and surges with dark might!',41,0,100,0,0,0,0,'General Vezax - EMOTE_SURGE_OF_DARKNESS'),
|
|
(33273,0,0,'Are those winter hyacinths? For me?',12,0,100,6,0,0,0,'Maiden of Drak\'Mar'),
|
|
(33273,1,0,'It\'s been so long since a traveler has come here bearing flowers.',12,0,100,1,0,0,0,'Maiden of Drak\'Mar'),
|
|
(33273,2,0,'The lake has been too lonely these past years. The travelers stopped coming and evil came to these waters.',12,0,100,1,0,0,0,'Maiden of Drak\'Mar'),
|
|
(33273,3,0,'Your gift is a rare kindness, traveler. Please take this blade with my gratitude. Long ago, another traveler left it here, but I have little use for it.',12,0,100,1,0,0,0,'Maiden of Drak\'Mar'),
|
|
(33280,0,0,'Weak-minded fools!',15,0,100,0,0,15780,0,'Voice of Yogg-Saron - WHISPER_VOICE_PHASE_1_WIPE'),
|
|
(33280,1,0,'Your will is no longer your own...',15,0,100,0,0,15759,0,'Voice of Yogg-Saron - WHISPER_VOICE_INSANE'),
|
|
(33280,1,1,'Destroy them minion, your master commands it!',15,0,100,0,0,15760,0,'Voice of Yogg-Saron - WHISPER_VOICE_INSANE'),
|
|
(33285,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33285,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33287,0,0,'Give us a moment to prepare to build the turrets.',14,0,100,0,0,0,0,'Expedition Engineer SAY_AGGRO_1'),
|
|
(33287,1,0,'Ready to move out, keep those dwarves off of our backs!',14,0,100,0,0,0,0,'Expedition Engineer SAY_AGGRO_3'),
|
|
(33287,2,0,'Fires out! Let\'s rebuild those turrets!',14,0,100,0,0,0,0,'SAY_TURRETS'),
|
|
(33288,0,0,'BOW DOWN BEFORE THE GOD OF DEATH!',14,0,100,0,0,0,0,'Yogg-Saron - SAY_YOGG_SARON_SPAWN'),
|
|
(33288,1,0,'MADNESS WILL CONSUME YOU!',14,0,100,0,0,15756,0,'Yogg-Saron - SAY_YOGG_SARON_MADNESS'),
|
|
(33288,2,0,'Portals open into %s\'s mind!',41,0,100,0,0,0,0,'Yogg-Saron - EMOTE_YOGG_SARON_MADNESS'),
|
|
(33288,3,0,'Look upon the true face of death and know that your end comes soon!',14,0,100,0,0,15755,0,'Yogg-Saron - SAY_YOGG_SARON_PHASE_3'),
|
|
(33288,4,0,'Eternal suffering awaits!',14,0,100,0,0,15758,0,'Yogg-Saron - SAY_YOGG_SARON_DEAFENING_ROAR'),
|
|
(33288,5,0,'%s opens his mouth wide!',41,0,100,0,0,0,0,'Yogg-Saron - EMOTE_YOGG_SARON_DEAFENING_ROAR'),
|
|
(33288,6,0,'Your fate is sealed. The end of days is finally upon you and ALL who inhabit this miserable little seedling. Uulwi ifis halahs gag erh\'ongg w\'ssh.',14,0,100,0,0,15761,0,'Yogg-Saron - SAY_YOGG_SARON_DEATH'),
|
|
(33288,7,0,'%s prepares to unleash Empowering Shadows!',41,0,100,0,0,0,0,'Yogg-Saron - EMOTE_YOGG_SARON_EMPOWERING_SHADOWS'),
|
|
(33288,8,0,'%s goes berserk, extinguishing all life!',41,0,100,0,0,0,0,'Yogg-Saron - EMOTE_YOGG_SARON_EXTINGUISH_ALL_LIFE'),
|
|
(33292,0,0,'%s begins to boil upon touching $N!',16,0,100,0,0,0,0,'Ominous Cloud - Touch emote'),
|
|
(33293,0,0,'New toys? For me? I promise I won\'t break them this time!',14,0,100,0,0,15724,0,'XT-002 Deconstructor SAY_AGGRO'),
|
|
(33293,1,0,'So tired. I will rest for just a moment!',14,0,100,0,0,15725,0,'XT-002 Deconstructor SAY_HEART_OPENED'),
|
|
(33293,2,0,'I\'m ready to play!',14,0,100,0,0,15726,0,'XT-002 Deconstructor SAY_HEART_CLOSED'),
|
|
(33293,3,0,'NO! NO! NO! NO! NO!',14,0,100,0,0,15727,0,'XT-002 Deconstructor SAY_TYMPANIC_TANTRUM'),
|
|
(33293,4,0,'I... I think I broke it.',14,0,100,0,0,15728,0,'XT-002 Deconstructor SAY_SLAY_1'),
|
|
(33293,4,1,'I guess it doesn\'t bend that way.',14,0,100,0,0,15729,0,'XT-002 Deconstructor SAY_SLAY_2'),
|
|
(33293,5,0,'I\'m tired of these toys. I don\'t want to play anymore!',14,0,100,0,0,15730,0,'XT-002 Deconstructor SAY_BERSERK'),
|
|
(33293,6,0,'You are bad... Toys... Very... Baaaaad ',14,0,100,0,0,15731,0,'XT-002 Deconstructor SAY_DEATH'),
|
|
(33293,7,0,'Time for a new game! My old toys will fight my new toys!',14,0,100,0,0,15732,0,'XT-002 Deconstructor SAY_SUMMON'),
|
|
(33293,8,0,'%s\'s heart is exposed and leaking energy.',41,0,100,0,0,0,0,'XT-002 Deconstructor EMOTE_HEART_OPENED'),
|
|
(33293,9,0,'%s\'s heart is severed from his body.',41,0,100,0,0,0,0,'XT-002 Deconstructor EMOTE_HEART_CLOSED'),
|
|
(33293,10,0,'%s begins to cause the earth to quake.',41,0,100,0,0,0,0,'XT-002 Deconstructor EMOTE_TYMPANIC_TANTRUM'),
|
|
(33293,11,0,'%s consumes a scrap bot to repair himself!',41,0,100,0,0,0,0,'XT-002 Deconstructor EMOTE_SCRAPBOT'),
|
|
(33303,0,0,'Thank you, mortal, for freeing me from this curse. I beg you, take this blade.',12,0,100,1,0,0,0,'Maiden of Winter\'s Breath Lake'),
|
|
(33303,1,0,'It has brought me naught but ill. Mayhap you can find someone who will contain its power.',12,0,100,1,0,0,0,'Maiden of Winter\'s Breath Lake'),
|
|
(33306,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33306,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33350,0,0,'Oh, my! I wasn\'t expecting company! The workshop is such a mess! How embarrassing!',14,0,100,0,0,15611,0,'Mimiron SAY_AGGRO'),
|
|
(33350,1,0,'Now why would you go and do something like that? Didn\'t you see the sign that said \'DO NOT PUSH THIS BUTTON!\'? How will we finish testing with the self-destruct mechanism active?',14,0,100,0,0,15629,0,'Mimiron SAY_HARDMODE_ON'),
|
|
(33350,2,0,'We haven\'t much time, friends! You\'re going to help me test out my latest and greatest creation. Now, before you change your minds, remember, that you kind of owe it to me after the mess you made with the XT-002.',14,0,100,0,0,15612,0,'Mimiron SAY_MKII_ACTIVATE'),
|
|
(33350,3,0,'MEDIC!',14,0,100,0,0,15613,0,'Mimiron SAY_MKII_SLAY_1'),
|
|
(33350,3,1,'I can fix that... or, maybe not! Sheesh, what a mess...',14,0,100,0,0,15614,0,'Mimiron SAY_MKII_SLAY_2'),
|
|
(33350,4,0,'WONDERFUL! Positively marvelous results! Hull integrity at 98.9 percent! Barely a dent! Moving right along.',14,0,100,0,0,15615,0,'Mimiron SAY_MKII_DEATH'),
|
|
(33350,5,0,'Behold the VX-001 Anti-personnel Assault Cannon! You might want to take cover.',14,0,100,0,0,15616,0,'Mimiron SAY_VX001_ACTIVATE'),
|
|
(33350,6,0,'Fascinating. I think they call that a \"clean kill\".',14,0,100,0,0,15617,0,'Mimiron SAY_VX001_SLAY_1'),
|
|
(33350,6,1,'Note to self: Cannon highly effective against flesh.',14,0,100,0,0,15618,0,'Mimiron SAY_VX001_SLAY_2'),
|
|
(33350,7,0,'Thank you, friends! Your efforts have yielded some fantastic data! Now, where did I put- oh, there it is!',14,0,100,0,0,15619,0,'Mimiron SAY_VX001_DEATH'),
|
|
(33350,8,0,'Isn\'t it beautiful? I call it the magnificent aerial command unit!',14,0,100,0,0,15620,0,'Mimiron SAY_AERIAL_ACTIVATE'),
|
|
(33350,9,0,'Outplayed!',14,0,100,0,0,15621,0,'Mimiron SAY_AERIAL_SLAY_1'),
|
|
(33350,9,1,'You can do better than that!',14,0,100,0,0,15622,0,'Mimiron SAY_AERIAL_SLAY_2'),
|
|
(33350,10,0,'Preliminary testing phase complete. Now comes the true test!!',14,0,100,0,0,15623,0,'Mimiron SAY_AERIAL_DEATH'),
|
|
(33350,11,0,'Gaze upon its magnificence! Bask in its glorious, um, glory! I present you... V-07-TR-0N!',14,0,100,0,0,15624,0,'Mimiron SAY_V07TRON_ACTIVATE'),
|
|
(33350,12,0,'Prognosis: Negative!',14,0,100,0,0,15625,0,'Mimiron SAY_V07TRON_SLAY_1'),
|
|
(33350,12,1,'You\'re not going to get up from that one, friend.',14,0,100,0,0,15626,0,'Mimiron SAY_V07TRON_SLAY_2'),
|
|
(33350,13,0,'It would appear that I\'ve made a slight miscalculation. I allowed my mind to be corrupted by the fiend in the prison, overriding my primary directive. All systems seem to be functional now. Clear.',14,0,100,0,0,15627,0,'Mimiron SAY_V07TRON_DEATH'),
|
|
(33350,14,0,'Oh, my! It would seem that we are out of time, my friends!',14,0,100,0,0,15628,0,'Mimiron SAY_BERSERK'),
|
|
(33382,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33382,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33383,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33384,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Valiant'),
|
|
(33417,0,0,'Now, I will imbue this crystal with the Light\'s power to cut through lies and deceit.',12,0,100,1,0,0,0,'Crusader Rhydalla'),
|
|
(33417,1,0,'Grant us the ability to know the truth. If a murderer walks in our midst, guide us in our search for justice.',12,0,100,1,0,0,0,'Crusader Rhydalla'),
|
|
(33436,0,0,'Bad news sire.',12,0,100,66,0,15538,0,'Garona'),
|
|
(33436,1,0,'The clans are united under Blackhand in this assault. They will stand together until Stormwind has fallen.',12,0,100,274,0,15539,0,'Garona'),
|
|
(33436,2,0,'Gul\'dan is bringing up his warlocks by nightfall. Until then, the Blackrock clan will be trying to take the Eastern Wall.',12,0,100,1,0,15540,0,'Garona'),
|
|
(33436,3,0,'The orc leaders agree with your assessment.',12,0,100,0,0,15541,0,'Garona'),
|
|
(33437,0,0,'We will hold until the reinforcements come. As long as men with stout hearts are manning the walls and throne Stormwind will hold.',12,0,100,274,0,15585,0,'King Llane'),
|
|
(33441,0,0,'Your resilience is admirable.',12,0,100,0,0,15598,0,'The Lich King'),
|
|
(33441,1,0,'I will break you as I broke him.',12,0,100,0,0,15599,0,'The Lich King'),
|
|
(33442,0,0,'Arrrrrrgh!',14,0,100,0,0,15470,0,'Immolated Champion'),
|
|
(33442,1,0,'I\'m not afraid of you!',12,0,100,0,0,15471,0,'Immolated Champion'),
|
|
(33448,0,1,'Ready yourself!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,0,2,'Prepare yourself!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,0,3,'On your guard!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,0,4,'On your guard!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,0,5,'Let it begin!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,0,6,'Argent Champion is looking winded!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,1,7,'Victory is mine!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,1,8,'It seems you still need more practice. Perhaps another time.',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,1,9,'I have won. Better luck another time, friend.',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,1,10,'I am afraid you will need more practice to defeat me.',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,2,11,'I yield to you.',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,2,12,'That was a well fought battle. I yield to you.',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,2,13,'It would seem I underestimated your skills. Well done..',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33448,2,14,'I have been defeated. Good fight!',12,0,100,1,1000,0,0,'Valiant Champion'),
|
|
(33459,0,0,'This isn\'t honorable combat. I long to face my opponents in battle with my axe in hand!',12,0,100,1,0,0,0,'Orgrimmar Champion'),
|
|
(33459,1,0,'These are my enemies. YOU would be my enemy in battle! Your king has declared war on my kind!',12,0,100,1,0,0,0,'Orgrimmar Champion'),
|
|
(33459,2,0,'But instead of fighting as my people would, as my people should, I find myself with a long, unwieldy pole, attempting to coax my wolf into charging my opponent without attacking.',12,0,100,1,0,0,0,'Orgrimmar Champion'),
|
|
(33459,3,0,'This is not how orcs fight! My duty to the Warchief wars with my personal honor. I hold no faith in your Light, but as you seem an advisor, I would hear your words.',12,0,100,1,0,0,0,'Orgrimmar Champion'),
|
|
(33459,4,0,'Orgrimmar Champion laughs.',16,0,100,11,0,0,0,'Orgrimmar Champion'),
|
|
(33462,0,0,'I don\'t know if I can compete! Everyone is so much bigger!',12,0,100,1,0,0,0,'Gnomeregan Champion'),
|
|
(33462,1,0,'I\'ve calculated the probability of my success, and it\'s distressingly low!',12,0,100,1,0,0,0,'Gnomeregan Champion'),
|
|
(33462,2,0,'I can\'t accurately assess the mathematics behind the charge of my turbostrider while keeping hold of my lance at the precise angle needed and keeping my shield in the exact location for maximum protection at any given second!',12,0,100,1,0,0,0,'Gnomeregan Champion'),
|
|
(33462,3,0,'...and some of those mounts can trample me!',12,0,100,1,0,0,0,'Gnomeregan Champion'),
|
|
(33465,0,0,'I punched a penguin on my way in here.',12,0,100,1,0,0,0,'Undercity Champion'),
|
|
(33465,1,0,'Nah, not really. I just wanted to see the look on your face.',12,0,100,1,0,0,0,'Undercity Champion'),
|
|
(33465,2,0,'Undercity Champion laughs.',16,0,100,11,0,0,0,'Undercity Champion'),
|
|
(33465,3,0,'Undercity Champion waves at Argent Confessor Paletress and goes back to his seat.',16,0,100,3,0,0,0,'Undercity Champion'),
|
|
(33467,0,0,'This fighting is endless. I\'m not certain how much more of it I can stand.',12,0,100,1,0,0,0,'Silvermoon Champion'),
|
|
(33467,1,0,'All of this posturing, all of this dancing about in rings... it seems pointless. What\'s the use?',12,0,100,1,0,0,0,'Silvermoon Champion'),
|
|
(33467,2,0,'And I\'m beginning to get HELMET HAIR. This is a travesty!',12,0,100,1,0,0,0,'Silvermoon Champion'),
|
|
(33467,3,0,'Silvermoon Champion blows a kiss to Argent Confessor Paletress.',16,0,100,17,0,0,0,'Silvermoon Champion'),
|
|
(33477,0,0,'My heart hangs heavier with each passing day, Confessor.',12,0,100,1,0,0,0,'Stormwind Champion'),
|
|
(33477,1,0,'I have been ordered here, and here I stay and fight under the banner of Stormwind. But everything I do here is empty.',12,0,100,1,0,0,0,'Stormwind Champion'),
|
|
(33477,2,0,'Beyond these reaches, the Scourge continue their work, destroying more and more of what we\'ve built. The fight should be there. I should be there.',12,0,100,1,0,0,0,'Stormwind Champion'),
|
|
(33477,3,0,'How can I justify jousting while people die without my protection?',12,0,100,1,0,0,0,'Stormwind Champion'),
|
|
(33480,0,0,'Lass, I\'ve a confession to make to ya.',12,0,100,1,0,0,0,'Ironforge Champion'),
|
|
(33480,1,0,'I\'ve been feelin\'... urges.',12,0,100,1,0,0,0,'Ironforge Champion'),
|
|
(33480,2,0,'It was a powerful feelin\' while I was listenin\' to yer sermon, and it\'s drivin\' me nuts!',12,0,100,1,0,0,0,'Ironforge Champion'),
|
|
(33480,3,0,'...I NEED A DRINK!',12,0,100,1,0,0,0,'Ironforge Champion'),
|
|
(33488,0,0,'A cloud of saronite vapors coalesces nearby!',41,0,100,0,0,0,0,'Saronite Vapor - EMOTE_VAPORS'),
|
|
(33495,0,0,'That terrible glow... should that be?',12,0,100,0,0,15702,0,'Ysera'),
|
|
(33515,0,0,'Some things are better left alone!',14,0,100,0,0,15473,0,'Auriaya SAY_AGGRO'),
|
|
(33515,1,1,'The secret dies with you!',14,0,100,0,0,15474,0,'Auriaya SAY_SLAY_1'),
|
|
(33515,1,2,'There is no escape!',14,0,100,0,0,15475,0,'Auriaya SAY_SLAY_2'),
|
|
(33515,2,0,'Auriaya screams in agony.',16,0,100,0,0,15476,0,'Auriaya SAY_DEATH'),
|
|
(33515,3,0,'You waste my time!',14,0,100,0,0,15477,0,'Auriaya SAY_BERSERK'),
|
|
(33515,4,0,'%s begins to cast Terrifying Screech.',41,0,100,0,0,0,0,'Auriaya EMOTE_FEAR'),
|
|
(33515,5,0,'%s begins to activate the Feral Defender!',41,0,100,0,0,0,0,'Auriaya EMOTE_DEFENDER'),
|
|
(33522,0,0,'$N challenges the Black Knight to trial by combat!',14,0,100,0,0,0,0,'yell'),
|
|
(33522,1,0,'Good luck, $N.',12,0,100,0,0,0,0,'say'),
|
|
(33523,0,0,'It is done... All have been given that which must be given. I now seal the Dragon Soul forever...',12,0,100,0,0,15631,0,'Neltharion'),
|
|
(33523,1,0,'For it to be as it must, yes.',12,0,100,273,0,15632,0,'Neltharion'),
|
|
(33532,1,0,'Look!',12,0,0,0,0,0,0,''),
|
|
(33532,2,0,'Got you back!',12,0,0,0,0,0,0,''),
|
|
(33532,3,0,'Good snowball fight!',12,0,0,0,0,0,0,''),
|
|
(33532,4,0,'Look! That must be Kekek as a mighty warrior! See? What Kekek tell you?',12,0,0,0,0,0,0,''),
|
|
(33532,5,0,'Hmm... that Kekek very old. Must be elder, leader of Frenzyheart. This good. Kekek have good future as warrior and leader. Kekek very happy you bring him here. Orphan-lady never do that for Kekek.',12,0,0,0,0,0,0,''),
|
|
(33532,6,0,'Wow. At last, Kekek get to meet Hemet Nesingwary!',12,0,0,0,0,0,0,''),
|
|
(33532,7,0,'Even Frenzyheart know all about you after you come to Sholazar. Maybe you teach Kekek your tricks?',12,0,0,0,0,0,0,''),
|
|
(33532,8,0,'Not sure how reading helps. Kekek can\'t read anyway, but if Hemet Nesingwary say, Kekek try.',12,0,0,0,0,0,0,''),
|
|
(33532,9,0,'Maybe give up and throw book at animals, but try.',12,0,0,0,0,0,0,''),
|
|
(33532,10,0,'You think maybe one day, Kekek lead Frenzyheart home, like bear-men fight to get tree-city back? Kekek want own home, not city with purple men, not jungle with big-tongues.',12,0,0,0,0,0,0,''),
|
|
(33532,11,0,'Kekek thought we go see dragon queen. This just some elf-lady with funny horns.',12,0,0,0,0,0,0,''),
|
|
(33532,12,0,'But why? Dragons big and powerful. Elf-lady weak. Kekek want to see dragon queen\'s real form.',12,0,0,0,0,0,0,''),
|
|
(33532,13,0,'Oh! Now Kekek understand. Not want to be crushed by big dragon-lady. Maybe come back sometime when not so crowded. Nice to meet you, dragon-lady.',12,0,0,0,0,0,0,''),
|
|
(33533,1,0,'Look!',12,0,0,0,0,0,0,''),
|
|
(33533,2,0,'We can dance too!',12,0,0,0,0,0,0,''),
|
|
(33533,3,0,'We made a new friend!',12,0,0,0,0,0,0,''),
|
|
(33533,4,0,'We here! Only, if this is world tree, how come it broke when they tried to put whole world in?',12,0,0,0,0,0,0,''),
|
|
(33533,5,0,'Look! Is that us? We think it\'s us. A bit older, maybe?',12,0,0,0,0,0,0,''),
|
|
(33533,6,0,'Looks like we blessed by Great Ones! Shrines give magic, make us high-oracle someday? Maybe?',12,0,0,0,0,0,0,''),
|
|
(33533,7,0,'Wow! A real Great One? We don\'t even think Soo-say has met a real Great One!',12,0,0,0,0,0,0,''),
|
|
(33533,8,0,'Um, hello, Mr. Great One. We are honored to meet you.',12,0,0,0,0,0,0,''),
|
|
(33533,9,0,'Maybe you\'re asleep, Mr. Great One? We stand. Must be hard working being Great One, collecting all the shinies we leave for you.',12,0,0,0,0,0,0,''),
|
|
(33533,10,0,'We brought you a gift, Great One. Maybe you see it when you wake up. Maybe you remember we came to see you, oki?',12,0,0,0,0,0,0,''),
|
|
(33533,11,0,'So that\'s the queen of the dragons? Hmm... we thought she\'d be bigger. Yes, we did.',12,0,0,0,0,0,0,''),
|
|
(33533,12,0,'How come she doesn\'t look like the other dragons? could she turn into a big ol\' dragon if she wanted to?',12,0,0,0,0,0,0,''),
|
|
(33533,13,0,'Um... Your Majesty, would you turn into a dragon for us?',12,0,0,0,0,0,0,''),
|
|
(33533,14,0,'Oki... How about now?',12,0,0,0,0,0,0,''),
|
|
(33535,0,0,'It is a weapon like no other. It must be like no other.',12,0,100,1,0,15610,0,'Malygos'),
|
|
(33552,0,0,'A thousand deaths... or one murder.',12,0,100,0,0,15762,0,'Yogg-Saron'),
|
|
(33552,1,0,'Your petty quarrels only make me stronger!',12,0,100,0,0,15764,0,'Yogg-Saron'),
|
|
(33552,2,0,'Yrr n\'lyeth... shuul anagg!',12,0,100,0,0,15766,0,'Yogg-Saron'),
|
|
(33552,3,0,'He will learn... no king rules forever; only death is eternal!',12,0,100,0,0,15767,0,'Yogg-Saron'),
|
|
(33552,4,0,'His brood learned their lesson before too long. You will soon learn yours!',12,0,100,0,0,15765,0,'Yogg-Saron'),
|
|
(33558,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33558,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33559,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33561,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33562,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33564,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Valiant'),
|
|
(33626,0,0,'Not a bit. For the life of me, I can\'t figure out how this thing works.',12,0,100,0,0,0,0,'Hired Engineer to Player'),
|
|
(33626,1,0,'I know, I know... I haven\'t given up yet. Don\'t get your hopes up though, this technology is way beyond me.',12,0,100,0,0,0,0,'Hired Engineer to Player'),
|
|
(33628,21,0,'Welcome, champions! Today, before the eyes of your leaders and peers, you will prove yourselves worthy combatants!',14,0,100,0,0,0,0,''),
|
|
(33628,22,0,'You will first be facing three of the Grand Champions of the Tournament! These fierce contenders have beaten out all others to reach the pinnacle of skill in the joust.',14,0,100,0,0,0,0,''),
|
|
(33628,23,0,'Begin!',14,0,100,0,0,0,0,''),
|
|
(33628,24,0,'Well fought! Your next challenge comes from the Crusade\'s own ranks. You will be tested against their considerable prowess.',14,0,100,0,0,0,0,''),
|
|
(33628,31,0,'Well done. You have proven yourself today-',14,0,100,0,0,0,0,''),
|
|
(33628,34,0,'What is the meaning of this?',14,0,100,0,0,0,0,''),
|
|
(33628,41,0,'You may begin!',14,0,100,0,0,0,0,''),
|
|
(33662,0,0,'Any luck?',12,0,100,0,0,0,0,'Kirin Tor Battle-Mage to Player'),
|
|
(33662,1,0,'Keep at it. If our suspicions are right and this is a transporter, it could prove extremely useful in our assault.',12,0,100,0,0,0,0,'Kirin Tor Battle-Mage to Player'),
|
|
(33686,0,0,'I was constructed to serve as a repository for essential information regarding this complex. My primary functions include communicating the status of the frontal defense systems and assessing the status of the entity that this complex was built to imprison.',12,0,100,0,0,0,0,'Lore Keeper of Norgannon to Player'),
|
|
(33686,1,0,'Compromise of complex detected, security override enabled - query permitted.',12,0,100,0,0,0,0,'Lore Keeper of Norgannon to Player'),
|
|
(33686,2,0,'Primary defensive emplacements consist of iron constructs and Storm Beacons, which will generate additional constructs as necessary. Secondary systems consist of orbital defense emplacements.',12,0,100,0,0,0,0,'Lore Keeper of Norgannon to Player'),
|
|
(33686,3,0,'Entity designate: Yogg-Saron. Security has been compromised. Prison operational status unknown. Unable to contact Watchers for notification purposes.',12,0,100,0,0,0,0,'Lore Keeper of Norgannon to Player'),
|
|
(33696,0,0,'%s nods.',16,0,100,0,0,0,0,'Archmage Rhydian to Player'),
|
|
(33696,1,0,'%s whispers something to Brann.',16,0,100,0,0,0,0,'Archmage Rhydian to Player'),
|
|
(33701,0,0,'I heard a story or two of a Lore Keeper in Uldaman that fit your description. Do you serve a similar purpose?',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33701,1,0,'Frontal defense systems? Is there something I should let Brann know before he has anyone attempt to enter the complex?',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33701,2,0,'Can you detail the nature of these defense systems?',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33701,3,0,'Got it. At least we don\'t have to deal with those orbital emplacements.',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33701,4,0,'Rhydian, make sure you let Brann and Archmage Pentarus know about those defenses immediately.',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33701,5,0,'And you mentioned an imprisoned entity? What is the nature of this entity and what is its status?',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33701,6,0,'Yogg-Saron is here? It sounds like we really will have our hands full then.',12,0,100,0,0,0,0,'High Explorer Dellorah to Player'),
|
|
(33707,0,1,'Ready yourself!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,0,2,'Prepare yourself!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,0,3,'On your guard!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,0,4,'On your guard!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,0,5,'Let it begin!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,0,6,'Argent Champion is looking winded!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,1,7,'Victory is mine!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,1,8,'It seems you still need more practice. Perhaps another time.',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,1,9,'I have won. Better luck another time, friend.',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,1,10,'I am afraid you will need more practice to defeat me.',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,2,11,'I yield to you.',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,2,12,'That was a well fought battle. I yield to you.',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,2,13,'It would seem I underestimated your skills. Well done..',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33707,2,14,'I have been defeated. Good fight!',12,0,100,1,1000,0,0,'Argent Champion'),
|
|
(33738,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33738,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33739,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33740,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33743,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33744,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33744,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33745,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33746,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33747,0,0,'Ready yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,0,1,'Prepare yourself!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,0,2,'On your guard!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,0,3,'Let it begin!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,1,0,'Victory is mine!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,1,1,'It seems you still need more practice. Perhaps another time.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,1,2,'I have won. Better luck another time, friend.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,1,3,'I am afraid you will need more practice to defeat me.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,2,0,'I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,2,1,'That was a well fought battle. I yield to you.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,2,2,'It would seem I underestimated your skills. Well done.',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33747,2,3,'I have been defeated. Good fight!',12,7,100,0,0,0,0,'Argent Champion'),
|
|
(33748,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33748,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,0,0,'Ready yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,0,1,'Prepare yourself!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,0,2,'On your guard!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,0,3,'Let it begin!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,1,0,'Victory is mine!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,1,1,'It seems you still need more practice. Perhaps another time.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,1,2,'I have won. Better luck another time, friend.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,1,3,'I am afraid you will need more practice to defeat me.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,2,0,'I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,2,1,'That was a well fought battle. I yield to you.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,2,2,'It would seem I underestimated your skills. Well done.',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33749,2,3,'I have been defeated. Good fight!',12,1,100,0,0,0,0,'Argent Champion'),
|
|
(33785,0,0,'Get off that horse and fight me man-to-man!',14,0,100,0,0,0,0,'yell'),
|
|
(33785,1,0,'I will not fail you, master!',14,0,100,0,0,0,0,'yell'),
|
|
(33788,0,0,'Help shield us from these cutting winds, little sapling.',12,7,100,2,0,0,0,'Fhyron Shadesong'),
|
|
(33788,0,1,'There you are',12,7,100,273,0,0,0,'Fhyron Shadesong'),
|
|
(33788,0,2,'Grow, little one.',12,7,100,273,0,0,0,'Fhyron Shadesong'),
|
|
(33853,0,0,'This tournament is the biggest event in ages! Buy something to bring home to your family and show your kids.',12,0,100,1,0,0,0,'Broxel Goldgrasp'),
|
|
(33853,0,1,'Hey! Check out these doublets! Now you can sport your city\'s colors without having a tabard flapping around and getting in the way!',12,0,100,1,0,0,0,'Broxel Goldgrasp'),
|
|
(33853,0,2,'Want to show your pride without flailing around on one of those beasts? Whichever city you\'re rooting for, I got what you need!',12,0,100,1,0,0,0,'Broxel Goldgrasp'),
|
|
(33853,0,3,'Show support for your favorite champion! Wear their colors at the next bout and let \'em know who you love!',12,0,100,0,0,0,0,''),
|
|
(33874,0,0,'Entry denied. Access level insufficient.',12,0,100,0,0,15426,0,'Archivum System'),
|
|
(33874,1,0,'Ninety-nine point nine nine percent.',12,0,100,0,0,15434,0,'Archivum System'),
|
|
(33874,2,0,'That\'s repeating, of course.',12,0,100,0,0,15435,0,'Archivum System'),
|
|
(33874,3,0,'Commencing watcher Freya status analysis.',12,0,100,0,0,15442,0,'Archivum System'),
|
|
(33874,4,0,'Watcher powers augmented by presence of elder servants.',12,0,100,0,0,15443,0,'Archivum System'),
|
|
(33874,5,0,'Analyzing Elder Brightleaf enhancement.... Persistent area defenses powered by solar amplification.',12,0,100,0,0,15444,0,'Archivum System'),
|
|
(33874,6,0,'Elder Stonebark analysis reveals a sonic defense that disrupts use of magic.',12,0,100,0,0,15445,0,'Archivum System'),
|
|
(33874,7,0,'Elder Ironbranch scans have uncovered plant-based immobilization mechanisms.',12,0,100,0,0,15446,0,'Archivum System'),
|
|
(33874,8,0,'In addition, my analysis links each elder to an increase in Freya\'s spellcasting, physical, or summoning capabilities.',12,0,100,0,0,15447,0,'Archivum System'),
|
|
(33874,9,0,'Destruction of elder servants will result in loss of enhancements on watcher Freya. However, permanent damage to Freya\'s person and possessions, including her watcher sigil, highly probable.',12,0,100,0,0,15448,0,'Archivum System'),
|
|
(33874,10,0,'Commencing watcher Hodir status analysis.',12,0,100,0,0,15453,0,'Archivum System'),
|
|
(33874,11,0,'Hodir\'s sigil appears to be located inside a cache of artifacts.',12,0,100,0,0,15454,0,'Archivum System'),
|
|
(33874,12,0,'Watcher Hodir\'s temperament and behavior highly unstable. Destruction of cache highly probable during prolonged combat.',12,0,100,0,0,15455,0,'Archivum System'),
|
|
(33874,13,0,'Allies present in the field of battle are likely to provide synergies and minimize combat duration.',12,0,100,0,0,15456,0,'Archivum System'),
|
|
(33874,14,0,'Preservation of cache is essential to recovering Hodir\'s sigil.',12,0,100,0,0,15457,0,'Archivum System'),
|
|
(33874,15,0,'Commencing watcher Thorim status analysis.',12,0,100,0,0,15449,0,'Archivum System'),
|
|
(33874,16,0,'An external influence, under illusory guise of Thorim\'s deceased mate, Sif, has been detected.',12,0,100,0,0,15450,0,'Archivum System'),
|
|
(33874,17,0,'Mental interference from this presence dangerously close to triggering partial memory damage.',12,0,100,0,0,15451,0,'Archivum System'),
|
|
(33874,18,0,'Tactical analysis suggests approaching the arena from the front and splitting secondary force through a side passage at the ground level. This will maximize odds of reaching Thorim\'s outlook before mental domination by external presence is complete.',12,0,100,0,0,15452,0,'Archivum System'),
|
|
(33874,19,0,'Commencing watcher Mimiron status analysis.',12,0,100,0,0,15458,0,'Archivum System'),
|
|
(33874,20,0,'Watcher Mimiron\'s sigil is linked to a self-destruct mechanism connected to the entirety of the Corridors of Ingenuity.',12,0,100,0,0,15459,0,'Archivum System'),
|
|
(33874,21,0,'Trigger for self-destruct mechanism is codenamed \"Big Red Button\", Mimiron\'s own creation.',12,0,100,0,0,15461,0,'Archivum System'),
|
|
(33874,22,0,'To retrieve Mimiron\'s sigil, initiate self-destruct sequence and defeat Mimiron before its completion.',12,0,100,0,0,15462,0,'Archivum System'),
|
|
(33874,23,0,'Access to the Archivum granted. Intrusion protection mechanisms suspended.',12,0,100,0,0,15427,0,'Archivum System'),
|
|
(33874,24,0,'Initiating query. The Algalon Failsafe is an automated emergency signal following a Prime Designate\'s demise.',12,0,100,0,0,15428,0,'Archivum System'),
|
|
(33874,25,0,'Affirmative. Timestamp of Prime Designate Loken\'s destruction coincides with signal activation.',12,0,100,0,0,15429,0,'Archivum System'),
|
|
(33874,26,0,'Searching... Destruction of Prime Designate is considered the first warning sign of systemic planetary failure. Algalon observer entity\'s arrival is followed by planetary diagnostics resulting in one of two possible reply signals. Reply-code Alpha, signaling \"All is well\" and Reply-code Omega, signaling planetary re-origination.',12,0,100,0,0,15430,0,'Archivum System'),
|
|
(33874,27,0,'The decomposition of the planet and its living organisms into base elements: metals, rocks, gases. This is followed by a period of reconstitution of each element into the original planetary blueprint.',12,0,100,0,0,15431,0,'Archivum System'),
|
|
(33874,28,0,'Request denied. Reply-codes built into Algalon observer entity. He is both messenger and message.',12,0,100,0,0,15432,0,'Archivum System'),
|
|
(33874,29,0,'Algalon diagnostics assess danger of systemic Old God corruption in planetary vital functions. Calculating chance of Omega Reply-code...',12,0,100,0,0,15433,0,'Archivum System'),
|
|
(33874,30,0,'Request denied. Access requires manual verification of the four watchers\' sigils.',12,0,100,0,0,15436,0,'Archivum System'),
|
|
(33874,31,0,'The four watchers of Ulduar: Freya, Thorim, Hodir and Mimiron. The sigils are tied to their physical and mental integrity. All four sigils are required for access to the Celestial Planetarium.',12,0,100,0,0,15437,0,'Archivum System'),
|
|
(33874,32,0,'Analyzing watchers status. Please wait.',12,0,100,0,0,15438,0,'Archivum System'),
|
|
(33874,33,0,'Corruption found. External influence gaining control over watchers. Sigils compromised.',12,0,100,0,0,15439,0,'Archivum System'),
|
|
(33874,34,0,'Sufficient use of force would trigger a reset in watcher functions, removing the external influence.',12,0,100,0,0,15440,0,'Archivum System'),
|
|
(33874,35,0,'As for not endangering the sigils during this process, I can analyze each watcher\'s status and make that information available to you upon completion of calculations.',12,0,100,0,0,15441,0,'Archivum System'),
|
|
(33874,36,0,'Fragment analysis underway.',12,0,100,0,0,15463,0,'Archivum System'),
|
|
(33874,37,0,'Object identified: Val\'anyr, hammer of ancient kings.',12,0,100,0,0,15464,0,'Archivum System'),
|
|
(33874,38,0,'Created by the titans themselves, Val\'anyr was given to the first earthen king, Urel Stoneheart. With the hammer he was to create and give life to the rest of his brethren.',12,0,100,0,0,15465,0,'Archivum System'),
|
|
(33874,39,0,'Val\'anyr was shattered during the first war between the earthen and the iron dwarves. The weapon\'s remnants were believed lost in the conflict.',12,0,100,0,0,15466,0,'Archivum System'),
|
|
(33874,40,0,'Probability of successful repair by ordinary means available in this world is close to nil. Please hold while theoretical means analyzed.',12,0,100,0,0,15467,0,'Archivum System'),
|
|
(33874,41,0,'Powerful acidic content theoretically found inside the being known as Yogg-Saron would account for the liquification of saronite. Submersion in this substance might be sufficient to rebind an alloy of titan origin.',12,0,100,0,0,15468,0,'Archivum System'),
|
|
(33890,0,0,'The illusion shatters and a path to the central chamber opens!',41,0,100,0,0,0,0,'Brain of Yogg-Saron - EMOTE_BRAIN_ILLUSION_SHATTERED'),
|
|
(33972,0,0,'Use Shield-Breaker on a Charge Target$B|TInterface\\Icons\\ability_warrior_shieldbreak.blp:32|t$BFollow up with Charge while the target is vulnerable$B|TInterface\\Icons\\ability_mount_charger.blp:32|t',42,0,0,0,0,0,0,'Argent Tournament - Charge Tutorial'),
|
|
(33973,0,0,'Put up defend$B|TInterface\\Icons\\ability_warrior_shieldmastery.blp:32|t$BThen use Thrust on a Melee Target$B|TInterface\\Icons\\inv_sword_65.blp:32|t',42,0,0,0,0,0,0,'Argent Tournament - Melee Tutorial'),
|
|
(33974,0,0,'Use Shield-Breaker on a Ranged Target$B|TInterface\\Icons\\ability_warrior_shieldbreak.blp:32|t$BThen use Shield-Breaker while the target is defenseless$B|TInterface\\Icons\\ability_warrior_shieldbreak.blp:32|t',42,0,0,0,0,0,0,'Argent Tournament - Ranged Tutorial'),
|
|
(33993,0,0,'Emalon the Storm Watcher overcharges a Tempest Minion!',41,0,100,0,0,0,0,'emalon EMOTE_OVERCHARGE_TEMPEST_MINION'),
|
|
(33993,1,0,'A Tempest Minion appears to defend Emalon!',41,0,100,0,0,0,0,'emalon EMOTE_MINION_RESPAWN'),
|
|
(33993,2,0,'Emalon the Storm Watcher goes into a berserker rage!',16,0,100,0,0,0,0,'emalon EMOTE_BERSERK'),
|
|
(34044,0,0,'Just in time. Let\'s see this thing off, then.',12,0,100,0,0,15826,0,'Brann Bronzebeard'),
|
|
(34064,0,0,'We did it, lads! We got here before Algalon\'s arrival. Maybe we can rig the systems to interfere with his analysis--',14,0,0,0,0,15824,0,'Brann Bronzebeard - SAY_BRANN_ALGALON_INTRO_1'),
|
|
(34064,1,0,'I\'ll head back to the Archivum and see if I can jam his signal. I might be able to buy us some time while you take care of him.',12,0,0,0,0,15825,0,'Brann Bronzebeard - SAY_BRANN_ALGALON_INTRO_2'),
|
|
(34064,2,0,'I know just the place. Will you be all right?',14,0,0,6,0,15823,0,'Brann Bronzebeard - SAY_BRANN_ALGALON_OUTRO'),
|
|
(34102,0,0,'Take heart. Size isn\'t what matters, but how you use the skills you have.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,1,0,'What you lack in size you make up for in ambition and dedication, little one. Go with the Light.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,10,0,'Drink in moderation, then, my dwarven friend, but you may want to turn in your lance and reins for the time being. Go with the Light.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,20,0,'I understand your frustration. Your people are ferocious in battle, and this isn\'t what you\'re used to.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,21,0,'But this is a different sort of honorable combat. Difficult to adapt to, perhaps, but with your prowess I\'m sure you\'ll show everyone the strength in your people.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,22,0,'Argent Confessor Paletress flexes at Orgrimmar Champion.',16,0,100,23,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,23,0,'Besides... while an axe can be a valuable tool in war, lances have their uses as well.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,30,0,'It may seem pointless, but try to find pride in a good fight. The time will come when all this practicing and competition will be put to good use.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,31,0,'And your hair looks wonderful.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,32,0,'Argent Confessor Paletress blows a kiss to Silvermoon Champion.',16,0,100,17,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,40,0,'Your heart is in the right place, and I know you seek to serve the Light. But these small strikes do little to the great undead host.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,41,0,'This tournament is helping to form a strong, concerted force, though it may not appear obvious. When we\'re ready, the eyes of the Crusade and all its champions will turn towards Icecrown.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,42,0,'We will bring the might of all races to the Lich King, and he will be defeated.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,43,0,'I know this does not seem like the obvious path to you, but it will bring you closer to the Light. Fight well, brother.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,50,0,'Oh, my. Do you feel remorseful, at least?',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,100,0,'Thank you all for attending this sermon. It\'s wonderful to see so many familiar faces!',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,101,0,'Today I would like to touch on the three virtues of the Light.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,102,0,'These are dark and difficult times for us all. The armies of the Scourge amass to the south. Companions fall on the battlefield and rise to serve our enemy moments later.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,103,0,'Many of you have experienced a betrayal of trust.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,104,0,'Yet you persevere, as we all must. In these times, no one is a stranger to the virtue of tenacity. In the face of despair and hatred, we continue to stand true to our beliefs and fight on.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,105,0,'There can be no doubt as to your tenacity... but there are other virtues to consider.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,106,0,'Respect is the first virtue taught to those joining the path of the Light.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,107,0,'Look across the aisle to those you would call enemy. Despite the hatred that separates you, there are qualities to respect in your opponent. Their prowess should be acknowledged.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,108,0,'All of us gathered here have a concept of honorable combat. Conducting yourself with honor and treating your opponent as you wish to be treated shows respect.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,109,0,'Respect your opponent on the field, whether he be your brother or your sworn enemy. No matter where your beliefs truly lie, such respect is acknowledging a connection...',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,110,0,'...and in acknowledging those connections, you are closer to the Light.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,111,0,'There is one further step on the path of Light: compassion.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,112,0,'Rivalries abound in this day and age. It is easy to see differences wherever you turn.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,113,0,'The challenge is in looking beyond appearances and understanding our similarities. Through this understanding, you can feel compassion for the losses others have suffered...',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,114,0,'...even if the victim bears another banner.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,115,0,'By feeling and understanding compassion in enemy and ally alike, you reaffirm your connection with the world.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,116,0,'Acting on these tenets, these virtues, help make the world a place we all can appreciate. A world of honor and justice.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,117,0,'Think on my words, friends. In the darkness that surrounds us all, the Light is needed more than ever.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34102,118,0,'I\'ll be behind the confessional screen if anyone wishes to speak with me. Any doubts, any worries, any uncertainties I will happily soothe.',12,0,100,1,0,0,0,'Argent Confessor Paletress'),
|
|
(34143,0,0,'Self-destruct sequence initiated.',14,0,100,0,0,15413,0,''),
|
|
(34143,1,0,'Self-destruct sequence terminated. Overide code A905.',14,0,100,0,0,15414,0,''),
|
|
(34143,2,0,'This area will self-destruct in ten minutes.',14,0,100,0,0,15415,0,''),
|
|
(34143,3,0,'This area will self-destruct in nine minutes.',14,0,100,0,0,15416,0,''),
|
|
(34143,4,0,'This area will self-destruct in eight minutes.',14,0,100,0,0,15417,0,''),
|
|
(34143,5,0,'This area will self-destruct in seven minutes.',14,0,100,0,0,15418,0,''),
|
|
(34143,6,0,'This area will self-destruct in six minutes.',14,0,100,0,0,15419,0,''),
|
|
(34143,7,0,'This area will self-destruct in five minutes.',14,0,100,0,0,15420,0,''),
|
|
(34143,8,0,'This area will self-destruct in four minutes.',14,0,100,0,0,15421,0,''),
|
|
(34143,9,0,'This area will self-destruct in three minutes.',14,0,100,0,0,15422,0,''),
|
|
(34143,10,0,'This area will self-destruct in two minutes.',14,0,100,0,0,15423,0,''),
|
|
(34143,11,0,'This area will self-destruct in one minute.',14,0,100,0,0,15424,0,''),
|
|
(34143,12,0,'Self-destruct sequence finalized. Have a nice day.',14,0,100,0,0,15425,0,''),
|
|
(34386,1,0,'We remember this visit, yes we do. Never forget what you learn from your new friend, little Roo. You got great future ahead.',12,0,0,0,0,0,0,''),
|
|
(34387,1,0,'No worry, Kekek. You grow up, be strong for Frenzyheart. You lead people back to old home, where there no big-tongue babies.',12,0,0,0,0,0,0,''),
|
|
(34489,1,0,'Wanna see what I can do?',12,0,0,0,0,0,0,''),
|
|
(34489,2,0,'Now dance together!',12,0,0,0,0,0,0,''),
|
|
(34490,1,0,'Better watch out!',12,0,0,0,0,0,0,''),
|
|
(34490,2,0,'Got you good!',12,0,0,0,0,0,0,''),
|
|
(34496,0,0,'In the name of our dark master. For the Lich King. You. Will. Die.',14,0,100,0,0,16272,0,'Eydis Darkbane - Aggro'),
|
|
(34496,1,0,'Let the light consume you!',14,0,100,0,0,16279,0,'Eydis Darkbane to Fjola Lightbane - Light Vortex'),
|
|
(34496,2,0,'Let the dark consume you!',14,0,100,0,0,16278,0,'Eydis Darkbane to Fjola Lightbane - Dark Vortex'),
|
|
(34496,3,0,'%s begins to cast |cFF9932CDDark Vortex!|r Switch to |cFF9932CDDark|r Essence!',41,0,100,0,0,16278,0,'Eydis Darkbane to Fjola Lightbane - Dark Vortex emote'),
|
|
(34496,4,0,'%s begins to cast |cFFFF0000Twin\'s Pact!|r',41,0,100,0,0,16274,0,'Eydis Darkbane to Fjola Lightbane - Twin\'s Pact emote'),
|
|
(34496,5,0,'CHAOS!',14,0,100,0,0,16274,0,'Eydis Darkbane to Fjola Lightbane - Twin\'s Pact'),
|
|
(34496,6,0,'You have been measured and found wanting.',14,0,100,0,0,16276,0,'Eydis Darkbane - Killing a player'),
|
|
(34496,7,0,'YOU ARE FINISHED!',14,0,0,0,0,16273,0,'Eydis Darkbane - Berserk'),
|
|
(34496,8,0,'The Scourge cannot be stopped...',14,0,100,0,0,16275,0,'Eydis Darkbane - Death'),
|
|
(34496,9,0,'UNWORTHY!',14,0,100,0,0,16276,0,'Eydis Darkbane - Killing a player'),
|
|
(34497,0,0,'In the name of our dark master. For the Lich King. You. Will. Die.',14,0,100,0,0,16272,0,'Fjola Lightbane - Aggro'),
|
|
(34497,1,0,'Let the light consume you!',14,0,100,0,0,16279,0,'Fjola Lightbane to Fjola Lightbane - Light Vortex'),
|
|
(34497,2,0,'Let the dark consume you!',14,0,100,0,0,16278,0,'Fjola Lightbane to Fjola Lightbane - Dark Vortex'),
|
|
(34497,3,0,'%s begins to cast |cFFFFFFFFLight Vortex!|r Switch to |cFFFFFFFFLight|r Essence!',41,0,100,0,0,16279,0,'Fjola Lightbane to Fjola Lightbane - Light Vortex emote'),
|
|
(34497,4,0,'%s begins to cast Twin\'s Pact!',41,0,100,0,0,16274,0,'Fjola Lightbane to Fjola Lightbane - Twin\'s Pact emote'),
|
|
(34497,5,0,'CHAOS!',14,0,100,0,0,16274,0,'Fjola Lightbane to Fjola Lightbane - Twin\'s Pact'),
|
|
(34497,6,0,'You have been measured and found wanting.',14,0,100,0,0,16276,0,'Fjola Lightbane - Killing a player'),
|
|
(34497,7,0,'YOU ARE FINISHED!',14,0,0,0,0,16273,0,'Fjola Lightbane - Berserk'),
|
|
(34497,8,0,'The Scourge cannot be stopped...',14,0,100,0,0,16275,0,'Fjola Lightbane - Death'),
|
|
(34497,9,0,'UNWORTHY!',14,0,100,0,0,16276,0,'Fjola Lightbane - Killing a player'),
|
|
(34564,0,0,'Ahhh, our guests have arrived, just as the master promised.',14,0,100,0,0,16235,0,'Anub\'arak - Intro'),
|
|
(34564,1,0,'This place will serve as your tomb!',14,0,100,0,0,16234,0,'Anub\'arak - Aggro'),
|
|
(34564,2,0,'Auum na-l ak-k-k-k, isshhh. Rise, minions. Devour...',14,0,100,0,0,16240,0,'Anub\'arak - Submerge'),
|
|
(34564,3,0,'%s burrows into the ground!',41,0,100,0,0,16240,0,'Anub\'arak - Burrows'),
|
|
(34564,4,0,'%s emerges from the ground!',41,0,100,0,0,0,0,'Anub\'arak - Emerge emote'),
|
|
(34564,5,0,'The swarm shall overtake you!',14,0,100,0,0,16241,0,'Anub\'arak - Leeching Swarm'),
|
|
(34564,6,0,'%s unleashes a Leeching Swarm to heal himself!',41,0,100,0,0,16241,0,'Anub\'arak - Leeching Swarm emote'),
|
|
(34564,7,0,'F-lakkh shir!',14,0,100,0,0,16236,0,'Anub\'arak - Killing a player'),
|
|
(34564,7,1,'Another soul to sate the host.',14,0,100,0,0,16237,0,'Anub\'arak - Killing a player'),
|
|
(34564,8,0,'I have failed you, master...',14,0,100,0,0,16238,0,'Anub\'arak - Death'),
|
|
(34657,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Jaelyne Evensong - SAY_TRAMPLED'),
|
|
(34660,0,0,'%s\'s spikes pursue $n!',41,0,100,0,0,0,0,'Anub\'arak - Spike target'),
|
|
(34701,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Colosos - SAY_TRAMPLED'),
|
|
(34702,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Ambrose Boltspark - SAY_TRAMPLED'),
|
|
(34703,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Lana Stouthammer - SAY_TRAMPLED'),
|
|
(34705,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Marshal Jacob Alerius - SAY_TRAMPLED'),
|
|
(34715,0,0,'And there\'s Orgrimmar, huge and menacing like always. Take a quick break, boys, then it\'s back to the Bluff!',12,1,100,1,0,0,0,'Sky-Captain Blastnut - Dock at Orgrimmar'),
|
|
(34715,1,0,'Next stop, Thunder Bluff',12,1,100,5,0,0,0,'Sky-Captain Blastnut - Leave for Thunder Bluff'),
|
|
(34715,2,0,'Watch your step! Don\'t want you becoming a smudge down there. Welcome to Thunder Bluff!',12,1,100,1,0,0,0,'Sky-Captain Blastnut - Dock at Thunder Bluff'),
|
|
(34715,3,0,'Okay, boys, let\'s get this baby over to Orgrimmar!',12,1,100,25,0,0,0,'Sky-Captain Blastnut - Leave for Orgrimmar'),
|
|
(34716,0,0,'Thank you, $c.',12,0,100,5,0,0,0,'Captive Aspirant'),
|
|
(34716,0,1,'They\'re killing the prisoners! Hurry, help the others.',12,0,100,5,0,0,0,'Captive Aspirant'),
|
|
(34716,0,2,'I knew I shouldn\'t have come to the tournament!',12,0,100,5,0,0,0,'Captive Aspirant'),
|
|
(34716,0,3,'I thought I was going to die in there!',12,0,100,5,0,0,0,'Captive Aspirant'),
|
|
(34716,0,4,'I thought I\'d never make it out of here alive.',12,0,100,5,0,0,0,'Captive Aspirant'),
|
|
(34721,0,0,'Move it, Zippik! We don\'t have all day!',12,1,100,5,0,0,0,'Chief Officer Ograh - Leave for Thunder Bluff'),
|
|
(34721,1,0,'Careful. CAREFUL! Did I feel a shudder? You\'re going to knock that tower down, oaf!',12,1,100,5,0,0,0,'Chief Officer Ograh - Dock at Orgrimmar & Thunder Bluff'),
|
|
(34721,2,0,'We\'re behind schedule! Turn this tub east! EAST!',12,1,100,5,0,0,0,'Chief Officer Ograh - Leave for Orgrimmar'),
|
|
(34723,0,0,'Dat cloud look like da Warchief.',12,1,100,25,0,0,0,'Watcher Tolwe - Random'),
|
|
(34723,0,1,'Dere be a bug.',12,1,100,25,0,0,0,'Watcher Tolwe - Random'),
|
|
(34723,0,2,'Ware da ship! A harpy! ...wait, dat be another bird.',12,1,100,25,0,0,0,'Watcher Tolwe - Random'),
|
|
(34723,0,3,'Dere be a bird!',12,1,100,25,0,0,0,'Watcher Tolwe - Random'),
|
|
(34765,0,0,'The zeppelin to Thunder Bluff has arrived! All aboard for a smooth ride across the Barrens!',14,0,100,22,0,11804,0,'Zelli Hotnozzle - Dock at Orgrimmar'),
|
|
(34766,0,0,'Step right up! The zeppelin to Orgrimmar has arrived! All aboard to Durotar!',14,0,100,22,0,11804,0,'Krendle Bigpockets - Dock at Thunder Bluff'),
|
|
(34780,0,0,'Trifling gnome! Your arrogance will be your undoing!',14,0,100,397,0,16143,0,'Lord Jaraxxus to Wilfred Fizzlebang - Intro'),
|
|
(34780,1,0,'You face Jaraxxus, Eredar Lord of the Burning Legion!',14,0,100,0,0,16144,0,'Lord Jaraxxus - Aggro'),
|
|
(34780,2,0,'$n has |cFFFF0000Legion Flames!|r',41,0,100,0,0,0,0,'Lord Jaraxxus - Legion Flame'),
|
|
(34780,3,0,'%s creates a Nether Portal!',41,0,100,0,0,16150,0,'Lord Jaraxxus - Summing Nether Portal'),
|
|
(34780,4,0,'Come forth, sister! Your master calls!',14,0,100,0,0,16150,0,'Lord Jaraxxus - Summoning Mistress of Pain'),
|
|
(34780,5,0,'$n has |cFF00FFFFIncinerate Flesh!|r Heal $g him:her;!',41,0,100,0,0,16149,0,'Lord Jaraxxus - Incinerate Flesh'),
|
|
(34780,6,0,'FLESH FROM BONE!',14,0,100,0,0,16149,0,'Lord Jaraxxus - Incinerate Flesh'),
|
|
(34780,7,0,'%s creates an |cFF00FF00Infernal Volcano!|r',41,0,100,0,0,16151,0,'Lord Jaraxxus - Summoning Infernal Volcano emote'),
|
|
(34780,8,0,'IN-FER-NO!',14,0,100,0,0,16151,0,'Lord Jaraxxus - Summoning Infernals'),
|
|
(34780,9,0,'Insignificant gnat!',14,0,0,0,0,16145,0,'Lord Jaraxxus - Killing a player'),
|
|
(34780,9,1,'Banished to the Nether!',14,0,0,0,0,16146,0,'Lord Jaraxxus - Killing a player'),
|
|
(34780,10,0,'Another will take my place. Your world is doomed...',14,0,100,0,0,16147,0,'Lord Jaraxxus - Death'),
|
|
(34780,11,0,'<Laughs>',14,0,0,0,0,16148,0,'Lord Jaraxxus - Berserk'),
|
|
(34796,0,0,'My slaves! Destroy the enemy!',41,0,0,0,0,0,0,'Gormok the Impaler - Snowball'),
|
|
(34797,0,0,'%s glares at $n and lets out a bellowing roar!',41,0,100,0,0,0,0,'Icehowl - Start'),
|
|
(34797,1,0,'%s crashes into the Coliseum wall and is stunned!',41,0,100,0,0,0,0,'Icehowl - Crash'),
|
|
(34797,2,0,'Trampling combatants underfoot, %s goes into a frothing rage!',41,0,100,0,0,0,0,'Icehowl - Fail'),
|
|
(34799,0,0,'Upon seeing its companion perish, %s becomes enraged!',41,0,100,0,0,0,0,'Dreadscale to Beasts Controller - Enrage'),
|
|
(34799,1,0,'%s buries itself in the earth!',41,0,100,0,0,0,0,'Dreadscale to Beasts Controller - Submerge'),
|
|
(34799,2,0,'%s getting out of the ground!',41,0,100,0,0,0,0,'Dreadscale to Beasts Controller - Emerge'),
|
|
(34883,0,0,'The Horde spectators cheer for $n.',16,0,100,71,0,8574,0,'[ph] Argent Raid Spectator - FX - Horde - SAY_SPECTATOR_PALETRESS_INTRO'),
|
|
(34887,0,0,'The Alliance spectators cheer for $n.',16,0,100,71,0,8574,0,'[ph] Argent Raid Spectator - FX - Alliance - SAY_SPECTATOR_PALETRESS_INTRO'),
|
|
(34900,0,0,'The humans of Stormwind cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Human - SAY_CHEER'),
|
|
(34901,0,0,'The orcs of Orgrimmar cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Orc - SAY_CHEER'),
|
|
(34902,0,0,'The trolls of the Sen\'jin Village begin a chant to celebrate $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Troll - SAY_CHEER'),
|
|
(34903,0,0,'The tauren of Thunder Bluff cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Tauren - SAY_CHEER'),
|
|
(34904,0,0,'The blood elves of Silvermoon cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Blood Elf SAY_PALETRESS_INTRO_1 - SAY_CHEER'),
|
|
(34905,0,0,'The forsaken of the Undercity cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Undead - SAY_CHEER'),
|
|
(34906,0,0,'The dwarves of Ironforge begin a cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Dwarf - SAY_CHEER'),
|
|
(34907,0,0,'Be consumed by the mist!',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34907,0,1,'I shall draw your soul into the mist!',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34907,0,2,'I will heave your carcass into the ocean myself!',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34907,0,3,'Look what\'s lost its way...',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34907,0,4,'YAAARRRGH!',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34907,0,5,'You\'re not even fit to be fed to Leviroth.',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34907,0,6,'You\'ve strayed too far from your comfortable soil, $N.',12,0,100,0,0,0,0,'Kvaldir Harpooner'),
|
|
(34908,0,0,'The draenei of the Exodar cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Draenei - SAY_CHEER'),
|
|
(34909,0,0,'The night elves of Darnassus cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Night Elf - SAY_CHEER'),
|
|
(34910,0,0,'The gnomes of Gnomeregan cheer for $n.',16,0,100,0,0,8573,0,'[ph] Argent Raid Spectator - FX - Gnome - SAY_CHEER'),
|
|
(34924,0,0,'The gates have been breached! Defend the keep!',1,0,100,0,0,0,0,'High Commander Halford Wyrmbane'),
|
|
(34928,37,0,'Thank you, good herald. Your words are too kind.',12,0,100,0,0,16245,0,''),
|
|
(34928,38,0,'May the Light give me strength to provide a worthy challenge.',12,0,100,0,0,16246,0,''),
|
|
(34928,47,0,'Well then, let us begin.',14,0,100,0,0,16247,0,''),
|
|
(34928,48,0,'Take this time to consider your past deeds.',14,0,100,0,0,16248,0,''),
|
|
(34928,49,0,'Take your rest.',14,0,100,0,0,16250,0,''),
|
|
(34928,50,0,'Be at ease.',14,0,100,0,0,16251,0,''),
|
|
(34928,51,0,'Even the darkest memory fades when confronted.',14,0,100,0,0,16249,0,''),
|
|
(34928,52,0,'Excellent work!',14,0,100,0,0,16252,0,''),
|
|
(34942,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Hogger - EMOTE_WAKING_NIGHTMARE'),
|
|
(34947,0,0,'Be consumed by the mist!',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34947,0,1,'I shall draw your soul into the mist!',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34947,0,2,'I will heave your carcass into the ocean myself!',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34947,0,3,'Look what\'s lost its way...',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34947,0,4,'YAAARRRGH!',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34947,0,5,'You\'re not even fit to be fed to Leviroth.',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34947,0,6,'You\'ve strayed too far from your comfortable soil, $N.',12,0,100,0,0,0,0,'Kvaldir Berserker'),
|
|
(34956,0,0,'They were seconds from strapping me to one of those altars and sucking my soul out. Let\'s get out of here!',12,0,100,5,0,0,0,'Kul the Reckless'),
|
|
(34960,0,0,'All aboard the gunship! Man the guns!',14,0,100,0,0,0,0,'Alliance Gunship Captain'),
|
|
(34965,0,0,'Foolish $c, you cannot stop the Kvaldir!',12,0,100,0,0,0,0,'Mistcaller Yngvar'),
|
|
(34980,0,0,'You dare to challenge Drottin Hrothgar, king of the seas?',14,0,100,0,0,0,0,'Drottinn Hrothgar'),
|
|
(34990,0,0,'Your beasts will be no match for my champions, Tirion!',14,0,0,0,0,16069,0,'King Varian Wrynn - Northrend Beasts Outro'),
|
|
(34990,1,0,'The Alliance doesn\'t need the help of a demon lord to deal with Horde filth! Come, pig!',14,0,100,5,0,16064,0,'King Varian Wrynn - Lord Jaraxxus Outro'),
|
|
(34990,2,0,'Our honor has been besmirched! They make wild claims and false accusations against us. I demand justice! Allow my champions to fight in place of your knights, Tirion. We challenge the Horde!',14,0,100,5,0,16066,0,'King Varian Wrynn - Faction Champions Intro'),
|
|
(34990,3,0,'Fight for the glory of the Alliance, heroes! Honor your king and your people!',14,0,100,5,0,16065,0,'King Varian Wrynn - Faction Champions Intro'),
|
|
(34990,4,0,'GLORY TO THE ALLIANCE!',14,0,100,0,0,16067,0,'King Varian Wrynn - Victory'),
|
|
(34990,5,0,'Not even the Lich King most powerful minions can stand against the Alliance! All hail our victors!',14,0,0,0,0,16068,0,'King Varian Wrynn - Faction Champions Outro'),
|
|
(34990,6,0,'Hardly a challenge.',14,0,100,274,0,16061,0,'King Varian Wrynn - Faction Champions Kill Player'),
|
|
(34990,6,1,'HAH!',14,0,100,5,0,16060,0,'King Varian Wrynn - Faction Champions Kill Player'),
|
|
(34990,6,2,'Is this the best the Horde has to offer?',14,0,100,6,0,16063,0,'King Varian Wrynn - Faction Champions Kill Player'),
|
|
(34990,6,3,'Worthless scrub.',14,0,100,25,0,16062,0,'King Varian Wrynn - Faction Champions Kill Player'),
|
|
(34990,50,0,'I have no taste for these games, Tirion. Still... I trust they will perform admirably.',12,0,100,1,0,0,0,'King Varian Wrynn'),
|
|
(34990,51,0,'Don\'t just stand there; kill him!',14,0,100,22,0,0,0,'King Varian Wrynn'),
|
|
(34990,52,0,'I did not come here to watch animals tear at each other senselessly, Tirion.',12,0,100,1,0,0,0,'King Varian Wrynn'),
|
|
(34990,53,0,'You fought well.',14,0,100,66,0,0,0,'King Varian Wrynn - SAY_KNIGHT_OUTRO'),
|
|
(34994,0,0,'Fight well, Horde! Lok\'tar Ogar!',14,0,100,22,0,0,0,'Thrall - SAY_THRALL_GRAND_CHAMPIONS_INTRO'),
|
|
(34994,1,0,'Well done, Horde!',14,0,100,66,0,0,0,'Thrall - SAY_THRALL_KNIGHT_OUTRO'),
|
|
(34994,2,0,'Garrosh, enough.',12,0,100,396,0,0,0,'Thrall'),
|
|
(34995,0,0,'I\'ve seen more worthy challenges in the Ring of Blood. You waste our time, paladin.',14,0,100,1,0,16026,0,'Garrosh Hellscream - Northrend Beasts Outro'),
|
|
(34995,1,0,'Treacherous Alliance dogs! You summon a demon lord against warriors of the Horde? Your deaths will be swift!',14,0,100,5,0,16021,0,'Garrosh Hellscream - Lord Jaraxxus Outro'),
|
|
(34995,2,0,'The Horde demands justice! We challenge the Alliance. Allow us to battle in place of your knights, paladin. We will show these dogs what it means to insult the Horde!',14,0,100,1,0,16023,0,'Garrosh Hellscream - Faction Champions Intro'),
|
|
(34995,3,0,'Show them no mercy, Horde champions! LOK\'TAR OGAR!',14,0,0,0,0,16022,0,'Garrosh - Faction Champions Intro'),
|
|
(34995,4,0,'That was just a taste of what the future brings. FOR THE HORDE!',14,0,100,1,0,16024,0,'Garrosh Hellscream - Faction Champions Victory'),
|
|
(34995,5,0,'Do you still question the might of the Horde, paladin? We will take on all comers!',14,0,100,1,0,16025,0,'Garrosh Hellscream - Faction Champions Outro'),
|
|
(34995,6,0,'Weakling!',14,0,100,0,0,16017,0,'Garrosh Hellscream - Faction Champions Kill Player'),
|
|
(34995,6,1,'Pathetic!',14,0,100,0,0,16018,0,'Garrosh Hellscream - Faction Champions Kill Player'),
|
|
(34995,6,2,'Overpowered.',14,0,100,0,0,16019,0,'Garrosh Hellscream - Faction Champions Kill Player'),
|
|
(34995,6,3,'Lok\'tar!',14,0,100,0,0,16020,0,'Garrosh Hellscream - Faction Champions Kill Player'),
|
|
(34995,50,0,'Finally, a fight worth watching.',12,0,100,396,0,0,0,'Garrosh Hellscream - SAY_GARROSH_GRAND_CHAMPIONS_INTRO'),
|
|
(34995,51,0,'Tear him apart!',14,0,100,22,0,0,0,'Garrosh Hellscream'),
|
|
(34995,52,0,'Admirably? Hah! I will enjoy watching your weak little champions fail, human.',14,0,100,22,0,0,0,'Garrosh Hellscream'),
|
|
(34996,0,0,'Welcome, champions! You have heard the call of the Argent Crusade and you have boldly answered! It is here, in the Crusaders\' Coliseum, that you will face your greatest challenges. Those of you who survive the rigors of the coliseum will join the Argent Crusade on its march to Icecrown Citadel.',14,0,100,0,0,16036,0,'Highlord Tirion Fordring - Welcome'),
|
|
(34996,1,0,'Hailing from the deepest, darkest caverns of the Storm Peaks, Gormok the Impaler! Battle on, heroes!',14,0,100,0,0,16038,0,'Highlord Tirion Fordring - Summing Gormok the Impaler'),
|
|
(34996,2,0,'Steel yourselves, heroes, for the twin terrors, Acidmaw and Dreadscale, enter the arena!',14,0,100,0,0,16039,0,'Highlord Tirion Fordring - Summing Acidmaw and Dreadscale'),
|
|
(34996,3,0,'The air itself freezes with the introduction of our next combatant, Icehowl! Kill or be killed, champions!',14,0,100,0,0,16040,0,'Highlord Tirion Fordring Summing Icehowl'),
|
|
(34996,4,0,'The monstrous menagerie has been vanquished!',14,0,100,0,0,16041,0,'Highlord Tirion Fordring - Northrend Beasts Done'),
|
|
(34996,5,0,'Tragic... They fought valiantly, but the beasts of Northrend triumphed. Let us observe a moment of silence for our fallen heroes.',14,0,0,0,0,16042,0,'Highlord Tirion Fordring - Northrend Beasts FAIL'),
|
|
(34996,6,0,'Grand Warlock Wilfred Fizzlebang will summon forth your next challenge. Stand by for his entry.',14,0,100,0,0,16043,0,'Highlord Tirion Fordring - Summing Wilfred Fizzlebang'),
|
|
(34996,7,0,'Quickly, heroes, destroy the demon lord before it can open a portal to its twisted demonic realm!',14,0,100,5,0,16044,0,'Highlord Tirion Fordring to Wilfred Fizzlebang - Lord Jaraxxus Intro'),
|
|
(34996,8,0,'The loss of Wilfred Fizzlebang, while unfortunate, should be a lesson to those that dare dabble in dark magic. Alas, you are victorious and must now face the next challenge.',14,0,100,0,0,16045,0,'Highlord Tirion Fordring - Lord Jaraxxus Outro'),
|
|
(34996,9,0,'Everyone calm down! Compose yourselves! There is no conspiracy at play here! The warlock acted on his own volition, outside of influences from the Alliance. The tournament must go on!',14,0,100,5,0,16046,0,'Highlord Tirion Fordring - Lord Jaraxxus Outro'),
|
|
(34996,10,0,'The next battle will be against the Argent Crusade\'s most powerful knights! Only by defeating them will you be deemed worthy...',14,0,100,0,0,16047,0,'Highlord Tirion Fordring - Faction Champions Intro'),
|
|
(34996,11,0,'Very well. I will allow it. Fight with honor!',14,0,100,1,0,16048,0,'Highlord Tirion Fordring - Faction Champions Intro'),
|
|
(34996,12,0,'A shallow and tragic victory. We are weaker as a whole from the losses suffered today. Who but the Lich King could benefit from such foolishness? Great warriors have lost their lives. And for what? The true threat looms ahead - the Lich King awaits us all in death.',14,0,100,0,0,16049,0,'Highlord Tirion Fordring - Faction Champions Outro'),
|
|
(34996,13,0,'Only by working together will you overcome the final challenge. From the depths of Icecrown come two of the Scourge\'s most powerful lieutenants: fearsome val\'kyr, winged harbingers of the Lich King!',14,0,100,0,0,16050,0,'Highlord Tirion Fordring - Twin Val\'kyr Intro'),
|
|
(34996,14,0,'Let the games begin!',14,0,100,0,0,16037,0,'Highlord Tirion Fordring - Twin Val\'kyr Intro'),
|
|
(34996,15,0,'A mighty blow has been dealt to the Lich King! You have proven yourselves as able bodied champions of the Argent Crusade. Together we will strike against Icecrown Citadel and destroy what remains of the Scourge! There is no challenge that we cannot face united!',14,0,100,5,0,16051,0,'Highlord Tirion Fordring - Anub\'arak Intro'),
|
|
(34996,16,0,'Arthas! You are hopelessly outnumbered! Lay down Frostmourne and I will grant you a just death.',14,0,100,25,0,16052,0,'Highlord Tirion Fordring'),
|
|
(34996,17,0,'Champions, you\'re alive! Not only have you defeated every challenge of the Trial of the Crusader, but also thwarted Arthas\' plans! Your skill and cunning will prove to be a powerful weapon against the Scourge. Well done! Allow one of the Crusade\'s mages to transport you to the surface!',14,0,100,5,0,0,0,'Highlord Tirion Fordring'),
|
|
(34996,18,0,'Let me hand you the chests as a reward, and let its contents will serve you faithfully in the campaign against Arthas in the heart of the Icecrown Citadel!',14,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(34996,50,0,'Welcome, champions. Today, before the eyes of your leaders and peers, you will prove yourselves worthy combatants.',14,0,100,1,0,0,0,'Highlord Tirion Fordring - SAY_TIRION_GRAND_CHAMPION_INTRO_1'),
|
|
(34996,51,0,'You will first be facing three of the Grand Champions of the Tournament! These fierce contenders have beaten out all others to reach the pinnacle of skill in the joust.',14,0,100,0,0,0,0,'Highlord Tirion Fordring - SAY_TIRION_GRAND_CHAMPION_INTRO_2'),
|
|
(34996,52,0,'Begin!',14,0,100,0,0,8574,0,'Highlord Tirion Fordring - SAY_TIRION_GRAND_CHAMPION_INTRO_3'),
|
|
(34996,53,0,'Well fought! Your next challenge comes from the Crusade\'s own ranks. You will be tested against their considerable prowess.',14,0,100,0,0,15882,0,'Highlord Tirion Fordring - SAY_TIRION_PALETRESS_INTRO_1'),
|
|
(34996,54,0,'You may begin!',14,0,100,22,0,8574,0,'Highlord Tirion Fordring - SAY_TIRION_PALETRESS_INTRO_2'),
|
|
(34996,55,0,'Well done. You have proven yourself today-',14,0,100,0,0,0,0,'Highlord Tirion Fordring - SAY_TIRION_KNIGHT_INTRO_2'),
|
|
(34996,56,0,'What is the meaning of this?',14,0,100,0,0,0,0,'Highlord Tirion Fordring - SAY_TIRION_KNIGHT_INTRO_2'),
|
|
(34996,57,0,'My congratulations, champions. Through trials both planned and unexpected, you have triumphed.',14,0,100,0,0,15882,0,'Highlord Tirion Fordring - SAY_TIRION_KNIGHT_OUTRO_1'),
|
|
(34996,58,0,'Go now and rest; you\'ve earned it.',14,0,100,0,0,0,0,'Highlord Tirion Fordring - SAY_TIRION_KNIGHT_OUTRO_2'),
|
|
(35003,0,0,'All aboard the gunship! Man the guns!',14,0,100,0,0,0,0,'Horde Gunship Captain'),
|
|
(35004,1,0,'The might of the dwarves is represented today by the Grand Champion of Ironforge, Lana Stouthammer!',12,0,100,25,0,0,0,''),
|
|
(35004,2,0,'The dwarves of Ironforge begin a cheer for Lana Stouthammer.',16,0,100,0,0,0,0,''),
|
|
(35004,3,0,'Comming out of the gate is Colosos, the towering Grand Champion of the Exodar!',12,0,100,25,0,0,0,''),
|
|
(35004,4,0,'The draenei of the Exodar cheer for Colosos.',16,0,100,0,0,0,0,''),
|
|
(35004,5,0,'Entering the arena is the Grand Champion of Darnassus, the skilled sentinel Jaelyne Evensong!',12,0,100,25,0,0,0,''),
|
|
(35004,6,0,'The night elves of Darnassus cheer for Jaelyne Evensong.',16,0,100,0,0,0,0,''),
|
|
(35004,7,0,'Entering the arena is the Grand Champion of Stormwind, Marshal Jacob Alerius!',12,0,100,25,0,0,0,''),
|
|
(35004,8,0,'The humans of Stormwind cheer for Marshal Jacob Alerius.',16,0,100,0,0,0,0,''),
|
|
(35004,9,0,'Entering the arena is the Grand Champion of Gnomeregan, Ambrose Boltspark!',12,0,100,25,0,0,0,''),
|
|
(35004,10,0,'The gnomes of Gnomeregan cheer for Ambrose Boltspark.',16,0,100,0,0,0,0,''),
|
|
(35004,11,0,'Representing the tenacity of the Forsaken, here is the Grand Champion of the Undercity, Deathstalker Visceri!',12,0,100,25,0,0,0,''),
|
|
(35004,12,0,'The forsaken of the undercity cheer for Deathstalker Visceri.',16,0,100,0,0,0,0,''),
|
|
(35004,13,0,'Tall in the saddle of his Kodo, here is the venerable Runok Wildmane, Grand Champion of Thunder Bluff!',12,0,100,25,0,0,0,''),
|
|
(35004,14,0,'The tauren of Thunder Bluff cheer for Runok Wildmane.',16,0,100,0,0,0,0,''),
|
|
(35004,15,0,'Entering the arena is the Grand Champion of Sen\'jin, Zul\'tore!',12,0,100,25,0,0,0,''),
|
|
(35004,16,0,'The trolls of Sen\'jin cheer for Zul\'tore.',16,0,100,0,0,0,0,''),
|
|
(35004,17,0,'Presenting the fierce Grand Champion of Orgrimmar, Mokra the Skullcrusher!',12,0,100,25,0,0,0,''),
|
|
(35004,18,0,'The orcs of Orgrimmar cheer for Mokra the Skullcrusher.',16,0,100,0,0,0,0,''),
|
|
(35004,19,0,'Entering the arena is the Grand Champion of Silvermoon, Eressea Dawnsinger!',12,0,100,25,0,0,0,''),
|
|
(35004,20,0,'The blood elves of Silvermoon cheer for Erresea Dawnsinger!',16,0,100,0,0,0,0,''),
|
|
(35004,25,0,'Entering the arena, a paladin who is no stranger to the battlefield or tournament ground, the Grand Champion of the Argent Crusade, Eadric the Pure!',14,0,100,0,0,0,0,''),
|
|
(35004,26,0,'The next combatant is second to none in her passion for upholding the Light. I give you Argent Confessor Paletress!',14,0,100,0,0,0,0,''),
|
|
(35004,27,0,'The Alliance spectators cheer for Eadric the Pure.',16,0,100,0,0,0,0,''),
|
|
(35004,28,0,'The Horde spectators cheer for Eadric the Pure.',16,0,100,0,0,0,0,''),
|
|
(35004,29,0,'The Alliance spectators cheer for Argent Confessor Paletress.',16,0,100,0,0,0,0,''),
|
|
(35004,30,0,'The Horde spectators cheer for Argent Confessor Paletress.',16,0,100,0,0,0,0,''),
|
|
(35004,32,0,'What\'s that, up near the rafters?',12,0,100,25,0,0,0,''),
|
|
(35005,1,0,'The might of the dwarves is represented today by the Grand Champion of Ironforge, Lana Stouthammer!',12,0,100,25,0,0,0,''),
|
|
(35005,2,0,'The dwarves of Ironforge begin a cheer for Lana Stouthammer.',16,0,100,0,0,0,0,''),
|
|
(35005,3,0,'Comming out of the gate is Colosos, the towering Grand Champion of the Exodar!',12,0,100,25,0,0,0,''),
|
|
(35005,4,0,'The draenei of the Exodar cheer for Colosos.',16,0,100,0,0,0,0,''),
|
|
(35005,5,0,'Entering the arena is the Grand Champion of Darnassus, the skilled sentinel Jaelyne Evensong!',12,0,100,25,0,0,0,''),
|
|
(35005,6,0,'The night elves of Darnassus cheer for Jaelyne Evensong.',16,0,100,0,0,0,0,''),
|
|
(35005,7,0,'Entering the arena is the Grand Champion of Stormwind, Marshal Jacob Alerius!',12,0,100,25,0,0,0,''),
|
|
(35005,8,0,'The humans of Stormwind cheer for Marshal Jacob Alerius.',16,0,100,0,0,0,0,''),
|
|
(35005,9,0,'Entering the arena is the Grand Champion of Gnomeregan, Ambrose Boltspark!',12,0,100,25,0,0,0,''),
|
|
(35005,10,0,'The gnomes of Gnomeregan cheer for Ambrose Boltspark.',16,0,100,0,0,0,0,''),
|
|
(35005,11,0,'Representing the tenacity of the Forsaken, here is the Grand Champion of the Undercity, Deathstalker Visceri!',12,0,100,25,0,0,0,''),
|
|
(35005,12,0,'The forsaken of the undercity cheer for Deathstalker Visceri.',16,0,100,0,0,0,0,''),
|
|
(35005,13,0,'Tall in the saddle of his Kodo, here is the venerable Runok Wildmane, Grand Champion of Thunder Bluff!',12,0,100,25,0,0,0,''),
|
|
(35005,14,0,'The tauren of Thunder Bluff cheer for Runok Wildmane.',16,0,100,0,0,0,0,''),
|
|
(35005,15,0,'Entering the arena is the Grand Champion of Sen\'jin, Zul\'tore!',12,0,100,25,0,0,0,''),
|
|
(35005,16,0,'The trolls of Sen\'jin cheer for Zul\'tore.',16,0,100,0,0,0,0,''),
|
|
(35005,17,0,'Presenting the fierce Grand Champion of Orgrimmar, Mokra the Skullcrusher!',12,0,100,25,0,0,0,''),
|
|
(35005,18,0,'The orcs of Orgrimmar cheer for Mokra the Skullcrusher.',16,0,100,0,0,0,0,''),
|
|
(35005,19,0,'Entering the arena is the Grand Champion of Silvermoon, Eressea Dawnsinger!',12,0,100,25,0,0,0,''),
|
|
(35005,20,0,'The blood elves of Silvermoon cheer for Erresea Dawnsinger!',16,0,100,0,0,0,0,''),
|
|
(35005,25,0,'Entering the arena, a paladin who is no stranger to the battlefield or tournament ground, the Grand Champion of the Argent Crusade, Eadric the Pure!',14,0,100,0,0,0,0,''),
|
|
(35005,26,0,'The next combatant is second to none in her passion for upholding the Light. I give you Argent Confessor Paletress!',14,0,100,0,0,0,0,''),
|
|
(35005,27,0,'The Alliance spectators cheer for Eadric the Pure.',16,0,100,0,0,0,0,''),
|
|
(35005,28,0,'The Horde spectators cheer for Eadric the Pure.',16,0,100,0,0,0,0,''),
|
|
(35005,29,0,'The Alliance spectators cheer for Argent Confessor Paletress.',16,0,100,0,0,0,0,''),
|
|
(35005,30,0,'The Horde spectators cheer for Argent Confessor Paletress.',16,0,100,0,0,0,0,''),
|
|
(35005,32,0,'What\'s that, up near the rafters?',12,0,100,25,0,0,0,''),
|
|
(35028,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of VanCleef - EMOTE_WAKING_NIGHTMARE'),
|
|
(35029,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Mutanus - EMOTE_WAKING_NIGHTMARE'),
|
|
(35030,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Herod - EMOTE_WAKING_NIGHTMARE'),
|
|
(35031,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Lucifron - EMOTE_WAKING_NIGHTMARE'),
|
|
(35032,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Thunderaan - EMOTE_WAKING_NIGHTMARE'),
|
|
(35033,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Chromaggus - EMOTE_WAKING_NIGHTMARE'),
|
|
(35034,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Hakkar - EMOTE_WAKING_NIGHTMARE'),
|
|
(35036,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Vek\'nilash - EMOTE_WAKING_NIGHTMARE'),
|
|
(35037,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Kalithresh - EMOTE_WAKING_NIGHTMARE'),
|
|
(35038,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Malchezaar - EMOTE_WAKING_NIGHTMARE'),
|
|
(35039,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Gruul - EMOTE_WAKING_NIGHTMARE'),
|
|
(35040,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Vashj - EMOTE_WAKING_NIGHTMARE'),
|
|
(35041,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Archimonde - EMOTE_WAKING_NIGHTMARE'),
|
|
(35042,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Illidan - EMOTE_WAKING_NIGHTMARE'),
|
|
(35043,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Delrissa - EMOTE_WAKING_NIGHTMARE'),
|
|
(35044,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Entropius - EMOTE_WAKING_NIGHTMARE'),
|
|
(35045,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Ingvar - EMOTE_WAKING_NIGHTMARE'),
|
|
(35046,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Cyanigosa - EMOTE_WAKING_NIGHTMARE'),
|
|
(35047,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Eck - EMOTE_WAKING_NIGHTMARE'),
|
|
(35048,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Onyxia - EMOTE_WAKING_NIGHTMARE'),
|
|
(35049,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Heigan - EMOTE_WAKING_NIGHTMARE'),
|
|
(35050,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Ignis - EMOTE_WAKING_NIGHTMARE'),
|
|
(35051,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Vezax - EMOTE_WAKING_NIGHTMARE'),
|
|
(35052,0,0,'%s begins to invoke the Waking Nightmare!',41,0,100,0,0,0,0,'Memory of Algalon - EMOTE_WAKING_NIGHTMARE'),
|
|
(35116,0,0,'What do you think you\'re doing?',12,0,100,0,0,0,0,''),
|
|
(35116,1,0,'You\'re too late to stop our plan.',12,0,100,0,0,0,0,''),
|
|
(35116,2,0,'See to it that I\'m not followed.',12,0,100,0,0,0,0,''),
|
|
(35119,39,0,'Are you up to the challenge? I will not hold back.',12,0,100,0,0,16134,0,''),
|
|
(35119,42,0,'Prepare yourselves!',14,0,100,0,0,16135,0,''),
|
|
(35119,43,0,'Hammer of the Righteous!',14,0,100,0,0,16136,0,''),
|
|
(35119,44,0,'You... You need more practice.',14,0,100,0,0,16137,0,''),
|
|
(35119,45,0,'Nay! Nay! And I say yet again nay! Not good enough!',14,0,100,0,0,16138,0,''),
|
|
(35119,46,0,'I yield! I submit. Excellent work. May I run away now?',14,0,100,0,0,16139,0,''),
|
|
(35127,0,0,'Gladly.',12,0,100,0,0,0,0,''),
|
|
(35144,0,0,'Upon seeing its companion perish, %s becomes enraged!',41,0,100,0,0,0,0,'Acidmaw to Beasts Controller - Enrage'),
|
|
(35144,1,0,'%s buries itself in the earth!',41,0,100,0,0,0,0,'Acidmaw to Beasts Controller - Submerge'),
|
|
(35144,2,0,'%s getting out of the ground!',41,0,100,0,0,0,0,'Acidmaw to Beasts Controller - Emerge'),
|
|
(35320,0,0,'Thank you. It\'s the least I can do to support this; we need to stand together.',12,0,100,2,0,16120,0,'Lady Jaina Proudmoore'),
|
|
(35320,1,0,'I\'m sure Thrall will have his people under control...',12,0,100,274,0,16121,0,'Lady Jaina Proudmoore'),
|
|
(35321,0,0,'Tirion.',12,0,100,1,0,16070,0,'King Varian Wrynn'),
|
|
(35321,1,0,'You ask much of me, Tirion, to sit and watch, trusting the savages to keep themselves in check.',12,0,100,1,0,16071,0,'King Varian Wrynn'),
|
|
(35321,2,0,'Perhaps. I doubt the effectiveness of this gambit. We would be better served preparing our armies for the final assault.',12,0,100,1,0,16072,0,'King Varian Wrynn'),
|
|
(35321,3,0,'But if my presence is required in these games to gain your support in the battle, then I will remain. For now.',12,0,100,1,0,0,0,'King Varian Wrynn'),
|
|
(35361,0,0,'Welcome, Warchief Thrall. Overlord Hellscream.',12,0,100,2,0,16056,0,'Highlord Tirion Fordring'),
|
|
(35361,1,0,'I hope you\'ll see the merit of these events in time, Garrosh. We cannot win against the Scourge if we continue to war against one another.',12,0,100,0,0,16057,0,'Highlord Tirion Fordring'),
|
|
(35361,2,0,'Under my roof, gentlemen, I trust you will behave.',12,0,100,0,0,16058,0,'Highlord Tirion Fordring'),
|
|
(35361,3,0,'If you will follow me, then.',12,0,100,1,0,16059,0,'Highlord Tirion Fordring'),
|
|
(35361,4,0,'King Varian, Lady Jaina. Welcome to the tournament. Your place in the coliseum is waiting.',12,0,100,1,0,16054,0,'Highlord Tirion Fordring'),
|
|
(35361,5,0,'My people are here to ensure they honor the rules of engagement. It will do your subjects well to see you in the stands.',12,0,100,1,0,16055,0,'Highlord Tirion Fordring'),
|
|
(35361,6,0,'%s nods and gestures for his guests to follow.',16,0,100,273,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,7,0,'Combatants of the Alliance and Horde! You are welcome under the banner of the Argent Crusade.',12,0,100,5,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,8,0,'To the south lies our goal. We will march to the Citadel and cut out the heart of the Scourge where it dwells.',12,0,100,25,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,9,0,'But this is no task to be taken lightly.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,10,0,'A massive attack with every able-bodied man would end in needless slaughter. Every soldier lost would rise as the enemy. Azeroth would be left defenseless against the undead threat.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,11,0,'Instead, we require a small, concentrated strike force for the attack to succeed. For that reason, we have created the Argent Tournament.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,12,0,'Within these walls, you will be tested. Your skill in combat will be matched against the fiercest dangers Northrend has to offer under the watchful eyes of your leaders.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,13,0,'Your prowess, your might, and your cunning will be under close watch. These games will determine the best Azeroth has to offer.',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(35361,14,0,'The victors will take their rightful place in the assault upon the Citadel. We will stand together in the face of evil, and Arthas WILL fall!',12,0,100,0,0,0,0,'Highlord Tirion Fordring'),
|
|
(35368,0,0,'Garrosh, I expect you to control yourself here. I do not want a repeat of the Violet Citadel.',12,0,100,1,0,16181,0,'Thrall'),
|
|
(35368,1,0,'We are guests here, Garrosh, and you will conduct yourself honorably.',12,0,100,0,0,16182,0,'Thrall'),
|
|
(35368,2,0,'Thank you for the invitation, Lord Fordring. We look forward to observing these games.',12,0,100,66,0,16183,0,'Thrall'),
|
|
(35368,3,0,'Wise words.',12,0,100,1,0,16184,0,'Thrall'),
|
|
(35368,4,0,'Garrosh, enough!',12,0,100,5,0,16185,0,'Thrall'),
|
|
(35368,5,0,'Of course, Tirion. I apologize for his outburst. It will not be repeated.',12,0,100,0,0,16186,0,'Thrall'),
|
|
(35372,0,0,'Pah! That was a show of strength, worthy of a leader. I only regret I did not kill that human before the mage interfered.',12,0,100,5,0,16027,0,'Garrosh Hellscream'),
|
|
(35372,1,0,'What honor is there in thrashing about with blunted sticks? This is a waste of time.',12,0,100,1,0,16028,0,'Garrosh Hellscream'),
|
|
(35372,2,0,'Speak for yourself, Thrall.',12,0,100,1,0,16029,0,'Garrosh Hellscream'),
|
|
(35372,3,0,'Words of a fool, you mean. The Horde will destroy the undead without your aid, human, or that of the pompous king.',12,0,100,274,0,16030,0,'Garrosh Hellscream'),
|
|
(35372,4,0,'Bah.',12,0,100,1,0,16031,0,'Garrosh Hellscream'),
|
|
(35451,33,0,'You spoiled my grand enterance, rat.',12,0,100,0,0,16256,0,''),
|
|
(35451,35,0,'Did you honestly think an agent of the Lich King would be bested on the field of your pathetic little tournament?',12,0,100,0,0,16257,0,''),
|
|
(35451,36,0,'I\'ve come to finish my task.',12,0,100,0,0,16258,0,''),
|
|
(35451,53,0,'This farce ends here!',14,0,100,0,0,16259,0,''),
|
|
(35451,54,0,'My rotting flesh was just getting in the way!',14,0,100,0,0,16262,0,''),
|
|
(35451,55,0,'I have no need for bones to best you!',14,0,100,0,0,16263,0,''),
|
|
(35451,56,0,'No! I must not fail... again...',14,0,100,0,0,16264,0,''),
|
|
(35451,57,0,'Pathetic...',14,0,100,0,0,16260,0,''),
|
|
(35451,58,0,'A waste of flesh!',14,0,100,0,0,16261,0,''),
|
|
(35458,0,0,'Thank you, Highlord. Now, challengers, I will begin the ritual of summoning. When I am done a fearsome doomguard will appear!',14,0,100,2,0,16268,0,'Wilfred Fizzlebang - Intro'),
|
|
(35458,1,0,'Prepare for oblivion!',14,0,100,0,0,16269,0,'Wilfred Fizzlebang - Intro'),
|
|
(35458,2,0,'A-HA! I\'ve done it! Behold the absolute power of Wilfred Fizzlebang, master summoner! You are bound to me, demon!',14,0,100,5,0,16270,0,'Wilfred Fizzlebang to Wilfred Fizzlebang - Intro'),
|
|
(35458,3,0,'But I\'m in charge here...',14,0,100,5,0,16271,0,'Wilfred Fizzlebang to Wilfred Fizzlebang - Death'),
|
|
(35476,0,0,'Of course I was the one Chosen to summon a demon for the competitors. I am %s, master summoner! Demons quail before the mere thought of being under my will!',12,0,100,1,0,0,0,'Wilfred Fizzlebang'),
|
|
(35476,0,1,'Soon all the world will know the name of Wilfred!',12,0,100,1,0,0,0,'Wilfred Fizzlebang'),
|
|
(35501,0,0,'The Warchief of the Horde, Thrall, and Overlord Garrosh Hellscream have arrived upon the tournament grounds! Clear the way to the entrance!',14,0,100,22,0,0,0,'Herald Beluus'),
|
|
(35501,1,0,'Highlord Tirion Fordring approaches the stage to address those gathered upon the tournament grounds! Make way to the stage area to attend him!',14,0,100,22,0,0,0,'Herald Beluus'),
|
|
(35501,2,0,'His Majesty, King Varian Wrynn, and Lady Jaina Proudmoore have touched down upon the tournament grounds! Make way!',14,0,100,22,0,0,0,'Herald Beluus'),
|
|
(35545,0,0,'What a Brains shot!',12,36,100,0,0,0,0,'Risen Jaeren Sunsworn'),
|
|
(35545,1,0,'Somone stop that ghoul!',12,36,100,0,0,0,0,'Risen Jaeren Sunsworn'),
|
|
(35545,2,0,'That had to hurt! Brains!',12,36,100,0,0,0,0,'Risen Jaeren Sunsworn'),
|
|
(35564,0,0,'What a Brains shot!',12,36,100,0,0,0,0,'Risen Arelas Brightstar'),
|
|
(35564,1,0,'Somone stop that ghoul!',12,36,100,0,0,0,0,'Risen Arelas Brightstar'),
|
|
(35564,2,0,'That had to hurt! Brains!',12,36,100,0,0,0,0,'Risen Arelas Brightstar'),
|
|
(35569,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Eressea Dawnsinger - SAY_TRAMPLED'),
|
|
(35570,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Zul\'tore - SAY_TRAMPLED'),
|
|
(35571,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Runok Wildmane - SAY_TRAMPLED'),
|
|
(35572,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Mokra the Skullcrusher - SAY_TRAMPLED'),
|
|
(35617,0,0,'$n is trampled!',16,0,100,0,0,0,0,'Deathstalker Visceri - SAY_TRAMPLED'),
|
|
(35642,0,0,'If you\'ll excuse me, I\'m afraid I have other business I must attend to. Please call on me again in the future.',12,0,100,3,0,0,0,'Jeeves'),
|
|
(35877,0,0,'You will have your challenge, Fordring.',14,0,100,0,0,16321,0,'The Lich King'),
|
|
(35877,1,0,'The souls of your fallen champions will be mine, Fordring.',14,0,100,0,0,16323,0,'The Lich King'),
|
|
(35877,2,0,'The Nerubians built an empire beneath the frozen wastes of Northrend. An empire that you so foolishly built your structures upon. MY EMPIRE.',14,0,100,11,0,16322,0,'The Lich King'),
|
|
(36213,0,0,'Shut your face, you gibbering idiot!',12,1,100,0,0,0,0,'Kor\'kron Overseer'),
|
|
(36217,0,0,'I\'ve got my eye on you, Faranell.',12,1,100,1,0,0,0,'Overseer Kraggosh'),
|
|
(36217,1,0,'No abominations protecting you. No secrecy. No plotting in the dark.',12,1,100,0,0,0,0,'Overseer Kraggosh'),
|
|
(36217,2,0,'If you so much as spit without my permission, this place shuts down. Forcefully.',12,1,100,0,0,0,0,'Overseer Kraggosh'),
|
|
(36217,3,0,'We\'ll see about that.',12,1,100,1,0,0,0,'Overseer Kraggosh'),
|
|
(36217,4,0,'Get that rotten nut to shut his trap!',12,1,100,5,0,0,0,'Overseer Kraggosh'),
|
|
(36476,33,0,'%s begins to unleash a toxic poison cloud!',41,0,100,0,0,0,0,'ick EMOTE_ICK_POISON'),
|
|
(36477,24,0,'Our work must not be interrupted! Ick! Take care of them!',14,0,100,0,0,16926,0,'krick SAY_AGGRO'),
|
|
(36477,25,0,'Ooh...We could probably use these parts!',14,0,100,0,0,16927,0,'krick SAY_SLAY_1'),
|
|
(36477,26,0,'Arms and legs are in short supply...Thanks for your contribution!',14,0,100,0,0,16928,0,'krick SAY_SLAY_2'),
|
|
(36477,27,0,'Enough moving around! Hold still while I blow them all up!',14,0,100,0,0,16929,0,'krick SAY_ORDER_STOP'),
|
|
(36477,28,0,'Quickly! Poison them all while they\'re still close!',14,0,100,0,0,16930,0,'krick SAY_ORDER_BLOW'),
|
|
(36477,29,0,'No! That one! That one! Get that one!',14,0,100,0,0,16931,0,'krick SAY_TARGET_1'),
|
|
(36477,30,0,'I\'ve changed my mind...go get that one instead!',14,0,100,0,0,16932,0,'krick SAY_TARGET_2'),
|
|
(36477,31,0,'What are you attacking him for? The dangerous one is over there,fool!',14,0,100,0,0,16933,0,'krick SAY_TARGET_3'),
|
|
(36477,32,0,'%s begins rapidly conjuring explosive mines!',41,0,100,0,0,0,0,'krick EMOTE_KRICK_MINES'),
|
|
(36477,35,0,'Wait! Stop! Don\'t kill me, please! I\'ll tell you everything!',14,0,100,0,0,16934,0,'krick SAY_OUTRO_1'),
|
|
(36477,38,0,'What you seek is in the master\'s lair, but you must destroy Tyrannus to gain entry. Within the Halls of Reflection you will find Frostmourne. It... it holds the truth.',14,0,100,0,0,16935,0,'krick SAY_OUTRO_2'),
|
|
(36477,41,0,'I swear it is true! Please, don\'t kill me!!',14,0,100,0,0,16936,0,'krick SAY_OUTRO_3'),
|
|
(36477,43,0,'Urg... no!!',14,0,100,0,0,16937,0,'krick SAY_OUTRO_4'),
|
|
(36478,0,0,'%s goes into a frenzy!',16,0,100,0,0,0,0,'Soulguard Watchman'),
|
|
(36494,14,0,'Tiny creatures under feet, you bring Garfrost something good to eat!',14,0,100,0,0,16912,0,'garfrost SAY_AGGRO'),
|
|
(36494,15,0,'Will save for snack. For later.',14,0,100,0,0,16913,0,'garfrost SAY_SLAY_1'),
|
|
(36494,16,0,'That one maybe not so good to eat now. Stupid Garfrost! BAD! BAD!',14,0,100,0,0,16914,0,'garfrost SAY_BOULDER_HIT'),
|
|
(36494,17,0,'Garfrost hope giant underpants clean. Save boss great shame. For later.',14,0,100,0,0,16915,0,'garfrost SAY_DEATH'),
|
|
(36494,18,0,'Axe too weak. Garfrost make better and CRUSH YOU!',14,0,100,0,0,16916,0,'garfrost SAY_FORGE_1'),
|
|
(36494,19,0,'Garfrost tired of puny mortals. Now your bones will freeze!',14,0,100,0,0,16917,0,'garfrost SAY_FORGE_2'),
|
|
(36494,23,0,'%s casts Deep Freeze at $N.',41,0,100,0,0,0,0,'garfrost EMOTE_DEEP_FREEZE'),
|
|
(36497,0,0,'Finally...a captive audience!',14,0,100,0,0,16595,0,'bronjham SAY_AGGRO'),
|
|
(36497,1,0,'Fodder for the engine!',14,0,100,0,0,16596,0,'bronjham SAY_SLAY_1'),
|
|
(36497,1,1,'Another soul to strengthen the host!',14,0,100,0,0,16597,0,'bronjham SAY_SLAY_2'),
|
|
(36497,2,0,'The Devourer awaits...',14,0,100,0,0,16598,0,'bronjham SAY_DEATH'),
|
|
(36497,3,0,'The vortex of the harvested calls to you!',14,0,100,0,0,16599,0,'bronjham SAY_SOUL_STORM'),
|
|
(36497,4,0,'I will sever the soul from your body!',14,0,100,0,0,16600,0,'bronjham SAY_CORRUPT_SOUL'),
|
|
(36502,0,0,'You dare look upon the host of souls? I SHALL DEVOUR YOU WHOLE!',14,0,100,0,0,16884,0,'devoureur SAY_FACE_ANGER_AGGRO'),
|
|
(36502,0,1,'You dare look upon the host of souls? I SHALL DEVOUR YOU WHOLE!',14,0,100,0,0,16890,0,'devoureur SAY_FACE_DESIRE_AGGRO'),
|
|
(36502,1,0,'Damnation!',14,0,100,0,0,16885,0,'devoureur SAY_FACE_ANGER_SLAY_1'),
|
|
(36502,1,1,'Doomed for eternity!',14,0,100,0,0,16886,0,'devoureur SAY_FACE_ANGER_SLAY_2'),
|
|
(36502,2,0,'Damnation!',14,0,100,0,0,16896,0,'devoureur SAY_FACE_SORROW_SLAY_1'),
|
|
(36502,2,1,'Doomed for eternity!',14,0,100,0,0,16897,0,'devoureur SAY_FACE_SORROW_SLAY_2'),
|
|
(36502,3,0,'Damnation!',14,0,100,0,0,16891,0,'devoureur SAY_FACE_DESIRE_SLAY_1'),
|
|
(36502,3,1,'Doomed for eternity!',14,0,100,0,0,16892,0,'devoureur SAY_FACE_DESIRE_SLAY_2'),
|
|
(36502,4,0,'The swell of souls will not be abated! You only delay the inevitable!',14,0,100,0,0,16887,0,'devoureur SAY_FACE_ANGER_DEATH'),
|
|
(36502,4,1,'The swell of souls will not be abated! You only delay the inevitable!',14,0,100,0,0,16898,0,'devoureur SAY_FACE_SORROW_DEATH'),
|
|
(36502,4,2,'The swell of souls will not be abated! You only delay the inevitable!',14,0,100,0,0,16893,0,'devoureur SAY_FACE_DESIRE_DEATH'),
|
|
(36502,5,0,'Devourer of Souls begins to cast Mirrored Soul!',41,0,100,0,0,0,0,'devoureur EMOTE_MIRRORED_SOUL'),
|
|
(36502,6,0,'Devourer of Souls begins to Unleash Souls!',41,0,100,0,0,0,0,'devoureur EMOTE_UNLEASH_SOUL'),
|
|
(36502,7,0,'SUFFERING! ANGUISH! CHAOS! RISE AND FEED!',14,0,100,0,0,16888,0,'devoureur SAY_FACE_ANGER_UNLEASH_SOUL'),
|
|
(36502,7,1,'SUFFERING! ANGUISH! CHAOS! RISE AND FEED!',14,0,100,0,0,16899,0,'devoureur SAY_FACE_SORROW_UNLEASH_SOUL'),
|
|
(36502,7,2,'SUFFERING! ANGUISH! CHAOS! RISE AND FEED!',14,0,100,0,0,16894,0,'devoureur SAY_FACE_DESIRE_UNLEASH_SOUL'),
|
|
(36502,8,0,'Devourer of Souls begins to cast Wailing Souls!',41,0,100,0,0,0,0,'devoureur EMOTE_WAILING_SOUL'),
|
|
(36502,9,0,'Stare into the abyss, and see your end!',14,0,100,0,0,16889,0,'devoureur SAY_FACE_ANGER_WAILING_SOUL'),
|
|
(36502,9,1,'Stare into the abyss, and see your end!',14,0,100,0,0,16895,0,'devoureur SAY_FACE_DESIRE_WAILING_SOUL'),
|
|
(36597,0,0,'So the Light\'s vaunted justice has finally arrived? Shall I lay down Frostmourne and throw myself at your mercy, Fordring?',14,0,0,0,0,17349,0,'The Lich King - SAY_LK_INTRO_1'),
|
|
(36597,1,0,'You\'ll learn of that first hand. When my work is complete, you will beg for mercy -- and I will deny you. Your anguished cries will be testament to my unbridled power...',14,0,0,22,0,17350,0,'The Lich King - SAY_LK_INTRO_2'),
|
|
(36597,2,0,'I\'ll keep you alive to witness the end, Fordring. I would not want the Light\'s greatest champion to miss seeing this wretched world remade in my image.',14,0,0,0,0,17351,0,'The Lich King - SAY_LK_INTRO_3'),
|
|
(36597,3,0,'Come then champions, feed me your rage!',14,0,0,0,0,0,0,'The Lich King - SAY_LK_AGGRO'),
|
|
(36597,4,0,'I will freeze you from within until all that remains is an icy husk!',14,0,0,0,0,17369,0,'The Lich King - SAY_LK_REMORSELESS_WINTER'),
|
|
(36597,5,0,'Watch as the world around you collapses!',14,0,0,0,0,17370,0,'The Lich King - SAY_LK_QUAKE'),
|
|
(36597,6,0,'Val\'kyr, your master calls!',14,0,0,0,0,17373,0,'The Lich King - SAY_LK_SUMMON_VALKYR'),
|
|
(36597,7,0,'Frostmourne hungers...',14,0,0,0,0,17366,0,'The Lich King - SAY_LK_HARVEST_SOUL'),
|
|
(36597,8,0,'Argh... Frostmourne, obey me!',14,0,0,0,0,17367,0,'The Lich King - SAY_LK_FROSTMOURNE_ESCAPE'),
|
|
(36597,9,0,'Frostmourne feeds on the soul of your fallen ally!',14,0,0,0,0,17368,0,'The Lich King - SAY_LK_FROSTMOURNE_KILL'),
|
|
(36597,10,0,'Hope wanes!',14,0,0,0,0,17363,0,'The Lich King - SAY_LK_KILL'),
|
|
(36597,10,1,'The end has come!',14,0,0,0,0,17364,0,'The Lich King - SAY_LK_KILL'),
|
|
(36597,11,0,'Face now your tragic end!',14,0,0,0,0,17365,0,'The Lich King - SAY_LK_BERSERK'),
|
|
(36597,12,0,'%s begins to cast Defile!',41,0,0,0,0,0,0,'The Lich King - EMOTE_DEFILE_WARNING'),
|
|
(36597,13,0,'|TInterface\\Icons\\ability_creature_disease_02.blp:16|tYou have been infected by |cFFCF00FFNecrotic Plague!|r',42,0,0,0,0,0,0,'The Lich King - EMOTE_NECROTIC_PLAGUE_WARNING'),
|
|
(36597,14,0,'No questions remain unanswered. No doubts linger. You ARE Azeroth\'s greatest champions. You overcame every challenge I laid before you. My mightiest servants have fallen before your relentless onslaught... your unbridled fury...',14,0,0,0,0,17353,0,'The Lich King - SAY_LK_OUTRO_1'),
|
|
(36597,15,0,'Is it truly the righteousness that drives you? I wonder...',14,0,0,0,0,17354,0,'The Lich King - SAY_LK_OUTRO_2'),
|
|
(36597,16,0,'You trained them well, Fordring. You delivered the greatest fighting force this world has ever known... right into my hands -- exactly as I intended. You shall be rewarded for your unwitting sacrifice.',14,0,0,0,0,17355,0,'The Lich King - SAY_LK_OUTRO_3'),
|
|
(36597,17,0,'Watch now as I raise them from the dead to become masters of the Scourge. They will shroud this world in chaos and destruction. Azeroth\'s fall will come at their hands -- and you will be the first to die.',14,0,0,0,0,17356,0,'The Lich King - SAY_LK_OUTRO_4'),
|
|
(36597,18,0,'I delight in the irony...',14,0,0,0,0,17357,0,'The Lich King - SAY_LK_OUTRO_5'),
|
|
(36597,19,0,'Impossible...',14,0,0,0,0,17358,0,'The Lich King - SAY_LK_OUTRO_6'),
|
|
(36597,20,0,'Now I stand, the lion before the lambs... and they do not fear.',14,0,0,0,0,17361,0,'The Lich King - SAY_LK_OUTRO_7'),
|
|
(36597,21,0,'They cannot fear.',14,0,0,0,0,17362,0,'The Lich King - SAY_LK_OUTRO_8'),
|
|
(36612,0,0,'This is the beginning AND the end, mortals. None may enter the master\'s sanctum!',14,0,0,0,0,16950,0,'Lord Marrowgar - SAY_ENTER_ZONE'),
|
|
(36612,1,0,'The Scourge will wash over this world as a swarm of death and destruction!',14,0,0,0,0,16941,0,'Lord Marrowgar - SAY_AGGRO'),
|
|
(36612,2,0,'BONE STORM!',14,0,0,0,0,16946,0,'Lord Marrowgar - SAY_BONE_STORM'),
|
|
(36612,3,0,'Bound by bone!',14,0,0,0,0,16947,0,'Lord Marrowgar - SAY_BONESPIKE_1'),
|
|
(36612,3,1,'Stick Around!',14,0,0,0,0,16948,0,'Lord Marrowgar - SAY_BONESPIKE_2'),
|
|
(36612,3,2,'The only escape is death!',14,0,0,0,0,16949,0,'Lord Marrowgar - SAY_BONESPIKE_3'),
|
|
(36612,4,0,'More bones for the offering!',14,0,0,0,0,16942,0,'Lord Marrowgar - SAY_KILL_1'),
|
|
(36612,4,1,'Languish in damnation!',14,0,0,0,0,16943,0,'Lord Marrowgar - SAY_KILL_2'),
|
|
(36612,5,0,'I see... only darkness...',14,0,0,0,0,16944,0,'Lord Marrowgar - SAY_DEATH'),
|
|
(36612,6,0,'THE MASTER\'S RAGE COURSES THROUGH ME!',14,0,0,0,0,16945,0,'Lord Marrowgar - SAY_BERSERK'),
|
|
(36612,7,0,'Lord Marrowgar creates a whirling storm of bone!',41,0,0,0,0,0,0,'Lord Marrowgar - SAY_BONE_STORM_EMOTE'),
|
|
(36624,1,0,'I knew this was a dragonforged blade when I first laid eyes on it.',12,0,100,1,0,16604,0,'Caladis Brightspear - Say 1'),
|
|
(36624,2,0,'But can it be? Is this really --',12,0,100,6,0,16605,0,'Caladis Brightspear - Say 2'),
|
|
(36624,3,0,'I vow that the Silver Covenant will see Quel\'Delar restored.',12,0,100,0,0,0,0,'Caladis Brightspear - Say 3'),
|
|
(36626,0,0,'NOOOO! You kill Stinky! You pay!',14,0,0,0,0,16907,0,'Festergut - SAY_STINKY_DEAD'),
|
|
(36626,1,0,'Fun time!',14,0,0,0,0,16901,0,'Festergut - SAY_AGGRO'),
|
|
(36626,2,0,'%s farts.',16,0,0,0,0,16911,0,'Festergut - EMOTE_GAS_SPORE'),
|
|
(36626,3,0,'%s releases Gas Spores!',41,0,0,0,0,0,0,'Festergut - EMOTE_WARN_GAS_SPORE'),
|
|
(36626,4,0,'Gyah! Uhhh, I not feel so good...',14,0,0,0,0,16906,0,'Festergut - SAY_PUNGENT_BLIGHT'),
|
|
(36626,5,0,'%s begins to cast |cFFFF7F00Pungent Blight!|r',41,0,0,0,0,0,0,'Festergut - EMOTE_WARN_PUNGENT_BLIGHT'),
|
|
(36626,6,0,'%s vomits.',16,0,0,0,0,0,0,'Festergut - EMOTE_PUNGENT_BLIGHT'),
|
|
(36626,7,0,'Daddy, I did it!',14,0,0,0,0,16902,0,'Festergut - SAY_KILL_1'),
|
|
(36626,7,1,'Dead, dead, dead!',14,0,0,0,0,16903,0,'Festergut - SAY_KILL_2'),
|
|
(36626,8,0,'Fun time over!',14,0,0,0,0,16905,0,'Festergut - SAY_BERSERK'),
|
|
(36626,9,0,'Da ... Ddy...',14,0,0,0,0,16904,0,'Festergut - SAY_DEATH'),
|
|
(36627,0,0,'What? Precious? Noooooooooo!!!',14,0,0,0,0,16993,0,'Rotface - SAY_PRECIOUS_DIES'),
|
|
(36627,1,0,'WEEEEEE!',14,0,0,0,0,16986,0,'Rotface - SAY_AGGRO'),
|
|
(36627,2,0,'%s begins to cast Slime Spray!',41,0,0,0,0,0,0,'Rotface - EMOTE_SLIME_SPRAY'),
|
|
(36627,3,0,'Icky sticky.',14,0,0,0,0,16991,0,'Rotface - SAY_SLIME_SPRAY'),
|
|
(36627,4,0,'|TInterface\\Icons\\spell_shadow_unstableaffliction_2.blp:16|t%s begins to cast |cFFFF0000Unstable Ooze Explosion!|r',41,0,0,0,0,0,0,'Rotface - EMOTE_UNSTABLE_EXPLOSION'),
|
|
(36627,5,0,'I think I made an angry poo-poo. It gonna blow!',14,0,0,0,0,16992,0,'Rotface - SAY_UNSTABLE_EXPLOSION'),
|
|
(36627,6,0,'Daddy make toys out of you!',14,0,0,0,0,16988,0,'Rotface - SAY_KILL_1'),
|
|
(36627,6,1,'I brokes-ded it...',14,0,0,0,0,16987,0,'Rotface - SAY_KILL_2'),
|
|
(36627,7,0,'Sleepy Time!',14,0,0,0,0,16990,0,'Rotface - SAY_BERSERK'),
|
|
(36627,8,0,'Bad news daddy...',14,0,0,0,0,16989,0,'Rotface - SAY_DEATH'),
|
|
(36627,9,0,'|TInterface\\Icons\\ability_creature_disease_02.blp:16|tYou have |cFF00FF00Mutated Infection!|r',42,0,0,0,0,0,0,'Rotface - EMOTE_MUTATED_INFECTION'),
|
|
(36642,1,0,'The style of this blade and its markings hinted that it might be a dragonforged sword. At last, we will have our answer.',12,0,100,1,0,16745,0,'Myralion Sunblaze - Say 1'),
|
|
(36642,2,0,'After all these years, can it really be --',12,0,100,6,0,16746,0,'Myralion Sunblaze - Say 2'),
|
|
(36642,3,0,'It falls to us to see Quel\'Delar restored for the Sunreavers.',12,0,100,0,0,0,0,'Myralion Sunblaze - Say 3'),
|
|
(36656,1,0,'You are not welcome here, minion of the Lich King!',12,0,100,0,0,0,0,'Silver Covenant Sentinel - Say 1'),
|
|
(36658,50,0,'At last, brave, brave adventurers, your meddling has reached its end. Do you hear the clatter of bone and steel coming up the tunnel behind you? That is the sound of your impending demise.',14,0,100,0,0,16758,0,'tyrannus SAY_PREFIGHT_1'),
|
|
(36658,52,0,'Ha, such an amusing gesture from the rabble. When I have finished with you, my master\'s blade will feast upon your souls. Die!',14,0,100,0,0,16759,0,'tyrannus SAY_PREFIGHT_2'),
|
|
(36658,53,0,'I shall not fail The Lich King! Come and meet your end!',14,0,100,0,0,16760,0,'tyrannus SAY_AGGRO'),
|
|
(36658,54,0,'Such a shameful display...',14,0,100,0,0,16761,0,'tyrannus SAY_SLAY_1'),
|
|
(36658,55,0,'Perhaps you should have stayed in the mountains!',14,0,100,0,0,16762,0,'tyrannus SAY_SLAY_2'),
|
|
(36658,56,0,'Impossible! Rimefang...Warn...',14,0,100,0,0,16763,0,'tyrannus SAY_DEATH'),
|
|
(36658,57,0,'Rimefang, destroy this fool!',14,0,100,0,0,16764,0,'tyrannus SAY_MARK'),
|
|
(36658,58,0,'Power... overwhelming!',14,0,100,0,0,16765,0,'tyrannus SAY_SMASH'),
|
|
(36658,60,0,'%s roars and swells with dark might!',41,0,100,0,0,0,0,'tyrannus EMOTE_SMASH'),
|
|
(36661,59,0,'The frostwyrm %s gazes at $N and readies an icy attack!',41,0,100,0,0,0,0,'rimefang EMOTE_RIMEFANG_ICEBOLT'),
|
|
(36669,0,0,'It\'s good to finally see you, courier. Krasus has entrusted us with one of the few remaining copies of Ancient Dragonforged Blades.',12,0,100,1,0,0,0,'Arcanist Tybalin'),
|
|
(36669,1,0,'Here is the book. You must ensure it gets to Caladis Brightspear in Icecrown before the Sunreavers realize what is happening.',12,0,100,1,0,0,0,'Arcanist Tybalin'),
|
|
(36669,2,0,'Travel quickly! The Sunreavers will not waste any time once they realize that we have the information they seek.',12,0,100,1,0,0,0,'Arcanist Tybalin'),
|
|
(36670,0,0,'You\'re late, courier. No, I don\'t want any excuses; this errand is far too important.',12,0,100,1,0,0,0,'Magister Hathorel'),
|
|
(36670,1,0,'Here\'s the tome our representative brought from Wyrmrest. Get this to Myralion Sunblaze immediately.',12,0,100,1,0,0,0,'Magister Hathorel'),
|
|
(36670,2,0,'Watch your back, courier. I needn\'t remind you of the value of the book, nor the fact that the Silver Covenant will stop at nothing to take it from us.',12,0,100,1,0,0,0,'Magister Hathorel'),
|
|
(36678,0,0,'Just an ordinary gas cloud. But watch out, because that\'s no ordinary gas cloud!',14,0,0,432,0,17119,0,'Professor Putricide - SAY_GASEOUS_BLIGHT'),
|
|
(36678,1,0,'Oh, Festergut. You were always my favorite. Next to Rotface. The good news is you left behind so much gas, I can practically taste it!',14,0,0,0,0,17124,0,'Professor Putricide - SAY_FESTERGUT_DEATH'),
|
|
(36678,2,0,'Great news, everyone! The slime is flowing again!',14,0,0,1,0,17126,0,'Professor Putricide - SAY_ROTFACE_OOZE_FLOOD1'),
|
|
(36678,2,1,'Good news, everyone! I\'ve fixed the poison slime pipes!',14,0,0,1,0,17123,0,'Professor Putricide - SAY_ROTFACE_OOZE_FLOOD2'),
|
|
(36678,3,0,'Terrible news, everyone, Rotface is dead! But great news everyone, he left behind plenty of ooze for me to use! Whaa...? I\'m a poet, and I didn\'t know it? Astounding!',14,0,0,0,0,17146,0,'Professor Putricide - SAY_ROTFACE_DEATH'),
|
|
(36678,4,0,'Good news, everyone! I think I\'ve perfected a plague that will destroy all life on Azeroth!',14,0,0,0,0,17114,0,'Professor Putricide - SAY_AGGRO'),
|
|
(36678,5,0,'%s begins to cast Unstable Experiment!',41,0,0,0,0,0,0,'Professor Putricide - EMOTE_UNSTABLE_EXPERIMENT'),
|
|
(36678,6,0,'Two oozes, one room! So many delightful possibilities...',14,0,0,0,0,17122,0,'Professor Putricide - SAY_PHASE_TRANSITION_HEROIC'),
|
|
(36678,7,0,'Hmm. I don\'t feel a thing. Whaa...? Where\'d those come from?',14,0,0,15,0,17120,0,'Professor Putricide - SAY_TRANSFORM_1'),
|
|
(36678,8,0,'Tastes like... Cherry! Oh! Excuse me!',14,0,0,15,0,17121,0,'Professor Putricide - SAY_TRANSFORM_2'),
|
|
(36678,9,0,'|TInterface\\Icons\\inv_misc_herb_evergreenmoss.blp:16|t%s cast |cFF00FF00Malleable Goo!|r',41,0,0,0,0,0,0,'Professor Putricide - EMOTE_MALLEABLE_GOO'),
|
|
(36678,10,0,'%s cast |cFFFF7F00Choking Gas Bomb!|r',41,0,0,0,0,0,0,'Professor Putricide - EMOTE_CHOKING_GAS_BOMB'),
|
|
(36678,11,0,'Hmm... Interesting...',14,0,0,0,0,17115,0,'Professor Putricide - SAY_KILL_1'),
|
|
(36678,11,1,'That was unexpected!',14,0,0,0,0,17116,0,'Professor Putricide - SAY_KILL_2'),
|
|
(36678,12,0,'Great news, everyone!',14,0,0,0,0,17118,0,'Professor Putricide - SAY_BERSERK'),
|
|
(36678,13,0,'Bad news, everyone! I don\'t think I\'m going to make it.',14,0,0,0,0,17117,0,'Professor Putricide - SAY_DEATH'),
|
|
(36723,98,0,'You are not worthy to face the Lich King!',14,0,100,0,0,16921,0,'SAY_FROSTSWORN_GENERAL_AGGRO'),
|
|
(36723,99,0,'Master, I have failed...',14,0,100,0,0,16922,0,'SAY_FROSTSWORN_GENERAL_DEATH'),
|
|
(36764,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36764,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36764,0,2,'Have my babies.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36764,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36764,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36764,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36764,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36765,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36765,0,2,'Have my babies.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36765,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36765,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36765,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36765,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36766,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36766,0,2,'Have my babies.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36766,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36766,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36766,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36766,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36767,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36767,0,2,'Have my babies.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36767,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36767,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Alliance Slave'),
|
|
(36767,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36767,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Alliance Slave - On Liberation'),
|
|
(36770,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36770,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Horde Slave'),
|
|
(36770,0,2,'Have my babies.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36770,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36770,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36770,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36770,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36771,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Horde Slave'),
|
|
(36771,0,2,'Have my babies.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36771,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36771,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36771,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36771,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36772,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Horde Slave'),
|
|
(36772,0,2,'Have my babies.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36772,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36772,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36772,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36772,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,0,'You\'re a beautiful sight... you have no idea.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36773,0,1,'%s lets his mining pick drag on the ground as she approaches, clearly exhausted.',16,0,100,0,0,0,0,'Horde Slave'),
|
|
(36773,0,2,'Have my babies.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36773,0,3,'If by life or death I can repay you, I will.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36773,0,4,'I\'m going to return to the front of the quarry. Kill a few extra for me.',12,0,100,0,0,0,0,'Horde Slave'),
|
|
(36773,0,5,'I\'d almost given up hope.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,6,'I thought I might die in this pit. Thank you!',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,7,'Don\'t let a single one of them live.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,8,'Please, carry out our vengeance on the Scourgelord.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,9,'When you kill the Pit Master, spit on his corpse for me, will you?',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,10,'I\'d lost all track of time in this forsaken place. You\'re a sight for sore eyes, friend.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,11,'Too many of us died in this pit. Far too many.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,12,'I\'m so glad you\'re here. I wouldn\'t have made it much longer.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,13,'Now is the time for revenge.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,14,'You deserve a mighty man-hug.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,15,'I will find a way to repay you someday, hero.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,16,'I can hardly believe my eyes. Thank you. Really, thank you.',12,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,17,'%s nods his thanks.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,18,'%s offers an appreciative smile.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,19,'%s almost collapses as he stumbles towards you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,20,'%s stares at you for a moment, clearly finding it hard to believe that you\'re real.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,21,'%s offers a quick, cynical laugh at his fortune.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,22,'%s raises an empty hand in toast to you.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,23,'%s closes his eyes, savoring freedom for a moment.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36773,0,24,'I\'m going to return to help free the rest of the slaves. Thank you again, hero.',16,0,100,0,0,0,0,'Horde Slave - On Liberation'),
|
|
(36774,0,0,'You Sunreaver lackeys are all the same.',12,0,100,1,0,0,0,'Silver Covenant Agent'),
|
|
(36774,0,1,'You won\'t escape from us so easily!',12,0,100,1,0,0,0,'Silver Covenant Agent'),
|
|
(36776,0,0,'Did you think you would escape with your life?',12,0,100,1,0,0,0,'Sunreaver Agent'),
|
|
(36776,0,1,'You\'ll never run us out of the city, Silver Covenant thug!',12,0,100,1,0,0,0,'Sunreaver Agent'),
|
|
(36789,0,0,'Heroes, lend me your aid. I... I cannot hold them off much longer. You must heal my wounds!',14,0,0,0,0,17064,0,'Valithria Dreamwalker - SAY_VALITHRIA_ENTER_COMBAT'),
|
|
(36789,1,0,'I have opened a portal into the Dream. Your salvation lies within, heroes...',14,0,0,0,0,17068,0,'Valithria Dreamwalker - SAY_VALITHRIA_DREAM_PORTAL'),
|
|
(36789,2,0,'My strength is returning! Press on, heroes!',14,0,0,0,0,17070,0,'Valithria Dreamwalker - SAY_VALITHRIA_75_PERCENT'),
|
|
(36789,3,0,'I will not last much longer!',14,0,0,0,0,17069,0,'Valithria Dreamwalker - SAY_VALITHRIA_25_PERCENT'),
|
|
(36789,4,0,'Forgive me for what I do! I... cannot... stop... ONLY NIGHTMARES REMAIN!',14,0,0,0,0,17072,0,'Valithria Dreamwalker - SAY_VALITHRIA_DEATH'),
|
|
(36789,5,0,'A tragic loss...',14,0,0,0,0,17066,0,'Valithria Dreamwalker - SAY_VALITHRIA_PLAYER_DEATH'),
|
|
(36789,6,0,'FAILURES!',14,0,0,0,0,17067,0,'Valithria Dreamwalker - SAY_VALITHRIA_BERSERK'),
|
|
(36789,7,0,'I am renewed! Ysera grants me the favor to lay these foul creatures to rest!',14,0,0,0,0,17071,0,'Valithria Dreamwalker - SAY_VALITHRIA_SUCCESS'),
|
|
(36794,1,0,'Intruders have entered the masters domain. Signal the alarms!',14,0,100,0,0,16747,0,'tyrannus SAY_TYRANNUS_INTRO_1'),
|
|
(36794,4,0,'Hrmph, fodder. Not even fit to labor in the quarry. Relish these final moments for soon you will be nothing more than mindless undead.',14,0,100,0,0,16748,0,'tyrannus SAY_TYRANNUS_INTRO_2'),
|
|
(36794,5,0,'Your last waking memory will be of agonizing pain.',14,0,100,0,0,16749,0,'tyrannus SAY_TYRANNUS_INTRO_3'),
|
|
(36794,8,0,'Minions, destroy these interlopers!',14,0,100,0,0,16751,0,'tyrannus SAY_TYRANNUS_INTRO_4'),
|
|
(36794,42,0,'Worthless gnat! Death is all that awaits you!',14,0,100,0,0,16753,0,'tyrannus SAY_TYRANNUS_KRICK_1'),
|
|
(36794,44,0,'Do not think that I shall permit you entry into my master\'s sanctum so easily. Pursue me if you dare.',14,0,100,0,0,16754,0,'tyrannus SAY_TYRANNUS_KRICK_2'),
|
|
(36794,47,0,'Your pursuit shall be in vain, intruders, for the Lich King has placed an army of undead at my command! Behold!',14,0,100,0,0,16755,0,'tyrannus SAY_TYRANNUS_AMBUSH_1'),
|
|
(36794,48,0,'Persistent whelps! You will not reach the entrance of my lord\'s lair! Soldiers, destroy them!',14,0,100,0,0,16756,0,'tyrannus SAY_TYRANNUS_AMBUSH_2'),
|
|
(36795,20,0,'Another shall take his place. You waste your time.',14,0,100,0,0,16752,0,'tyrannus SAY_TYRANNUS_GARFROST'),
|
|
(36795,49,0,'Rimefang! Trap them within the tunnel! Bury them alive!',14,0,100,0,0,16757,0,'tyrannus SAY_TYRANNUS_TRAP_TUNNEL'),
|
|
(36823,0,0,'You have come to bring Arthas to justice? To see the Lich King destroyed?',14,0,0,0,0,17394,0,'Terenas Menethil - SAY_TERENAS_INTRO_1'),
|
|
(36823,1,0,'First, you must escape Frostmourne\'s hold, or be damned as I am; trapped within this cursed blade for all eternity.',14,0,0,0,0,17395,0,'Terenas Menethil - SAY_TERENAS_INTRO_2'),
|
|
(36823,2,0,'Aid me in destroying these tortured souls! Together we will loosen Frostmourne\'s hold and weaken the Lich King from within!',14,0,0,0,0,17396,0,'Terenas Menethil - SAY_TERENAS_INTRO_3'),
|
|
(36838,0,0,'|TInterface\\Icons\\Spell_Fire_Flameshock.blp:20|t|cFFBC0000 OVERHEAT |r|TInterface\\Icons\\Spell_Fire_Flameshock.blp:20|t',42,0,100,0,0,0,0,'Alliance Gunship Cannon - SAY_OVERHEAT'),
|
|
(36839,0,0,'|TInterface\\Icons\\Spell_Fire_Flameshock.blp:20|t|cFFBC0000 OVERHEAT |r|TInterface\\Icons\\Spell_Fire_Flameshock.blp:20|t',42,0,100,0,0,0,0,'Horde Gunship Cannon - SAY_OVERHEAT'),
|
|
(36853,0,0,'You are fools to have come to this place! The icy winds of Northrend will consume your souls!',14,0,0,0,0,17007,0,'Sindragosa - SAY_AGGRO'),
|
|
(36853,1,0,'Suffer, mortals, as your pathetic magic betrays you!',14,0,0,0,0,17014,0,'Sindragosa - SAY_UNCHAINED_MAGIC'),
|
|
(36853,2,0,'%s prepares to unleash a wave of blistering cold!',41,0,0,0,0,0,0,'Sindragosa - EMOTE_WARN_BLISTERING_COLD'),
|
|
(36853,3,0,'Can you feel the cold hand of death upon your heart?',14,0,0,0,0,17013,0,'Sindragosa - SAY_BLISTERING_COLD'),
|
|
(36853,4,0,'Aaah! It burns! What sorcery is this?!',14,0,0,0,0,17015,0,'Sindragosa - SAY_RESPITE_FOR_A_TORMENTED_SOUL'),
|
|
(36853,5,0,'Your incursion ends here! None shall survive!',14,0,0,0,0,17012,0,'Sindragosa - SAY_AIR_PHASE'),
|
|
(36853,6,0,'Now feel my master\'s limitless power and despair!',14,0,0,0,0,17016,0,'Sindragosa - SAY_PHASE_2'),
|
|
(36853,7,0,'%s fires a frozen orb towards $N!',41,0,0,0,0,0,0,'Sindragosa - EMOTE_WARN_FROZEN_ORB'),
|
|
(36853,8,0,'Perish!',14,0,0,0,0,17008,0,'Sindragosa - SAY_KILL 1'),
|
|
(36853,8,1,'A flaw of mortality...',14,0,0,0,0,17009,0,'Sindragosa - SAY_KILL 2'),
|
|
(36853,9,0,'Enough! I tire of these games!',14,0,0,0,0,17011,0,'Sindragosa - SAY_BERSERK'),
|
|
(36853,10,0,'Free...at last...',14,0,0,0,0,17010,0,'Sindragosa - SAY_DEATH'),
|
|
(36853,11,0,'%s goes into a berserker rage!',41,0,100,0,0,0,0,'sindragosa EMOTE_BERSERK_RAID'),
|
|
(36853,101,0,'%s appears to be weakening!',41,0,100,0,0,0,0,'emote for weekly quest'),
|
|
(36855,0,0,'You have found your way here, because you are among the few gifted with true vision in a world cursed with blindness.',14,0,0,0,0,17272,0,'Lady Deathwhisper - SAY_INTRO_1'),
|
|
(36855,1,0,'You can see through the fog that hangs over this world like a shroud, and grasp where true power lies.',14,0,0,0,0,17273,0,'Lady Deathwhisper - SAY_INTRO_2'),
|
|
(36855,2,0,'Fix your eyes upon your crude hands: the sinew, the soft meat, the dark blood coursing within.',14,0,0,0,0,16878,0,'Lady Deathwhisper - SAY_INTRO_3'),
|
|
(36855,3,0,'It is a weakness; a crippling flaw.... A joke played by the Creators upon their own creations.',14,0,0,0,0,17268,0,'Lady Deathwhisper - SAY_INTRO_4'),
|
|
(36855,4,0,'The sooner you come to accept your condition as a defect, the sooner you will find yourselves in a position to transcend it.',14,0,0,0,0,17269,0,'Lady Deathwhisper - SAY_INTRO_5'),
|
|
(36855,5,0,'Through our Master, all things are possible. His power is without limit, and his will unbending.',14,0,0,0,0,17270,0,'Lady Deathwhisper - SAY_INTRO_6'),
|
|
(36855,6,0,'Those who oppose him will be destroyed utterly, and those who serve -- who serve wholly, unquestioningly, with utter devotion of mind and soul -- elevated to heights beyond your ken.',14,0,0,0,0,17271,0,'Lady Deathwhisper - SAY_INTRO_7'),
|
|
(36855,7,0,'What is this disturbance?! You dare trespass upon this hallowed ground? This shall be your final resting place.',14,0,0,0,0,16868,0,'Lady Deathwhisper - SAY_AGGRO'),
|
|
(36855,8,0,'Enough! I see I must take matters into my own hands!',14,0,0,0,0,16877,0,'Lady Deathwhisper - SAY_PHASE_2'),
|
|
(36855,9,0,'%s\'s Mana Barrier shimmers and fades away!',41,0,0,0,0,0,0,'Lady Deathwhisper - SAY_PHASE_2_EMOTE'),
|
|
(36855,10,0,'You are weak, powerless to resist my will!',14,0,0,0,0,16876,0,'Lady Deathwhisper - SAY_DOMINATE_MIND'),
|
|
(36855,11,0,'Take this blessing and show these intruders a taste of our master\'s power.',14,0,0,0,0,16873,0,'Lady Deathwhisper - SAY_DARK_EMPOWERMENT'),
|
|
(36855,12,0,'I release you from the curse of flesh!',14,0,0,0,0,16874,0,'Lady Deathwhisper - SAY_DARK_TRANSFORMATION'),
|
|
(36855,13,0,'Arise and exult in your pure form!',14,0,0,0,0,16875,0,'Lady Deathwhisper - SAY_ANIMATE_DEAD'),
|
|
(36855,14,0,'Do you yet grasp of the futility of your actions?',14,0,0,0,0,16869,0,'Lady Deathwhisper - SAY_KILL_1'),
|
|
(36855,14,1,'Embrace the darkness... Darkness eternal!',14,0,0,0,0,16870,0,'Lady Deathwhisper - SAY_KILL_2'),
|
|
(36855,15,0,'This charade has gone on long enough.',14,0,0,0,0,16872,0,'Lady Deathwhisper - SAY_BERSERK'),
|
|
(36855,16,0,'All part of the masters plan! Your end is... inevitable!',14,0,0,0,0,16871,0,'Lady Deathwhisper - SAY_DEATH'),
|
|
(36856,0,0,'You\'re in luck. I\'ve got just what you need in the load I\'m about to wash.',12,0,100,1,0,0,0,'Shandy say 1'),
|
|
(36856,1,0,'That\'s how it\'s done!',12,0,100,4,0,0,0,'Shandy say 2'),
|
|
(36856,1,1,'Well done!',12,0,100,4,0,0,0,'Shandy say 2'),
|
|
(36856,1,2,'Aquanos can hardly keep up!',12,0,100,4,0,0,0,'Shandy say 2'),
|
|
(36856,1,3,'Nice. Idon\'t want to know what that stain was.',12,0,100,4,0,0,0,'Shandy say 2'),
|
|
(36856,2,0,'See the piles of loundry and the bucket of water? I\'ll call out what I need next, and you put it in the tub. Ready?',12,0,100,1,0,0,0,'Shandy say 3'),
|
|
(36856,3,0,'The tub needs more water!',12,0,100,25,0,0,0,'Shandy say water'),
|
|
(36856,4,0,'Quick, add some shirts to the laundry!',12,0,100,25,0,0,0,'Shandy say shirts'),
|
|
(36856,5,0,'Toss some pants in to the tub!',12,0,100,25,0,0,0,'Shandy say pants'),
|
|
(36856,6,0,'Toss some unmentionables to the tub!',12,0,100,25,0,0,0,'Shandy say unmentionables'),
|
|
(36856,7,0,'Aquanos, stop sending the clothes so high! You didn\'t have to see the look on Aethos Sunreaver\'s face when he found his pants in the fauntain!',12,0,100,1,0,0,0,'Shandy say 4'),
|
|
(36856,8,0,'See how easy that was with everyone working together? Just take what you need from the clean lundry here. But don\'t forget to return it when you\'re finished.',12,0,100,1,0,0,0,'Shandy say 5'),
|
|
(36888,0,0,'This way... We\'re about to mount an assault on the Scourgelord\'s location!',14,0,100,0,0,17153,0,''),
|
|
(36889,0,0,'This way... We\'re about to mount an assault on the Scourgelord\'s location!',14,0,100,0,0,17153,0,''),
|
|
(36899,4,0,'|TInterface\\Icons\\spell_shadow_unstableaffliction_2.blp:16|t%s begins to cast |cFFFF0000Unstable Ooze Explosion!|r',41,0,0,0,0,0,0,'Rotface - EMOTE_UNSTABLE_EXPLOSION'),
|
|
(36913,0,0,'Cry out in torment... Let your pain overcome your might...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36913,0,1,'Release yourself from the chains of life...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36913,0,2,'The Lich King is unstoppable...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36913,0,3,'The Master\'s will remains inviolate...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36913,0,4,'You cannot escape the Master\'s Wrath...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36913,0,5,'Death consumes you...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36913,0,6,'Give in... to the cold embrace of death...',15,0,14.2857,0,0,0,0,'Eye of the Lichking'),
|
|
(36939,0,0,'Rise up, sons and daughters of the Horde! Today we battle a hated enemy of the Horde! LOK\'TAR OGAR!',14,0,100,0,0,17087,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_1'),
|
|
(36939,1,0,'Kor\'kron, take us out!',14,0,100,0,0,17088,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_2'),
|
|
(36939,2,0,'What is that? Something approaching in the distance.',14,0,100,0,0,17089,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_3'),
|
|
(36939,3,0,'ALLIANCE GUNSHIP! ALL HANDS ON DECK!',14,0,100,0,0,17090,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_4'),
|
|
(36939,4,0,'You answer to Saurfang now!',14,0,100,0,0,17091,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_5'),
|
|
(36939,5,0,'You will know our business soon. Kor\'kron, ANNIHILATE THEM!',14,0,100,0,0,17092,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_6'),
|
|
(36939,6,0,'This is not your battle, dwarf. Back down or we will be forced to destroy your ship.',14,0,100,0,0,17093,0,'High Overlord Saurfang - SAY_SAURFANG_INTRO_A'),
|
|
(36939,7,0,'You DARE board my ship? Your death will come swiftly.',14,0,100,0,0,17083,0,'High Overlord Saurfang - SAY_SAURFANG_BOARD'),
|
|
(36939,8,0,'Reavers, Sergeants, attack!',14,0,100,0,0,17081,0,'High Overlord Saurfang - SAY_SAURFANG_ENTER_SKYBREAKER'),
|
|
(36939,9,0,'Axethrowers, hurl faster!',14,0,100,0,0,17079,0,'High Overlord Saurfang - SAY_SAURFANG_AXETHROWERS'),
|
|
(36939,10,0,'Rocketeers, reload!',14,0,100,0,0,17080,0,'High Overlord Saurfang - SAY_SAURFANG_ROCKETEERS'),
|
|
(36939,11,0,'We\'re taking hull damage, get a battle-mage out here to shut down those cannons!',14,0,100,0,0,17082,0,'High Overlord Saurfang - SAY_SAURFANG_MAGES'),
|
|
(36939,12,0,'The Alliance falter. Onward to the Lich King!',14,0,100,0,0,17084,0,'High Overlord Saurfang - SAY_SAURFANG_VICTORY'),
|
|
(36939,13,0,'Damage control! Put those fires out. You haven\'t seen the last of the Horde!',14,0,100,0,0,17085,0,'High Overlord Saurfang - SAY_SAURFANG_WIPE'),
|
|
(36948,0,0,'Fire up the engines! We got a meetin\' with destiny, lads!',14,0,100,0,0,16962,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_1'),
|
|
(36948,1,0,'Hold on to yer hats!',14,0,100,0,0,16963,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_2'),
|
|
(36948,2,0,'What in the world is that? Grab me spyglass, crewman!',14,0,100,0,0,16964,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_3'),
|
|
(36948,3,0,'By me own beard! HORDE SAILIN\' IN FAST \'N HOT!',14,0,100,0,0,16965,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_4'),
|
|
(36948,4,0,'EVASIVE ACTION! MAN THE GUNS!',14,0,100,0,0,16966,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_5'),
|
|
(36948,5,0,'Cowardly dogs! Ye blindsided us!',14,0,100,0,0,16967,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_6'),
|
|
(36948,6,0,'Not me battle? I dunnae who ye think ye are, mister, but I got a score to settle with Arthas and yer not gettin\' in me way! FIRE ALL GUNS! FIRE! FIRE!',14,0,100,0,0,16968,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_7'),
|
|
(36948,7,0,'Move yer jalopy or we\'ll blow it out of the sky, orc! The Horde\'s got no business here.',14,0,100,0,0,16969,0,'Muradin Bronzebeard - SAY_MURADIN_INTRO_H'),
|
|
(36948,8,0,'What\'s this then?! Ye won\'t be takin\' this son o\' Ironforge\'s vessel without a fight!',14,0,100,0,0,16958,0,'Muradin Bronzebeard - SAY_MURADIN_BOARD'),
|
|
(36948,9,0,'Marines, Sergeants, attack!',14,0,100,0,0,16956,0,'Muradin Bronzebeard - SAY_MURADIN_ENTER_ORGRIMMS_HAMMER'),
|
|
(36948,10,0,'Riflemen, shoot faster!',14,0,100,0,0,16954,0,'Muradin Bronzebeard - SAY_MURADIN_RIFLEMAN'),
|
|
(36948,11,0,'Mortar team, reload!',14,0,100,0,0,16955,0,'Muradin Bronzebeard - SAY_MURADIN_MORTAR'),
|
|
(36948,12,0,'We\'re taking hull damage, get a sorcerer out here to shut down those cannons!',14,0,100,0,0,16957,0,'Muradin Bronzebeard - SAY_MURADIN_SORCERERS'),
|
|
(36948,13,0,'Don\'t say I didn\'t warn ya, scoundrels! Onward, brothers and sisters!',14,0,100,0,0,16959,0,'Muradin Bronzebeard - SAY_MURADIN_VICTORY'),
|
|
(36948,14,0,'Captain Bartlett, get us out of here! We\'re taken too much damage to stay afloat!',14,0,100,0,0,16960,0,'Muradin Bronzebeard - SAY_MURADIN_WIPE'),
|
|
(36954,100,0,'I will not make the same mistake again, Sylvanas. This time there will be no escape. You will all serve me in death!',14,0,100,0,0,17213,0,'LK - AGGRO HORDE'),
|
|
(36954,101,0,'Your allies have arrived, Jaina, just as you promised. Your will all become powerful agents of the Scourge.',14,0,100,0,0,17212,0,'LK - AGGRO ALLY'),
|
|
(36954,104,0,'There is no escape!',14,0,100,0,0,17217,0,'LK - IceWall_1'),
|
|
(36954,105,0,'Succumb to the chill of the grave.',14,0,100,0,0,17218,0,'LK - IiceWALL_2'),
|
|
(36954,106,0,'Another dead end.',14,0,100,0,0,17219,0,'LK - IiceWALL_3'),
|
|
(36954,107,0,'How long can you fight it?',14,0,100,0,0,17220,0,'LK - IiceWALL_4'),
|
|
(36954,108,0,'Death\'s cold embrace awaits.',14,0,100,0,0,17221,0,'LK - IiceWALL_1_summon'),
|
|
(36954,115,0,'Nowhere to run... You\'re mine now!',14,0,100,0,0,17223,0,'LK - KILING SILVANAS'),
|
|
(36955,103,0,'He is too powerful. We must leave this place at once! My magic can hold him in place for only a short time. Come quickly heroes!',14,0,100,0,0,16606,0,'JAINA - Leave the place'),
|
|
(36955,119,0,'I will destroy this barrier. You must hold the undead back!',14,0,100,0,0,16607,0,'JAINA - IceWALL_1'),
|
|
(36955,120,0,'Another ice wall! Keep the undead from interrupting my incantations so that I may bring this wall down.',14,0,100,0,0,16608,0,'JAINA - IceWALL_2'),
|
|
(36955,121,0,'He\'s toying with us! I\'ll show him what happens to ice when it meets fire.',14,0,100,0,0,16609,0,'JAINA - IceWALL_3'),
|
|
(36955,122,0,'Your barriers can\'t hold us back much longer, monster! I will shatter them all! ',14,0,100,0,0,16610,0,'JAINA - IceWALL_4'),
|
|
(36955,123,0,'There\'s an opening up ahead. GO NOW!',14,0,100,0,0,16645,0,'JAINA - IceWALL_4_broken_after'),
|
|
(36955,124,0,'It... It\'s a dead end. We have no choice but to fight. Steal yourselves, heroes, for this is our last stand!',14,0,100,0,0,16647,0,'JAINA - Sem Saida'),
|
|
(36955,127,0,'Forgive me heroes, I should have listened to Uther. I ... I had to see for myself, to look into his eyes one last time ... I am sorry.',14,0,100,0,0,16648,0,'JAINA - FINAL'),
|
|
(36955,128,0,'We now know what must be done. I will deliver this news to King Varian and Highlord Fordring.',14,0,100,0,0,16649,0,'JAINA - FINAL 2'),
|
|
(36990,3,0,'Soldiers of the Horde, attack!',14,0,100,0,0,17045,0,'sylvanas SAY_SYLVANAS_INTRO_1'),
|
|
(36990,7,0,'Pathetic weaklings!',14,0,100,0,0,17046,0,'sylvanas SAY_SYLVANAS_INTRO_2'),
|
|
(36990,11,0,'You will have to battle your way through this cesspit on your own.',12,0,100,0,0,17047,0,'sylvanas SAY_SYLVANAS_INTRO_3'),
|
|
(36990,13,0,'Free any Horde slaves that you come across. We will most certainly need their assistance in battling Tyrannus. I will gather reinforcements and join you on the other side of the quarry.',12,0,100,0,0,17048,0,'sylvanas SAY_SYLVANAS_INTRO_4'),
|
|
(36990,37,0,'Why should the Banshee Queen spare your miserable life?',14,0,100,0,0,17033,0,'sylvanas SAY_SYLVANAS_KRICK_1'),
|
|
(36990,40,0,'Frostmourne? The Lich King is never without his blade! If you are lying to me...',14,0,100,0,0,17034,0,'sylvanas SAY_SYLVANAS_KRICK_2'),
|
|
(36990,46,0,'A fitting end for a traitor. Come, we must free the slaves and see what is within the Lich King\'s chamber for ourselves.',14,0,100,0,0,17035,0,'sylvanas SAY_SYLVANAS_KRICK_3'),
|
|
(36993,2,0,'Heroes of the Alliance, attack!',14,0,100,0,0,16626,0,'jaina SAY_JAINA_INTRO_1'),
|
|
(36993,6,0,'No! You monster!',14,0,100,0,0,16627,0,'jaina SAY_JAINA_INTRO_2'),
|
|
(36993,9,0,'I do what I must. Please forgive me, noble soldiers.',14,0,100,0,0,16628,0,'jaina SAY_JAINA_INTRO_3'),
|
|
(36993,10,0,'You will have to make your way across this quarry on your own.',12,0,100,0,0,16629,0,'jaina SAY_JAINA_INTRO_4'),
|
|
(36993,12,0,'Free any Alliance slaves that you come across. We will most certainly need their assistance in battling Tyrannus. I will gather reinforcements and join you on the other side of the quarry.',12,0,100,0,0,16630,0,'jaina SAY_JAINA_INTRO_5'),
|
|
(36993,36,0,'I\'m not so naive as to believe your appeal for clemency, but I will listen.',14,0,100,0,0,16611,0,'jaina SAY_JAINA_KRICK_1'),
|
|
(36993,39,0,'Frostmourne lies unguarded? Impossible!',14,0,100,0,0,16612,0,'jaina SAY_JAINA_KRICK_2'),
|
|
(36993,45,0,'What a cruel end. Come, heroes. We must see if the gnome\'s story is true. If we can separate Arthas from Frostmourne, we might have a chance at stopping him.',14,0,100,0,0,16613,0,'jaina SAY_JAINA_KRICK_3'),
|
|
(37007,0,0,'The master\'s sanctum has been disturbed!',14,0,0,0,0,16865,0,'Deathbound Ward - SAY_TRAP_ACTIVATE'),
|
|
(37007,0,1,'I... awaken!',14,0,0,0,0,16866,0,'Deathbound Ward - SAY_TRAP_ACTIVATE'),
|
|
(37007,0,2,'Who... goes there...?',14,0,0,0,0,16867,0,'Deathbound Ward - SAY_TRAP_ACTIVATE'),
|
|
(37038,0,0,'Quickly! We\'ll ambush them from behind!',14,0,100,0,0,16924,0,'Vengeful Fleshreaper - Geist Alarm activated'),
|
|
(37038,0,1,'The living... here?!',14,0,100,0,0,16925,0,'Vengeful Fleshreaper - Geist Alarm activated'),
|
|
(37038,0,2,'You... cannot escape us!',14,0,100,0,0,16923,0,'Vengeful Fleshreaper - Geist Alarm activated'),
|
|
(37119,0,0,'This is our final stand. What happens here will echo through the ages. Regardless of outcome, they will know that we fought with honor. That we fought for the freedom and safety of our people!',14,0,0,22,0,16653,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_1'),
|
|
(37119,1,0,'Remember, heroes, fear is your greatest enemy in these befouled halls. Steel your heart and your soul will shine brighter than a thousand suns. The enemy will falter at the sight of you. They will fall as the light of righteousness envelops them!',14,0,0,22,0,16654,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_2'),
|
|
(37119,2,0,'Our march upon Icecrown Citadel begins now!',14,0,0,22,0,16655,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_3'),
|
|
(37119,3,0,'ARTHAS! I swore that I would see you dead and the Scourge dismantled! I\'m going to finish what I started at Light\'s Hope!',14,0,0,22,0,16656,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_4'),
|
|
(37119,4,0,'The power of the Light knows no bounds, Saurfang. His soul is under great strain, but he lives - for now.',12,0,0,1,0,16658,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_5'),
|
|
(37119,5,0,'By the Light, it must be so!',12,0,0,5,0,16657,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_A_5'),
|
|
(37120,0,0,'So, it has begun....',12,0,100,396,0,16834,0,'Highlord Darion Mograine to Player'),
|
|
(37120,1,0,'Behold! The binding of sacred and corrupt; the forging of Shadow\'s Edge, a weapon of untold potential!',12,0,100,0,0,16835,0,'Highlord Darion Mograine to Player'),
|
|
(37120,2,0,'Bend it to your will, and you shall wield unspeakable power!',12,0,100,396,0,16836,0,'Highlord Darion Mograine to Player'),
|
|
(37120,3,0,'Fail, and your soul shall forever be its slave.',12,0,100,396,0,16837,0,'Highlord Darion Mograine to Player'),
|
|
(37120,4,0,'Father...',12,0,100,396,0,17411,0,'Highlord Darion Mograine'),
|
|
(37120,5,0,'Father. I feared for your... your sanity.',12,0,100,396,0,17412,0,'Highlord Darion Mograine'),
|
|
(37120,6,0,'Father... For you, I would give my life a thousand times.',12,0,100,396,0,17413,0,'Highlord Darion Mograine'),
|
|
(37122,0,0,'Never... could reach... the top shelf...',14,0,0,0,0,16586,0,'Captain Arnath - SAY_ARNATH_DEATH'),
|
|
(37122,1,0,'You miserable fools never did manage to select a decent bat wing.',14,0,0,0,0,16587,0,'Captain Arnath - SAY_ARNATH_RESURRECTED'),
|
|
(37122,2,0,'THAT was for bringing me spoiled spider ichor!',14,0,0,0,0,16588,0,'Captain Arnath - SAY_ARNATH_KILL'),
|
|
(37122,3,0,'Don\'t... let Finklestein use me... for his potions...',14,0,0,0,0,16589,0,'Captain Arnath - SAY_ARNATH_SECOND_DEATH'),
|
|
(37122,4,0,'The loss of our comrades was unpreventable. They lived and died in the service of the Argent Crusade.',14,0,0,0,0,16590,0,'Captain Arnath - SAY_ARNATH_SURVIVE_TALK'),
|
|
(37122,5,0,'Even dying here beats spending another day collecting reagents for that madman, Finklestein.',14,0,0,0,0,16585,0,'Captain Arnath - SAY_ARNATH_INTRO_2'),
|
|
(37123,0,0,'No amount of healing can save me now. Fight on, brothers...',14,0,0,0,0,16810,0,'Captain Brandon - SAY_BRANDON_DEATH'),
|
|
(37123,1,0,'What? This strength...? All of the pain is gone! You... must join me in the eternal embrace of death!',14,0,0,0,0,16811,0,'Captain Brandon - SAY_BRANDON_RESURRECTED'),
|
|
(37123,2,0,'It doesn\'t hurt anymore, does it?',14,0,0,0,0,16812,0,'Captain Brandon - SAY_BRANDON_KILL'),
|
|
(37123,3,0,'I\'m sorry...',14,0,0,0,0,16813,0,'Captain Brandon - SAY_BRANDON_SECOND_DEATH'),
|
|
(37123,4,0,'You have done much in this war against the Scourge. May the light embrace you.',14,0,0,0,0,16815,0,'Captain Brandon - SAY_BRANDON_SURVIVE_TALK'),
|
|
(37124,0,0,'Please... burn my remains. Let me live warm in the afterlife...',14,0,0,0,0,16844,0,'Captain Grondel - SAY_GRONDEL_DEATH'),
|
|
(37124,1,0,'No! Why was I denied a death by flame? You must all BURN!',14,0,0,0,0,16845,0,'Captain Grondel - SAY_GRONDEL_RESURRECTED'),
|
|
(37124,2,0,'Can you feel the burn?',14,0,0,0,0,16846,0,'Captain Grondel - SAY_GRONDEL_KILL'),
|
|
(37124,3,0,'What... have I done? No!',14,0,0,0,0,16847,0,'Captain Grondel - SAY_GRONDEL_SECOND_DEATH'),
|
|
(37124,4,0,'What can possibly redeem this unholy place? Thank you...',14,0,0,0,0,16849,0,'Captain Grondel - SAY_GRONDEL_SURVIVE_TALK'),
|
|
(37125,0,0,'It was... a worthy afterlife.',14,0,0,0,0,16998,0,'Captain Rupert - SAY_RUPERT_DEATH'),
|
|
(37125,1,0,'There is no escaping the Lich King\'s will. Prepare for an explosive encounter!',14,0,0,0,0,16999,0,'Captain Rupert - SAY_RUPERT_RESURRECTED'),
|
|
(37125,2,0,'So that\'s what happens when you stand too close to a bomb!',14,0,0,0,0,17000,0,'Captain Rupert - SAY_RUPERT_KILL'),
|
|
(37125,3,0,'What an... explosive ending!',14,0,0,0,0,17001,0,'Captain Rupert - SAY_RUPERT_SECOND_DEATH'),
|
|
(37125,4,0,'Beware the dangers that lie ahead... and do try to remain in one piece.',14,0,0,0,0,17003,0,'Captain Rupert - SAY_RUPERT_SURVIVE_TALK'),
|
|
(37126,0,0,'You may have once fought beside me, Crok, but now you are nothing more than a traitor. Come, your second death approaches!',14,0,0,0,0,17017,0,'Sister Svalna - SAY_EVENT_START'),
|
|
(37126,1,0,'Miserable creatures! Die!',14,0,0,0,0,17018,0,'Sister Svalna - SAY_KILL_CAPTAIN'),
|
|
(37126,2,0,'Foolish Crok. You brought my reinforcements with you. Arise, Argent Champions, and serve the Lich King in death!',14,0,0,0,0,17019,0,'Sister Svanlna - SAY_RESURRECT_CAPTAINS'),
|
|
(37126,3,0,'Come, Scourgebane. I\'ll show the master which of us is truly worthy of the title of \"Champion\"!',14,0,0,0,0,17020,0,'Sister Svalna - SAY_AGGRO'),
|
|
(37126,4,0,'What a pitiful choice of an ally, Crok!',14,0,0,0,0,17021,0,'Sister Svalna - SAY_KILL'),
|
|
(37126,5,0,'What? They died so easily? No matter.',14,0,0,0,0,17022,0,'Sister Svalna - SAY_CAPTAIN_DEATH'),
|
|
(37126,6,0,'Perhaps... you were right, Crok.',14,0,0,0,0,17023,0,'Sister Svalna - SAY_DEATH'),
|
|
(37126,7,0,'%s has impaled $N!',41,0,0,0,0,0,0,'Sister Svalna - EMOTE_SVALNA_IMPALE'),
|
|
(37126,8,0,'%s\'s Aether Shield has been shattered by $N!',41,0,0,0,0,0,0,'Sister Svalna - EMOTE_SVALNA_BROKEN_SHIELD'),
|
|
(37129,0,0,'Ready your arms, my Argent Brothers. The Vrykul will protect the Frost Queen with their lives.',14,0,0,0,0,16819,0,'Crok Scourgebane - SAY_CROK_INTRO_1'),
|
|
(37129,1,0,'Enough idle banter! Our champions have arrived - support them as we push our way through the hall!',14,0,0,0,0,16820,0,'Crok Scourgebane - SAY_CROK_INTRO_3'),
|
|
(37129,2,0,'Draw them back to us, and we\'ll assist you.',14,0,0,0,0,16821,0,'Crok Scourgebane - SAY_CROK_COMBAT_WP_0'),
|
|
(37129,3,0,'Quickly, push on!',14,0,0,0,0,16823,0,'Crok Scourgebane - SAY_CROK_COMBAT_WP_1'),
|
|
(37129,4,0,'Her reinforcements will arrive shortly, we must bring her down quickly!',14,0,0,0,0,16824,0,'Crok Scourgebane - SAY_CROK_FINAL_WP'),
|
|
(37129,5,0,'I\'ll draw her attacks. Return our brothers to their graves, then help me bring her down!',14,0,0,15,0,16825,0,'Crok Scourgebane - SAY_CROK_COMBAT_SVALNA'),
|
|
(37129,6,0,'I must rest for a moment',14,0,0,0,0,16826,0,'Crok Scourgebane - SAY_CROK_WEAKENING_GAUNTLET'),
|
|
(37129,7,0,'Champions, I cannot hold her back any longer!',14,0,0,0,0,16827,0,'Crok Scourgebane - SAY_CROK_WEAKENING_SVALNA'),
|
|
(37129,8,0,'Vengeance alone... was not enough!',14,0,0,0,0,16828,0,'Crok Scourgebane - SAY_CROK_DEATH'),
|
|
(37181,0,0,'You now stand upon the hallowed ground of the Scourge. The Light won\'t protect you here, paladin. Nothing will protect you...',14,0,0,0,0,17230,0,'The Lich King - SAY_LK_INTRO_1'),
|
|
(37181,1,0,'You could have been my greatest champion, Fordring: A force of darkness that would wash over this world and deliver it into a new age of strife.',14,0,0,0,0,17231,0,'The Lich King - SAY_LK_INTRO_2'),
|
|
(37181,2,0,'But that honor is no longer yours. Soon, I will have a new champion.',14,0,0,0,0,17232,0,'The Lich King - SAY_LK_INTRO_3'),
|
|
(37181,3,0,'The breaking of this one has been taxing. The atrocities I have committed upon his soul. He has resisted for so long, but he will bow down before his king soon.',14,0,0,0,0,17233,0,'The Lich King - SAY_LK_INTRO_4'),
|
|
(37181,4,0,'In the end, you will all serve me.',14,0,0,0,0,17234,0,'The Lich King - SAY_LK_INTRO_5'),
|
|
(37181,20,0,'Take them mortal! These souls will again be mine soon enough...',15,0,100,0,0,17235,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,21,0,'Soon, mortal, you too shall have a blade for a prison.',15,0,100,0,0,17236,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,22,0,'Remember hero: I, too, once sought a weapon of great power...',15,0,100,0,0,17237,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,23,0,'I see you too are gathering souls for your own ends. Are we really so different, champion?',15,0,100,0,0,17238,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,24,0,'Yes, do it! Create your monstrous new weapon. It too will serve me when your soul is mine!',15,0,100,0,0,17239,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,25,0,'Bring me your weapon champion and I might feed it with the souls of its master...',15,0,100,0,0,17240,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,26,0,'Look at you, child; would-be wielder of souls... You cannot fathom the power that lies at my command.',15,0,100,0,0,17241,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,27,0,'Come to me, pretender! Feed MY blade!',15,0,100,0,0,17242,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,28,0,'My challenges have strengthened you champion, you shall serve me well!',15,0,100,0,0,17243,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,29,0,'Never have I had cause to regret sparing your life, mortal. Always, you find ways to amuse me.',15,0,100,0,0,17244,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,30,0,'The moment is soon at hand mortal. You shall toil for eternity in a new Azeroth!',15,0,100,0,0,17245,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,31,0,'More souls, yes, more! You will find it hard to stop.',15,0,100,0,0,17246,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,32,0,'The hunger your weapon feels is but a shade of what awaits. Do you want to see real hunger? Real power? continue onwards hero! I am waiting.',15,0,100,0,0,17247,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,33,0,'You stumble about in darkness. There is no light here. No mercy. Icecrown has claimed the souls of better heroes than you.',15,0,100,0,0,17248,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,34,0,'Your heart... its incessant drumming disgusts me. I will silence it, as I did my own.',15,0,100,0,0,17249,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37181,35,0,'The Light will abandon you, hero, just as it did me.',15,0,100,0,0,17250,0,'A Feast of Souls Lich King (Also ICC Intro)'),
|
|
(37183,0,0,'NEVER! I... I will never... serve... you...',14,0,0,0,0,17078,0,'Highlord Bolvar Fordragon - SAY_BOLVAR_INTRO_1'),
|
|
(37184,0,0,'Rocket Pack Active!',15,0,100,0,0,0,0,'Zafod Boombox - SAY_ZAFOD_ROCKET_PACK_ACTIVE'),
|
|
(37184,1,0,'Rocket Pack Disabled. Move closer to Zafod Boombox to re-activate.',15,0,100,0,0,0,0,'Zafod Boombox - SAY_ZAFOD_ROCKET_PACK_DISABLED'),
|
|
(37187,0,0,'Kor\'kron, move out! Champions, watch your backs. The Scourge have been...',14,0,0,22,0,17103,0,'High Overlord Saurfang - SAY_INTRO_HORDE_1'),
|
|
(37187,1,0,'My boy died at the Wrath Gate. I am here only to collect his body.',12,0,0,397,0,17097,0,'High Overlord Saurfang - SAY_INTRO_HORDE_3'),
|
|
(37187,2,0,'We named him Dranosh. It means \"Heart of Draenor\" in orcish. I would not let the warlocks take him. My boy would be safe, hidden away by the elders of Garadar.',12,0,0,1,0,17098,0,'High Overlord Saurfang - SAY_INTRO_HORDE_5'),
|
|
(37187,3,0,'I made a promise to his mother before she died; that I would cross the Dark Portal alone - whether I lived or died, my son would be safe. Untainted...',12,0,0,1,0,17099,0,'High Overlord Saurfang - SAY_INTRO_HORDE_6'),
|
|
(37187,4,0,'Today, I fulfill that promise.',12,0,0,397,0,17100,0,'High Overlord Saurfang - SAY_INTRO_HORDE_7'),
|
|
(37187,5,0,'High Overlord Saurfang charges!',16,0,0,53,0,17104,0,'High Overlord Saurfang - SAY_INTRO_HORDE_8'),
|
|
(37187,6,0,'Behind you lies the body of my only son. Nothing will keep me from him.',12,0,0,0,0,17094,0,'High Overlord Saurfang - SAY_OUTRO_ALLIANCE_8'),
|
|
(37187,7,0,'High Overlord Saurfang walks over to his son and kneels before his son\'s body.',16,0,0,0,0,0,0,'High Overlord Saurfang - SAY_OUTRO_ALLIANCE_12'),
|
|
(37187,8,0,'[Orcish] No\'ku kil zil\'nok ha tar.',12,0,0,0,0,17096,0,'High Overlord Saurfang - SAY_OUTRO_ALLIANCE_13'),
|
|
(37187,9,0,'Higher Overlord Saurfang picks up the body of his son and walks over towards Varian',16,0,0,0,0,0,0,'High Overlord Saurfang - SAY_OUTRO_ALLIANCE_14'),
|
|
(37187,10,0,'I will not forget this... kindness. I thank you, Highness.',12,0,0,0,0,17095,0,'High Overlord Saurfang - SAY_OUTRO_ALLIANCE_15'),
|
|
(37187,11,0,'%s coughs.',16,0,0,0,0,17105,0,'High Overlord Saurfang - SAY_OUTRO_HORDE_1'),
|
|
(37187,12,0,'%s weeps over the corpse of his son.',16,0,0,15,0,17106,0,'High Overlord Saurfang - SAY_OUTRO_HORDE_2'),
|
|
(37187,13,0,'You will have a proper ceremony in Nagrand next to the pyres of your mother and ancestors.',12,0,0,0,0,17101,0,'High Overlord Saurfang - SAY_OUTRO_HORDE_3'),
|
|
(37187,14,0,'Honor, young heroes... no matter how dire the battle... Never forsake it!',12,0,0,0,0,17102,0,'High Overlord Saurfang - SAY_OUTRO_HORDE_4'),
|
|
(37188,0,0,'%s cries.',16,0,0,18,0,16651,0,'Lady Jaina Proudmoore - SAY_OUTRO_ALLIANCE_17'),
|
|
(37188,1,0,'It was nothing, your majesty. Just... I\'m proud of my king.',12,0,0,0,0,16652,0,'Lady Jaina Proudmoore - SAY_OUTRO_ALLIANCE_19'),
|
|
(37200,0,0,'Let\'s get a move on then! Move ou...',14,0,0,0,0,16974,0,'Muradin Bronzebeard - SAY_INTRO_ALLIANCE_1'),
|
|
(37200,1,0,'A lone orc against the might of the Alliance???',14,0,0,0,0,16970,0,'Muradin Bronzebeard - SAY_INTRO_ALLIANCE_4'),
|
|
(37200,2,0,'Charge!!!',14,0,0,0,0,16971,0,'Muradin Bronzebeard - SAY_INTRO_ALLIANCE_5'),
|
|
(37200,3,0,'%s gasps for air.',16,0,0,0,0,16975,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_1'),
|
|
(37200,4,0,'That was Saurfang\'s boy - the Horde commander at the Wrath Gate. Such a tragic end...',12,0,0,0,0,16976,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_2'),
|
|
(37200,5,0,'What in the... There, in the distance!',12,0,0,0,0,16977,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_3'),
|
|
(37200,6,0,'A Horde Zeppelin flies up to the rise.',16,0,0,0,0,0,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_4'),
|
|
(37200,7,0,'Soldiers, fall in! Looks like the Horde are comin\' to take another shot!',14,0,0,0,0,16978,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_5'),
|
|
(37200,8,0,'The Zeppelin docks, and High Overlord Saurfang hops out, confronting the Alliance soldiers and Muradin',16,0,0,0,0,0,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_6'),
|
|
(37200,9,0,'Don\'t force me hand, orc. We can\'t let ye pass.',12,0,0,0,0,16972,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_7'),
|
|
(37200,10,0,'I... I can\'t do it. Get back on yer ship and we\'ll spare yer life.',12,0,0,0,0,16973,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_9'),
|
|
(37200,11,0,'A mage portal from Stormwind appears between the two and Varian Wrynn and Jaina Proudmoore emerge.',16,0,0,0,0,0,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_10'),
|
|
(37200,12,0,'Right away, yer majesty!',12,0,0,0,0,16979,0,'Muradin Bronzebeard - SAY_OUTRO_ALLIANCE_21'),
|
|
(37205,0,0,'We must defend the sunwell from the enemy at all costs.',12,0,100,1,0,16769,0,'Thalorien Dawnseeker'),
|
|
(37205,1,0,'I am ordering you to withdraw to the sunwell proper to help prepare the defences.',12,0,100,25,0,16770,0,'Thalorien Dawnseeker'),
|
|
(37205,2,0,'I will make my stand here and buy you as much as time as I am able. Use it well, and make our prince proud.',12,0,100,1,0,16771,0,'Thalorien Dawnseeker'),
|
|
(37205,3,0,'It has been a great honour to fight beside you in defence of our land, and our people.',12,0,100,2,0,16772,0,'Thalorien Dawnseeker'),
|
|
(37205,4,0,'You, stranger! You are not one of my soldiers! Will you stay and stand with me to face the enemy?',12,0,100,0,0,16773,0,'Thalorien Dawnseeker'),
|
|
(37205,5,0,'Listen well, scourge defilers! None of you will reach the sunwell, so long as I stand!',14,0,100,1,0,16774,0,'Thalorien Dawnseeker'),
|
|
(37205,6,0,'I... I wasn\'t meant to survive this attack!',12,0,100,1,0,16775,0,'Thalorien Dawnseeker'),
|
|
(37205,7,0,'Why has this happened? Why have you come here?',12,0,100,1,0,16776,0,'Thalorien Dawnseeker'),
|
|
(37205,8,0,'It\'s Quel\'Delar! You possess the sword!',12,0,100,1,0,16777,0,'Thalorien Dawnseeker'),
|
|
(37205,9,0,'I don\'t know how, but the blade has chosen you to be its new wielder. Take it, with my blessing, and wield it against the scourge as I once did!',12,0,100,1,0,16778,0,'Thalorien Dawnseeker'),
|
|
(37217,0,0,'%s cries out with a loud, baying howl!',41,0,0,0,0,0,0,'Precious - EMOTE_PRECIOUS_ZOMBIES'),
|
|
(37221,1,0,'The chill of this place... Brr... I can feel my blood freezing.',14,0,100,0,0,16631,0,'Jaina SAY_JAINA_INTRO_1'),
|
|
(37221,2,0,'What is that? Up ahead! Could it be... ? Heroes at my side!',14,0,100,0,0,16632,0,'Jaina SAY_JAINA_INTRO_2'),
|
|
(37221,3,0,'Frostmourne! The blade that destroyed our kingdom...',14,0,100,0,0,16633,0,'Jaina SAY_JAINA_INTRO_3'),
|
|
(37221,4,0,'Stand back! Touch that blade and your soul will be scarred for all eternity! I must attempt to commune with the spirits locked away within Frostmourne. Give me space, back up please!',14,0,100,0,0,16634,0,'Jaina SAY_JAINA_INTRO_4'),
|
|
(37221,6,0,'Uther! Dear Uther! ... I... I\'m so sorry.',12,0,100,0,0,16635,0,'Jaina SAY_JAINA_INTRO_5'),
|
|
(37221,8,0,'Arthas is here? Maybe I...',12,0,100,0,0,16636,0,'Jaina SAY_JAINA_INTRO_6'),
|
|
(37221,10,0,'But Uther, if there\'s any hope of reaching Arthas. I... I must try.',12,0,100,0,0,16637,0,'Jaina SAY_JAINA_INTRO_7'),
|
|
(37221,12,0,'Tell me how, Uther? How do I destroy my prince? My...',12,0,100,0,0,16638,0,'Jaina SAY_JAINA_INTRO_8'),
|
|
(37221,14,0,'You\'re right, Uther. Forgive me. I... I don\'t know what got a hold of me. We will deliver this information to the King and the knights that battle the Scourge within Icecrown Citadel.',12,0,100,0,0,16639,0,'Jaina SAY_JAINA_INTRO_9'),
|
|
(37221,17,0,'Who could bear such a burden?',12,0,100,0,0,16640,0,'Jaina SAY_JAINA_INTRO_10'),
|
|
(37221,19,0,'Then maybe there is still hope...',12,0,100,0,0,16641,0,'Jaina SAY_JAINA_INTRO_11'),
|
|
(37221,42,0,'You won\'t deny me this Arthas! I must know! I must find out!',14,0,100,0,0,16642,0,'Jaina SAY_JAINA_INTRO_END'),
|
|
(37223,21,0,'I... I don\'t believe it! Frostmourne stands before us, unguarded! Just as the Gnome claimed. Come, heroes!',14,0,100,0,0,17049,0,'Sylvanas SAY_SYLVANAS_INTRO_1'),
|
|
(37223,22,0,'Standing this close to the blade that ended my life... The pain... It is renewed.',14,0,100,0,0,17050,0,'Sylvanas SAY_SYLVANAS_INTRO_2'),
|
|
(37223,23,0,'I dare not touch it. Stand back! Stand back as I attempt to commune with the blade! Perhaps our salvation lies within...',14,0,100,0,0,17051,0,'Sylvanas SAY_SYLVANAS_INTRO_3'),
|
|
(37223,25,0,'Uther...Uther the Lightbringer. How...',12,0,100,0,0,17052,0,'Sylvanas SAY_SYLVANAS_INTRO_4'),
|
|
(37223,27,0,'The Lich King is here? Then my destiny shall be fulfilled today!',12,0,100,0,0,17053,0,'Sylvanas SAY_SYLVANAS_INTRO_5'),
|
|
(37223,29,0,'There must be a way... ',12,0,100,0,0,17054,0,'Sylvanas SAY_SYLVANAS_INTRO_6'),
|
|
(37223,31,0,'Who could bear such a burden?',12,0,100,0,0,17055,0,'Sylvanas SAY_SYLVANAS_INTRO_7'),
|
|
(37223,34,0,'The Frozen Throne...',12,0,100,0,0,17056,0,'Sylvanas SAY_SYLVANAS_INTRO_8'),
|
|
(37223,43,0,'You will not escape me that easily, Arthas! I will have my vengeance!',14,0,100,0,0,17057,0,'Sylvanas SAY_SYLVANAS_INTRO_END'),
|
|
(37225,5,0,'Jaina! Could it truly be you?',14,0,100,0,0,16666,0,'Uther SAY_UTHER_INTRO_A2_1'),
|
|
(37225,7,0,'Jaina you haven\'t much time. The Lich King sees what the sword sees. He will be here shortly!',12,0,100,0,0,16667,0,'Uther SAY_UTHER_INTRO_A2_2'),
|
|
(37225,9,0,'No, girl. Arthas is not here. Arthas is merely a presence within the Lich King\'s mind. A dwindling presence...',12,0,100,0,0,16668,0,'Uther SAY_UTHER_INTRO_A2_3'),
|
|
(37225,11,0,'Jaina, listen to me. You must destroy the Lich King. You cannot reason with him. He will kill you and your allies and raise you all as powerful soldiers of the Scourge.',12,0,100,0,0,16669,0,'Uther SAY_UTHER_INTRO_A2_4'),
|
|
(37225,13,0,'Snap out of it, girl. You must destroy the Lich King at the place where he merged with Ner\'zhul - atop the spire, at the Frozen Throne. It is the only way.',12,0,100,0,0,16670,0,'Uther SAY_UTHER_INTRO_A2_5'),
|
|
(37225,15,0,'There is... something else that you should know about the Lich King. Control over the Scourge must never be lost. Even if you were to strike down the Lich King, another would have to take his place. For without the control of its master, the Scourge would run rampant across the world - destroying all living things.',12,0,100,0,0,16671,0,'Uther SAY_UTHER_INTRO_A2_6'),
|
|
(37225,16,0,'A grand sacrifice by a noble soul...',12,0,100,0,0,16672,0,'Uther SAY_UTHER_INTRO_A2_7'),
|
|
(37225,18,0,'I do not know, Jaina. I suspect that the piece of Arthas that might be left inside the Lich King is all that holds the Scourge from annihilating Azeroth.',12,0,100,0,0,16673,0,'Uther SAY_UTHER_INTRO_A2_8'),
|
|
(37225,20,0,'No, Jaina! Aargh! He... He is coming! You... You must...',12,0,100,0,0,16674,0,'Uther SAY_UTHER_INTRO_A2_9'),
|
|
(37225,24,0,'Careful, girl. I\'ve heard talk of that cursed blade saving us before. Look around you and see what has been born of Frostmourne.',12,0,100,0,0,16659,0,'Uther SAY_UTHER_INTRO_H2_1'),
|
|
(37225,26,0,'You haven\'t much time. The Lich King sees what the sword sees. He will be here shortly.',12,0,100,0,0,16660,0,'Uther SAY_UTHER_INTRO_H2_2'),
|
|
(37225,28,0,'You cannot defeat the Lich King. Not here. You would be a fool to try. He will kill those who follow you and raise them as powerful servants of the Scourge. But for you, Sylvanas, his reward for you would be worse than the last.',12,0,100,0,0,16661,0,'Uther SAY_UTHER_INTRO_H2_3'),
|
|
(37225,30,0,'Perhaps, but know this: there must always be a Lich King. Even if you were to strike down Arthas, another would have to take his place, for without the control of the Lich King, the Scourge would wash over this world like locusts, destroying all that they touched.',12,0,100,0,0,16662,0,'Uther SAY_UTHER_INTRO_H2_4'),
|
|
(37225,32,0,'I do not know, Banshee Queen. I suspect that the piece of Arthas that might be left inside the Lich King is all that holds the Scourge from annihilating Azeroth.',12,0,100,0,0,16663,0,'Uther SAY_UTHER_INTRO_H2_5'),
|
|
(37225,33,0,'Alas, the only way to defeat the Lich King is to destroy him at the place he was created.',12,0,100,0,0,16664,0,'Uther SAY_UTHER_INTRO_H2_6'),
|
|
(37225,35,0,'I... Aargh... He... He is coming... You... You must...',12,0,100,0,0,16665,0,'Uther SAY_UTHER_INTRO_H2_7'),
|
|
(37225,200,0,'Halt! Do not carry that blade any further!',14,0,100,5,0,16675,0,'Uther Quel\'Delar'),
|
|
(37225,201,0,'Quel\'Delar leaps to life in the presence of Frostmourne!',41,0,100,0,0,0,0,'Uther Quel\'Delar'),
|
|
(37225,202,0,'Do you realise what you have done?',14,0,100,5,0,16676,0,'Uther Quel\'Delar'),
|
|
(37225,203,0,'Quel\'Delar prepares to attack!',41,0,100,0,0,0,0,'Uther Quel\'Delar'),
|
|
(37225,204,0,'You have forged this blade from saronite, the very blood of an old god! The power of the Lich King calls to this weapon!',12,0,100,1,0,16677,0,'Uther Quel\'Delar'),
|
|
(37225,205,0,'Each moment you tarry here Quel\'Delar drinks in the evil of this place!',12,0,100,1,0,16678,0,'Uther Quel\'Delar'),
|
|
(37225,206,0,'There is only one way to cleanse this sword, make haste for the sunwell, and emerse the blade in its waters!',12,0,100,1,0,16679,0,'Uther Quel\'Delar'),
|
|
(37225,207,0,'I can resist Frostmourne\'s call no more.',12,0,100,1,0,16680,0,'Uther Quel\'Delar'),
|
|
(37226,36,0,'SILENCE, PALADIN!',14,0,100,0,0,17225,0,'Lich King SAY_LK_INTRO_1'),
|
|
(37226,37,0,'So you wish to commune with the dead? You shall have your wish.',14,0,100,0,0,17226,0,'Lich King SAY_LK_INTRO_2'),
|
|
(37226,38,0,'Falric. Marwyn. Bring their corpses to my chamber when you are through.',14,0,100,0,0,17227,0,'Lich King SAY_LK_INTRO_3'),
|
|
(37230,0,0,'A screeching cry pierces the air above!',41,0,100,0,0,0,0,'ICC Spire Frostwyrm START'),
|
|
(37230,1,0,'A Spire Frostwyrm lands just before Orgrim\'s Hammer.',16,0,100,0,0,0,0,'Frostwyrm - SAY_FROSTWYRM_LAND_H_1'),
|
|
(37230,2,0,'A Spire Frostwyrm lands just before The Skybreaker. ',16,0,100,0,0,0,0,'Frostwyrm - SAY_FROSTWYRM_LAND_A_1'),
|
|
(37491,1,0,'You miserable fools never did manage to select a decent bat wing.',14,0,0,0,0,16587,0,'Captain Arnath - SAY_ARNATH_RESURRECTED'),
|
|
(37491,2,0,'THAT was for bringing me spoiled spider ichor!',14,0,0,0,0,16588,0,'Captain Arnath - SAY_ARNATH_KILL'),
|
|
(37491,3,0,'Don\'t... let Finklestein use me... for his potions...',14,0,0,0,0,16589,0,'Captain Arnath - SAY_ARNATH_SECOND_DEATH'),
|
|
(37493,1,0,'What? This strength...? All of the pain is gone! You... must join me in the eternal embrace of death!',14,0,0,0,0,16811,0,'Captain Brandon - SAY_BRANDON_RESURRECTED'),
|
|
(37493,2,0,'It doesn\'t hurt anymore, does it?',14,0,0,0,0,16812,0,'Captain Brandon - SAY_BRANDON_KILL'),
|
|
(37493,3,0,'I\'m sorry...',14,0,0,0,0,16813,0,'Captain Brandon - SAY_BRANDON_SECOND_DEATH'),
|
|
(37494,1,0,'No! Why was I denied a death by flame? You must all BURN!',14,0,0,0,0,16845,0,'Captain Grondel - SAY_GRONDEL_RESURRECTED'),
|
|
(37494,2,0,'Can you feel the burn?',14,0,0,0,0,16846,0,'Captain Grondel - SAY_GRONDEL_KILL'),
|
|
(37494,3,0,'What... have I done? No!',14,0,0,0,0,16847,0,'Captain Grondel - SAY_GRONDEL_SECOND_DEATH'),
|
|
(37495,1,0,'There is no escaping the Lich King\'s will. Prepare for an explosive encounter!',14,0,0,0,0,16999,0,'Captain Rupert - SAY_RUPERT_RESURRECTED'),
|
|
(37495,2,0,'So that\'s what happens when you stand too close to a bomb!',14,0,0,0,0,17000,0,'Captain Rupert - SAY_RUPERT_KILL'),
|
|
(37495,3,0,'What an... explosive ending!',14,0,0,0,0,17001,0,'Captain Rupert - SAY_RUPERT_SECOND_DEATH'),
|
|
(37503,0,0,'You must not approach the Frost Queen! Quickly, stop them!',14,0,100,0,0,17167,1,'Sindragosa\'s Ward SAY_INIT'),
|
|
(37542,0,0,'You will fall as your lands and your city have before you. My lord will win a great victory here, and none will remember your name!',14,0,100,0,0,0,0,'Morlen Coldgrip'),
|
|
(37542,1,0,'Forward!',14,0,100,0,0,0,0,'Morlen Coldgrip'),
|
|
(37542,2,0,'Ghouls, slay this pathetic high elf!',14,0,100,0,0,0,0,'Morlen Coldgrip'),
|
|
(37542,3,0,'You will fall before the might of the Scourge. Crypt raiders, attack!',14,0,100,0,0,0,0,'Morlen Coldgrip'),
|
|
(37542,4,0,'I shall kill you myself!',14,0,100,0,0,0,0,'Morlen Coldgrip'),
|
|
(37554,102,0,'He\'s... too powerful. Heroes, quickly... come to me! We must leave this place at once! I will do that. I can hold him in place while we flee.',14,0,100,0,0,17058,0,'SYLVANAS - Leave the place'),
|
|
(37554,109,0,'No wall can hold the Banshee Queen. Keep the undead at bay, heroes. I will tear this barrier down!',14,0,100,0,0,17029,0,'SYLVANAS - IceWALL_1'),
|
|
(37554,110,0,'Another barrier? Stand strong champions. I will bring the wall down.',14,0,100,0,0,17030,0,'SYLVANAS - IceWALL_2'),
|
|
(37554,111,0,'I grow tired of these games, Arthas! Your wall can\'t stop me!',14,0,100,0,0,17031,0,'SYLVANAS - IceWALL_3'),
|
|
(37554,112,0,'You wan\'t impede our escape. Fend! Keep the undead of me while I bring this barrier down.',14,0,100,0,0,17032,0,'SYLVANAS - IceWALL_4'),
|
|
(37554,113,0,'There\'s an opening up ahead. GO NOW!',14,0,100,0,0,17059,0,'SYLVANAS - IceWALL_4_broken_after'),
|
|
(37554,114,0,'BLASTED DEAD END! So this is how it ends. Propare yourselves, heroes, for today we make our final stand!',14,0,100,0,0,17061,0,'SYLVANAS - Sem Saida'),
|
|
(37554,118,0,'We are safe... for now. His strength has increased ten-fold since our last battle. It will take a mighty army to destroy the Lich King. An army greater then even the Horde can route.',14,0,100,0,0,17062,0,'SYLVANAS - FINAL'),
|
|
(37580,62,0,'This day will stand as a testament not only to your valor, but to the fact that no foe, not even the Lich King himself, can stand when Alliance and Horde set aside their differences and ---',14,0,100,0,0,0,0,'victus_or_ironskull SAY_GENERAL_OUTRO_2'),
|
|
(37580,68,0,'Brave champions, we owe you our lives, our freedom... Though it be a tiny gesture in the face of this enormous debt, I pledge that from this day forth, all will know of your deeds, and the blazing path of light you cut through the shadow of this dark citadel.',14,0,100,0,0,17149,0,'victus_or_ironskull SAY_GENERAL_ALLIANCE_OUTRO_1'),
|
|
(37580,69,0,'Heroes! We will hold off the undead as long as we can, even to our dying breath. Deal with the Scourgelord!',14,0,100,0,0,17148,0,'victus_or_ironskull SAY_GENERAL_ALLIANCE_TRASH'),
|
|
(37581,51,0,'Heroes! We will hold off the undead as long as we can, even to our dying breath. Deal with the Scourgelord!',14,0,100,0,0,17150,0,'victus_or_ironskull SAY_GENERAL_HORDE_TRASH'),
|
|
(37581,61,0,'Brave champions, we owe you our lives, our freedom... Though it be a tiny gesture in the face of this enormous debt, I pledge that from this day forth, all will know of your deeds, and the blazing path of light you cut through the shadow of this dark citadel.',14,0,100,0,0,17151,0,'victus_or_ironskull SAY_GENERAL_HORDE_OUTRO_1'),
|
|
(37581,62,0,'This day will stand as a testament not only to your valor, but to the fact that no foe, not even the Lich King himself, can stand when Alliance and Horde set aside their differences and ---',14,0,100,0,0,0,0,'victus_or_ironskull SAY_GENERAL_OUTRO_2'),
|
|
(37591,21,0,'The forgemaster is dead! Get geared up men, we have a Scourgelord to kill.',14,0,100,0,0,0,0,'victus_or_ironskull SAY_GENERAL_GARFROST'),
|
|
(37592,21,0,'The forgemaster is dead! Get geared up men, we have a Scourgelord to kill.',14,0,100,0,0,0,0,'victus_or_ironskull SAY_GENERAL_GARFROST'),
|
|
(37596,0,0,'The Argent Crusade and the Knights of the Ebon Blade have assaulted the gates of Icecrown Citadel and are preparing for a massive attack upon the Scourge. Our missition is a bit more subtle, but equally as important.',12,0,100,0,0,17038,0,'sylvanas SAY_INTRO_1'),
|
|
(37596,1,0,'With the attention of the Lich King turned towards the front gate, we\'ll be working our way through the side in search of information that will enable us to defeat the Lich King - once and for all.',12,0,100,0,0,17039,0,'sylvanas SAY_INTRO_2'),
|
|
(37596,2,0,'Our scouts have reported that the Lich King has a private chamber, outside of the Frozen Throne, deep within a place called the Halls of Reflection. That is our target, champions.',12,0,100,0,0,17040,0,'sylvanas SAY_INTRO_3'),
|
|
(37596,3,0,'We will cut a swath of destruction through this cursed place and find a way to enter the Halls of Reflection. If there is anything of value to be found here, it will be found in the Halls.',12,0,100,0,0,17041,0,'sylvanas SAY_INTRO_4'),
|
|
(37596,4,0,'Your first mission is to destroy the machines of death within this wretched engine of souls, and clear a path for our soldiers.',12,0,100,0,0,17042,0,'sylvanas SAY_INTRO_5'),
|
|
(37596,5,0,'The Dark Lady watches over you. Make haste!',12,0,100,0,0,17043,0,'sylvanas SAY_INTRO_6'),
|
|
(37597,0,0,'Thank the light for seeing you here safely. We have much work to do if we are to defeat the Lich King and put an end to the Scourge.',12,0,100,0,0,16617,0,'jaina SAY_INTRO_1'),
|
|
(37597,1,0,'Our allies within the Argent Crusade and the Knights of the Ebon Blade have broken through the front gate of Icecrown and are attempting to establish a foothold within the Citadel.',12,0,100,0,0,16618,0,'jaina SAY_INTRO_2'),
|
|
(37597,2,0,'Their success hinges upon what we discover in these cursed halls. Although our mission is a wrought with peril, we must persevere!',12,0,100,0,0,16619,0,'jaina SAY_INTRO_3'),
|
|
(37597,3,0,'With the attention of the Lich King drawn toward the front gate, we will be working our way through the side in search of information that will enable us to defeat the Scourge - once and for all.',12,0,100,0,0,16620,0,'jaina SAY_INTRO_4'),
|
|
(37597,4,0,'King Varian\'s SI7 agents have gathered information about a private sanctum of the Lich King\'s deep within a place called the Halls of Reflection.',12,0,100,0,0,16621,0,'jaina SAY_INTRO_5'),
|
|
(37597,5,0,'We will carve a path through this wretched place and find a way to enter the Halls of Reflection. I sense powerful magic hidden away within those walls... Magic that could be the key to destroy the Scourge.',12,0,100,0,0,16622,0,'jaina SAY_INTRO_6'),
|
|
(37597,6,0,'Your first mission is to destroy the machines of death within this malevolent engine of souls, and clear a path for our soldiers.',12,0,100,0,0,16623,0,'jaina SAY_INTRO_7'),
|
|
(37597,7,0,'Make haste, champions! I will prepare the troops to fall in behind you.',12,0,100,0,0,16624,0,'jaina SAY_INTRO_8'),
|
|
(37763,0,0,'Look at it, Lor\'themar. It is certainly Quel\'Delar.',12,0,100,1,0,0,0,'Grand Magister Rommath'),
|
|
(37763,1,0,'The regent speaks truly, $N. Thalorien\'s sacrifice could not prevent the fall of this very Sunwell.',12,0,100,1,0,0,0,'Grand Magister Rommath'),
|
|
(37763,2,0,'When you found the sword, it was broken and abandoned, much like Silvermoon after Kael\'thas\'s betrayal.',12,0,100,1,0,0,0,'Grand Magister Rommath'),
|
|
(37763,3,0,'Let Quel\'Delar be a sign that we will never give up, that we will face any enemy without fear.',12,0,100,1,0,0,0,'Grand Magister Rommath'),
|
|
(37763,4,0,'Reclaim the sword, $N, and bear it through that portal to Dalaran. Archmage Aethas Sunreaver will be waiting to congratulate you.',12,0,100,1,0,0,0,'Grand Magister Rommath'),
|
|
(37763,5,0,'Reclaim the sword, $N, and bear it through that portal to Dalaran. Vereesa Windrunner will be waiting to congratulate you.',12,0,100,1,0,0,0,'Grand Magister Rommath'),
|
|
(37764,0,0,'We shall see.',12,0,100,1,0,0,0,'Lor\'themar Theron'),
|
|
(37764,1,0,'It is indeed Quel\'Delar. I had not thought I\'d live to see the day when Thalorien Dawnseeker\'s legendary sword would be restored to us.',12,0,100,1,0,0,0,'Lor\'themar Theron'),
|
|
(37764,2,0,'You are a hero and an inspiration to the sin\'dorei, $N, a symbol of our endurance in the face of tragedy and treachery.',12,0,100,1,0,0,0,'Lor\'themar Theron'),
|
|
(37765,0,0,'Quel\'Delar is not held in high esteem by the sin\'dorei alone. It holds a place in the heart of all children of Silvermoon.',12,0,100,1,0,0,0,'Captain Auric Sunchaser'),
|
|
(37765,1,0,'This blade has been returned to us for a reason, my lords. Now is the time to rally behind the bearer of Quel\'Delar and avenge the destruction of Silvermoon and the Sunwell.',12,0,100,1,0,0,0,'Captain Auric Sunchaser'),
|
|
(37781,0,0,'Can that really be Quel\'Delar?',12,0,100,1,0,0,0,'Sunwell Honor Guard'),
|
|
(37813,0,0,'For every Horde soldier that you killed -- for every Alliance dog that fell, the Lich King\'s armies grew. Even now the val\'kyr work to raise your fallen as Scourge.',14,0,0,0,0,16701,0,'Deathbringer Saurfang - SAY_INTRO_ALLIANCE_2'),
|
|
(37813,1,0,'Things are about to get much worse. Come, taste the power that the Lich King has bestowed upon me!',14,0,0,0,0,16702,0,'Deathbringer Saurfang - SAY_INTRO_ALLIANCE_3'),
|
|
(37813,2,0,'Dwarves...',14,0,0,0,0,16703,0,'Deathbringer Saurfang - SAY_INTRO_ALLIANCE_6'),
|
|
(37813,3,0,'%s immobilizes Muradin and his guards.',16,0,0,0,0,0,0,'Deathbringer Saurfang - SAY_INTRO_ALLIANCE_7'),
|
|
(37813,4,0,'Join me, father. Join me and we will crush this world in the name of the Scourge -- for the glory of the Lich King!',14,0,0,0,0,16704,0,'Deathbringer Saurfang - SAY_INTRO_HORDE_2'),
|
|
(37813,5,0,'Stubborn and old. What chance do you have? I am stronger, and more powerful than you ever were.',14,0,0,5,0,16705,0,'Deathbringer Saurfang - SAY_INTRO_HORDE_4'),
|
|
(37813,6,0,'Pathetic old orc. Come then heroes. Come and face the might of the Scourge!',14,0,0,15,0,16706,0,'Deathbringer Saurfang - SAY_INTRO_HORDE_9'),
|
|
(37813,7,0,'BY THE MIGHT OF THE LICH KING!',14,0,0,0,0,16694,0,'Deathbringer Saurfang - SAY_AGGRO'),
|
|
(37813,8,0,'The ground runs red with your blood!',14,0,0,0,0,16699,0,'Deathbringer Saurfang - SAY_MARK_OF_THE_FALLEN_CHAMPION'),
|
|
(37813,9,0,'Feast, my minions!',14,0,0,0,0,16700,0,'Deathbringer Saurfang - SAY_BLOOD_BEASTS'),
|
|
(37813,10,0,'You are nothing!',14,0,0,0,0,16695,0,'Deathbringer Saurfang - SAY_KILL_1'),
|
|
(37813,10,1,'Your soul will find no redemption here!',14,0,0,0,0,16696,0,'Deathbringer Saurfang - SAY_KILL_2'),
|
|
(37813,11,0,'%s goes into frenzy!',41,0,0,0,0,0,0,'Deathbringer Saurfang - SAY_FRENZY'),
|
|
(37813,12,0,'I have become...DEATH!',14,0,0,0,0,16698,0,'Deathbringer Saurfang - SAY_BERSERK'),
|
|
(37813,13,0,'I... Am... Released.',14,0,0,0,0,16697,0,'Deathbringer Saurfang - SAY_DEATH'),
|
|
(37813,14,0,'%s\'s Blood Beasts gain the scent of blood!',41,0,0,0,0,0,0,'Deathbringer Saurfang - EMOTE_SCENT_OF_BLOOD'),
|
|
(37846,1,0,'Quel\'Delar.',12,0,100,1,0,16808,0,'Blood Queen Lana\'thel - Say 1'),
|
|
(37846,2,0,'Quiet, fools. If I had wished to kill you, you\'d already be dead.',12,0,100,0,0,0,0,'Blood Queen Lana\'thel - Say 2'),
|
|
(37846,3,0,'As Quel\'Serrar was forged by the dragons and given to the kaldorei, its twin,Quel\'Delar was given to my people.',12,0,100,1,0,16809,0,'Blood Queen Lana\'thel - Say 3'),
|
|
(37846,4,0,'The king bestowed the blade upon my friend, Thalorien Dawnseeker.',12,0,100,1,0,16800,0,'Blood Queen Lana\'thel - Say 4'),
|
|
(37846,5,0,'But even Thalorien\'s skill and Quel\'Delar\'s magic could not save Silvermoon from the might of the Scourge.',12,0,100,1,0,16801,0,'Blood Queen Lana\'thel - Say 5'),
|
|
(37846,6,0,'Thalorien fell before the gates of the Sunwell, buying time for others to escape.',12,0,100,1,0,16802,0,'Blood Queen Lana\'thel - Say 6'),
|
|
(37846,7,0,'After the battle, I recovered the sword from the field. I bore it to Northrend in the service of my prince, seeking to avenge our people\'s defeat.',12,0,100,16,0,16803,0,'Blood Queen Lana\'thel - Say 7'),
|
|
(37846,8,0,'Arthas shattered our forces and took the most powerful of us into his service as the San\'layn.',12,0,100,1,0,16804,0,'Blood Queen Lana\'thel - Say 8'),
|
|
(37846,9,0,'My memories of Thalorien went cold and so did his blade.',12,0,100,1,0,16805,0,'Blood Queen Lana\'thel - Say 9'),
|
|
(37846,10,0,'It was I who brought Quel\'Delar here,to return it to its makers. In breaking the weapon, so did I break its power.',12,0,100,25,0,16806,0,'Blood Queen Lana\'thel - Say 10'),
|
|
(37846,11,0,'Quel\'Delar will never serve another!',12,0,100,5,0,16807,0,'Blood Queen Lana\'thel - Say 11'),
|
|
(37857,0,0,'So predictable...',12,0,100,1,0,17252,0,'Lich King'),
|
|
(37857,1,0,'Did you truly expect to fulfil Mograine\'s task unopposed?',12,0,100,1,0,17253,0,'Lich King'),
|
|
(37857,2,0,'You shall both suffer as his father does...',12,0,100,1,0,17254,0,'Lich King'),
|
|
(37857,3,0,'...in eternal unrest!',12,0,100,1,0,17255,0,'Lich King'),
|
|
(37857,4,0,'Die well, fool.',12,0,100,1,0,17256,0,'Lich King'),
|
|
(37879,0,0,'Stand down, Muradin. Let a grieving father pass.',12,0,0,0,0,16690,0,'King Varian Wrynn - SAY_OUTRO_ALLIANCE_11'),
|
|
(37879,1,0,'I... I was not at the Wrath Gate, but the soldiers who survived told me much of what happened. Your son fought with honor. He died a hero\'s death. He deserves a hero\'s burial.',12,0,0,0,0,16691,0,'King Varian Wrynn - SAY_OUTRO_ALLIANCE_16'),
|
|
(37879,2,0,'Jaina? Why are you crying?',12,0,0,0,0,16692,0,'King Varian Wrynn - SAY_OUTRO_ALLIANCE_18'),
|
|
(37879,3,0,'Bah! Muradin, secure the deck and prepare our soldiers for an assault on the upper citadel. I\'ll send out another regiment from Stormwind.',12,0,0,0,0,16693,0,'King Varian Wrynn - SAY_OUTRO_ALLIANCE_20'),
|
|
(37893,0,0,'I hear and obey, master...',12,0,100,1,0,17073,0,'Vegard the Unforgiven'),
|
|
(37915,0,0,'Guards!',14,1,100,0,0,0,0,'Timothy Cunningham'),
|
|
(37955,0,0,'You have made an... unwise... decision.',14,0,0,0,0,16782,0,'Blood-Queen Lana\'thel - SAY_AGGRO'),
|
|
(37955,1,0,'Just a taste...',14,0,0,0,0,16783,0,'Blood-Queen Lana\'thel - SAY_VAMPIRIC_BITE'),
|
|
(37955,1,1,'Know my hunger!',14,0,0,0,0,16784,0,'Blood-Queen Lana\'thel - SAY_VAMPIRIC_BITE'),
|
|
(37955,2,0,'Yes... feed my precious one! You\'re mine now!',14,0,0,0,0,16790,0,'Blood-Queen Lana\'thel - SAY_MIND_CONTROL'),
|
|
(37955,3,0,'You thirst for blood!',42,0,0,0,0,0,0,'Blood-Queen Lana\'thel - EMOTE_BLOODTHIRST'),
|
|
(37955,4,0,'SUFFER!',14,0,75,0,0,16786,0,'Blood-Queen Lana\'thel - SAY_SWARMING_SHADOWS'),
|
|
(37955,5,0,'Shadows amass and swarm around $N!',41,0,0,0,0,0,0,'Blood-Queen Lana\'thel - EMOTE_SWARMING_SHADOWS'),
|
|
(37955,6,0,'Can you handle this?',14,0,75,0,0,16787,0,'Blood-Queen Lana\'thel - SAY_PACT_OF_THE_DARKFALLEN'),
|
|
(37955,7,0,'Here it comes.',14,0,0,0,0,16788,0,'Blood-Queen Lana\'thel - SAY_AIR_PHASE'),
|
|
(37955,8,0,'Really... is that all you got?',14,0,0,0,0,16791,0,'Blood-Queen Lana\'thel - SAY_KILL'),
|
|
(37955,8,1,'Such a pity.',14,0,0,0,0,16792,0,'Blood-Queen Lana\'thel - SAY_KILL'),
|
|
(37955,9,0,'How... unfortunate...',14,0,0,0,0,16789,0,'Blood-Queen Lana\'thel - SAY_WIPE'),
|
|
(37955,10,0,'THIS ENDS NOW!',14,0,0,0,0,16793,0,'Blood-Queen Lana\'thel - SAY_BERSERK'),
|
|
(37955,11,0,'But... we were getting along... so well...',14,0,0,0,0,16794,0,'Blood-Queen Lana\'thel - SAY_DEATH'),
|
|
(37955,12,0,'%s goes into a berserker rage!',41,0,100,0,0,0,0,'blood queen lana thel EMOTE_BERSERK_RAID'),
|
|
(37970,0,0,'Naxxanar was merely a setback! With the power of the orb, Valanar will have his vengeance!',14,0,0,0,0,16685,0,'Prince Valanar - SAY_VALANAR_INVOCATION'),
|
|
(37970,1,0,'Invocation of Blood jumps to Prince Valanar!',41,0,0,0,0,0,0,'Prince Valanar - EMOTE_VALANAR_INVOCATION'),
|
|
(37970,2,0,'My cup runneth over.',14,0,0,0,0,16686,0,'Prince Valanar - SAY_VALANAR_SPECIAL'),
|
|
(37970,3,0,'%s begins casting Empowered Shock Vortex!',41,0,0,0,0,0,0,'Prince Valanar - EMOTE_VALANAR_SHOCK_VORTEX'),
|
|
(37970,4,0,'Dinner... is served.',14,0,0,0,0,16681,0,'Prince Valanar - SAY_VALANAR_KILL_1'),
|
|
(37970,4,1,'Do you see NOW the power of the Darkfallen?',14,0,0,0,0,16682,0,'Prince Valanar - SAY_VALANAR_KILL_2'),
|
|
(37970,5,0,'BOW DOWN BEFORE THE SAN\'LAYN!',14,0,0,0,0,16684,0,'Prince Valanar - SAY_VALANAR_BERSERK'),
|
|
(37970,6,0,'...why...?',14,0,0,0,0,16683,0,'Prince Valanar - SAY_VALANAR_DEATH'),
|
|
(37972,0,0,'Such wondrous power! The Darkfallen Orb has made me INVINCIBLE!',14,0,0,0,0,16727,0,'Prince Keleseth - SAY_KELESETH_INVOCATION'),
|
|
(37972,1,0,'Invocation of Blood jumps to Prince Keleseth!',41,0,0,0,0,0,0,'Prince Keleseth - EMOTE_KELESETH_INVOCATION'),
|
|
(37972,2,0,'Blood will flow!',14,0,0,0,0,16728,0,'Prince Keleseth - SAY_KELESETH_SPECIAL'),
|
|
(37972,3,0,'Were you ever a threat?',14,0,0,0,0,16723,0,'Prince Keleseth - SAY_KELESETH_KILL_1'),
|
|
(37972,3,1,'Truth is found in death.',14,0,0,0,0,16724,0,'Prince Keleseth - SAY_KELESETH_KILL_2'),
|
|
(37972,4,0,'%s cackles maniacally!',16,0,0,0,0,16726,0,'Prince Keleseth - EMOTE_KELESETH_BERSERK'),
|
|
(37972,5,0,'My queen... they come...',14,0,0,0,0,16725,0,'Prince Keleseth - SAY_KELESETH_DEATH'),
|
|
(37973,0,0,'Tremble before Taldaram, mortals, for the power of the orb flows through me!',14,0,0,0,0,16857,0,'Prince Taldaram - SAY_TALDARAM_INVOCATION'),
|
|
(37973,1,0,'Invocation of Blood jumps to Prince Taldaram!',41,0,0,0,0,0,0,'Prince Taldaram - EMOTE_TALDARAM_INVOCATION'),
|
|
(37973,2,0,'Delight in the pain!',14,0,0,0,0,16858,0,'Prince Taldaram - SAY_TALDARAM_SPECIAL'),
|
|
(37973,3,0,'Inferno Flames speed toward $N!',41,0,0,0,0,0,0,'Prince Taldaram - EMOTE_TALDARAM_FLAME'),
|
|
(37973,4,0,'Worm food.',14,0,0,0,0,16853,0,'Prince Taldaram - SAY_TALDARAM_KILL_1'),
|
|
(37973,4,1,'Beg for mercy!',14,0,0,0,0,16854,0,'Prince Taldaram - SAY_TALDARAM_KILL_2'),
|
|
(37973,5,0,'%s laughs.',16,0,0,0,0,16856,0,'Prince Taldaram - EMOTE_TALDARAM_BERSERK'),
|
|
(37973,6,0,'%s gurgles and dies.',16,0,0,0,0,16855,0,'Prince Taldaram - EMOTE_TALDARAM_DEATH'),
|
|
(37976,0,0,'The enemy shall suffer greatly, master!',12,0,100,1,0,17074,0,'Vegard the Unforgiven'),
|
|
(37976,0,1,'Fear not, master. I shall rend the flesh of your enemy!',12,0,100,1,0,17077,0,'Vegard the Unforgiven'),
|
|
(37976,1,0,'Master... I have... failed.',12,0,100,1,0,17076,0,'Vegard the Unforgiven'),
|
|
(37976,2,0,'It is done, master!',12,0,100,1,0,17075,0,'Vegard the Unforgiven'),
|
|
(38004,0,0,'Foolish mortals. You thought us defeated so easily? The San\'layn are the Lich King\'s immortal soldiers! Now you shall face their might combined!',14,0,0,1,0,16795,0,'Blood-Queen Lana\'thel - SAY_INTRO_1'),
|
|
(38004,1,0,'Rise up, brothers, and destroy our enemies.',14,0,0,0,0,16796,0,'Blood-Queen Lana\'thel - SAY_INTRO_2'),
|
|
(38017,0,0,'Are you certain you should be helping these mortals in their quest for the sword?',12,0,100,1,0,0,0,'Kalecgos'),
|
|
(38017,1,0,'These blades, Krasus... They were made long ago, when things were... different.',12,0,100,1,0,0,0,'Kalecgos'),
|
|
(38017,2,0,'Our enemies once turned our strongest weapon against us. What makes you think the prismatic blades will be any different?',12,0,100,1,0,0,0,'Kalecgos'),
|
|
(38017,3,0,'As you wish, my queen. I will not stand in their way, but I will keep a close watch.',12,0,100,16,0,0,0,'Kalecgos'),
|
|
(38056,0,0,'My lords and ladies, I present $N, bearer of Quel\'Delar.',14,0,100,1,0,0,0,'Chamberlain Galiros'),
|
|
(38112,39,0,'As you wish, my lord.',14,0,100,0,0,16717,0,'Falric SAY_FALRIC_INTRO_1'),
|
|
(38112,41,0,'Soldiers of Lordaeron, rise to meet your master\'s call!',14,0,100,0,0,16714,0,'Falric SAY_FALRIC_INTRO_2'),
|
|
(38112,50,0,'Men, women and children... None were spared the master\'s wrath. Your death will be no different.',14,0,100,0,0,16710,0,'Falric SAY_AGGRO'),
|
|
(38112,51,0,'Sniveling maggot!',14,0,100,0,0,16711,0,'Falric SAY_SLAY_1'),
|
|
(38112,52,0,'The children of Stratholme fought with more ferocity!',14,0,100,0,0,16712,0,'Falric SAY_SLAY_2'),
|
|
(38112,53,0,'Marwyn, finish them...',14,0,100,0,0,16713,0,'Falric SAY_DEATH'),
|
|
(38112,54,0,'Despair... so delicious...',14,0,100,0,0,16715,0,'Falric SAY_IMPENDING_DESPAIR'),
|
|
(38112,55,0,'Fear... so exhilarating...',14,0,100,0,0,16716,0,'Falric SAY_DEFILING_HORROR'),
|
|
(38113,40,0,'As you wish, my lord.',14,0,100,0,0,16741,0,'Marwyn SAY_MARWYN_INTRO_1'),
|
|
(38113,60,0,'Death is all that you will find here!',14,0,100,0,0,16734,0,'Marwyn SAY_AGGRO'),
|
|
(38113,61,0,'I saw the same look in his eyes when he died. Terenas could hardly believe it. Hahahaha!',14,0,100,0,0,16735,0,'Marwyn SAY_SLAY_1'),
|
|
(38113,62,0,'Choke on your suffering!',14,0,100,0,0,16736,0,'Marwyn SAY_SLAY_2'),
|
|
(38113,63,0,'Yes... Run... Run to meet your destiny... Its bitter, cold embrace, awaits you.',14,0,100,0,0,16737,0,'Marwyn SAY_DEATH'),
|
|
(38113,64,0,'Your flesh has decayed before your very eyes!',14,0,100,0,0,16739,0,'Marwyn SAY_CORRUPTED_FLESH_1'),
|
|
(38113,65,0,'Waste away into nothingness!',14,0,100,0,0,16740,0,'Marwyn SAY_CORRUPTED_FLESH_2'),
|
|
(38153,0,0,'Intruders have breached the inner sanctum. Hasten the destruction of the green dragon! Leave only bones and sinew for the reanimation!',14,0,100,0,0,17251,0,'Lich King for Valithria Dreamwalker - AGGRO'),
|
|
(38160,0,0,'Excellent work, champions! We shall set up our base camp in these chambers. My mages will get the Scourge transport device working shortly. Step inside it when you\'re ready for your next mission. I will meet you on the other side.',14,0,100,0,0,16625,0,'jaina SAY_JAINA_OUTRO'),
|
|
(38161,0,0,'Excellent work, champions! We shall set up our base camp in these chambers. My mages will get the Scourge transport device working shortly. Step inside when you are ready for your next mission. I will meet you on the other side.',14,0,100,0,0,17044,0,'sylvanas SAY_SYLVANAS_OUTRO'),
|
|
(38188,63,0,'Heroes, to me!',14,0,100,0,0,16614,0,'jaina SAY_JAINA_OUTRO_1'),
|
|
(38188,65,0,'The Frost Queen is gone. We must keep moving - our objective is near.',12,0,100,0,0,16615,0,'jaina SAY_JAINA_OUTRO_2'),
|
|
(38188,66,0,'I... I could not save them... Damn you, Arthas! DAMN YOU!',12,0,100,0,0,16616,0,'jaina SAY_JAINA_OUTRO_3'),
|
|
(38189,64,0,'Take cover behind me! Quickly!',14,0,100,0,0,17037,0,'sylvanas SAY_SYLVANAS_OUTRO_1'),
|
|
(38189,67,0,'I thought he\'d never shut up. At last, Sindragosa silenced that long-winded fool. To the Halls of Reflection, champions! Our objective is near... I can sense it.',12,0,100,0,0,17036,0,'sylvanas SAY_SYLVANAS_OUTRO_2'),
|
|
(38294,0,0,'The Kalu\'ak Fishing Derby starts in 5 minutes!',14,0,100,0,0,0,0,'Kalu\'ak Fishing Derby'),
|
|
(38294,1,0,'The Kalu\'ak Fishing Derby has begun! The first person to bring a blacktip shark to me in Dalaran will be declared the winner! Blacktip sharks can be caught anywhere you can catch a pygmy suckerfish.',14,0,100,0,0,0,0,'Kalu\'ak Fishing Derby'),
|
|
(38294,2,0,'$N has won the Kalu\'ak Fishing Derby!',14,0,100,0,0,0,0,'Kalu\'ak Fishing Derby'),
|
|
(38294,3,0,'The Kalu\'ak Fishing Derby has ended! If you caught a shark, please bring it to me within the hour.',14,0,100,0,0,0,0,'Kalu\'ak Fishing Derby'),
|
|
(38334,0,0,'What are you staring at? Haven\'t you ever seen a genius before?',12,0,100,0,0,0,0,'say text'),
|
|
(38334,1,0,'This\'ll teach you to mind your own business!',12,0,100,0,0,0,0,'say text'),
|
|
(38335,0,0,'That\'s right, I\'d like to list some of these \'fireworks\'.',12,0,100,0,0,0,0,'say text'),
|
|
(38335,1,0,'Those\'ll net me a nice profit when I return from the South Seas.\'.',12,0,100,0,0,0,0,'say text'),
|
|
(38335,2,0,'You... Don\'t think I don\'t see you. Leave me alone!.',12,0,100,0,0,0,0,'say text'),
|
|
(38336,0,0,'Thanks for the great cut and shave, buddy.',12,0,100,0,0,0,0,'say text'),
|
|
(38336,1,0,'Here\'s a little somethin\' extra since I\'ll be away.',12,0,100,0,0,0,0,'say text'),
|
|
(38336,2,0,'On second thought, keep the whole bag. I have to, uh, get going.',12,0,100,0,0,0,0,'say text'),
|
|
(38336,3,0,'Did you really think you could corner me this easily?',12,0,100,0,0,0,0,'say text'),
|
|
(38337,0,0,'What are you staring at? Haven\'t you ever seen a genius before?',12,0,100,0,0,0,0,'say text'),
|
|
(38337,1,0,'This\'ll teach you to mind your own business!',12,0,100,0,0,0,0,'say text'),
|
|
(38338,0,0,'That\'s right, I\'d like to list some of these \'fireworks\'.',12,0,100,0,0,0,0,'say text'),
|
|
(38338,1,0,'Those\'ll net me a nice profit when I return from the South Seas.\'.',12,0,100,0,0,0,0,'say text'),
|
|
(38338,2,0,'You... Don\'t think I don\'t see you. Leave me alone!.',12,0,100,0,0,0,0,'say text'),
|
|
(38339,0,0,'Thanks for the great cut and shave, buddy.',12,0,100,0,0,0,0,'say text'),
|
|
(38339,1,0,'Here\'s a little somethin\' extra since I\'ll be away.',12,0,100,0,0,0,0,'say text'),
|
|
(38339,2,0,'On second thought, keep the whole bag. I have to, uh, get going.',12,0,100,0,0,0,0,'say text'),
|
|
(38339,3,0,'Did you really think you could corner me this easily?',12,0,100,0,0,0,0,'say text'),
|
|
(38472,0,0,'Die, intruders! None shall interfere with the Cult\'s plans!',14,0,0,0,0,0,0,'Darnavan - SAY_DARNAVAN_AGGRO'),
|
|
(38472,1,0,'Wh- where am I...? What a nightmare I have had... But this is no time to reflect, I have much information to report!',12,0,0,0,0,0,0,'Darnavan - SAY_DARNAVAN_RESCUED'),
|
|
(38485,0,0,'Die, intruders! None shall interfere with the Cult\'s plans!',14,0,0,0,0,0,0,'Darnavan - SAY_DARNAVAN_AGGRO'),
|
|
(38485,1,0,'Wh- where am I...? What a nightmare I have had... But this is no time to reflect, I have much information to report!',12,0,0,0,0,0,0,'Darnavan - SAY_DARNAVAN_RESCUED'),
|
|
(38490,0,0,'$n is infected with the Death Plague!',41,0,100,25,0,0,0,'Rotting Frost Giant - Death Plague'),
|
|
(38494,0,0,'$n is infected with the Death Plague!',41,0,100,25,0,0,0,'Rotting Frost Giant - Death Plague'),
|
|
(38579,0,0,'Free at last! It is over, my son. This is the moment of reckoning.',14,0,0,1,0,17397,0,'Terenas Menethil - SAY_TERENAS_OUTRO_1'),
|
|
(38579,1,0,'Rise up, champions of the Light!',14,0,0,0,0,17398,0,'Terenas Menethil - SAY_TERENAS_OUTRO_2'),
|
|
(38606,0,0,'What\'s this!?',12,0,100,5,0,17383,0,'Lady Jaina Proudmoore to Player'),
|
|
(38606,1,0,'He... he kept it? All this time, he kept it!?',12,0,100,5,0,17384,0,'Lady Jaina Proudmoore'),
|
|
(38606,2,0,'I knew! ',12,0,100,5,0,17385,0,'Lady Jaina Proudmoore'),
|
|
(38606,3,0,'I sensed a part of him still alive! Trapped... struggling... Oh, Arthas!',12,0,100,396,0,17386,0,'Lady Jaina Proudmoore'),
|
|
(38606,4,0,'Perhaps - perhaps he might someday remember what he once was.',12,0,100,396,0,17387,0,'Lady Jaina Proudmoore'),
|
|
(38606,5,0,'By the Light, may he at last find rest, free from the icy grip of that terrible blade.',12,0,100,396,0,17388,0,'Lady Jaina Proudmoore'),
|
|
(38607,0,0,'Oh, lad...',12,0,100,396,0,17421,0,'Muradin Bronzebeard'),
|
|
(38607,1,0,'How I miss those endless days in Lordaeron...',12,0,100,396,0,17422,0,'Muradin Bronzebeard'),
|
|
(38607,2,0,'...sharpenin\' yer skill with this dull blade...',12,0,100,396,0,17423,0,'Muradin Bronzebeard'),
|
|
(38607,3,0,'...forgin\' ya into a weapon meant to withstand the demands of a great destiny.',12,0,100,396,0,17424,0,'Muradin Bronzebeard'),
|
|
(38607,4,0,'Heh... Yeh sure put them skills ta use, didn\'t yeh, lad?',12,0,100,6,0,17425,0,'Muradin Bronzebeard'),
|
|
(38607,5,0,'If only I\'da been able ta stop yeh that day, how different things mighta been.',12,0,100,396,0,17426,0,'Muradin Bronzebeard'),
|
|
(38607,6,0,'If only I\'da never discovered that accursed blade...',12,0,100,396,0,17427,0,'Muradin Bronzebeard'),
|
|
(38607,7,0,'Farewell, Arthas... my brother.',12,0,100,396,0,17428,0,'Muradin Bronzebeard'),
|
|
(38607,13,0,'Could it be, Lord Fordring? If Bolvar lives, mayhap there is hope fer peace between the Alliance and the Horde. We must reach the top o\' this cursed place and free the paladin!',12,0,0,6,0,16980,0,'Muradin Bronzebeard Dummy - SAY_SAURFANG_INTRO_2'),
|
|
(38607,14,0,'Prepare the Skybreaker fer an aerial assault on the citadel!',14,0,0,5,0,16981,0,'Muradin Bronzebeard Dummy - SAY_SAURFANG_INTRO_3'),
|
|
(38607,15,0,'Heroes, ye must fight yer way to a clear extraction point within Icecrown. We\'ll try an\' rendezvous on the ramparts!',14,0,0,22,0,16982,0,'Muradin Bronzebeard Dummy - SAY_SAURFANG_INTRO_4'),
|
|
(38608,0,0,'Arthas...',12,0,100,396,0,17402,0,'Uther the Lightbringer'),
|
|
(38608,1,0,'Alas, hero of Azeroth, you give me a greater gift than you know.',12,0,100,396,0,17403,0,'Uther the Lightbringer'),
|
|
(38608,2,0,'Long have I struggled to forgive the prince for his terrible transgressions.',12,0,100,396,0,17404,0,'Uther the Lightbringer'),
|
|
(38608,3,0,'My soul has been wracked with unbearable anxiety, dark thoughts... distancing me from the Light.',12,0,100,396,0,17405,0,'Uther the Lightbringer'),
|
|
(38608,4,0,'I recall clearly the gleam of pride in his eye as he stood before me, eager to defeat the enemies of the Light...',12,0,100,396,0,17406,0,'Uther the Lightbringer'),
|
|
(38608,5,0,'Eager to defend his people, no matter the cost.',12,0,100,396,0,17407,0,'Uther the Lightbringer'),
|
|
(38608,6,0,'It is this memory of Arthas that I choose to keep in my heart.',12,0,100,396,0,17408,0,'Uther the Lightbringer'),
|
|
(38608,7,0,'I shall always be in your debt, friend.',12,0,100,396,0,17409,0,'Uther the Lightbringer'),
|
|
(38608,8,0,'Thank you.',12,0,100,0,0,17410,0,'Uther the Lightbringer'),
|
|
(38609,0,0,'So, it is done.',12,0,100,396,0,17376,0,'Lady Sylvanas Windrunner'),
|
|
(38609,1,0,'I had not dared to trust my senses - too many times has the Lich King made me to be a fool.',12,0,100,396,0,17377,0,'Lady Sylvanas Windrunner'),
|
|
(38609,2,0,'Finally, he has been made to pay for the atrocities he imposed upon my people.',12,0,100,396,0,17378,0,'Lady Sylvanas Windrunner'),
|
|
(38609,3,0,'May Azeroth never fail to remember the terrible price we paid for our weakness... for our pride.',12,0,100,396,0,17379,0,'Lady Sylvanas Windrunner'),
|
|
(38609,4,0,'But what now, hero? What of those freed from his grasp, but still shackled to their mortal coils?',12,0,100,6,0,17380,0,'Lady Sylvanas Windrunner'),
|
|
(38609,5,0,'Leave me. ',12,0,100,396,0,17381,0,'Lady Sylvanas Windrunner'),
|
|
(38609,6,0,'I have much to ponder.',12,0,100,396,0,17382,0,'Lady Sylvanas Windrunner'),
|
|
(38610,0,0,'Darion, my son.',12,0,100,396,0,17414,0,'Highlord Alexandros Mograine'),
|
|
(38610,1,0,'At last, I am able to lay my eyes upon you again.',12,0,100,396,0,17415,0,'Highlord Alexandros Mograine'),
|
|
(38610,2,0,'The Lich King tormented me without end, Darion.',12,0,100,396,0,17416,0,'Highlord Alexandros Mograine'),
|
|
(38610,3,0,'Endlessly, he sought to break my will, to force me to serve him, to bind me to his blade...',12,0,100,396,0,17417,0,'Highlord Alexandros Mograine'),
|
|
(38610,4,0,'Finally, when events demanded his full attention, he left me.',12,0,100,396,0,17418,0,'Highlord Alexandros Mograine'),
|
|
(38610,5,0,'The one memory, I clung to, Darion... The one thought that kept me from giving in...',12,0,100,396,0,17419,0,'Highlord Alexandros Mograine'),
|
|
(38610,6,0,'It was your sacrifice, my son, that again saved me from eternal peril.',12,0,100,396,0,17420,0,'Highlord Alexandros Mograine'),
|
|
(38995,0,0,'We\'ll grant you a swift death, Arthas. More than can be said for the thousands you\'ve tortured and slain.',14,0,0,0,0,17390,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_1'),
|
|
(38995,1,0,'So be it. Champions, attack!',14,0,0,0,0,17391,0,'Highlord Tirion Fordring - SAY_TIRION_INTRO_2'),
|
|
(38995,2,0,'LIGHT, GRANT ME ONE FINAL BLESSING. GIVE ME THE STRENGTH... TO SHATTER THESE BONDS!',14,0,0,0,0,17392,0,'Highlord Tirion Fordring - SAY_TIRION_OUTRO_1'),
|
|
(38995,3,0,'No more, Arthas! No more lives will be consumed by your hatred!',14,0,0,0,0,17393,0,'Highlord Tirion Fordring - SAY_TIRION_OUTRO_2'),
|
|
(39217,0,0,'You have come to bring Arthas to justice? To see the Lich King destroyed?',14,0,0,0,0,17394,0,'Terenas Menethil - SAY_TERENAS_INTRO_1'),
|
|
(39217,1,0,'First, you must escape Frostmourne\'s hold, or be damned as I am; trapped within this cursed blade for all eternity.',14,0,0,0,0,17395,0,'Terenas Menethil - SAY_TERENAS_INTRO_2'),
|
|
(39368,0,0,'All right, you twisted mess of broken gears, let\'s get to work!',12,0,100,1,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,1,0,'I am going to teach you all what it takes to be a proper soldier!',12,0,100,5,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,2,0,'The first thing you need to learn is proper discipline.',12,0,100,1,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,3,0,'Show me that discipline with a proper salute when I say so!',12,0,100,5,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,4,0,'Okay, recruits, salute!',12,0,100,66,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,5,0,'Nice job!',12,0,100,273,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,6,0,'When you go into combat, it is important that you know how to intimidate the enemy with a deafening battle roar!',12,0,100,396,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,7,0,'When I give the signal,let loose your greatest roar!',12,0,100,1,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,8,0,'Let me hear that battle roar!',12,0,100,5,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,9,0,'Wow, nice and scary!',12,0,100,0,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,10,0,'Remember though, a key factor in winning any battle is positive reinforcement.',12,0,100,5,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,11,0,'Reward your fellow soldiers in battle with a resounding cheer. Now, cheer at me when I tell you to!',12,0,100,1,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,12,0,'Everyone, cheer!',12,0,100,0,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,13,0,'Fantastic!',12,0,100,273,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,14,0,'However, the most important part of battle is how you celebrate a good hard earned victory!',12,0,100,396,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,15,0,'Show me your best victory dance when I give the signal!',12,0,100,5,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,16,0,'Now, dance!',12,0,100,0,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,17,0,'Superb!',12,0,100,273,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39368,18,0,'You might be the best set of recruits I\'ve ever seen! Let\'s go through all of that again!',12,0,100,396,0,0,0,'Drill Sergeant Steamcrank'),
|
|
(39712,0,0,'They may take our lives, but they\'ll never take...',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Milli Featherwhistle 1'),
|
|
(39712,1,0,'...our INNOVATION!',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Milli Featherwhistle 2'),
|
|
(39712,2,0,'What I want out of each and every one of you is a hard-target search of every refuelling station, residence, warehouse, farmhouse, henhouse, outhouse, and doghouse in this area.',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Ozzie Togglevolt 1'),
|
|
(39712,3,0,'Your fugitive\'s name is Mekgineer Thermaplugg.',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Ozzie Togglevolt 2'),
|
|
(39712,4,0,'Go get him.',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Ozzie Togglevolt 3'),
|
|
(39712,5,0,'We will not go quietly into the night! We will not vanish without a fight!',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Tog Rustsprocket 1'),
|
|
(39712,6,0,'We\'re going to live on! We\'re going to survive! Today we celebrate...',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Tog Rustsprocket 2'),
|
|
(39712,7,0,'...our Autonomy Day!',12,0,100,0,0,0,0,'High Tinker Mekkatorque to Tog Rustsprocket 3'),
|
|
(39746,0,0,'Alexstrasza has chosen capable allies.... A pity that I must END YOU!',14,0,100,0,0,17512,0,'General Zarithrian'),
|
|
(39746,1,0,'You thought you stood a chance?',14,0,50,0,0,17513,0,'General Zarithrian'),
|
|
(39746,1,1,'It\'s for the best.',14,0,50,0,0,17514,0,'General Zarithrian'),
|
|
(39746,2,0,'Turn them to ash, minions!',14,0,100,0,0,17516,0,'General Zarithrian'),
|
|
(39746,3,0,'HALION! I...',14,0,100,0,0,17515,0,'General Zarithrian'),
|
|
(39747,0,0,'You will sssuffer for this intrusion!',14,0,100,0,0,17528,0,'Saviana Ragefire'),
|
|
(39747,1,0,'Burn in the master\'s flame!',14,0,100,0,0,17532,0,'Saviana Ragefire'),
|
|
(39747,2,0,'%s becomes enraged!',16,0,100,0,0,0,0,'Saviana Ragefire'),
|
|
(39747,3,0,'Halion will be pleased.',14,0,100,0,0,17530,0,'Saviana Ragefire'),
|
|
(39747,3,1,'As it should be....',14,0,100,0,0,17529,0,'Saviana Ragefire'),
|
|
(39751,0,0,'Your power wanes, ancient one.... Soon you will join your friends.',14,0,100,0,0,17525,0,'Baltharus the Warborn'),
|
|
(39751,1,0,'Ah, the entertainment has arrived.',14,0,100,0,0,17520,0,'Baltharus the Warborn'),
|
|
(39751,2,0,'Baltharus leaves no survivors!',14,0,100,0,0,17521,0,'Baltharus the Warborn'),
|
|
(39751,2,1,'This world has enough heroes.',14,0,100,0,0,17522,0,'Baltharus the Warborn'),
|
|
(39751,3,0,'Twice the pain and half the fun.',14,0,100,0,0,17524,0,'Baltharus the Warborn'),
|
|
(39751,4,1,'I... didn\'t see that coming....',14,0,100,0,0,17523,0,'Baltharus the Warborn'),
|
|
(39863,0,0,'Without pressure in both realms, %s begins to regenerate.',41,0,100,0,0,0,0,'Halion'),
|
|
(39863,1,0,'Meddlesome insects! You are too late. The Ruby Sanctum is lost!',14,0,100,1,0,17499,0,'Halion'),
|
|
(39863,2,0,'Your world teeters on the brink of annihilation. You will ALL bear witness to the coming of a new age of DESTRUCTION!',14,0,100,0,0,17500,0,'Halion'),
|
|
(39863,3,0,'The heavens burn!',14,0,100,0,0,17505,0,'Halion'),
|
|
(39863,4,0,'You will find only suffering within the realm of twilight! Enter if you dare!',14,0,100,0,0,17507,0,'Halion'),
|
|
(39863,5,0,'Relish this victory, mortals, for it will be your last! This world will burn with the master\'s return!',14,0,100,0,0,17503,0,'Halion'),
|
|
(39863,6,0,'Another \"hero\" falls.',14,0,100,0,0,17501,0,'Halion'),
|
|
(39863,7,0,'Not good enough.',14,0,100,0,0,17504,0,'Halion'),
|
|
(39863,8,0,'Your efforts force %s further out of the physical realm!',41,0,100,0,0,0,0,'Halion'),
|
|
(39863,9,0,'Your companions\' efforts force %s further into the physical realm!',41,0,100,0,0,0,0,'Halion'),
|
|
(40142,0,0,'Without pressure in both realms, %s begins to regenerate.',41,0,100,0,0,0,0,'Halion'),
|
|
(40142,1,0,'Beware the shadow!',14,0,100,0,0,17506,0,'Halion'),
|
|
(40142,2,0,'I am the light and the darkness! Cower, mortals, before the herald of Deathwing!',14,0,100,0,0,17508,0,'Halion'),
|
|
(40142,3,0,'Your companions\' efforts force %s further into the twilight realm!',41,0,100,0,0,0,0,'Halion'),
|
|
(40142,4,0,'Your efforts force %s further out of the twilight realm!',41,0,100,0,0,0,0,'Halion'),
|
|
(40142,5,0,'The orbiting spheres pulse with dark energy!',41,0,100,0,0,0,0,'Halion'),
|
|
(40142,6,0,'Another \"hero\" falls.',14,0,100,0,0,17501,0,'Halion'),
|
|
(40184,0,0,'O spirit of de tigers, lend $N your power and help us find de answers we seek!',12,0,100,5,0,0,0,'Vanira'),
|
|
(40260,0,0,'Sign me up!',12,0,100,66,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40260,0,1,'Anythin\' for Vol\'jin!',12,0,100,0,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40260,0,2,'I\'d be glad to help.',12,0,100,273,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40260,0,3,'Just point me at de enemy!',12,0,100,66,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40260,1,0,'Reportin\' for duty.',12,0,100,66,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40260,1,1,'Ready to take de fight to Zalazane.',12,0,100,1,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40260,1,2,'Ready to fight beside Vol\'jin!',12,0,100,66,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40260,1,3,'New troll here!',12,0,100,0,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40260,1,4,'When does de trainin\' start?',12,0,100,6,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40264,0,0,'Sign me up!',12,0,100,66,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40264,0,1,'Anythin\' for Vol\'jin!',12,0,100,0,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40264,0,2,'I\'d be glad to help.',12,0,100,273,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40264,0,3,'Just point me at de enemy!',12,0,100,66,0,0,0,'Troll Volunteer JustSpawned'),
|
|
(40264,1,0,'Reportin\' for duty.',12,0,100,66,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40264,1,1,'Ready to take de fight to Zalazane.',12,0,100,1,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40264,1,2,'Ready to fight beside Vol\'jin!',12,0,100,66,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40264,1,3,'New troll here!',12,0,100,0,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40264,1,4,'When does de trainin\' start?',12,0,100,6,0,0,0,'Troll Volunteer Quest Turn in'),
|
|
(40301,0,0,'The tiger matriarch appears! Prove yourself in combat!',41,0,100,0,0,0,0,'Tiger Matriarch Credit'),
|
|
(40329,0,0,'Dat be enough for now!',12,0,100,25,0,0,0,'Zen\'tabra'),
|
|
(40329,1,0,'Don\'t be lookin\' so surprised. Your shaman friend has sharp eyes, or should I say, sharp frogs.',12,0,100,1,0,0,0,'Zen\'tabra'),
|
|
(40329,2,0,'My kind, da druids, we been layin\' low for some time now. We been waitin\' to see when an\' if Vol\'jin might return.',12,0,100,11,0,0,0,'Zen\'tabra'),
|
|
(40329,3,0,'Now dat it looks like de Darkspear be returnin\' to these isles, maybe de time has come for us to reveal ourselves.',12,0,100,1,0,0,0,'Zen\'tabra'),
|
|
(40329,4,0,'Go back to Vol\'jin an\' tell him dis: Zen\'tabra stands ready to help him in de coming battle.',12,0,100,1,0,0,0,'Zen\'tabra'),
|
|
(40352,0,0,'Darkspears, we consult de spirits! Drummers, take your places!',12,0,100,25,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,1,0,'Spirits, we be gathered here to ask for your guidance.',12,0,100,5,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,2,0,'Our leader, Vol\'jin, son of Sen\'jin, issued de call to all Darkspears: reclaim de Echo Isles for our tribe.',12,0,100,1,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,3,0,'Spirits! I offer me own body to you! Speak through me! Is de time right for mighty Vol\'jin\'s undertaking?',12,0,100,5,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,4,0,'De ancestors hear ya, witch doctor!',12,0,100,1,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,5,0,'Know dat your plans please us, Darkspears. De son of Sen\'jin walks de right path.',12,0,100,1,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,6,0,'De task in front of ya will not be easy, but ya have our blessin\'.',12,0,100,1,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,7,0,'Ya gave up your home an\' ya gave up de loas of your ancestors when ya left de Echo Isles. Dey will not be pleased dat you been ignorin\' dem.',12,0,100,1,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,8,0,'Ya must make amends wit\' Bwonsamdi, de guardian of de dead, if ya hope to defeat Zalazane. It be de only way. Tell de son of Sen\'jin dese things.',12,0,100,1,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40352,9,0,'De spirits have blessed us wit\' an answer! De Echo Isles will be ours again!',12,0,100,5,0,0,0,'Witch Doctor Hez\'tok'),
|
|
(40391,0,0,'Thank ya, scout. Keep up da patrols. But for now, a rest is in order. Dismissed.',12,0,100,1,0,0,0,'Vol\'jin'),
|
|
(40416,0,0,'He got a big army, an\' he be plannin\' somethin\' down dere.',12,0,100,1,0,0,0,'Darkspear Scout'),
|
|
(40416,0,1,'Zalazane got most of his hexes trolls hidden under de canopy on de big island.',12,0,100,1,0,0,0,'Darkspear Scout'),
|
|
(40423,0,0,'%s rallies the other combatants with a battle roar!',41,0,100,0,0,0,0,'Charscale Commander'),
|
|
(40429,0,0,'Thank you! I could not have held out for much longer.... A terrible thing has happened here.',14,0,100,5,0,17491,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,1,0,'We believed the Sanctum was well-fortified, but we were not prepared for the nature of this assault.',12,0,100,1,0,17492,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,2,0,'The Black dragonkin materialized from thin air, and set upon us before we could react.',12,0,100,1,0,17493,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,3,0,'We did not stand a chance. As my brethren perished around me, I managed to retreat here and bar the entrance.',12,0,100,1,0,17494,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,4,0,'They slaughtered us with cold efficiency, but the true focus of their interest seemed to be the eggs kept here in the Sanctum.',12,0,100,1,0,17495,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,5,0,'The commander of the forces on the ground here is a cruel brute named Zarithrian, but I fear there are greater powers at work.',12,0,100,1,0,17496,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,6,0,'In their initial assault, I caught a glimpse of their true leader, a fearsome full-grown twilight dragon.',12,0,100,1,0,17497,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,7,0,'I know not the extent of their plans, heroes, but I know this: They cannot be allowed to succeed!',12,0,100,5,0,17498,0,'Sanctum Guardian Xerestrasza'),
|
|
(40429,8,0,'Help! I am trapped within this tree! I require aid!',14,0,100,5,0,17490,0,'Sanctum Guardian Xerestrasza'),
|
|
(40703,0,0,'I\'m ready to play!',12,0,100,0,0,15726,0,'Lil XT'),
|
|
(40703,1,0,'So tired... I\'ll rest for just a moment...',12,0,100,0,0,15725,0,'Lil XT'),
|
|
(40703,2,0,'I guess it doesn\'t bend that way!',12,0,100,0,0,15729,0,'Lil XT'),
|
|
(40703,2,1,'I think I broke it...',12,0,100,0,0,15728,0,'Lil XT'),
|
|
(40703,3,0,'New toys? For me?',12,0,100,0,0,15724,0,'Lil XT');
|
|
/*!40000 ALTER TABLE `creature_text` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
|
|
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
|
|