621 lines
22 KiB
Lua
621 lines
22 KiB
Lua
-- Load enUS localization regardless of client locale, so that if localization for client's locale is missing, we won't get plenty of Lua errors
|
|
-- if GetLocale() ~= "enGB" and GetLocale() ~= "enUS" then
|
|
-- return;
|
|
-- end
|
|
|
|
ezCollections.Encounters =
|
|
{
|
|
[161] = "36,0,Rhahk'zor",
|
|
[162] = "36,0,Sneed",
|
|
[163] = "36,0,Gilnid",
|
|
[164] = "36,0,Mr. Smite",
|
|
[165] = "36,0,Cookie",
|
|
[166] = "36,0,Captain Greenskin",
|
|
[167] = "36,0,Edwin VanCleef",
|
|
[201] = "558,0,Shirrak the Dead Watcher",
|
|
[202] = "558,0,Exarch Maladaar",
|
|
[203] = "557,0,Pandemonius",
|
|
[204] = "557,0,Tavarok",
|
|
[205] = "557,0,Nexus-Prince Shaffar",
|
|
[206] = "556,0,Darkweaver Syth",
|
|
[207] = "556,0,Talon King Ikiss",
|
|
[208] = "555,0,Ambassador Hellmaw",
|
|
[209] = "555,0,Blackheart the Inciter",
|
|
[210] = "555,0,Grandmaster Vorpil",
|
|
[211] = "555,0,Murmur",
|
|
[212] = "619,0,Elder Nadox",
|
|
[213] = "619,0,Prince Taldaram",
|
|
[214] = "619,0,Jedoga Shadowseeker",
|
|
[215] = "619,0,Herald Volazj",
|
|
[216] = "601,0,Krik'thir the Gatewatcher",
|
|
[217] = "601,0,Hadronox",
|
|
[218] = "601,0,Anub'arak",
|
|
[219] = "48,0,Ghamoo-ra",
|
|
[220] = "48,0,Lady Sarevess",
|
|
[221] = "48,0,Gelihast",
|
|
[222] = "48,0,Lorgus Jett",
|
|
[224] = "48,0,Old Serra'kis",
|
|
[225] = "48,0,Twilight Lord Kelris",
|
|
[226] = "48,0,Aku'mai",
|
|
[227] = "230,0,High Interrogator Gerstahn",
|
|
[228] = "230,0,Lord Roccor",
|
|
[229] = "230,0,Houndmaster Grebmar",
|
|
[230] = "230,0,Ring of Law",
|
|
[231] = "230,0,Pyromancer Loregrain",
|
|
[232] = "230,0,Lord Incendius",
|
|
[233] = "230,0,Warder Stilgiss",
|
|
[234] = "230,0,Fineous Darkvire",
|
|
[235] = "230,0,Bael'Gar",
|
|
[236] = "230,0,General Angerforge",
|
|
[237] = "230,0,Golem Lord Argelmach",
|
|
[238] = "230,0,Hurley Blackbreath",
|
|
[239] = "230,0,Phalanx",
|
|
[240] = "230,0,Ribbly Screwspigot",
|
|
[241] = "230,0,Plugger Spazzring",
|
|
[242] = "230,0,Ambassador Flamelash",
|
|
[243] = "230,0,The Seven",
|
|
[244] = "230,0,Magmus",
|
|
[245] = "230,0,Emperor Dagran Thaurissan",
|
|
[246] = "558,1,Shirrak the Dead Watcher",
|
|
[247] = "558,1,Exarch Maladaar",
|
|
[248] = "557,1,Pandemonius",
|
|
[249] = "557,1,Tavarok",
|
|
[250] = "557,1,Yor",
|
|
[251] = "557,1,Nexus-Prince Shaffar",
|
|
[252] = "556,1,Darkweaver Syth",
|
|
[253] = "556,1,Anzu",
|
|
[254] = "556,1,Talon King Ikiss",
|
|
[255] = "555,1,Ambassador Hellmaw",
|
|
[256] = "555,1,Blackheart the Inciter",
|
|
[257] = "555,1,Grandmaster Vorpil",
|
|
[258] = "555,1,Murmur",
|
|
[259] = "619,1,Elder Nadox",
|
|
[260] = "619,1,Prince Taldaram",
|
|
[261] = "619,1,Jedoga Shadowseeker",
|
|
[262] = "619,1,Amanitar",
|
|
[263] = "619,1,Herald Volazj",
|
|
[264] = "601,1,Krik'thir the Gatewatcher",
|
|
[265] = "601,1,Hadronox",
|
|
[266] = "601,1,Anub'arak",
|
|
[267] = "229,0,Highlord Omokk",
|
|
[268] = "229,0,Shadow Hunter Vosh'gajin",
|
|
[269] = "229,0,War Master Voone",
|
|
[270] = "229,0,Mother Smolderweb",
|
|
[271] = "229,0,Urok Doomhowl",
|
|
[272] = "229,0,Quartermaster Zigris",
|
|
[273] = "229,0,Gizrul the Slavener",
|
|
[274] = "229,0,Halycon",
|
|
[275] = "229,0,Overlord Wyrmthalak",
|
|
[276] = "229,0,Pyroguard Emberseer",
|
|
[277] = "229,0,Solakar Flamewreath",
|
|
[278] = "229,0,Warchief Rend Blackhand",
|
|
[279] = "229,0,The Beast",
|
|
[280] = "229,0,General Drakkisath",
|
|
[281] = "560,0,Epoch Hunter",
|
|
[282] = "560,1,Epoch Hunter",
|
|
[283] = "560,0,Captain Skarloc",
|
|
[284] = "560,1,Captain Skarloc",
|
|
[285] = "560,0,Lieutenant Drake",
|
|
[286] = "560,1,Lieutenant Drake",
|
|
[287] = "269,0,Chrono Lord Deja",
|
|
[288] = "269,1,Chrono Lord Deja",
|
|
[289] = "269,0,Temporus",
|
|
[290] = "269,1,Temporus",
|
|
[291] = "269,0,Aeonus",
|
|
[292] = "269,1,Aeonus",
|
|
[293] = "595,0,Meathook",
|
|
[294] = "595,0,Salram the Fleshcrafter",
|
|
[295] = "595,0,Chrono-Lord Epoch",
|
|
[296] = "595,0,Mal'ganis",
|
|
[297] = "595,1,Meathook",
|
|
[298] = "595,1,Salram the Fleshcrafter",
|
|
[299] = "595,1,Chrono-Lord Epoch",
|
|
[300] = "595,1,Mal'ganis",
|
|
[301] = "547,0,Mennu the Betrayer",
|
|
[302] = "547,0,Rokmar the Crackler",
|
|
[303] = "547,0,Quagmirran",
|
|
[304] = "547,1,Mennu the Betrayer",
|
|
[305] = "547,1,Rokmar the Crackler",
|
|
[306] = "547,1,Quagmirran",
|
|
[314] = "545,0,Hydromancer Thespia",
|
|
[315] = "545,1,Hydromancer Thespia",
|
|
[316] = "545,0,Mekgineer Steamrigger",
|
|
[317] = "545,1,Mekgineer Steamrigger",
|
|
[318] = "545,0,Warlord Kalithresh",
|
|
[319] = "545,1,Warlord Kalithresh",
|
|
[320] = "546,0,Hungarfen",
|
|
[321] = "546,1,Hungarfen",
|
|
[322] = "546,0,Ghaz'an",
|
|
[323] = "546,1,Ghaz'an",
|
|
[329] = "546,0,Swamplord Musel'ek",
|
|
[330] = "546,1,Swamplord Musel'ek",
|
|
[331] = "546,0,The Black Stalker",
|
|
[332] = "546,1,The Black Stalker",
|
|
[334] = "650,0,Grand Champions",
|
|
[336] = "650,1,Grand Champions",
|
|
[338] = "650,0,Argent Champion",
|
|
[339] = "650,1,Argent Champion",
|
|
[340] = "650,0,The Black Knight",
|
|
[341] = "650,1,The Black Knight",
|
|
[343] = "429,0,Zevrim Thornhoof",
|
|
[344] = "429,0,Hydrospawn",
|
|
[345] = "429,0,Lethtendris",
|
|
[346] = "429,0,Alzzin the Wildshaper",
|
|
[347] = "429,0,Illyanna Ravenoak",
|
|
[348] = "429,0,Magister Kalendris",
|
|
[349] = "429,0,Immol'thar",
|
|
[350] = "429,0,Tendris Warpwood",
|
|
[361] = "429,0,Prince Tortheldrin",
|
|
[362] = "429,0,Guard Mol'dar",
|
|
[363] = "429,0,Stomper Kreeg",
|
|
[364] = "429,0,Guard Fengus",
|
|
[365] = "429,0,Guard Slip'kik",
|
|
[366] = "429,0,Captain Kromcrush",
|
|
[367] = "429,0,Cho'Rush the Observer",
|
|
[368] = "429,0,King Gordok",
|
|
[369] = "600,0,Trollgore",
|
|
[370] = "600,1,Trollgore",
|
|
[371] = "600,0,Novos the Summoner",
|
|
[372] = "600,1,Novos the Summoner",
|
|
[373] = "600,0,King Dred",
|
|
[374] = "600,1,King Dred",
|
|
[375] = "600,0,The Prophet Tharon'ja",
|
|
[376] = "600,1,The Prophet Tharon'ja",
|
|
[378] = "90,0,Viscous Fallout",
|
|
[379] = "90,0,Grubbis",
|
|
[380] = "90,0,Electrocutioner 6000",
|
|
[381] = "90,0,Crowd Pummeler 9-60",
|
|
[382] = "90,0,Mekgineer Thermaplugg",
|
|
[383] = "604,0,Slad'ran",
|
|
[384] = "604,1,Slad'ran",
|
|
[385] = "604,0,Drakkari Colossus",
|
|
[386] = "604,1,Drakkari Colossus",
|
|
[387] = "604,0,Moorabi",
|
|
[388] = "604,1,Moorabi",
|
|
[389] = "604,1,Eck the Ferocious",
|
|
[390] = "604,0,Gal'darah",
|
|
[391] = "604,1,Gal'darah",
|
|
[392] = "543,0,Watchkeeper Gargolmar",
|
|
[393] = "543,1,Watchkeeper Gargolmar",
|
|
[394] = "543,0,Omor the Unscarred",
|
|
[395] = "543,1,Omor the Unscarred",
|
|
[396] = "543,0,Vazruden the Herald",
|
|
[397] = "543,1,Vazruden the Herald",
|
|
[401] = "542,0,The Maker",
|
|
[402] = "542,1,The Maker",
|
|
[403] = "542,0,Broggok",
|
|
[404] = "542,1,Broggok",
|
|
[405] = "542,0,Keli'dan the Breaker",
|
|
[406] = "542,1,Keli'dan the Breaker",
|
|
[407] = "540,0,Grand Warlock Nethekurse",
|
|
[408] = "540,1,Grand Warlock Nethekurse",
|
|
[409] = "540,1,Blood Guard Porung",
|
|
[410] = "540,0,Warbringer O'mrogg",
|
|
[411] = "540,1,Warbringer O'mrogg",
|
|
[412] = "540,0,Warchief Kargath Bladefist",
|
|
[413] = "540,1,Warchief Kargath Bladefist",
|
|
[414] = "585,0,Selin Fireheart",
|
|
[415] = "585,1,Selin Fireheart",
|
|
[416] = "585,0,Vexallus",
|
|
[417] = "585,1,Vexallus",
|
|
[418] = "585,0,Priestess Delrissa",
|
|
[419] = "585,1,Priestess Delrissa",
|
|
[420] = "585,0,Kael'thas Sunstrider",
|
|
[421] = "585,1,Kael'thas Sunstrider",
|
|
[422] = "349,0,Noxxion",
|
|
[423] = "349,0,Razorlash",
|
|
[424] = "349,0,Lord Vyletongue",
|
|
[425] = "349,0,Celebras the Cursed",
|
|
[426] = "349,0,Landslide",
|
|
[427] = "349,0,Tinkerer Gizlock",
|
|
[428] = "349,0,Rotgrip",
|
|
[429] = "349,0,Princess Theradras",
|
|
[430] = "389,0,Oggleflint",
|
|
[431] = "389,0,Taragaman the Hungerer",
|
|
[432] = "389,0,Jergosh the Invoker",
|
|
[433] = "389,0,Bazzalan",
|
|
[434] = "129,0,Tuten'kash",
|
|
[435] = "129,0,Mordresh Fire Eye",
|
|
[436] = "129,0,Glutton",
|
|
[437] = "129,0,Amnennar the Coldbringer",
|
|
[438] = "47,0,Roogug",
|
|
[439] = "47,0,Aggem Thorncurse",
|
|
[440] = "47,0,Death Speaker Jargba",
|
|
[441] = "47,0,Overlord Ramtusk",
|
|
[443] = "47,0,Charlga Razorflank",
|
|
[444] = "189,0,Interrogator Vishas",
|
|
[445] = "189,0,Bloodmage Thalnos",
|
|
[446] = "189,0,Houndmaster Loksey",
|
|
[447] = "189,0,Arcanist Doan",
|
|
[448] = "189,0,Herod",
|
|
[449] = "189,0,High Inquisitor Fairbanks",
|
|
[450] = "189,0,High Inquisitor Whitemane",
|
|
[451] = "289,0,Kirtonos the Herald",
|
|
[452] = "289,0,Jandice Barov",
|
|
[453] = "289,0,Rattlegore",
|
|
[454] = "289,0,Marduk Blackpool",
|
|
[455] = "289,0,Vectus",
|
|
[456] = "289,0,Ras Frostwhisper",
|
|
[457] = "289,0,Instructor Malicia",
|
|
[458] = "289,0,Doctor Theolen Krastinov",
|
|
[459] = "289,0,Lorekeeper Polkelt",
|
|
[460] = "289,0,The Ravenian",
|
|
[461] = "289,0,Lord Alexei Barov",
|
|
[462] = "289,0,Lady Illucia Barov",
|
|
[463] = "289,0,Darkmaster Gandling",
|
|
[464] = "33,0,Rethilgore",
|
|
[465] = "33,0,Razorclaw the Butcher",
|
|
[466] = "33,0,Baron Silverlaine",
|
|
[467] = "33,0,Commander Springvale",
|
|
[468] = "33,0,Odo the Blindwatcher",
|
|
[469] = "33,0,Fenrus the Devourer",
|
|
[470] = "33,0,Wolf Master Nandos",
|
|
[471] = "33,0,Archmage Arugal",
|
|
[472] = "329,0,The Unforgiven",
|
|
[473] = "329,0,Hearthsinger Forresten",
|
|
[474] = "329,0,Timmy the Cruel",
|
|
[475] = "329,0,Cannon Master Willey",
|
|
[476] = "329,0,Malor the Zealous",
|
|
[477] = "329,0,Archivist Galford",
|
|
[478] = "329,0,Balnazzar",
|
|
[479] = "329,0,Baroness Anastari",
|
|
[480] = "329,0,Nerub'enkan",
|
|
[481] = "329,0,Maleki the Pallid",
|
|
[482] = "329,0,Magistrate Barthilas",
|
|
[483] = "329,0,Ramnstein the Gorger",
|
|
[484] = "329,0,Baron Rivendare",
|
|
[485] = "109,0,Atal'alarion",
|
|
[486] = "109,0,Dreamscythe",
|
|
[487] = "109,0,Weaver",
|
|
[488] = "109,0,Jammal'an the Prophet",
|
|
[490] = "109,0,Morphaz",
|
|
[491] = "109,0,Hazzas",
|
|
[492] = "109,0,Avatar of Hakkar",
|
|
[493] = "109,0,Shade of Eranikus",
|
|
[494] = "552,0,Zereketh the Unbound",
|
|
[495] = "552,1,Zereketh the Unbound",
|
|
[496] = "552,0,Dalliah the Doomsayer",
|
|
[497] = "552,1,Dalliah the Doomsayer",
|
|
[498] = "552,0,Wrath-Scryer Soccothrates",
|
|
[499] = "552,1,Wrath-Scryer Soccothrates",
|
|
[500] = "552,0,Harbinger Skyriss",
|
|
[501] = "552,1,Harbinger Skyriss",
|
|
[502] = "553,0,Commander Sarannis",
|
|
[504] = "553,1,Commander Sarannis",
|
|
[505] = "553,0,High Botanist Freywinn",
|
|
[506] = "553,1,High Botanist Freywinn",
|
|
[507] = "553,0,Thorngrin the Tender",
|
|
[508] = "553,1,Thorngrin the Tender",
|
|
[509] = "553,0,Laj",
|
|
[510] = "553,1,Laj",
|
|
[511] = "553,0,Warp Splinter",
|
|
[512] = "553,1,Warp Splinter",
|
|
[513] = "554,0,Mechano-Lord Capacitus",
|
|
[514] = "554,1,Mechano-Lord Capacitus",
|
|
[515] = "554,0,Nethermancer Sepethrea",
|
|
[516] = "554,1,Nethermancer Sepethrea",
|
|
[517] = "554,0,Pathaleon the Calculator",
|
|
[518] = "554,1,Pathaleon the Calculator",
|
|
[519] = "576,1,Frozen Commander",
|
|
[520] = "576,0,Grand Magus Telestra",
|
|
[521] = "576,1,Grand Magus Telestra",
|
|
[522] = "576,0,Anomalus",
|
|
[523] = "576,1,Anomalus",
|
|
[524] = "576,0,Ormorok the Tree-Shaper",
|
|
[525] = "576,1,Ormrok the Tree-Shaper",
|
|
[526] = "576,0,Keristrasza",
|
|
[527] = "576,1,Keristrasza",
|
|
[528] = "578,0,Drakos the Interrogator",
|
|
[529] = "578,1,Drakos the Interrogator",
|
|
[530] = "578,0,Varos Cloudstrider",
|
|
[531] = "578,1,Varos Cloudstrider",
|
|
[532] = "578,0,Mage-Lord Urom",
|
|
[533] = "578,1,Mage-Lord Urom",
|
|
[534] = "578,0,Ley-Guardian Eregos",
|
|
[535] = "578,1,Ley-Guardian Eregos",
|
|
[536] = "34,0,Targorr the Dread",
|
|
[537] = "34,0,Kam Deepfury",
|
|
[538] = "34,0,Hamhock",
|
|
[539] = "34,0,Bazil Thredd",
|
|
[540] = "34,0,Dextren Ward",
|
|
[541] = "608,0,First Prisoner",
|
|
[542] = "608,1,First Prisoner",
|
|
[543] = "608,0,Second Prisoner",
|
|
[544] = "608,1,Second Prisoner",
|
|
[545] = "608,0,Cyanigosa",
|
|
[546] = "608,1,Cyanigosa",
|
|
[547] = "70,0,Revelosh",
|
|
[548] = "70,0,The Lost Dwarves",
|
|
[549] = "70,0,Ironaya",
|
|
[551] = "70,0,Ancient Stone Keeper",
|
|
[552] = "70,0,Galgann Firehammer",
|
|
[553] = "70,0,Grimlok",
|
|
[554] = "70,0,Archaedas",
|
|
[555] = "602,0,General Bjarngrim",
|
|
[556] = "602,1,General Bjarngrim",
|
|
[557] = "602,0,Volkhan",
|
|
[558] = "602,1,Volkhan",
|
|
[559] = "602,0,Ionar",
|
|
[560] = "602,1,Ionar",
|
|
[561] = "602,0,Loken",
|
|
[562] = "602,1,Loken",
|
|
[563] = "599,0,Krystallus",
|
|
[564] = "599,1,Krystallus",
|
|
[565] = "599,0,Maiden of Grief",
|
|
[566] = "599,1,Maiden of Grief",
|
|
[567] = "599,0,Tribunal of Ages",
|
|
[568] = "599,1,Tribunal of Ages",
|
|
[569] = "599,0,Sjonnir the Ironshaper",
|
|
[570] = "599,1,Sjonnir the Ironshaper",
|
|
[571] = "574,0,Prince Keleseth",
|
|
[572] = "574,1,Prince Keleseth",
|
|
[573] = "574,0,Skarvold & Dalronn",
|
|
[574] = "574,1,Skarvold & Dalronn",
|
|
[575] = "574,0,Ingvar the Plunderer",
|
|
[576] = "574,1,Ingvar the Plunderer",
|
|
[577] = "575,0,Svala Sorrowgrave",
|
|
[578] = "575,1,Svala Sorrowgrave",
|
|
[579] = "575,0,Gortok Palehoof",
|
|
[580] = "575,1,Gortok Palehoof",
|
|
[581] = "575,0,Skadi the Ruthless",
|
|
[582] = "575,1,Skadi the Ruthless",
|
|
[583] = "575,0,King Ymiron",
|
|
[584] = "575,1,King Ymiron",
|
|
[585] = "43,0,Lady Anacondra",
|
|
[586] = "43,0,Lord Cobrahn",
|
|
[587] = "43,0,Kresh",
|
|
[588] = "43,0,Lord Pythas",
|
|
[589] = "43,0,Skum",
|
|
[590] = "43,0,Lord Serpentis",
|
|
[591] = "43,0,Verdan the Everliving",
|
|
[592] = "43,0,Mutanus the Devourer",
|
|
[593] = "209,0,Hydromancer Velratha",
|
|
[594] = "209,0,Ghaz'rilla",
|
|
[595] = "209,0,Antu'sul",
|
|
[596] = "209,0,Theka the Martyr",
|
|
[597] = "209,0,Witch Doctor Zum'rah",
|
|
[598] = "209,0,Nekrum Gutchewer",
|
|
[599] = "209,0,Shadowpriest Sezz'ziz",
|
|
[600] = "209,0,Chief Ukorz Sandscalp",
|
|
[601] = "564,0,High Warlord Naj'entus",
|
|
[602] = "564,0,Supremus",
|
|
[603] = "564,0,Shade of Akama",
|
|
[604] = "564,0,Teron Gorefiend",
|
|
[605] = "564,0,Gurtogg Bloodboil",
|
|
[606] = "564,0,Reliquary of Souls",
|
|
[607] = "564,0,Mother Shahraz",
|
|
[608] = "564,0,The Illidari Council",
|
|
[609] = "564,0,Illidan Stormrage",
|
|
[610] = "469,0,Razorgore the Untamed",
|
|
[611] = "469,0,Vaelastrasz the Corrupt",
|
|
[612] = "469,0,Broodlord Lashlayer",
|
|
[613] = "469,0,Firemaw",
|
|
[614] = "469,0,Ebonroc",
|
|
[615] = "469,0,Flamegor",
|
|
[616] = "469,0,Chromaggus",
|
|
[617] = "469,0,Nefarian",
|
|
[618] = "534,0,Rage Winterchill",
|
|
[619] = "534,0,Anetheron",
|
|
[620] = "534,0,Kaz'rogal",
|
|
[621] = "534,0,Azgalor",
|
|
[622] = "534,0,Archimonde",
|
|
[623] = "548,0,Hydross the Unstable",
|
|
[624] = "548,0,The Lurker Below",
|
|
[625] = "548,0,Leotheras the Blind",
|
|
[626] = "548,0,Fathom-Lord Karathress",
|
|
[627] = "548,0,Morogrim Tidewalker",
|
|
[628] = "548,0,Lady Vashj",
|
|
[629] = "649,0,Northrend Beasts",
|
|
[630] = "649,1,Northrend Beasts",
|
|
[631] = "649,2,Northrend Beasts",
|
|
[632] = "649,3,Northrend Beasts",
|
|
[633] = "649,0,Lord Jaraxxus",
|
|
[634] = "649,1,Lord Jaraxxus",
|
|
[635] = "649,2,Lord Jaraxxus",
|
|
[636] = "649,3,Lord Jaraxxus",
|
|
[637] = "649,0,Faction Champions",
|
|
[638] = "649,1,Faction Champions",
|
|
[639] = "649,2,Faction Champions",
|
|
[640] = "649,3,Faction Champions",
|
|
[641] = "649,0,Val'kyr Twins",
|
|
[642] = "649,1,Val'kyr Twins",
|
|
[643] = "649,2,Val'kyr Twins",
|
|
[644] = "649,3,Val'kyr Twins",
|
|
[645] = "649,0,Anub'arak",
|
|
[646] = "649,1,Anub'arak",
|
|
[647] = "649,2,Anub'arak",
|
|
[648] = "649,3,Anub'arak",
|
|
[649] = "565,0,High King Maulgar",
|
|
[650] = "565,0,Gruul the Dragonkiller",
|
|
[651] = "544,0,Magtheridon",
|
|
[652] = "532,0,Attumen the Huntsman",
|
|
[653] = "532,0,Moroes",
|
|
[654] = "532,0,Maiden of the Virtue",
|
|
[655] = "532,0,Opera Event",
|
|
[656] = "532,0,The Curator",
|
|
[657] = "532,0,Terestian Illhoof",
|
|
[658] = "532,0,Shade of Aran",
|
|
[659] = "532,0,Netherspite",
|
|
[660] = "532,0,Chess Event",
|
|
[661] = "532,0,Prince Malchezaar",
|
|
[662] = "532,0,Nightbane",
|
|
[663] = "409,0,Lucifron",
|
|
[664] = "409,0,Magmadar",
|
|
[665] = "409,0,Gehennas",
|
|
[666] = "409,0,Garr",
|
|
[667] = "409,0,Shazzrah",
|
|
[668] = "409,0,Baron Geddon",
|
|
[669] = "409,0,Sulfuron Harbinger",
|
|
[670] = "409,0,Golemagg the Incinerator",
|
|
[671] = "409,0,Majordomo Executus",
|
|
[672] = "409,0,Ragnaros",
|
|
[673] = "533,0,Anub'Rekhan",
|
|
[674] = "533,1,Anub'Rekhan",
|
|
[677] = "533,0,Grand Widow Faerlina",
|
|
[678] = "533,1,Grand Widow Faerlina",
|
|
[679] = "533,0,Maexxna",
|
|
[680] = "533,1,Maexxna",
|
|
[681] = "533,0,Noth the Plaguebringer",
|
|
[682] = "533,1,Noth the Plaguebringer",
|
|
[683] = "533,0,Heigan the Unclean",
|
|
[684] = "533,1,Heigan the Unclean ",
|
|
[685] = "533,0,Loatheb",
|
|
[686] = "533,1,Loatheb",
|
|
[687] = "533,0,Instructor Razuvious",
|
|
[689] = "533,1,Instructor Razuvious",
|
|
[690] = "533,0,Gothik the Harvester",
|
|
[691] = "533,1,Gothik the Harvester",
|
|
[692] = "533,0,The Four Horsemen",
|
|
[693] = "533,1,The Four Horsemen",
|
|
[694] = "533,0,Patchwerk",
|
|
[695] = "533,1,Patchwerk ",
|
|
[696] = "533,0,Grobbulus",
|
|
[697] = "533,1,Grobbulus",
|
|
[698] = "533,0,Gluth",
|
|
[699] = "533,1,Gluth",
|
|
[700] = "533,0,Thaddius",
|
|
[701] = "533,1,Thaddius",
|
|
[702] = "533,0,Sapphiron",
|
|
[703] = "533,1,Sapphiron",
|
|
[704] = "533,0,Kel'Thuzad",
|
|
[706] = "533,1,Kel'Thuzad",
|
|
[707] = "249,0,Onyxia",
|
|
[708] = "249,1,Onyxia",
|
|
[709] = "531,0,The Prophet Skeram",
|
|
[710] = "531,0,Silithid Royalty",
|
|
[711] = "531,0,Battleguard Sartura",
|
|
[712] = "531,0,Fankriss the Unyielding",
|
|
[713] = "531,0,Viscidus",
|
|
[714] = "531,0,Princess Huhuran",
|
|
[715] = "531,0,Twin Emperors",
|
|
[716] = "531,0,Ouro",
|
|
[717] = "531,0,C'thun",
|
|
[718] = "509,0,Kurinnaxx",
|
|
[719] = "509,0,General Rajaxx",
|
|
[720] = "509,0,Moam",
|
|
[721] = "509,0,Buru the Gorger",
|
|
[722] = "509,0,Ayamiss the Hunter",
|
|
[723] = "509,0,Ossirian the Unscarred",
|
|
[724] = "580,0,Kalecgos",
|
|
[725] = "580,0,Brutallus",
|
|
[726] = "580,0,Felmyst",
|
|
[727] = "580,0,Eredar Twins",
|
|
[728] = "580,0,M'uru",
|
|
[729] = "580,0,Kil'jaeden",
|
|
[730] = "550,0,Al'ar",
|
|
[731] = "550,0,Void Reaver",
|
|
[732] = "550,0,High Astromancer Solarian",
|
|
[733] = "550,0,Kael'thas Sunstrider",
|
|
[734] = "616,0,Malygos",
|
|
[735] = "616,1,Malygos",
|
|
[736] = "615,0,Tenebron",
|
|
[737] = "615,1,Tenebron",
|
|
[738] = "615,0,Shadron",
|
|
[739] = "615,1,Shadron",
|
|
[740] = "615,0,Vesperon",
|
|
[741] = "615,1,Vesperon",
|
|
[742] = "615,0,Sartharion",
|
|
[743] = "615,1,Sartharion",
|
|
[744] = "603,0,Flame Leviathan",
|
|
[745] = "603,0,Ignis the Furnace Master",
|
|
[746] = "603,0,Razorscale",
|
|
[747] = "603,0,XT-002 Deconstructor",
|
|
[748] = "603,0,The Iron Council",
|
|
[749] = "603,0,Kologarn",
|
|
[750] = "603,0,Auriaya",
|
|
[751] = "603,0,Hodir",
|
|
[752] = "603,0,Thorim",
|
|
[753] = "603,0,Freya",
|
|
[754] = "603,0,Mimiron",
|
|
[755] = "603,0,General Vezax",
|
|
[756] = "603,0,Yogg-Saron",
|
|
[757] = "603,0,Algalon the Observer",
|
|
[758] = "603,1,Flame Leviathan",
|
|
[759] = "603,1,Ignis the Furnace Master",
|
|
[760] = "603,1,Razorscale",
|
|
[761] = "603,1,XT-002 Deconstructor",
|
|
[762] = "603,1,The Iron Council",
|
|
[763] = "603,1,Kologarn",
|
|
[764] = "603,1,Auriaya",
|
|
[765] = "603,1,Hodir",
|
|
[766] = "603,1,Thorim",
|
|
[767] = "603,1,Freya",
|
|
[768] = "603,1,Mimiron",
|
|
[769] = "603,1,General Vezax",
|
|
[770] = "603,1,Yogg-Saron",
|
|
[771] = "603,1,Algalon the Observer",
|
|
[772] = "624,0,Archavon the Stone Watcher",
|
|
[773] = "624,1,Archavon the Stone Watcher",
|
|
[774] = "624,0,Emalon the Storm Watcher",
|
|
[775] = "624,1,Emalon the Storm Watcher",
|
|
[776] = "624,0,Koralon the Flame Watcher",
|
|
[777] = "624,1,Koralon the Flame Watcher",
|
|
[778] = "568,0,Akil'zon",
|
|
[779] = "568,0,Nalorakk",
|
|
[780] = "568,0,Jan'alai",
|
|
[781] = "568,0,Halazzi",
|
|
[782] = "568,0,Hex Lord Malacrass",
|
|
[783] = "568,0,Zul'jin",
|
|
[784] = "309,0,High Priest Venoxis",
|
|
[785] = "309,0,High Priestess Jeklik",
|
|
[786] = "309,0,High Priestess Mar'li",
|
|
[787] = "309,0,Bloodlord Mandokir",
|
|
[788] = "309,0,Edge of Madness",
|
|
[789] = "309,0,High Priest Thekal",
|
|
[790] = "309,0,Gahz'ranka",
|
|
[791] = "309,0,High Priestess Arlokk",
|
|
[792] = "309,0,Jin'do the Hexxer",
|
|
[793] = "309,0,Hakkar",
|
|
[829] = "632,0,Bronjahm",
|
|
[830] = "632,1,Bronjahm ",
|
|
[831] = "632,0,Devourer of Souls",
|
|
[832] = "632,1,Devourer of Souls",
|
|
[833] = "658,0,Forgemaster Garfrost",
|
|
[834] = "658,1,Forgemaster Garfrost",
|
|
[835] = "658,0,Krick",
|
|
[836] = "658,1,Krick",
|
|
[837] = "658,0,Overlrod Tyrannus",
|
|
[838] = "658,1,Overlrod Tyrannus",
|
|
[839] = "668,0,Marwyn",
|
|
[840] = "668,1,Marwyn",
|
|
[841] = "668,0,Falric",
|
|
[842] = "668,1,Falric",
|
|
[843] = "668,0,Escaped from Arthas",
|
|
[844] = "668,1,Escaped from Arthas",
|
|
[845] = "631,0,Lord Marrowgar",
|
|
[846] = "631,0,Lady Deathwhisper",
|
|
[847] = "631,0,Icecrown Gunship Battle",
|
|
[848] = "631,0,Deathbringer Saurfang",
|
|
[849] = "631,0,Festergut",
|
|
[850] = "631,0,Rotface",
|
|
[851] = "631,0,Professor Putricide",
|
|
[852] = "631,0,Blood Council",
|
|
[853] = "631,0,Queen Lana'thel",
|
|
[854] = "631,0,Valithria Dreamwalker",
|
|
[855] = "631,0,Sindragosa",
|
|
[856] = "631,0,The Lich King",
|
|
[857] = "631,1,Lord Marrowgar",
|
|
[858] = "631,1,Lady Deathwhisper",
|
|
[859] = "631,1,Icecrown Gunship Battle",
|
|
[860] = "631,1,Deathbringer Saurfang",
|
|
[861] = "631,1,Festergut",
|
|
[862] = "631,1,Rotface",
|
|
[863] = "631,1,Professor Putricide",
|
|
[864] = "631,1,Blood Council",
|
|
[865] = "631,1,Queen Lana'thel",
|
|
[866] = "631,1,Valithria Dreamwalker",
|
|
[867] = "631,1,Sindragosa",
|
|
[868] = "631,1,The Lich King",
|
|
[883] = "47,0,Agathelos the Raging",
|
|
[885] = "624,0,Toravon the Ice Watcher",
|
|
[886] = "624,1,Toravon the Ice Watcher",
|
|
[887] = "724,0,Halion",
|
|
[888] = "724,1,Halion",
|
|
[889] = "724,1,Baltharus the Warborn",
|
|
[890] = "724,0,Baltharus the Warborn",
|
|
[891] = "724,0,Saviana Ragefire",
|
|
[892] = "724,1,Saviana Ragefire",
|
|
[893] = "724,0,General Zarithrian",
|
|
[894] = "724,1,General Zarithrian",
|
|
};
|